Jul 24 00:46:15.902820 np0000005792 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 24 00:46:15.908466 np0000005792 devstack@c-api.service[100224]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 24 00:46:15 2026] *** Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: nodename: np0000005792 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: machine: x86_64 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: clock source: unix Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: pcre jit disabled Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: detected number of CPU cores: 16 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: current working directory: / Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: detected binary path: /usr/bin/uwsgi-core Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: your processes number limit is 257052 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: your memory page size is 4096 bytes Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: detected max file descriptor number: 2048 Jul 24 00:46:15.910689 np0000005792 devstack@c-api.service[100224]: lock engine: pthread robust mutexes Jul 24 00:46:15.911285 np0000005792 devstack@c-api.service[100224]: thunder lock: enabled Jul 24 00:46:15.911285 np0000005792 devstack@c-api.service[100224]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 24 00:46:15.911285 np0000005792 devstack@c-api.service[100224]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 24 00:46:15.911285 np0000005792 devstack@c-api.service[100224]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 24 00:46:15.911285 np0000005792 devstack@c-api.service[100224]: Set PythonHome to /opt/stack/data/venv Jul 24 00:46:15.944098 np0000005792 devstack@c-api.service[100224]: Python main interpreter initialized at 0x7b6c496a4668 Jul 24 00:46:15.944098 np0000005792 devstack@c-api.service[100224]: python threads support enabled Jul 24 00:46:15.944098 np0000005792 devstack@c-api.service[100224]: your server socket listen backlog is limited to 100 connections Jul 24 00:46:15.944098 np0000005792 devstack@c-api.service[100224]: your mercy for graceful operations on workers is 80 seconds Jul 24 00:46:15.944612 np0000005792 devstack@c-api.service[100224]: mapped 671795 bytes (656 KB) for 4 cores Jul 24 00:46:15.944747 np0000005792 devstack@c-api.service[100224]: *** Operational MODE: preforking *** Jul 24 00:46:15.944945 np0000005792 devstack@c-api.service[100224]: *** uWSGI is running in multiple interpreter mode *** Jul 24 00:46:15.944945 np0000005792 devstack@c-api.service[100224]: spawned uWSGI master process (pid: 100224) Jul 24 00:46:15.945107 np0000005792 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 24 00:46:15.945778 np0000005792 devstack@c-api.service[100224]: spawned uWSGI worker 1 (pid: 100229, cores: 1) Jul 24 00:46:15.945916 np0000005792 devstack@c-api.service[100224]: spawned uWSGI worker 2 (pid: 100230, cores: 1) Jul 24 00:46:15.946337 np0000005792 devstack@c-api.service[100224]: spawned uWSGI worker 3 (pid: 100231, cores: 1) Jul 24 00:46:15.946728 np0000005792 devstack@c-api.service[100224]: spawned uWSGI worker 4 (pid: 100232, cores: 1) Jul 24 00:46:15.946781 np0000005792 devstack@c-api.service[100224]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: we strongly recommend against using it for new projects. Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: framework. For more detail see Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:46:16.084431 np0000005792 devstack@c-api.service[100231]: import eventlet # noqa Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: we strongly recommend against using it for new projects. Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: framework. For more detail see Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:46:16.085054 np0000005792 devstack@c-api.service[100232]: import eventlet # noqa Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: we strongly recommend against using it for new projects. Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: framework. For more detail see Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:46:16.089135 np0000005792 devstack@c-api.service[100229]: import eventlet # noqa Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: we strongly recommend against using it for new projects. Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: framework. For more detail see Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:46:16.100097 np0000005792 devstack@c-api.service[100230]: import eventlet # noqa Jul 24 00:46:16.267147 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:46:16.267147 np0000005792 devstack@c-api.service[100229]: from cgi import parse_header Jul 24 00:46:16.270172 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:46:16.270172 np0000005792 devstack@c-api.service[100232]: from cgi import parse_header Jul 24 00:46:16.279705 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:46:16.279705 np0000005792 devstack@c-api.service[100231]: from cgi import parse_header Jul 24 00:46:16.282838 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:46:16.282838 np0000005792 devstack@c-api.service[100230]: from cgi import parse_header Jul 24 00:46:16.309372 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:46:16.309372 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:46:16.313911 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:46:16.313911 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:46:16.322863 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:46:16.322863 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:46:16.323470 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:46:16.323470 np0000005792 devstack@c-api.service[100229]: removals.removed_module( Jul 24 00:46:16.326401 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:46:16.326401 np0000005792 devstack@c-api.service[100229]: removals.removed_module( Jul 24 00:46:16.327681 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:46:16.327681 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:46:16.328408 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:46:16.328408 np0000005792 devstack@c-api.service[100232]: removals.removed_module( Jul 24 00:46:16.330621 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:46:16.330621 np0000005792 devstack@c-api.service[100232]: removals.removed_module( Jul 24 00:46:16.334237 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:46:16.334237 np0000005792 devstack@c-api.service[100230]: removals.removed_module( Jul 24 00:46:16.336527 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:46:16.336527 np0000005792 devstack@c-api.service[100230]: removals.removed_module( Jul 24 00:46:16.339731 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:46:16.339731 np0000005792 devstack@c-api.service[100231]: removals.removed_module( Jul 24 00:46:16.342201 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:46:16.342201 np0000005792 devstack@c-api.service[100231]: removals.removed_module( Jul 24 00:46:17.170034 np0000005792 devstack@c-api.service[100232]: /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 Jul 24 00:46:17.170034 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:46:17.190377 np0000005792 devstack@c-api.service[100229]: /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 Jul 24 00:46:17.190377 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:46:17.191978 np0000005792 devstack@c-api.service[100230]: /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 Jul 24 00:46:17.191978 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:46:17.214267 np0000005792 devstack@c-api.service[100231]: /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 Jul 24 00:46:17.214267 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:46:17.224584 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:46:17.224584 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:46:17.241202 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:46:17.241202 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:46:17.256037 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:46:17.256037 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:46:17.265088 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:46:17.265088 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:46:17.435810 np0000005792 devstack@c-api.service[100232]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:46:17.436110 np0000005792 devstack@c-api.service[100232]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100232) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:46:17.436181 np0000005792 devstack@c-api.service[100230]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:46:17.436399 np0000005792 devstack@c-api.service[100230]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100230) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:46:17.438329 np0000005792 devstack@c-api.service[100229]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:46:17.438594 np0000005792 devstack@c-api.service[100229]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100229) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:46:17.467055 np0000005792 devstack@c-api.service[100231]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:46:17.467284 np0000005792 devstack@c-api.service[100231]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100231) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:46:17.524494 np0000005792 devstack@c-api.service[100230]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:46:17.524494 np0000005792 devstack@c-api.service[100230]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:46:17.526382 np0000005792 devstack@c-api.service[100232]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:46:17.526382 np0000005792 devstack@c-api.service[100232]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:46:17.538091 np0000005792 devstack@c-api.service[100229]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:46:17.538091 np0000005792 devstack@c-api.service[100229]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:46:17.538764 np0000005792 devstack@c-api.service[100231]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:46:17.538764 np0000005792 devstack@c-api.service[100231]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:46:18.024265 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100230) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:46:18.024391 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100232) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:46:18.024653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.024714 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.024749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.024775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100229) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:46:18.024809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.024842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100231) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:46:18.024970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.025022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.025264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.025392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.025448 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.025557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.025628 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.025821 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.027057 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.027178 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.027178 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.027370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.027451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.027451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.027631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.027659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.027688 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.027709 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.027733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.027733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.027733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.027733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.028013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.028135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.028278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.028374 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.028472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.028541 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.028589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.028618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.028685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.028751 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.028820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.028899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.028940 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.028975 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029025 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.029118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.029140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.029251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.029280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.029319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.029377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.029403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.029403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029464 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.029509 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.029573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.029573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.029673 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.029700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029725 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.029747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.029769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029797 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.029820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.029892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.029920 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.029920 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.029966 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.029994 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.030021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.030059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.030098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.030098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.030149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.030175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.030175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.030245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.030271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.030297 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.030333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.030372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.030401 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.030424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.030449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.030476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.030476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.030476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.030476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.030562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.031683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.031777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.031777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.031862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.031899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.031934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.031979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.032038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.032085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.032085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.032169 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.032220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.032495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.032495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.032628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.032628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.032756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.032806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.032865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.032865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.032958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.033027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.033103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.033167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.033247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.033358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.033433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.033504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.033562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.033623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.033686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.033749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.033803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.033855 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.033924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.034133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.034133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.034133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.034133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.034133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.034256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.034418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.034484 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.034484 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.034616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.034661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.034709 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.034759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.034805 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.034873 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.034933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.034960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.034992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.035033 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.035071 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.035103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.035130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.035152 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.035180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.035216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.035247 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.035278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.035319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.035355 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.035385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.035407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.035435 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.035435 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.035477 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.035477 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.035683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.035683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.035683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.035883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.035936 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.036023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.036097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.036154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.036239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.036293 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.036357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.036416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.036461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.036512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.036578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.036634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.036680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.036712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.036737 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.036762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.036789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.036821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.036855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.036896 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.036927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.036954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.036978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.037003 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.037052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.037129 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.037154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.037217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.037240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.037269 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.037316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037386 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037466 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.037487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.037665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.037828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.037828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.037920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.038050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.038356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.038356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.038356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.038601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.038674 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.038736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.038787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.038787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.038905 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.038953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.038953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.039043 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.039092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.039137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.039184 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.039259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.039358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.039407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.039462 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.039531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.039596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.039596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.039698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.039746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.039803 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.039857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.039909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.039981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.040053 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.040125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.040212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.045414 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.045641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.045641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.045641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.045767 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.045767 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.045835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.045985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.046076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.046143 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.046270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.046372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.046436 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.046515 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.046578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.046578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.046664 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.046698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.046698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.046698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.046785 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.046823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.046823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.046911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.046948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.046985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.047017 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.047063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.047101 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.047142 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.047179 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.047239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.047279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.047325 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.047359 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.047395 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.047434 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.047475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.047511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.047543 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.047579 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.047615 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.047651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.047681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.047710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.047745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.047783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.047819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.047819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.048139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.048139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.048298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.048298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.048428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.048485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.048543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.049500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.049600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.049662 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.049718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.049792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.049865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.049935 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.050002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.050061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.050117 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.050174 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.050261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.050339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.050408 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.050473 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.050473 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.050584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.050642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.050706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.050706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.050706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.050898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.050898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.050898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.051077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.051141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.051207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.051274 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.051353 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.051417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.051478 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.051537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.051601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.051658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.051722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.051788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.051852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.051921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.051921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.052041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.052098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.052098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.052226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.052297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.052347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.052347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.052347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.052347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.052347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.052508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.052508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.052508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.052508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.052620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.052657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.052657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.052718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.052748 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.052786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.052827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.052866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.052866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.052930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.052967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.053000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.053031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.053063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.053099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.053138 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.053170 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.053439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.053508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.053566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.053623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.053623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.053623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.053623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.053841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.053841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.053841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.053841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.054052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.054052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.054052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.055117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.055211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.055283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.055368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.055368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.055482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.055538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.055538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.055696 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.055750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.055814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.055814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.055814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.055814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.056016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.056064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.056103 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.056135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.056169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.056169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.056263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.056301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.056301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.056375 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.056415 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.056445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.056475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.056504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.056774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.056843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.056910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.056981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.057046 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.057107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.057167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.057241 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.057294 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.057356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.057409 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.057453 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.057484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.057484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.057553 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.057589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.057731 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.057768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.057768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.057827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.057860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.057895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.057935 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.057964 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.057964 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.058023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.058052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.058052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.058596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.058676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.058726 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.058771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.058876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.058909 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.058950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.058988 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.059023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.059052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.059081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.059110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.059138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.059179 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.059237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.059269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.059303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.059368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.059400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.059431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.059461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.059491 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.059531 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.059569 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.059598 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.059628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.059658 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.059687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.059716 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.059746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.059785 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.059822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.059863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.059902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.059943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.059943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.060014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.060054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.060091 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.060129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.060160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.060221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.060263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.060297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.060340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.060377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.060415 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.060450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.060483 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.060522 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.060560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.060591 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.060631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.060668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.060700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.060738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.060779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.060814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.060848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.060884 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.060916 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.060958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.060996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.061027 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.061062 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.061095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.061132 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.061167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.061222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.061258 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.061294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.061342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.061380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.061411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.061449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.061486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.061521 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.061552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.061582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.061611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.061648 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.061688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.061723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.061754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.061789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.061819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.061852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.061890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.061920 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.061955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.061987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.062018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.062058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.062096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.062127 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.062158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.062916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.062983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.063057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.063123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.063184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.063256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.063337 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.063397 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.063450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.063450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.063565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.063874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.063874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.063874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.064053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.064115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.064171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.064239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.064239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.064372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.064432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.064494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.064494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.064494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.064494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.064710 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.064798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.064869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.064925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.064983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.065042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.065042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.065154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.065237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.065300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.065372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.065426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.065481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.065539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.065595 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.065595 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.065695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.065759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.066079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.066144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.066144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.066276 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.066343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.066397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.066453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.066515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.066572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.066632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.066687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.066746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.066811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.066880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.066947 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.067011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.067067 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.067120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.067184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.067260 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.067337 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.067406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.067470 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.067527 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.067585 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.067650 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.067716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.067776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.067833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.067893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.067949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.068016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.068078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.068139 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.068214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.068283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.068359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.068416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.068470 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.068523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.068584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.068655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.068718 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.068774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.068774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.068774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.068774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.068985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.069398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.069398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.069398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.069398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.069398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.069668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.069734 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.069792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.069850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.069911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.069911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.069911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.069911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.069911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.070137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.070356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.070558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.070558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.070558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.070558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.070671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.070702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.070702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.070761 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.070792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.070827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.070827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.070827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.070914 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.070947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.070983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.071023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.071065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.071065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.071065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.071065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.071065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.071547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.071547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.071547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.071547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.071764 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.071834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.071897 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.071959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.072022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.072084 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.072150 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.072224 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.072292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.072363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.072417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.072417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.072532 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.072593 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.072651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.072717 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.072781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.072845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.072910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.072969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.073037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.073097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.073159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.073247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.073306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.073306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.073306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.073306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.073510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.073564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.073564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.073659 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.073697 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.073734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.073771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.073802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.073839 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.073875 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.073909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.073944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.073971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.074003 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.074032 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.074064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.074091 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.074118 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.074149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.074177 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.074225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.074268 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.074301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.074343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.074373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.074406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.074437 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.074465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.074498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.074530 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.074557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.074646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.074682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.074714 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.074743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.074777 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.074807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.074837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.074868 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.074896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.074935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.074935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.074993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.075022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.075054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.077837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.077939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.078016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.078016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.078121 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.078208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.078284 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.078359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.078424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.078488 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.078542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.078592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.078643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.078702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.078758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.078758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.078873 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.078927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.078986 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.079040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.079096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.079152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.079152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.079287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.079347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.079347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.079347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.079347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.083358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.083484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.083484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.083640 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.083719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.083791 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.083860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.083934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.084021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.084021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.084179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.084179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.084360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.084446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.084842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.084927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.084971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.085011 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.085065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.085065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.085137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.085184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.085252 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.085292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.085354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.085404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.085446 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.085494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.085543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.085586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.085633 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.085678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.085678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.085741 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.085790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.085832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.085871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.085871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.085959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.085959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.086055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.086099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.086143 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.086203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.086257 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.086304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.086353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.086387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.086422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.086470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.086513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.086549 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.086582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.086623 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.086664 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.086664 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:46:18.088146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.088328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.088328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.088410 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.088410 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.088530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.088684 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.088766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.088861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.088928 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.088976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.089020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.089795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.089882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.089954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.090017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.090063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.090118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.090421 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100229) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:46:18.090495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:46:18.090572 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:46:18.090649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:46:18.090713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:46:18.090790 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100229) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:46:18.130806 np0000005792 devstack@c-api.service[100230]: INFO dbcounter [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Registered counter for database cinder Jul 24 00:46:18.132014 np0000005792 devstack@c-api.service[100232]: INFO dbcounter [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Registered counter for database cinder Jul 24 00:46:18.137367 np0000005792 devstack@c-api.service[100231]: INFO dbcounter [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Registered counter for database cinder Jul 24 00:46:18.142126 np0000005792 devstack@c-api.service[100229]: INFO dbcounter [None req-a13af443-2949-4757-8643-271e57a90047 None None] Registered counter for database cinder Jul 24 00:46:18.171145 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 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=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.172217 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-9e6d2684-b067-4498-b504-2fa73139b83b 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=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.180799 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac4f122-ad74-4906-864d-e342577afa39 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=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.185888 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-a13af443-2949-4757-8643-271e57a90047 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=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.275144 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writer thread running {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:46:18.278187 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:46:18.281091 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:46:18.283538 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:46:18.285826 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:46:18.286212 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.286542 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.288343 np0000005792 devstack@c-api.service[100230]: WARNING cinder.keymgr.conf_key_mgr [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.291552 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.291692 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.295145 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writer thread running {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:46:18.297953 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:46:18.300646 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:46:18.302887 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:46:18.305072 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:46:18.305485 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.305776 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.306484 np0000005792 devstack@c-api.service[100232]: WARNING cinder.keymgr.conf_key_mgr [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.309969 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.310182 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.310883 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writer thread running {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:46:18.315161 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:46:18.316821 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writer thread running {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:46:18.320553 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:46:18.320698 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:46:18.324029 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:46:18.324611 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:46:18.328306 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:46:18.328421 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:46:18.328972 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.329362 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.330467 np0000005792 devstack@c-api.service[100231]: WARNING cinder.keymgr.conf_key_mgr [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.331389 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:46:18.331929 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.332390 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.333381 np0000005792 devstack@c-api.service[100229]: WARNING cinder.keymgr.conf_key_mgr [None req-a13af443-2949-4757-8643-271e57a90047 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.334726 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 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=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.335631 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.335974 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.337122 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.337391 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.339174 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:46:18.342184 np0000005792 devstack@c-api.service[100230]: INFO cinder.rpc [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:46:18.342958 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.343661 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.354602 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-9e6d2684-b067-4498-b504-2fa73139b83b 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=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.356360 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.356751 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.357854 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:46:18.359939 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.360175 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.361010 np0000005792 devstack@c-api.service[100232]: INFO cinder.rpc [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:46:18.361571 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.362122 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.366054 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.366341 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.370714 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.370963 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.374626 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.374626 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.374747 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.374747 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.376921 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.377065 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.377331 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.377386 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.380270 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.380270 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.380460 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac4f122-ad74-4906-864d-e342577afa39 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=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.380686 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.380966 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.381977 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-a13af443-2949-4757-8643-271e57a90047 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=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:18.383790 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.383996 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.385308 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:46:18.385981 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.386205 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:46:18.386378 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.386835 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.387124 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.388111 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.389216 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.389306 np0000005792 devstack@c-api.service[100231]: INFO cinder.rpc [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:46:18.389393 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.389440 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.389440 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.389679 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.389922 np0000005792 devstack@c-api.service[100229]: INFO cinder.rpc [None req-a13af443-2949-4757-8643-271e57a90047 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:46:18.390518 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.390708 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.390753 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.390910 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.391998 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.391998 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.395468 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.395686 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.396909 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.396966 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.398886 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.399129 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.399909 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.400138 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.401666 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.401781 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.401858 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.401996 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.402922 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.403023 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.403128 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.403218 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.403955 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.404129 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.404930 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.404996 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.405045 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.405107 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.405269 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.405339 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.405784 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.405928 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.406147 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.406342 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.406993 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.407153 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.407875 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.408089 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.408917 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.409094 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.409336 np0000005792 devstack@c-api.service[100230]: WARNING cinder.api.contrib.hosts [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:46:18.409738 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.409904 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.410210 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.410378 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.410607 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: extensions {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.411414 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.411656 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.411839 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: consistencygroups {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.412779 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.412965 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.413292 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.413498 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.413676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: extra_specs {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.414343 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.414526 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.415031 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.415279 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.415503 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.415628 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.416157 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: capabilities {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.416942 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.416942 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.417252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: backups {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.417425 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.417537 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.417645 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.417883 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.418295 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.418441 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.419053 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-quota-sets {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.419116 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.419116 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.419530 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.419687 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.419759 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.419813 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.420583 np0000005792 devstack@c-api.service[100232]: WARNING cinder.api.contrib.hosts [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:46:18.420806 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.420858 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: qos-specs {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.420959 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.421141 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.421367 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.421459 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: extensions {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.422581 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: consistencygroups {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.422970 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.423213 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.423390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: encryption {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.423613 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.423786 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.424273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: extra_specs {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.425293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: encryption {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.425584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: capabilities {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.426100 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.426358 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.426738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: backups {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.427100 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.427160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: cgsnapshots {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.427360 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.428912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: scheduler-stats {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.429452 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.429666 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.430443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-quota-sets {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.430691 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-volume-manage {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.430770 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.430975 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.432388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: qos-specs {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.432442 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-snapshot-manage {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.432681 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.432910 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.433682 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.433903 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.434166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-volume-transfer {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.434760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: encryption {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.435215 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.435440 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.435800 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.436019 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.436140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-hosts {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.437040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: encryption {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.437175 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.437412 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.437811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-volume-type-access {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.439071 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.439136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: cgsnapshots {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.439298 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.439764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-availability-zone {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.439905 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.440097 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.440615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: scheduler-stats {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.441458 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extended resource: os-quota-class-sets {{(pid=100230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.442286 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-volume-manage {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.443434 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.443602 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.444349 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-snapshot-manage {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.444629 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.444799 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.445710 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.445879 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.446233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-volume-transfer {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.446397 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.446484 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.446564 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.446613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] SnapshotActionsController initialized {{(pid=100230) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:46:18.446756 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.447182 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.447318 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.448142 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.448318 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.448484 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-hosts {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.449155 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.449225 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.449358 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.449421 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.450355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-volume-type-access {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.450421 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.450460 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.450489 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.450576 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.450873 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.450992 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.451140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.451350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.451484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.451632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.451770 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.451902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension UsedLimits extending resource: limits {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452307 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.452384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452440 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.452480 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.452517 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-availability-zone {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.452561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452614 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.452671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension AdminActions extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension AdminActions extending resource: snapshots {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.452901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension AdminActions extending resource: backups {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.453029 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeActions extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.453140 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.453201 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.453289 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.453349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.router [None req-d1a52332-6031-46cd-9866-0cf772c8fb31 None None] Extension TypesManage extending resource: types {{(pid=100230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.454512 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.454776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extended resource: os-quota-class-sets {{(pid=100232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.454844 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.454891 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.454891 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.455411 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.455579 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.455738 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.455897 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.455935 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.455969 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.456630 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.456709 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.456743 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.456779 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.456871 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.456918 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.457622 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.457696 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.457751 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.457786 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.457822 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.457965 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.458518 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.458613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] SnapshotActionsController initialized {{(pid=100232) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:46:18.458688 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.459207 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.459273 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.459319 np0000005792 devstack@c-api.service[100231]: WARNING cinder.api.contrib.hosts [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:46:18.459376 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.459416 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.459641 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.459834 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.460693 np0000005792 devstack@c-api.service[100229]: WARNING cinder.api.contrib.hosts [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:46:18.460755 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.460809 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.460850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: extensions {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.460894 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.461134 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.461745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: extensions {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.461826 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.461940 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.462471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: consistencygroups {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.462893 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.463066 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.463222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: consistencygroups {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.463977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464876 np0000005792 devstack@c-api.service[100230]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b6c496a4668 pid: 100230 (default app) Jul 24 00:46:18.464941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension UsedLimits extending resource: limits {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.464998 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension AdminActions extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465450 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: extra_specs {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.465568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension AdminActions extending resource: snapshots {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension AdminActions extending resource: backups {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.465892 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeActions extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.466077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.466260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: extra_specs {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.466330 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.router [None req-9e6d2684-b067-4498-b504-2fa73139b83b None None] Extension TypesManage extending resource: types {{(pid=100232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.467658 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: capabilities {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.468202 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: capabilities {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.468687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: backups {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.469375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: backups {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.470454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-quota-sets {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.471709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: qos-specs {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.471808 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-quota-sets {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.473359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: encryption {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.473596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: qos-specs {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.474695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: encryption {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.475759 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: encryption {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.475991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: cgsnapshots {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.476707 np0000005792 devstack@c-api.service[100232]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b6c496a4668 pid: 100232 (default app) Jul 24 00:46:18.477149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: scheduler-stats {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.477289 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6dad196b-7c69-4232-aa77-85d15b12e8c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:18.477671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: encryption {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.478352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-volume-manage {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.479288 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: cgsnapshots {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.479428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-snapshot-manage {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.480589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-volume-transfer {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.480966 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: scheduler-stats {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.481270 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1/1] 10.4.3.67 () {60 vars in 918 bytes} [Fri Jul 24 00:46:18 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:46:18.481850 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-hosts {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.482484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-volume-manage {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.482896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-volume-type-access {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.484055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-snapshot-manage {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.484132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-availability-zone {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.485367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extended resource: os-quota-class-sets {{(pid=100229) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.485960 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-volume-transfer {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.486675 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.486830 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.488078 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.488078 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.488348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-hosts {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.488574 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.488732 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.489401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.snapshot_actions [None req-a13af443-2949-4757-8643-271e57a90047 None None] SnapshotActionsController initialized {{(pid=100229) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:46:18.490279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-volume-type-access {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.491047 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.491047 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.491498 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.491663 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.491801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-availability-zone {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.493066 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.493066 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.493603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extended resource: os-quota-class-sets {{(pid=100231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:46:18.496041 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-a13af443-2949-4757-8643-271e57a90047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.496041 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-a13af443-2949-4757-8643-271e57a90047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.496041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496252 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.496308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496374 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension UsedLimits extending resource: limits {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496685 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.496816 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.497210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension AdminActions extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.497282 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.497353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension AdminActions extending resource: snapshots {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.497353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension AdminActions extending resource: backups {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.497470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeActions extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.497634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.497712 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.497763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.router [None req-a13af443-2949-4757-8643-271e57a90047 None None] Extension TypesManage extending resource: types {{(pid=100229) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.498234 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.499423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] SnapshotActionsController initialized {{(pid=100231) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:46:18.499423 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.499423 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.499953 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.500072 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.501416 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.501416 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.501702 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:46:18.501901 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:46:18.503295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.503295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.503295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.503295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.503474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension UsedLimits extending resource: limits {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504447 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension AdminActions extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.504616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension AdminActions extending resource: snapshots {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.505221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension AdminActions extending resource: backups {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.505221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeActions extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.505221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.505221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.router [None req-1ac4f122-ad74-4906-864d-e342577afa39 None None] Extension TypesManage extending resource: types {{(pid=100231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:46:18.509161 np0000005792 devstack@c-api.service[100229]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b6c496a4668 pid: 100229 (default app) Jul 24 00:46:18.513952 np0000005792 devstack@c-api.service[100231]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b6c496a4668 pid: 100231 (default app) Jul 24 00:46:23.818020 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ebccd12a-6c9e-4e32-8086-0905ef24f570 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:24.508864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebccd12a-6c9e-4e32-8086-0905ef24f570 admin admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:46:24.509518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ebccd12a-6c9e-4e32-8086-0905ef24f570 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:46:24.511134 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:46:24.511134 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:46:24.543992 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-ebccd12a-6c9e-4e32-8086-0905ef24f570 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=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:24.570949 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebccd12a-6c9e-4e32-8086-0905ef24f570 admin admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:46:24.571432 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1/2] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 00:46:23 2026] POST /volume/v3/types => generated 183 bytes in 763 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:46:24.580876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-09119377-3886-4e28-a46a-e219a70881a1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:24.888979 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09119377-3886-4e28-a46a-e219a70881a1 admin admin] POST https://10.4.3.67/volume/v3/types/3b93ce04-fc23-4d32-abad-3f1075839255/extra_specs Jul 24 00:46:24.889863 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09119377-3886-4e28-a46a-e219a70881a1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:46:24.891689 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:46:24.891689 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:46:24.926104 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-09119377-3886-4e28-a46a-e219a70881a1 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=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:24.987868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09119377-3886-4e28-a46a-e219a70881a1 admin admin] https://10.4.3.67/volume/v3/types/3b93ce04-fc23-4d32-abad-3f1075839255/extra_specs returned with HTTP 200 Jul 24 00:46:24.988383 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 2/3] 10.4.3.67 () {68 vars in 1442 bytes} [Fri Jul 24 00:46:24 2026] POST /volume/v3/types/3b93ce04-fc23-4d32-abad-3f1075839255/extra_specs => generated 52 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:46:25.273079 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c5332de1-a552-4fc1-a3c2-b57087b69cf1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:25.602763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5332de1-a552-4fc1-a3c2-b57087b69cf1 admin admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:46:25.603538 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c5332de1-a552-4fc1-a3c2-b57087b69cf1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:46:25.605460 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:46:25.605460 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:46:25.647442 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-c5332de1-a552-4fc1-a3c2-b57087b69cf1 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=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:25.678204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5332de1-a552-4fc1-a3c2-b57087b69cf1 admin admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:46:25.678204 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1/4] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 00:46:25 2026] POST /volume/v3/types => generated 186 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:46:25.699460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c4ca9c7d-5d2b-444f-94a7-bdbfffd89445 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:26.032208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4ca9c7d-5d2b-444f-94a7-bdbfffd89445 admin admin] POST https://10.4.3.67/volume/v3/types/ef888198-05e6-4fdc-9dfa-b2746a812530/extra_specs Jul 24 00:46:26.032903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4ca9c7d-5d2b-444f-94a7-bdbfffd89445 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:46:26.034675 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:46:26.034675 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:46:26.069679 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ca9c7d-5d2b-444f-94a7-bdbfffd89445 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=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:46:26.128971 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4ca9c7d-5d2b-444f-94a7-bdbfffd89445 admin admin] https://10.4.3.67/volume/v3/types/ef888198-05e6-4fdc-9dfa-b2746a812530/extra_specs returned with HTTP 200 Jul 24 00:46:26.129456 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1/5] 10.4.3.67 () {68 vars in 1442 bytes} [Fri Jul 24 00:46:25 2026] POST /volume/v3/types/ef888198-05e6-4fdc-9dfa-b2746a812530/extra_specs => generated 45 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:46:34.568084 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:46:34.986259 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:46:35.673445 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:46:36.126582 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:46:52.844537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ee8bdf58-18d1-4e04-8eb7-7a89697725a4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:46:52.845414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ee8bdf58-18d1-4e04-8eb7-7a89697725a4 None None] GET https://10.4.3.67/volume// Jul 24 00:46:52.845632 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ee8bdf58-18d1-4e04-8eb7-7a89697725a4 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:46:52.845896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ee8bdf58-18d1-4e04-8eb7-7a89697725a4 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:46:52.846488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ee8bdf58-18d1-4e04-8eb7-7a89697725a4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:46:52.846828 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 2/6] 10.4.3.67 () {66 vars in 1418 bytes} [Fri Jul 24 00:46:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:47:39.847527 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b65641ac-b938-43e3-b59c-e7a9dc5725ea None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:47:40.140211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b65641ac-b938-43e3-b59c-e7a9dc5725ea tempest-verify_tempest_config-447500846 tempest-verify_tempest_config-447500846-project-member] GET https://10.4.3.67/volume/v3/extensions Jul 24 00:47:40.140565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b65641ac-b938-43e3-b59c-e7a9dc5725ea tempest-verify_tempest_config-447500846 tempest-verify_tempest_config-447500846-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:47:40.140893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b65641ac-b938-43e3-b59c-e7a9dc5725ea tempest-verify_tempest_config-447500846 tempest-verify_tempest_config-447500846-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:47:40.141440 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b65641ac-b938-43e3-b59c-e7a9dc5725ea tempest-verify_tempest_config-447500846 tempest-verify_tempest_config-447500846-project-member] https://10.4.3.67/volume/v3/extensions returned with HTTP 200 Jul 24 00:47:40.141976 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 3/7] 10.4.3.67 () {66 vars in 1239 bytes} [Fri Jul 24 00:47:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:48:48.083928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:48.545509 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:48:48.548212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-549704009", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:48:48.548212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-549704009', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:48:49.286847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume of 1 GB Jul 24 00:48:49.299687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:48:49.298387. {{(pid=100229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:48:49.300284 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Availability Zones retrieved successfully. Jul 24 00:48:49.331289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (a49d5233-7695-4075-ba3b-7dab093c8b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:48:49.332865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffd2b8e-1c10-44b4-86d7-b9476ee03e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:49.334633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:48:49.487544 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffd2b8e-1c10-44b4-86d7-b9476ee03e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:49.489566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b66c75a-8d4e-4879-b755-9f6621a24a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:49.550556 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:48:49.557693 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:48:49.633714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Created reservations ['dc6c2fa2-b803-4876-bd6a-2d586d082aae', 'b5051c78-3c17-4071-a08c-1c9a7cdb1717', '21e247fc-c902-491b-bcb5-9aaf9a3fb862', '5824c628-542a-49da-9c0a-625ef942751c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:48:49.634913 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b66c75a-8d4e-4879-b755-9f6621a24a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6c2fa2-b803-4876-bd6a-2d586d082aae', 'b5051c78-3c17-4071-a08c-1c9a7cdb1717', '21e247fc-c902-491b-bcb5-9aaf9a3fb862', '5824c628-542a-49da-9c0a-625ef942751c']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:49.636093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f388db5-85a0-489e-a6b0-bdbe9c869236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:49.701587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f388db5-85a0-489e-a6b0-bdbe9c869236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbb22f3-2ea6-4e92-93f8-2cd204cd8389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-549704009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['dc6c2fa2-b803-4876-bd6a-2d586d082aae','b5051c78-3c17-4071-a08c-1c9a7cdb1717','21e247fc-c902-491b-bcb5-9aaf9a3fb862','5824c628-542a-49da-9c0a-625ef942751c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-549704009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbb22f3-2ea6-4e92-93f8-2cd204cd8389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4d11700b084e3d950f02d2473b783a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:49.702926 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824545de-bf75-4540-958b-bb6986ce5976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:49.737287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824545de-bf75-4540-958b-bb6986ce5976) transitioned into state 'SUCCESS' from state '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-549704009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['dc6c2fa2-b803-4876-bd6a-2d586d082aae','b5051c78-3c17-4071-a08c-1c9a7cdb1717','21e247fc-c902-491b-bcb5-9aaf9a3fb862','5824c628-542a-49da-9c0a-625ef942751c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:49.737874 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f716dad2-18b9-486c-9b6c-566fbbedf19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:49.771745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f716dad2-18b9-486c-9b6c-566fbbedf19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:49.772897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (a49d5233-7695-4075-ba3b-7dab093c8b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:48:49.773374 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request issued successfully. Jul 24 00:48:49.774443 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa3b4dbf-d58d-44fe-a669-995af5323586 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:48:49.774902 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 2/8] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:48:48 2026] POST /volume/v3/volumes => generated 749 bytes in 1692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:48:49.797357 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:49.805725 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:49.806020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:49.806258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:49.845090 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:49.845090 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:48:49.854725 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:49.864429 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9306b3ca-979b-45f2-8bc9-ca6fb1f77a42 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:49.864955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 2/9] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:49 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:50.040255 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-29cb63ff-92df-42bd-abae-5250daf0fecc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:50.043522 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:48:50.044018 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-980634043"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:48:50.046167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-980634043'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:48:50.047322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Create volume of 1 GB Jul 24 00:48:50.059080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:48:50.057956. {{(pid=100232) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:48:50.059080 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Availability Zones retrieved successfully. Jul 24 00:48:50.086980 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Flow 'volume_create_api' (1f08e0b1-b9fe-44e7-bb5d-ad184871783a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:48:50.088757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50de0ab-606d-4fd7-916b-f0c31f1aadf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:50.090957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:48:50.161594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50de0ab-606d-4fd7-916b-f0c31f1aadf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:50.162552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e462c0fe-b5b8-48f7-9316-41b7528d8c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:50.215295 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:48:50.215678 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:48:50.298961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Created reservations ['fc13fe12-0a10-451d-a3af-907072161b82', 'b13655d8-9ae3-4775-a077-11754e92ae64', '7ba46fbb-de98-474c-a28d-4aa6b191eb94', '45f4d57a-eada-42d3-bb58-3b6eccd998c3'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:48:50.301506 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e462c0fe-b5b8-48f7-9316-41b7528d8c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc13fe12-0a10-451d-a3af-907072161b82', 'b13655d8-9ae3-4775-a077-11754e92ae64', '7ba46fbb-de98-474c-a28d-4aa6b191eb94', '45f4d57a-eada-42d3-bb58-3b6eccd998c3']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:50.301506 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8044bc7-03a0-4bf3-95c7-a33683cdcca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:50.375689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8044bc7-03a0-4bf3-95c7-a33683cdcca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc112e1-3a1a-40c2-8ab0-ae2252f52a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-980634043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65567088f4e34181960a280ece19690f',qos_specs=None,replication_status=,reservations=['fc13fe12-0a10-451d-a3af-907072161b82','b13655d8-9ae3-4775-a077-11754e92ae64','7ba46fbb-de98-474c-a28d-4aa6b191eb94','45f4d57a-eada-42d3-bb58-3b6eccd998c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90f76eb8be04955bb22500c6192f14a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-980634043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc112e1-3a1a-40c2-8ab0-ae2252f52a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65567088f4e34181960a280ece19690f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90f76eb8be04955bb22500c6192f14a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:50.377069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7236dd9e-ac69-4eda-a3fb-705fef98c5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:50.414400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7236dd9e-ac69-4eda-a3fb-705fef98c5d5) transitioned into state 'SUCCESS' from state '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-980634043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65567088f4e34181960a280ece19690f',qos_specs=None,replication_status=,reservations=['fc13fe12-0a10-451d-a3af-907072161b82','b13655d8-9ae3-4775-a077-11754e92ae64','7ba46fbb-de98-474c-a28d-4aa6b191eb94','45f4d57a-eada-42d3-bb58-3b6eccd998c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90f76eb8be04955bb22500c6192f14a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:50.415558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952ec6e2-90b9-4547-9be0-770e27d5d937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:48:50.454139 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952ec6e2-90b9-4547-9be0-770e27d5d937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:48:50.455992 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Flow 'volume_create_api' (1f08e0b1-b9fe-44e7-bb5d-ad184871783a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:48:50.456553 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Create volume request issued successfully. Jul 24 00:48:50.458078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-29cb63ff-92df-42bd-abae-5250daf0fecc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:48:50.460538 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 3/10] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:48:50 2026] POST /volume/v3/volumes => generated 749 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:48:50.475984 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:50.478922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:48:50.479253 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:50.479558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:50.529757 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:50.529757 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:48:50.541768 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:48:50.556010 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eede93fd-85b5-4053-bce5-a23d0d772d0a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:48:50.556938 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 4/11] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:50 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:50.887822 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:50.890134 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:50.890476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:50.890732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:50.904021 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:50.904021 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:48:50.913520 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:50.922389 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0472a4ed-2f5f-46dd-a0ba-1494bdfe8f3d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:50.922920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 3/12] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:50 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:51.580805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:51.582609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:48:51.582903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:51.583162 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:51.592156 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:51.592156 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:48:51.597362 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:48:51.603635 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b449920e-230d-42c3-965a-8ff5a4bb38fd tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:48:51.604083 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 3/13] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:51 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:51.942866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-85547678-6478-4555-a13a-b8b1fee5f1ff None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:51.945558 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-85547678-6478-4555-a13a-b8b1fee5f1ff tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:51.945832 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-85547678-6478-4555-a13a-b8b1fee5f1ff tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:51.946136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-85547678-6478-4555-a13a-b8b1fee5f1ff tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:51.956666 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:51.956666 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:48:51.968614 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-85547678-6478-4555-a13a-b8b1fee5f1ff tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:51.979085 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-85547678-6478-4555-a13a-b8b1fee5f1ff tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:51.979601 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 4/14] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:51 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:52.997890 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:53.000411 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:53.000683 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:53.000879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:53.008840 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:53.008840 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:48:53.018603 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:53.026302 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b37b1768-269d-412e-983e-c64f6d04c5f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:53.026980 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 5/15] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:52 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:54.047440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:54.049872 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:54.050168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:54.050553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:54.062704 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:54.062704 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:48:54.071631 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:54.078504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7f0a44b2-eaf2-45d7-a494-c281b5b1c160 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:54.078932 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 4/16] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:54 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:55.098322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-72856dd8-257d-4bb7-96e6-cfca0386341c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:55.101234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72856dd8-257d-4bb7-96e6-cfca0386341c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:55.101387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72856dd8-257d-4bb7-96e6-cfca0386341c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:55.101681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72856dd8-257d-4bb7-96e6-cfca0386341c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:55.111579 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:55.111579 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:48:55.117471 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-72856dd8-257d-4bb7-96e6-cfca0386341c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:55.124013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72856dd8-257d-4bb7-96e6-cfca0386341c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:55.124459 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 4/17] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:55 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:56.141385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:56.144151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:56.144441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:56.144689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:56.155968 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:56.155968 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:48:56.164386 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:56.174529 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9349993d-6ae1-4b7b-9bcd-66a981900db3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:56.174735 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 5/18] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:56 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:57.191255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:57.193273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:57.193430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:57.193686 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:57.203226 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:57.203226 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:48:57.208483 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:57.214657 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58d1e441-6ae5-4eff-821b-7d8e7d199d2f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:57.215176 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 6/19] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:57 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:58.231887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:58.237034 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:58.237599 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:58.239129 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:58.254702 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:58.254702 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:48:58.266220 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:58.278984 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4f95f38-3012-4061-b0ea-ce65ae7f86cc tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:58.279787 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 5/20] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:58 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:48:59.300959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:48:59.304563 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:48:59.304737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:48:59.305045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:48:59.321589 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:48:59.321589 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:48:59.346919 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:48:59.357743 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c814c9bc-fe1a-4679-87ed-6921d99f878c tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:48:59.358693 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 5/21] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:48:59 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:00.383355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:00.388871 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:49:00.389364 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:00.389676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:00.415383 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:00.415383 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:00.428038 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:00.437594 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3daf5ca9-8261-4799-a470-2d6ae7cbbbb4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:49:00.438047 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 6/22] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:00 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 902 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:01.460694 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-88917596-e6d9-4a08-aac1-516453c5b460 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:01.461836 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88917596-e6d9-4a08-aac1-516453c5b460 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:49:01.462096 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-88917596-e6d9-4a08-aac1-516453c5b460 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:01.463203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-88917596-e6d9-4a08-aac1-516453c5b460 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:01.483169 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:01.483169 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:01.493771 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-88917596-e6d9-4a08-aac1-516453c5b460 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:01.503376 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88917596-e6d9-4a08-aac1-516453c5b460 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:49:01.504325 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 7/23] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:01 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 1388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:01.524595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:01.529785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:01.530800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-930776690"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:01.533110 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-930776690'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:01.533263 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume of 1 GB Jul 24 00:49:01.541964 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Availability Zones retrieved successfully. Jul 24 00:49:01.550214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (050c9329-0edf-4733-a45f-8802cd3e32e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:01.551814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7176914d-2324-48e5-ab6b-d44b48465b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:01.552916 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:01.619381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7176914d-2324-48e5-ab6b-d44b48465b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:01.621132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc0e6c1-da20-475d-80ea-d92fa81d0811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:01.710543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Created reservations ['e2768932-93bb-4a41-a685-1118c334ac0e', '5aaf60b7-259b-45fd-9846-107ca0322473', '3531a39f-d8ac-43c2-9e97-1e0a59a9c1e2', 'dd2fb842-228a-40e6-b7e6-34aa565a8fc6'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:01.712246 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc0e6c1-da20-475d-80ea-d92fa81d0811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2768932-93bb-4a41-a685-1118c334ac0e', '5aaf60b7-259b-45fd-9846-107ca0322473', '3531a39f-d8ac-43c2-9e97-1e0a59a9c1e2', 'dd2fb842-228a-40e6-b7e6-34aa565a8fc6']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:01.713703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33904631-7a0e-4ea8-852d-9778fc4cc65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:01.746807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33904631-7a0e-4ea8-852d-9778fc4cc65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b53a3d-13cc-4916-8bdd-6fda9937a08e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-930776690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['e2768932-93bb-4a41-a685-1118c334ac0e','5aaf60b7-259b-45fd-9846-107ca0322473','3531a39f-d8ac-43c2-9e97-1e0a59a9c1e2','dd2fb842-228a-40e6-b7e6-34aa565a8fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-930776690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b53a3d-13cc-4916-8bdd-6fda9937a08e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4d11700b084e3d950f02d2473b783a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:01.747821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923af08b-5451-4499-8c32-cad02f876fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:01.785394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923af08b-5451-4499-8c32-cad02f876fa6) transitioned into state 'SUCCESS' from state '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-930776690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['e2768932-93bb-4a41-a685-1118c334ac0e','5aaf60b7-259b-45fd-9846-107ca0322473','3531a39f-d8ac-43c2-9e97-1e0a59a9c1e2','dd2fb842-228a-40e6-b7e6-34aa565a8fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:01.786612 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0fa485-c68a-4e26-b859-97a3a20458a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:01.812214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0fa485-c68a-4e26-b859-97a3a20458a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:01.813366 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (050c9329-0edf-4733-a45f-8802cd3e32e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:01.814801 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request issued successfully. Jul 24 00:49:01.815544 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1e6eb993-e400-4b40-ab26-42efaf748fe4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:01.817585 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 6/24] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:01 2026] POST /volume/v3/volumes => generated 749 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:01.830632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:01.833504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:49:01.833950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:01.836766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:01.854058 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:01.854058 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:01.867029 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:01.874244 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a18301f-52c4-4252-aaf2-89a3d165a605 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 200 Jul 24 00:49:01.875321 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 6/25] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:01 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:02.895027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1092dcad-a44e-408b-b947-42747967175d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:02.898680 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1092dcad-a44e-408b-b947-42747967175d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:49:02.898907 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1092dcad-a44e-408b-b947-42747967175d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:02.899131 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1092dcad-a44e-408b-b947-42747967175d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:02.907001 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:02.907001 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:02.911765 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1092dcad-a44e-408b-b947-42747967175d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:02.917493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1092dcad-a44e-408b-b947-42747967175d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 200 Jul 24 00:49:02.917890 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 7/26] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:02 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:02.935398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:02.939562 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:02.940000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1181397499"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:02.944505 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1181397499'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:02.946317 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume of 1 GB Jul 24 00:49:02.974616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:49:02.971526. {{(pid=100230) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:49:02.974801 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Availability Zones retrieved successfully. Jul 24 00:49:02.996364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (e0eed184-b812-4ad8-9702-e05e06d2483f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:02.997876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a26d87f-c1f6-4d87-97c4-3aab618c38e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:02.999061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:03.075079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a26d87f-c1f6-4d87-97c4-3aab618c38e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:03.077911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea0c7f-f37a-41e0-9641-a20a304d0559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:03.151171 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:03.151854 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:03.181674 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Created reservations ['4e69f00a-e270-4981-8ca1-871cba1026f4', 'ccea79c3-01a4-46d8-a610-2e5f9915e9fe', '96af7a67-cc6f-40b2-b157-49aca564a3da', '2eaef382-2d23-4368-9e1a-abdf5a5dcc98'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:03.182748 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea0c7f-f37a-41e0-9641-a20a304d0559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e69f00a-e270-4981-8ca1-871cba1026f4', 'ccea79c3-01a4-46d8-a610-2e5f9915e9fe', '96af7a67-cc6f-40b2-b157-49aca564a3da', '2eaef382-2d23-4368-9e1a-abdf5a5dcc98']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:03.183835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f842b612-8d68-4a71-8a81-73469739adec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:03.217402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f842b612-8d68-4a71-8a81-73469739adec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4249093c-5308-4738-8319-c880780c0a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1181397499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['4e69f00a-e270-4981-8ca1-871cba1026f4','ccea79c3-01a4-46d8-a610-2e5f9915e9fe','96af7a67-cc6f-40b2-b157-49aca564a3da','2eaef382-2d23-4368-9e1a-abdf5a5dcc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1181397499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4249093c-5308-4738-8319-c880780c0a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4d11700b084e3d950f02d2473b783a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:03.218791 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906b1729-f2bc-407a-a961-9c01aac9ff31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:03.252998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906b1729-f2bc-407a-a961-9c01aac9ff31) transitioned into state 'SUCCESS' from state '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-1181397499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4d11700b084e3d950f02d2473b783a',qos_specs=None,replication_status=,reservations=['4e69f00a-e270-4981-8ca1-871cba1026f4','ccea79c3-01a4-46d8-a610-2e5f9915e9fe','96af7a67-cc6f-40b2-b157-49aca564a3da','2eaef382-2d23-4368-9e1a-abdf5a5dcc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659d3e6ee53e43708af3bf9e3ab5180b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:03.253859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8394c1b6-6399-433b-a3be-a5569ff6b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:03.291079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8394c1b6-6399-433b-a3be-a5569ff6b6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:03.292161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Flow 'volume_create_api' (e0eed184-b812-4ad8-9702-e05e06d2483f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:03.292569 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Create volume request issued successfully. Jul 24 00:49:03.293336 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0d6cf30-33d0-4ed3-a342-4af99a1fe6a1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:03.293970 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 8/27] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:02 2026] POST /volume/v3/volumes => generated 750 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:03.308702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-27424b69-b283-42f1-8519-0abbda7a83be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:03.312677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-27424b69-b283-42f1-8519-0abbda7a83be tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:49:03.312677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-27424b69-b283-42f1-8519-0abbda7a83be tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:03.312677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-27424b69-b283-42f1-8519-0abbda7a83be tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:03.325614 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:03.325614 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:03.334151 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-27424b69-b283-42f1-8519-0abbda7a83be tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:03.345875 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-27424b69-b283-42f1-8519-0abbda7a83be tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 200 Jul 24 00:49:03.345875 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 7/28] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:03 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:04.368768 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:04.372284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:49:04.372544 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:04.372785 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:04.384463 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:04.384463 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:04.390392 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:04.398024 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ad8e161c-2048-4b14-a8e2-86876f307ef3 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 200 Jul 24 00:49:04.398323 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 7/29] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:04 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:05.393898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:05.543449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:05.786165 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:05.786165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1279475636"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:05.789054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1279475636'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:05.789396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Create volume of 1 GB Jul 24 00:49:05.794861 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Availability Zones retrieved successfully. Jul 24 00:49:05.805701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Flow 'volume_create_api' (d298dc5f-6e8a-4bd0-91b3-ed4e4e844f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:05.809044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9f1d9b-3e2a-48e6-b046-acb5780c1769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:05.811020 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:05.832090 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:05.832613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-867444480"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:05.835317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-867444480'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:05.844170 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume of 1 GB Jul 24 00:49:05.844617 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:05.844617 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:05.845372 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Availability Zones retrieved successfully. Jul 24 00:49:05.853500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Flow 'volume_create_api' (c8ac1f9a-13a8-44bc-b69f-b580178c655f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:05.856118 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3d92ae-ca31-479f-97ea-1598302787b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:05.857471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:05.860799 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9f1d9b-3e2a-48e6-b046-acb5780c1769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:05.862117 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc4229-3858-43ec-9bfc-9f04e1539df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:05.867576 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:05.867576 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:05.892169 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3d92ae-ca31-479f-97ea-1598302787b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:05.892337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705f06ee-b8ff-4621-9b75-7a2d29324f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:05.946542 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:05.947047 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:05.982065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Created reservations ['6a79c56b-c71c-4b7e-b353-338afc1dbef5', 'ddc47e45-65a1-4d65-bdfc-dc08934a292c', '7db3c4f7-41b4-4694-accb-2813391717e6', '76f0cad1-5f3f-4c7e-b4be-ef5810b1c127'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:05.982065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc4229-3858-43ec-9bfc-9f04e1539df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a79c56b-c71c-4b7e-b353-338afc1dbef5', 'ddc47e45-65a1-4d65-bdfc-dc08934a292c', '7db3c4f7-41b4-4694-accb-2813391717e6', '76f0cad1-5f3f-4c7e-b4be-ef5810b1c127']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:05.984241 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36f7b24-a37b-4165-99a9-71f3b1f63801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.021607 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Created reservations ['579b1742-05a8-4ffd-8e3f-188a320ef4ba', '32315076-6a39-43d7-b5cc-691f7664982e', '5b65a654-1b86-42ce-9f64-1fe32f871833', 'f145e169-db8b-4ad1-9d53-c8fb0b74a1bc'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:06.022331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705f06ee-b8ff-4621-9b75-7a2d29324f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579b1742-05a8-4ffd-8e3f-188a320ef4ba', '32315076-6a39-43d7-b5cc-691f7664982e', '5b65a654-1b86-42ce-9f64-1fe32f871833', 'f145e169-db8b-4ad1-9d53-c8fb0b74a1bc']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.023679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58654bb-09b9-4dd6-9a1a-8f3ce4cf7a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.054202 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36f7b24-a37b-4165-99a9-71f3b1f63801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c2c744-c5ef-4c39-91f0-9ebfbff041ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1279475636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e021287e654894bea664ebd3b3184a',qos_specs=None,replication_status=,reservations=['6a79c56b-c71c-4b7e-b353-338afc1dbef5','ddc47e45-65a1-4d65-bdfc-dc08934a292c','7db3c4f7-41b4-4694-accb-2813391717e6','76f0cad1-5f3f-4c7e-b4be-ef5810b1c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b7fc08190c45c48e21d519b0b4e6e9',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1279475636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c2c744-c5ef-4c39-91f0-9ebfbff041ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5e021287e654894bea664ebd3b3184a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34b7fc08190c45c48e21d519b0b4e6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.057927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70e0bd1-81fc-4991-bb3a-d33413d2e46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.064673 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58654bb-09b9-4dd6-9a1a-8f3ce4cf7a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bdbf7ed-8d82-4763-86d3-4fc8eed7269b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-867444480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='57be77930d774db8ab1cffd13df273ae',qos_specs=None,replication_status=,reservations=['579b1742-05a8-4ffd-8e3f-188a320ef4ba','32315076-6a39-43d7-b5cc-691f7664982e','5b65a654-1b86-42ce-9f64-1fe32f871833','f145e169-db8b-4ad1-9d53-c8fb0b74a1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-867444480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bdbf7ed-8d82-4763-86d3-4fc8eed7269b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='57be77930d774db8ab1cffd13df273ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.066234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200e647d-0b8f-4f2a-800a-d26626cd1f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.089276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70e0bd1-81fc-4991-bb3a-d33413d2e46c) transitioned into state 'SUCCESS' from state '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-1279475636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e021287e654894bea664ebd3b3184a',qos_specs=None,replication_status=,reservations=['6a79c56b-c71c-4b7e-b353-338afc1dbef5','ddc47e45-65a1-4d65-bdfc-dc08934a292c','7db3c4f7-41b4-4694-accb-2813391717e6','76f0cad1-5f3f-4c7e-b4be-ef5810b1c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b7fc08190c45c48e21d519b0b4e6e9',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.090147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb06c6b3-2270-4d71-9ae0-00c68f44db17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.109540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb06c6b3-2270-4d71-9ae0-00c68f44db17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.110040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Flow 'volume_create_api' (d298dc5f-6e8a-4bd0-91b3-ed4e4e844f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:06.110417 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Create volume request issued successfully. Jul 24 00:49:06.111323 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-54e4747b-b3b4-4ced-a59a-b65bd879e123 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:06.112013 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 8/30] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:05 2026] POST /volume/v3/volumes => generated 783 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:06.115630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200e647d-0b8f-4f2a-800a-d26626cd1f2f) transitioned into state 'SUCCESS' from state '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-867444480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='57be77930d774db8ab1cffd13df273ae',qos_specs=None,replication_status=,reservations=['579b1742-05a8-4ffd-8e3f-188a320ef4ba','32315076-6a39-43d7-b5cc-691f7664982e','5b65a654-1b86-42ce-9f64-1fe32f871833','f145e169-db8b-4ad1-9d53-c8fb0b74a1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.118227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded39d12-3ed5-4638-abab-dfeae6337bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:06.133658 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:06.140344 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:49:06.140637 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:06.140943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:06.157669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded39d12-3ed5-4638-abab-dfeae6337bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:06.157669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Flow 'volume_create_api' (c8ac1f9a-13a8-44bc-b69f-b580178c655f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:06.157669 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume request issued successfully. Jul 24 00:49:06.157669 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8d70e4ef-d627-4e18-9ae0-bf3dff854210 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:06.157669 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 9/31] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:49:05 2026] POST /volume/v3/volumes => generated 755 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:06.178063 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:06.186222 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:49:06.186222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:06.186222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:06.187374 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:06.187374 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:06.191418 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:49:06.196493 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:06.196493 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:06.196652 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3512ae3a-8894-4cfc-82c1-e91fab40625f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:49:06.196934 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 8/32] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:06 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 962 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:06.201052 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:49:06.207653 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97bacc4d-bc91-46f1-acb1-01f6406646fb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:49:06.208372 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 8/33] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:06 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:07.216243 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:07.220995 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:49:07.221389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:07.221570 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:07.227610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:07.230645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:49:07.231450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:07.231450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:07.233150 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:07.233150 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:07.237926 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:49:07.252091 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:07.252091 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:07.254948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b662aab-af62-429f-9250-baf2a7eeeb0b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:49:07.255055 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 9/34] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:07 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:07.262221 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:49:07.274635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0f5bf18-2325-4fc9-a6d3-b5760312740a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:49:07.275292 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 10/35] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:07 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:07.305220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:07.747390 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] POST https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action Jul 24 00:49:07.747390 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:07.747390 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:07.759755 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:07.759755 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:07.759755 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] Volume info retrieved successfully. Jul 24 00:49:07.799178 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] Update volume admin metadata completed successfully. Jul 24 00:49:07.799178 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] Update readonly setting on volume completed successfully. Jul 24 00:49:07.799441 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0bb3d76-468f-4d73-a4b4-f795569c5320 tempest-TestMultiAttachVolumeSwap-1143661133 tempest-TestMultiAttachVolumeSwap-1143661133-project-admin] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action returned with HTTP 202 Jul 24 00:49:07.800356 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 9/36] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:49:07 2026] POST /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action => generated 0 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:49:07.820206 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6fed2326-75cb-4af3-9c2f-980446017833 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:07.828858 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:07.830944 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1840014061"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:07.834128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1840014061'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:07.849626 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume of 1 GB Jul 24 00:49:07.850889 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:07.850889 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:07.863881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:49:07.861586. {{(pid=100231) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:49:07.863881 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Availability Zones retrieved successfully. Jul 24 00:49:07.898366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Flow 'volume_create_api' (4f07438d-5199-4006-81ca-21614cec6932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:07.900731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5eed1c-3ea8-4c88-8ea1-6916d4f9c090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:07.903164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:07.942796 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:07.942796 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:07.992704 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5eed1c-3ea8-4c88-8ea1-6916d4f9c090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:07.994105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608ce18d-57c6-4fc0-ae92-5818f0dabf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:08.058308 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:08.058617 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:49:08.092079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Created reservations ['561ca7b7-a69c-4d4a-84e1-338e3ab4ad38', '8d8b4abc-fc47-48cb-aba6-cd54c499004a', 'd18cfb4a-fa82-4d20-9ddc-4e27b9ace12d', '25c09be2-67e1-416e-984a-b26bf8e29b19'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:08.093263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608ce18d-57c6-4fc0-ae92-5818f0dabf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['561ca7b7-a69c-4d4a-84e1-338e3ab4ad38', '8d8b4abc-fc47-48cb-aba6-cd54c499004a', 'd18cfb4a-fa82-4d20-9ddc-4e27b9ace12d', '25c09be2-67e1-416e-984a-b26bf8e29b19']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:08.094462 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9f30e2-687b-4391-b13f-c703ab02cae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:08.134274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9f30e2-687b-4391-b13f-c703ab02cae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b826d62d-064f-48c3-a892-faddb0a3b007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1840014061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='57be77930d774db8ab1cffd13df273ae',qos_specs=None,replication_status=,reservations=['561ca7b7-a69c-4d4a-84e1-338e3ab4ad38','8d8b4abc-fc47-48cb-aba6-cd54c499004a','d18cfb4a-fa82-4d20-9ddc-4e27b9ace12d','25c09be2-67e1-416e-984a-b26bf8e29b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1840014061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b826d62d-064f-48c3-a892-faddb0a3b007,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='57be77930d774db8ab1cffd13df273ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:08.134646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6456a7d-aede-4c89-a99f-17c909b29454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:08.170510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6456a7d-aede-4c89-a99f-17c909b29454) transitioned into state 'SUCCESS' from state '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-1840014061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='57be77930d774db8ab1cffd13df273ae',qos_specs=None,replication_status=,reservations=['561ca7b7-a69c-4d4a-84e1-338e3ab4ad38','8d8b4abc-fc47-48cb-aba6-cd54c499004a','d18cfb4a-fa82-4d20-9ddc-4e27b9ace12d','25c09be2-67e1-416e-984a-b26bf8e29b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4fb90333d14ea5b50c0bf4bb54fc78',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:08.172358 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3868c75e-fb7a-4c91-ab72-ce2ee634d826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:08.217246 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3868c75e-fb7a-4c91-ab72-ce2ee634d826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:08.217246 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Flow 'volume_create_api' (4f07438d-5199-4006-81ca-21614cec6932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:08.217504 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Create volume request issued successfully. Jul 24 00:49:08.218483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6fed2326-75cb-4af3-9c2f-980446017833 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:08.219160 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 9/37] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:49:07 2026] POST /volume/v3/volumes => generated 756 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:08.236510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:08.241301 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:49:08.241301 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:08.241723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:08.251504 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:08.251504 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:08.254967 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:49:08.266474 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdd01bc7-3c26-4be2-bea2-7e4c50b0b688 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 200 Jul 24 00:49:08.266474 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 10/38] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:08 2026] GET /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:09.286352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:09.289337 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:49:09.289565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:09.289893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:09.310236 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:09.310236 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:09.322969 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:49:09.331464 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffc283ef-3bd0-4d0d-9e43-86748ad03049 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 200 Jul 24 00:49:09.332049 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 11/39] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:09 2026] GET /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:11.391041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-68350a00-8656-4218-89c9-39ca586faa57 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:11.393724 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:11.393724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-431918115"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:11.396856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-431918115'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:11.397598 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Create volume of 1 GB Jul 24 00:49:11.407473 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Availability Zones retrieved successfully. Jul 24 00:49:11.423227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Flow 'volume_create_api' (deb47074-91f1-441a-8755-8c5ecbcb8ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:11.425817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8c735d-b96d-41f1-8f7e-20ff840d297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:11.427589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:11.486126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8c735d-b96d-41f1-8f7e-20ff840d297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:11.486748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d06392d-21d4-44c2-abee-053fd01156d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:11.611948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Created reservations ['94695047-5e9d-450b-bf21-f9fec770f016', '988f7f0d-8e39-47f7-ac39-da592424ee52', '294f5960-27da-4fba-9b4a-439289c38b1a', '5105347f-2cc2-4211-84ca-f361341fb516'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:11.613173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d06392d-21d4-44c2-abee-053fd01156d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94695047-5e9d-450b-bf21-f9fec770f016', '988f7f0d-8e39-47f7-ac39-da592424ee52', '294f5960-27da-4fba-9b4a-439289c38b1a', '5105347f-2cc2-4211-84ca-f361341fb516']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:11.614212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b83edcf-3fc1-4729-b11a-00bfb9505639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:11.649975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b83edcf-3fc1-4729-b11a-00bfb9505639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15951da0-f243-4028-b504-3518fcf4612c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-431918115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99739458a47c49dd89b799563e2d53da',qos_specs=None,replication_status=,reservations=['94695047-5e9d-450b-bf21-f9fec770f016','988f7f0d-8e39-47f7-ac39-da592424ee52','294f5960-27da-4fba-9b4a-439289c38b1a','5105347f-2cc2-4211-84ca-f361341fb516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d42368f9a82345e585609f9daf3b190d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-431918115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15951da0-f243-4028-b504-3518fcf4612c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99739458a47c49dd89b799563e2d53da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d42368f9a82345e585609f9daf3b190d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:11.650216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20edf01f-67bc-4c21-8634-0822b59426ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:11.673254 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20edf01f-67bc-4c21-8634-0822b59426ab) transitioned into state 'SUCCESS' from state '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-431918115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99739458a47c49dd89b799563e2d53da',qos_specs=None,replication_status=,reservations=['94695047-5e9d-450b-bf21-f9fec770f016','988f7f0d-8e39-47f7-ac39-da592424ee52','294f5960-27da-4fba-9b4a-439289c38b1a','5105347f-2cc2-4211-84ca-f361341fb516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d42368f9a82345e585609f9daf3b190d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:11.673489 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1491ea09-362b-4503-b56b-9b72ccd69125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:11.693045 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1491ea09-362b-4503-b56b-9b72ccd69125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:11.695802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Flow 'volume_create_api' (deb47074-91f1-441a-8755-8c5ecbcb8ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:11.697275 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Create volume request issued successfully. Jul 24 00:49:11.699012 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-68350a00-8656-4218-89c9-39ca586faa57 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:11.699995 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 10/40] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:11 2026] POST /volume/v3/volumes => generated 752 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:11.725803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:11.731227 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] GET https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:11.731319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:11.731598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:11.742371 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:11.742371 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:11.748229 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Volume info retrieved successfully. Jul 24 00:49:11.756431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b2d5c0d-9706-4857-8b90-d4419cb97c7b tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c returned with HTTP 200 Jul 24 00:49:11.757061 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 10/41] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:11 2026] GET /volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:12.782215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:12.784241 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] GET https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:12.784241 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:12.784477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:12.799063 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:12.799063 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:12.806407 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Volume info retrieved successfully. Jul 24 00:49:12.818562 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ad5a9a1f-77de-4b67-805a-03d57ae6007e tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c returned with HTTP 200 Jul 24 00:49:12.819259 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 11/42] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:12 2026] GET /volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:13.344748 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1bd88e48-6195-4d89-8573-04873b334366 req-dfe335ef-01b2-425b-87d0-4c49a0d1e6a9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:13.353387 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1bd88e48-6195-4d89-8573-04873b334366 req-dfe335ef-01b2-425b-87d0-4c49a0d1e6a9 tempest-VolumesAdminNegativeTest-838286048 tempest-VolumesAdminNegativeTest-838286048-project] GET https://10.4.3.67/volume/v3/volumes/73467980-0eac-4d5a-a0b1-dc4cd64ef235 Jul 24 00:49:13.353387 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1bd88e48-6195-4d89-8573-04873b334366 req-dfe335ef-01b2-425b-87d0-4c49a0d1e6a9 tempest-VolumesAdminNegativeTest-838286048 tempest-VolumesAdminNegativeTest-838286048-project] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:13.353387 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1bd88e48-6195-4d89-8573-04873b334366 req-dfe335ef-01b2-425b-87d0-4c49a0d1e6a9 tempest-VolumesAdminNegativeTest-838286048 tempest-VolumesAdminNegativeTest-838286048-project] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:13.399492 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1bd88e48-6195-4d89-8573-04873b334366 req-dfe335ef-01b2-425b-87d0-4c49a0d1e6a9 tempest-VolumesAdminNegativeTest-838286048 tempest-VolumesAdminNegativeTest-838286048-project] https://10.4.3.67/volume/v3/volumes/73467980-0eac-4d5a-a0b1-dc4cd64ef235 returned with HTTP 404 Jul 24 00:49:13.400165 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 12/43] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:13 2026] GET /volume/v3/volumes/73467980-0eac-4d5a-a0b1-dc4cd64ef235 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:13.422585 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:13.425960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] DELETE https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:13.426515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:13.426997 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:13.427498 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Delete volume with id: 15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:13.440219 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:13.440219 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:13.440219 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Volume info retrieved successfully. Jul 24 00:49:13.507905 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Delete volume request issued successfully. Jul 24 00:49:13.510063 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8b3dc284-82a7-4b2f-8a52-c7237dd1808a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c returned with HTTP 202 Jul 24 00:49:13.511005 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 11/44] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:49:13 2026] DELETE /volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:49:13.525825 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:13.530467 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] GET https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:13.532275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:13.532275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:13.546479 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:13.546479 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:13.556216 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Volume info retrieved successfully. Jul 24 00:49:13.567752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fbce5cc-efea-4c94-99d7-ef196d41ac97 tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c returned with HTTP 200 Jul 24 00:49:13.568853 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 11/45] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:13 2026] GET /volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:14.512649 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:14.517405 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:14.517779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "c9306a87-9c57-42a1-81c7-758d7c193248-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:14.521572 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'c9306a87-9c57-42a1-81c7-758d7c193248-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:14.521932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Create volume of 1 GB Jul 24 00:49:14.534151 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Availability Zones retrieved successfully. Jul 24 00:49:14.544112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Flow 'volume_create_api' (6d9c3ee2-eb78-4775-ba1c-90fd31a39640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:14.545149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c592b06d-2b4f-4d8e-820e-da9cb6997a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:14.547321 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:14.589388 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3ea0a8a9-208a-4032-83d2-bb8ee881093a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:14.589848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c592b06d-2b4f-4d8e-820e-da9cb6997a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:14.592218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524130b0-3aad-44b2-9269-6669bec5b92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:14.592348 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ea0a8a9-208a-4032-83d2-bb8ee881093a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] GET https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c Jul 24 00:49:14.592348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ea0a8a9-208a-4032-83d2-bb8ee881093a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:14.592348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ea0a8a9-208a-4032-83d2-bb8ee881093a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:14.602686 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ea0a8a9-208a-4032-83d2-bb8ee881093a tempest-VolumesAdminNegativeTest-750440033 tempest-VolumesAdminNegativeTest-750440033-project-member] https://10.4.3.67/volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c returned with HTTP 404 Jul 24 00:49:14.603349 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 13/46] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:14 2026] GET /volume/v3/volumes/15951da0-f243-4028-b504-3518fcf4612c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:14.689631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Created reservations ['d2507c78-109a-4444-bead-5617ba806819', '18afc9ef-540f-4413-8cdc-5791d0ca02f6', '17ac7a25-6c8c-49c2-a612-88ab9d0c652e', '02cfb9cd-cd59-44be-a4ce-899e6421e175'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:14.690409 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524130b0-3aad-44b2-9269-6669bec5b92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2507c78-109a-4444-bead-5617ba806819', '18afc9ef-540f-4413-8cdc-5791d0ca02f6', '17ac7a25-6c8c-49c2-a612-88ab9d0c652e', '02cfb9cd-cd59-44be-a4ce-899e6421e175']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:14.691803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68fbabf-ebe7-4774-902f-175d98d34f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:14.727801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68fbabf-ebe7-4774-902f-175d98d34f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4411823-e798-4701-890c-c52bbe83981b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='c9306a87-9c57-42a1-81c7-758d7c193248-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3398701dd374c93b441c18fa835e109',qos_specs=None,replication_status=,reservations=['d2507c78-109a-4444-bead-5617ba806819','18afc9ef-540f-4413-8cdc-5791d0ca02f6','17ac7a25-6c8c-49c2-a612-88ab9d0c652e','02cfb9cd-cd59-44be-a4ce-899e6421e175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8788257793495db31ce1bc1fd3d30f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:14Z,deleted=False,deleted_at=None,display_description='',display_name='c9306a87-9c57-42a1-81c7-758d7c193248-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4411823-e798-4701-890c-c52bbe83981b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3398701dd374c93b441c18fa835e109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8788257793495db31ce1bc1fd3d30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:14.729954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037bfa90-b50d-4851-a25b-53fe7e52625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:14.773564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037bfa90-b50d-4851-a25b-53fe7e52625b) transitioned into 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='c9306a87-9c57-42a1-81c7-758d7c193248-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3398701dd374c93b441c18fa835e109',qos_specs=None,replication_status=,reservations=['d2507c78-109a-4444-bead-5617ba806819','18afc9ef-540f-4413-8cdc-5791d0ca02f6','17ac7a25-6c8c-49c2-a612-88ab9d0c652e','02cfb9cd-cd59-44be-a4ce-899e6421e175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8788257793495db31ce1bc1fd3d30f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:14.777006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5995f0-b529-4263-a0af-f83f5825e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:14.797730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5995f0-b529-4263-a0af-f83f5825e434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:14.799204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Flow 'volume_create_api' (6d9c3ee2-eb78-4775-ba1c-90fd31a39640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:14.799666 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Create volume request issued successfully. Jul 24 00:49:14.801434 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-b17fcb88-2c81-481a-b573-bcb0a5fdddc3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:14.801434 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 12/47] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 00:49:14 2026] POST /volume/v3/volumes => generated 747 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:14.826388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:14.830584 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:49:14.831311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:14.831311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:14.851151 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:14.851151 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:14.861028 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:49:14.869086 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-81522608-736b-4e14-8ad0-43e11c457e3b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 200 Jul 24 00:49:14.869086 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 12/48] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:14 2026] GET /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:14.883437 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:14.887442 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:49:14.888099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:14.888486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:14.901758 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:14.901758 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:14.910256 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:49:14.919725 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-65b7f4ef-2658-4d67-aead-eb5fc9841ce7 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 200 Jul 24 00:49:14.921004 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 12/49] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:14 2026] GET /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:17.937075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:17.938679 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:49:17.938895 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:17.939249 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:17.958069 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:17.958069 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:17.965821 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:49:17.974654 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-f81e11a7-d7a9-43ac-9b6f-1e2127ff8192 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 200 Jul 24 00:49:17.975525 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 14/50] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:17 2026] GET /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:17.994137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c73ede47-4403-4433-86e6-fcebfa1cac3a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:17.994633 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c73ede47-4403-4433-86e6-fcebfa1cac3a None None] GET https://10.4.3.67/volume// Jul 24 00:49:17.995110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c73ede47-4403-4433-86e6-fcebfa1cac3a None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:17.995110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c73ede47-4403-4433-86e6-fcebfa1cac3a None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:17.996753 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c73ede47-4403-4433-86e6-fcebfa1cac3a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:17.996753 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 13/51] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:18.016115 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-91c25054-dd43-4446-ba42-e4e1870e723d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.022385 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-91c25054-dd43-4446-ba42-e4e1870e723d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:18.022833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-91c25054-dd43-4446-ba42-e4e1870e723d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4411823-e798-4701-890c-c52bbe83981b", "connector": null, "instance_uuid": "c9306a87-9c57-42a1-81c7-758d7c193248"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:18.041578 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:18.041578 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:18.092416 np0000005792 devstack@c-api.service[100229]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 24 00:49:18.092416 np0000005792 devstack@c-api.service[100229]: .first() Jul 24 00:49:18.119424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-91c25054-dd43-4446-ba42-e4e1870e723d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:18.119681 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 13/52] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:18 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:18.144520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f3717cce-d919-4a6a-bc79-848f8b7b50a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.147605 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3717cce-d919-4a6a-bc79-848f8b7b50a9 None None] GET https://10.4.3.67/volume// Jul 24 00:49:18.148157 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3717cce-d919-4a6a-bc79-848f8b7b50a9 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:18.148472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3717cce-d919-4a6a-bc79-848f8b7b50a9 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:18.149167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3717cce-d919-4a6a-bc79-848f8b7b50a9 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:18.149982 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 13/53] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:18 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:18.168474 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.171509 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:49:18.172338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:18.172338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:18.197688 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:18.197688 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:18.206674 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:49:18.217158 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-ae5cea6a-e480-4e92-8ece-b4ec0f59caa8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 200 Jul 24 00:49:18.217920 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 15/54] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:18 2026] GET /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 1019 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:18.949473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.953005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:49:18.953005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:18.953403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:18.966535 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:18.966535 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:18.974606 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:18.980834 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-46279f9e-abc3-41f6-a057-038752fd6d6b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:49:18.981581 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 14/55] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:18 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:18.996420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.998648 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:49:18.998919 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:18.999111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:19.017255 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.017255 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:19.033389 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:19.038985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-9c874776-9ce7-43ef-98f3-27e7ca51a9a4 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 200 Jul 24 00:49:19.041217 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 14/56] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:18 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:19.055704 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.060309 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:49:19.060309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:19.061054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:19.079877 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.079877 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:19.087699 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:19.096084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-97491a0f-01fd-41d1-83a4-7e8a6a696ace tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 200 Jul 24 00:49:19.096084 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 14/57] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:19 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:19.114703 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-583bf425-5981-4be1-a676-beed180529fa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.115950 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-583bf425-5981-4be1-a676-beed180529fa None None] GET https://10.4.3.67/volume// Jul 24 00:49:19.116139 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-583bf425-5981-4be1-a676-beed180529fa None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:19.116663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-583bf425-5981-4be1-a676-beed180529fa None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:19.118120 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-583bf425-5981-4be1-a676-beed180529fa None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:19.118120 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 16/58] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:49:19 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 00:49:19.134855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f1afda6c-46f7-43cd-ace8-09b971d4ea3a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.146615 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f1afda6c-46f7-43cd-ace8-09b971d4ea3a tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:19.146841 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f1afda6c-46f7-43cd-ace8-09b971d4ea3a tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adbb22f3-2ea6-4e92-93f8-2cd204cd8389", "connector": null, "instance_uuid": "0e4bb3bd-4824-44d3-8508-605109628dbd"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.161381 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.161381 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:19.168612 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.176849 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] PUT https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 Jul 24 00:49:19.176849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.192069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Acquiring lock "cinder-attachment_update-c4411823-e798-4701-890c-c52bbe83981b-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:19.206103 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Lock "cinder-attachment_update-c4411823-e798-4701-890c-c52bbe83981b-np0000005792" acquired by "attachment_update" :: waited 0.012s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:19.206103 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.206103 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:19.220878 np0000005792 devstack@c-api.service[100232]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 24 00:49:19.220878 np0000005792 devstack@c-api.service[100232]: .first() Jul 24 00:49:19.271444 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f1afda6c-46f7-43cd-ace8-09b971d4ea3a tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:19.272466 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 15/59] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:19 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:19.290358 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-667293a5-cc7f-4112-bbfc-0774547db056 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.290358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-667293a5-cc7f-4112-bbfc-0774547db056 None None] GET https://10.4.3.67/volume// Jul 24 00:49:19.290853 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-667293a5-cc7f-4112-bbfc-0774547db056 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:19.291248 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-667293a5-cc7f-4112-bbfc-0774547db056 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:19.291543 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-667293a5-cc7f-4112-bbfc-0774547db056 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:19.292263 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 15/60] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:49:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:19.310916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-25bb5053-e6d5-4b38-aa06-94e2f421890b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.315951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-25bb5053-e6d5-4b38-aa06-94e2f421890b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:19.317824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-25bb5053-e6d5-4b38-aa06-94e2f421890b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96b53a3d-13cc-4916-8bdd-6fda9937a08e", "connector": null, "instance_uuid": "0e4bb3bd-4824-44d3-8508-605109628dbd"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.335493 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.335493 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:19.451545 np0000005792 devstack@c-api.service[100230]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 24 00:49:19.451545 np0000005792 devstack@c-api.service[100230]: .first() Jul 24 00:49:19.471501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Lock "cinder-attachment_update-c4411823-e798-4701-890c-c52bbe83981b-np0000005792" released by "attachment_update" :: held 0.268s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:19.472113 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-4cd59d6b-2e85-464e-96ab-aa461e135c1f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 returned with HTTP 200 Jul 24 00:49:19.472519 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 15/61] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:19 2026] PUT /volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 => generated 969 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:19.505776 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-25bb5053-e6d5-4b38-aa06-94e2f421890b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:19.506464 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 17/62] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:19 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:19.527671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-834fd4af-fb6c-4e5e-9bc3-4d33d4baed28 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.528206 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-834fd4af-fb6c-4e5e-9bc3-4d33d4baed28 None None] GET https://10.4.3.67/volume// Jul 24 00:49:19.528470 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-834fd4af-fb6c-4e5e-9bc3-4d33d4baed28 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:19.528731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-834fd4af-fb6c-4e5e-9bc3-4d33d4baed28 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:19.529150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-834fd4af-fb6c-4e5e-9bc3-4d33d4baed28 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:19.529519 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 16/63] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:49:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:19.543163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-e165bf98-b7ce-4490-bbb4-21f5a51b1188 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.544048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-6fccb4b3-ede0-4641-98c1-b63e0d21b90b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.548988 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-e165bf98-b7ce-4490-bbb4-21f5a51b1188 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153/action Jul 24 00:49:19.550518 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-e165bf98-b7ce-4490-bbb4-21f5a51b1188 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:19.550518 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-e165bf98-b7ce-4490-bbb4-21f5a51b1188 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.551328 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-6fccb4b3-ede0-4641-98c1-b63e0d21b90b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:19.551328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-6fccb4b3-ede0-4641-98c1-b63e0d21b90b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4249093c-5308-4738-8319-c880780c0a08", "connector": null, "instance_uuid": "0e4bb3bd-4824-44d3-8508-605109628dbd"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.564527 np0000005792 devstack@c-api.service[100231]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 24 00:49:19.564527 np0000005792 devstack@c-api.service[100231]: .first() Jul 24 00:49:19.565341 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.565341 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:19.598039 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.598039 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:19.624774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-6fccb4b3-ede0-4641-98c1-b63e0d21b90b tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:19.625268 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 16/64] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:19 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:19.632639 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72cff01f-0840-4930-b7cb-4ea98dd5e247 req-e165bf98-b7ce-4490-bbb4-21f5a51b1188 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153/action returned with HTTP 204 Jul 24 00:49:19.633392 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 16/65] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:19 2026] POST /volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:23.121865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6bf30ed7-df76-4694-9a30-1089974f931c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.121865 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6bf30ed7-df76-4694-9a30-1089974f931c None None] GET https://10.4.3.67/volume// Jul 24 00:49:23.122815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6bf30ed7-df76-4694-9a30-1089974f931c None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:23.122815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6bf30ed7-df76-4694-9a30-1089974f931c None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:23.123831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6bf30ed7-df76-4694-9a30-1089974f931c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:23.126715 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 18/66] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:23 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:23.138489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.146709 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:49:23.146963 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:23.147239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:23.206110 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:23.206110 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:23.213902 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:23.221964 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-1b494056-10d5-4aee-9421-0124757afea7 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:49:23.222745 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 17/67] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:23 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 1567 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:23.378526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.383555 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] PUT https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 Jul 24 00:49:23.384555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:23.401644 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Acquiring lock "cinder-attachment_update-adbb22f3-2ea6-4e92-93f8-2cd204cd8389-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:23.411634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-adbb22f3-2ea6-4e92-93f8-2cd204cd8389-np0000005792" acquired by "attachment_update" :: waited 0.010s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:23.413222 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:23.413222 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:23.613206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-adbb22f3-2ea6-4e92-93f8-2cd204cd8389-np0000005792" released by "attachment_update" :: held 0.202s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:23.613792 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-03f6a38b-9930-4912-aab0-a6ef995ebdda tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 returned with HTTP 200 Jul 24 00:49:23.617255 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 17/68] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:23 2026] PUT /volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:23.671756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-de6b5880-3da8-410f-8f6d-b2c1ac4da1f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.678077 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-de6b5880-3da8-410f-8f6d-b2c1ac4da1f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01/action Jul 24 00:49:23.678854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-de6b5880-3da8-410f-8f6d-b2c1ac4da1f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:23.678854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-de6b5880-3da8-410f-8f6d-b2c1ac4da1f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:23.717300 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:23.717300 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:23.745020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-de6b5880-3da8-410f-8f6d-b2c1ac4da1f1 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01/action returned with HTTP 204 Jul 24 00:49:23.745951 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 17/69] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:23 2026] POST /volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:23.792585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5ea464d2-7597-4165-84ba-77ef74e83478 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.793036 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ea464d2-7597-4165-84ba-77ef74e83478 None None] GET https://10.4.3.67/volume// Jul 24 00:49:23.793872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ea464d2-7597-4165-84ba-77ef74e83478 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:23.794594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ea464d2-7597-4165-84ba-77ef74e83478 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:23.795442 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ea464d2-7597-4165-84ba-77ef74e83478 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:23.796312 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 19/70] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:23 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 00:49:23.813253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.816832 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:49:23.817428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:23.817428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:23.831760 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:23.831760 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:23.836608 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:23.842151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-a33869f8-e240-4eb2-b576-a753c4a01fb2 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 200 Jul 24 00:49:23.842786 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 18/71] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:23 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:23.962569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:23.967725 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] PUT https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 Jul 24 00:49:23.968346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:23.988395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Acquiring lock "cinder-attachment_update-96b53a3d-13cc-4916-8bdd-6fda9937a08e-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:24.004367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-96b53a3d-13cc-4916-8bdd-6fda9937a08e-np0000005792" acquired by "attachment_update" :: waited 0.016s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:24.006581 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:24.006581 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:24.205730 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-96b53a3d-13cc-4916-8bdd-6fda9937a08e-np0000005792" released by "attachment_update" :: held 0.202s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:24.208855 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-f3ea1c3f-bad4-4101-92be-e1f713e9e6b0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 returned with HTTP 200 Jul 24 00:49:24.212232 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 18/72] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:23 2026] PUT /volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:24.263719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-062f2c8f-dfd6-4da4-938e-78ddfd0904e0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:24.269354 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-062f2c8f-dfd6-4da4-938e-78ddfd0904e0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273/action Jul 24 00:49:24.269354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-062f2c8f-dfd6-4da4-938e-78ddfd0904e0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:24.270699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-062f2c8f-dfd6-4da4-938e-78ddfd0904e0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:24.334597 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:24.334597 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:24.393154 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-062f2c8f-dfd6-4da4-938e-78ddfd0904e0 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273/action returned with HTTP 204 Jul 24 00:49:24.394021 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 18/73] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:24 2026] POST /volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:24.434564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0884bb9-bdf9-4067-994b-037124776b39 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:24.436783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0884bb9-bdf9-4067-994b-037124776b39 None None] GET https://10.4.3.67/volume// Jul 24 00:49:24.436783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0884bb9-bdf9-4067-994b-037124776b39 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:24.436783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0884bb9-bdf9-4067-994b-037124776b39 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:24.436783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0884bb9-bdf9-4067-994b-037124776b39 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:24.436979 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 20/74] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:24 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:24.455077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:24.461528 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:49:24.463691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:24.463691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:24.485466 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:24.485466 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:24.496059 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:49:24.505316 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-bbab76a6-1097-43ea-9234-c162a9943490 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 200 Jul 24 00:49:24.506355 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 19/75] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:24 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 1022 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:24.664212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:24.668133 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] PUT https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc Jul 24 00:49:24.668901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:24.689210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Acquiring lock "cinder-attachment_update-4249093c-5308-4738-8319-c880780c0a08-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:24.700502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-4249093c-5308-4738-8319-c880780c0a08-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:24.700727 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:24.700727 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:24.889877 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Lock "cinder-attachment_update-4249093c-5308-4738-8319-c880780c0a08-np0000005792" released by "attachment_update" :: held 0.189s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:24.891080 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-c24ecb90-e9da-4051-ac4b-9d97c4364557 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc returned with HTTP 200 Jul 24 00:49:24.892330 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 19/76] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:24 2026] PUT /volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:24.938357 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-325387ed-6524-4c45-98b1-b0c5f3e9456e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:24.947284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-325387ed-6524-4c45-98b1-b0c5f3e9456e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] POST https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc/action Jul 24 00:49:24.949727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-325387ed-6524-4c45-98b1-b0c5f3e9456e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:24.949727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-325387ed-6524-4c45-98b1-b0c5f3e9456e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:24.980791 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:24.980791 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:25.022452 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f9497b42-e6d8-429f-98a1-37b118b0fcab req-325387ed-6524-4c45-98b1-b0c5f3e9456e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc/action returned with HTTP 204 Jul 24 00:49:25.022452 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 19/77] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:24 2026] POST /volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:29.126270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:29.129137 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:49:29.129975 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:29.129975 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:29.154940 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:29.154940 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:29.165727 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:49:29.175900 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ed83fb71-4ecf-4c52-858b-36e812ed4814 req-da9ed9b9-fb8c-49e5-a1ae-0a881f74456d tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 200 Jul 24 00:49:29.176978 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 21/78] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:29 2026] GET /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:34.502842 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=135,cinder:INSERT=31,cinder:UPDATE=38 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:34.859691 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=137,cinder:INSERT=30,cinder:UPDATE=45 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:35.005783 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=79,cinder:INSERT=6,cinder:UPDATE=20 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:38.224348 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:38.229748 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:38.229748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-177978289"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:38.232143 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-177978289'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:38.233231 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Create volume of 1 GB Jul 24 00:49:38.239068 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Availability Zones retrieved successfully. Jul 24 00:49:38.248761 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Flow 'volume_create_api' (1a32c23f-219a-4a7f-938a-5f8d8bd84555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:38.251126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (695d0ff7-f8b9-4ef0-a73b-54e1f711924a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:38.252108 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:38.301359 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (695d0ff7-f8b9-4ef0-a73b-54e1f711924a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:38.302633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176d05a9-296a-4dac-9a8e-40df3b5701c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:38.404829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Created reservations ['ad9c568d-a2bb-4273-ac16-a6c4254bb113', '6e273fca-0300-48d9-9f9b-6768af2fcc67', '8bd58da4-6ee9-4062-873e-d4abbb6bb301', 'c35b18ac-6f60-4da5-b1eb-5f9059bc61ec'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:38.405094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176d05a9-296a-4dac-9a8e-40df3b5701c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9c568d-a2bb-4273-ac16-a6c4254bb113', '6e273fca-0300-48d9-9f9b-6768af2fcc67', '8bd58da4-6ee9-4062-873e-d4abbb6bb301', 'c35b18ac-6f60-4da5-b1eb-5f9059bc61ec']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:38.406248 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2146d01-2739-41f8-9af0-d8852145b532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:38.444865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2146d01-2739-41f8-9af0-d8852145b532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86e0ebbe-ffe0-47c9-8521-871a10d83288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-177978289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b1188b70c5647b3b23e7274dd20da7c',qos_specs=None,replication_status=,reservations=['ad9c568d-a2bb-4273-ac16-a6c4254bb113','6e273fca-0300-48d9-9f9b-6768af2fcc67','8bd58da4-6ee9-4062-873e-d4abbb6bb301','c35b18ac-6f60-4da5-b1eb-5f9059bc61ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e742e135eab47bfb20e07b0a9c5d6b1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-177978289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86e0ebbe-ffe0-47c9-8521-871a10d83288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b1188b70c5647b3b23e7274dd20da7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e742e135eab47bfb20e07b0a9c5d6b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:38.446399 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd5af25-b028-4cfc-b6d1-f791c3408ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:38.483218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd5af25-b028-4cfc-b6d1-f791c3408ca1) transitioned into state 'SUCCESS' from state '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-177978289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b1188b70c5647b3b23e7274dd20da7c',qos_specs=None,replication_status=,reservations=['ad9c568d-a2bb-4273-ac16-a6c4254bb113','6e273fca-0300-48d9-9f9b-6768af2fcc67','8bd58da4-6ee9-4062-873e-d4abbb6bb301','c35b18ac-6f60-4da5-b1eb-5f9059bc61ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e742e135eab47bfb20e07b0a9c5d6b1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:38.483218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617571db-33ab-4d14-91a9-e05fa11a9aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:38.500209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617571db-33ab-4d14-91a9-e05fa11a9aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:38.501542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Flow 'volume_create_api' (1a32c23f-219a-4a7f-938a-5f8d8bd84555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:38.502098 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Create volume request issued successfully. Jul 24 00:49:38.503052 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-440ec245-80a3-41bc-9aac-d26c2036c4fc tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:38.503640 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 20/79] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:38 2026] POST /volume/v3/volumes => generated 749 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:38.523041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:38.526859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:38.527220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:38.527456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:38.547077 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:38.547077 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:38.554991 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:38.565573 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbcf6063-a08f-47c8-b8ba-5e733417287b tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:38.567220 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 20/80] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:38 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:39.171744 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:39.588335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-087d7742-8b97-4191-93cd-daa2f90b84dd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:39.591040 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-087d7742-8b97-4191-93cd-daa2f90b84dd tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:39.591370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-087d7742-8b97-4191-93cd-daa2f90b84dd tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:39.591680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-087d7742-8b97-4191-93cd-daa2f90b84dd tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:39.606623 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:39.606623 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:39.615229 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-087d7742-8b97-4191-93cd-daa2f90b84dd tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:39.623213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-087d7742-8b97-4191-93cd-daa2f90b84dd tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:39.623756 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 20/81] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:39 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:39.696495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:39.701976 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:39.704142 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:39.704562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:39.719855 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:39.719855 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:39.724991 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:39.732309 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-da413a56-2bc8-4065-87c2-44c69b1f436d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:39.733067 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 22/82] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:39 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:40.183557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e51ce535-aa7d-42d1-b967-39daccd29a93 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.184130 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e51ce535-aa7d-42d1-b967-39daccd29a93 None None] GET https://10.4.3.67/volume// Jul 24 00:49:40.184376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e51ce535-aa7d-42d1-b967-39daccd29a93 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:40.184613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e51ce535-aa7d-42d1-b967-39daccd29a93 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:40.185012 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e51ce535-aa7d-42d1-b967-39daccd29a93 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:40.185441 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 21/83] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:49:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:40.216596 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-bfd2a2ea-fd22-4856-a08e-57ec9b49c8e2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.591747 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-bfd2a2ea-fd22-4856-a08e-57ec9b49c8e2 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:40.591747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-bfd2a2ea-fd22-4856-a08e-57ec9b49c8e2 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86e0ebbe-ffe0-47c9-8521-871a10d83288", "connector": null, "instance_uuid": "fc61f264-fa58-4e8c-a134-6920846822c5"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:40.607380 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:40.607380 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:40.667605 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-bfd2a2ea-fd22-4856-a08e-57ec9b49c8e2 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:40.668413 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 21/84] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:40 2026] POST /volume/v3/attachments => generated 273 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:40.753491 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.756609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:40.756739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:40.757052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:40.761258 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ed67d09c-1846-4ce0-8a67-b8b92f560c30 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.761847 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ed67d09c-1846-4ce0-8a67-b8b92f560c30 None None] GET https://10.4.3.67/volume// Jul 24 00:49:40.765849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ed67d09c-1846-4ce0-8a67-b8b92f560c30 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:40.765849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ed67d09c-1846-4ce0-8a67-b8b92f560c30 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:40.766494 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ed67d09c-1846-4ce0-8a67-b8b92f560c30 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:40.767029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 23/85] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:40 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:40.783512 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:40.783512 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:40.791217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.796843 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:40.797512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:40.797626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:40.800454 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:40.811733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bfda15b-484a-4af5-af70-b48f9b51f779 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:40.811974 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 21/86] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:40 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:40.817594 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:40.817594 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:40.821917 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:40.829250 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-9a7ce1b1-781c-4892-a68c-ae800697c4c5 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:40.829911 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 22/87] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:40 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:40.984460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:40.988271 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] PUT https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d Jul 24 00:49:40.988436 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:41.000713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Acquiring lock "cinder-attachment_update-86e0ebbe-ffe0-47c9-8521-871a10d83288-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:41.009887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Lock "cinder-attachment_update-86e0ebbe-ffe0-47c9-8521-871a10d83288-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:41.011448 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:41.011448 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:41.162476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Lock "cinder-attachment_update-86e0ebbe-ffe0-47c9-8521-871a10d83288-np0000005792" released by "attachment_update" :: held 0.151s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:41.162476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-91146f6d-2f02-4c69-baa4-24ef31f42c43 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d returned with HTTP 200 Jul 24 00:49:41.162840 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 22/88] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:40 2026] PUT /volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:41.830477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-55f3ae40-23ad-4732-8891-58bb6579535e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:41.836734 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f3ae40-23ad-4732-8891-58bb6579535e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:41.837131 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55f3ae40-23ad-4732-8891-58bb6579535e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:41.840672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55f3ae40-23ad-4732-8891-58bb6579535e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:41.867526 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:41.867526 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:41.874685 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-55f3ae40-23ad-4732-8891-58bb6579535e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:41.883148 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f3ae40-23ad-4732-8891-58bb6579535e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:41.883690 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 24/89] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:41 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:42.901421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:42.905492 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:42.906416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:42.906416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:42.922648 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:42.922648 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:42.929074 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:42.937067 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe848ada-e54a-47a1-9c7d-c348cfa76204 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:42.937874 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 22/90] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:42 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:43.962720 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:43.969513 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:43.969768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:43.970385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:43.990880 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:43.990880 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:44.010828 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:44.024660 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f864dfd1-5ac9-4940-8a81-5dd9cb9391be tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:44.026883 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 23/91] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:43 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:44.261691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f3c9e330-5003-4d16-89a3-812238f9f000 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:44.263644 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:49:44.264075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1061357750"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:44.265903 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1061357750'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:49:44.266238 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume of 1 GB Jul 24 00:49:44.266659 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:44.266659 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:44.272912 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Availability Zones retrieved successfully. Jul 24 00:49:44.281269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Flow 'volume_create_api' (85899cc9-7e2b-406c-8f30-35bf11798826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:44.282675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0c9b0e-6549-497b-9c55-b798ec536846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:44.284463 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:49:44.334699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0c9b0e-6549-497b-9c55-b798ec536846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:44.335119 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8668b26c-e5af-42b9-8f02-2e55af9419a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:44.437676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Created reservations ['b9b22118-e817-4efd-9b6b-91d6d2e34aeb', '014386c1-168d-4750-b12f-6259da598096', '2cb8007d-d986-4658-a776-21b54a127559', 'c82c96c3-0966-4479-9c53-8bd231d050a0'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:49:44.438440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8668b26c-e5af-42b9-8f02-2e55af9419a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b22118-e817-4efd-9b6b-91d6d2e34aeb', '014386c1-168d-4750-b12f-6259da598096', '2cb8007d-d986-4658-a776-21b54a127559', 'c82c96c3-0966-4479-9c53-8bd231d050a0']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:44.441033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82c0a51-2aba-48ce-89e7-3df995a99435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:44.479548 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82c0a51-2aba-48ce-89e7-3df995a99435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c1fa92f-370a-4737-a4bf-630d05086f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1061357750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748f5e7e20f4fe587ba6f620032ba5a',qos_specs=None,replication_status=,reservations=['b9b22118-e817-4efd-9b6b-91d6d2e34aeb','014386c1-168d-4750-b12f-6259da598096','2cb8007d-d986-4658-a776-21b54a127559','c82c96c3-0966-4479-9c53-8bd231d050a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b61f15e4a541738437e0d61d046c74',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1061357750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c1fa92f-370a-4737-a4bf-630d05086f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748f5e7e20f4fe587ba6f620032ba5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28b61f15e4a541738437e0d61d046c74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:44.480716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e361ae61-2046-4cdd-89ee-4597154bccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:44.532013 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e361ae61-2046-4cdd-89ee-4597154bccfb) transitioned into state 'SUCCESS' from state '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-1061357750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748f5e7e20f4fe587ba6f620032ba5a',qos_specs=None,replication_status=,reservations=['b9b22118-e817-4efd-9b6b-91d6d2e34aeb','014386c1-168d-4750-b12f-6259da598096','2cb8007d-d986-4658-a776-21b54a127559','c82c96c3-0966-4479-9c53-8bd231d050a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b61f15e4a541738437e0d61d046c74',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:44.532777 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45353b42-5d09-4bd8-a343-873e85c4fab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:49:44.550992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45353b42-5d09-4bd8-a343-873e85c4fab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:49:44.552799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Flow 'volume_create_api' (85899cc9-7e2b-406c-8f30-35bf11798826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:49:44.552799 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume request issued successfully. Jul 24 00:49:44.555220 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3c9e330-5003-4d16-89a3-812238f9f000 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:49:44.555818 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 23/92] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:49:44 2026] POST /volume/v3/volumes => generated 752 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:49:45.043768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:45.046651 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:45.046884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:45.047119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:45.073821 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:45.073821 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:45.090960 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:45.104748 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-361c31db-b284-46a3-afbc-fe72eb1cc217 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:45.105416 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 25/93] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:45 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:45.846505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-083208f7-3113-45f9-a414-bffd336f0ced None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:45.849534 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-083208f7-3113-45f9-a414-bffd336f0ced tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] POST https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d/action Jul 24 00:49:45.849944 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-083208f7-3113-45f9-a414-bffd336f0ced tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:45.850116 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-083208f7-3113-45f9-a414-bffd336f0ced tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:45.887100 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:45.887100 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:45.911208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9dac169f-3bd4-4f8c-9028-ca1a7ff30aa6 req-083208f7-3113-45f9-a414-bffd336f0ced tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d/action returned with HTTP 204 Jul 24 00:49:45.912036 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 23/94] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:45 2026] POST /volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:46.128913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:46.131831 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:46.131831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:46.131831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:46.144829 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:46.144829 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:46.151497 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:46.159458 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc9bcfd3-3fb8-479a-b7e7-336f28bdedb7 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:46.160030 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 24/95] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:46 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:46.181703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:46.186011 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:46.186011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:46.186391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:46.207319 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:46.207319 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:46.216181 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:46.228018 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecc05f6b-9c9b-4c8e-bf81-e81cb277198a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:46.228372 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 24/96] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:46 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:49.525084 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-3c2da14f-5654-4d11-9c89-ca42015357ee req-4ac4aef9-97c6-4cc0-b831-b3d1cd600308 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:49.527318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3c2da14f-5654-4d11-9c89-ca42015357ee req-4ac4aef9-97c6-4cc0-b831-b3d1cd600308 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] DELETE https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d Jul 24 00:49:49.527486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3c2da14f-5654-4d11-9c89-ca42015357ee req-4ac4aef9-97c6-4cc0-b831-b3d1cd600308 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:49.527727 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3c2da14f-5654-4d11-9c89-ca42015357ee req-4ac4aef9-97c6-4cc0-b831-b3d1cd600308 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:49.536766 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:49.536766 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:49.624981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3c2da14f-5654-4d11-9c89-ca42015357ee req-4ac4aef9-97c6-4cc0-b831-b3d1cd600308 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d returned with HTTP 200 Jul 24 00:49:49.625626 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 26/97] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:49:49 2026] DELETE /volume/v3/attachments/de466aa2-44e2-4686-af63-4c91c1ac389d => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:52.773248 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:52.779178 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:52.779634 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:52.779957 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:52.801097 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:52.801097 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:52.809884 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:52.826356 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-53a80c72-3fe4-47e3-bbdc-38fc636c837a tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:52.827048 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 24/98] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:52 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:52.856948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:52.864352 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:52.865541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:52.865541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:52.878401 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:52.878401 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:52.887846 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:52.897817 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0094e1aa-0c23-4560-830b-ec05c4a504ba tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:52.897817 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 25/99] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:52 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:49:53.009470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-560c1509-5d7f-4902-8448-c1695f187d5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.015631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-560c1509-5d7f-4902-8448-c1695f187d5e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:53.017061 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-560c1509-5d7f-4902-8448-c1695f187d5e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.021278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-560c1509-5d7f-4902-8448-c1695f187d5e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.032006 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.032006 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:53.035229 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-560c1509-5d7f-4902-8448-c1695f187d5e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:53.042177 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-560c1509-5d7f-4902-8448-c1695f187d5e tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:53.042755 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 25/100] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:53.064184 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.070223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] DELETE https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:53.070432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.070801 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.070913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Delete volume with id: 86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:53.083203 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.083203 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:53.083702 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:53.134078 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Delete volume request issued successfully. Jul 24 00:49:53.134566 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-68b15b2b-ffc0-4172-b531-723c4bc05b4f tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 202 Jul 24 00:49:53.134771 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 27/101] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:49:53 2026] DELETE /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:49:53.149022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.155728 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:53.156470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.156470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.168859 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.168859 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:53.177723 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Volume info retrieved successfully. Jul 24 00:49:53.192071 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0baa41ad-6c38-4429-9a22-ec7dfaca911d tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 200 Jul 24 00:49:53.192071 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 25/102] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:53.272563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.276372 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:53.276457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.276730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.288848 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.288848 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:53.299314 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:53.306140 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-f2a370e6-313f-46b3-b49a-ea35cce6806a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:53.306647 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 26/103] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:53.485287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4696bc89-057a-4d26-8bd2-9075f9c4a77f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.486339 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4696bc89-057a-4d26-8bd2-9075f9c4a77f None None] GET https://10.4.3.67/volume// Jul 24 00:49:53.486489 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4696bc89-057a-4d26-8bd2-9075f9c4a77f None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.486873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4696bc89-057a-4d26-8bd2-9075f9c4a77f None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.489099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4696bc89-057a-4d26-8bd2-9075f9c4a77f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:53.493304 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 26/104] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:53.509535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-026eadaf-cb34-499e-bf50-2dd349eb5a39 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.514565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-026eadaf-cb34-499e-bf50-2dd349eb5a39 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:49:53.515134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-026eadaf-cb34-499e-bf50-2dd349eb5a39 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbc112e1-3a1a-40c2-8ab0-ae2252f52a31", "connector": null, "instance_uuid": "04674656-a692-4385-9a6a-94ffd44652f8"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:53.533440 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.533440 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:53.588900 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-026eadaf-cb34-499e-bf50-2dd349eb5a39 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:49:53.589183 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 28/105] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:49:53 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:53.636259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a54a001a-908e-43d3-8044-6f031745f0ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.639554 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a54a001a-908e-43d3-8044-6f031745f0ac tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:53.639788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a54a001a-908e-43d3-8044-6f031745f0ac tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.641273 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a54a001a-908e-43d3-8044-6f031745f0ac tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.657361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cc8c8a1b-c2c5-48b2-aa4e-e3bc20cee135 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.657361 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc8c8a1b-c2c5-48b2-aa4e-e3bc20cee135 None None] GET https://10.4.3.67/volume// Jul 24 00:49:53.657564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cc8c8a1b-c2c5-48b2-aa4e-e3bc20cee135 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.657862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cc8c8a1b-c2c5-48b2-aa4e-e3bc20cee135 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.658864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc8c8a1b-c2c5-48b2-aa4e-e3bc20cee135 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:49:53.658864 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 27/106] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:49:53.664698 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.664698 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:53.669949 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a54a001a-908e-43d3-8044-6f031745f0ac tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:53.677120 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.680347 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a54a001a-908e-43d3-8044-6f031745f0ac tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:53.681079 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 26/107] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:53.685290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:53.686048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:53.686048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:53.705119 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.705119 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:53.714598 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:53.722632 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-8ead8173-4e22-47a4-876e-2c21af74542e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:53.723463 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 27/108] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:49:53 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:49:53.846769 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:53.851884 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] PUT https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa Jul 24 00:49:53.851884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:53.864470 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Acquiring lock "cinder-attachment_update-dbc112e1-3a1a-40c2-8ab0-ae2252f52a31-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:49:53.878354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Lock "cinder-attachment_update-dbc112e1-3a1a-40c2-8ab0-ae2252f52a31-np0000005792" acquired by "attachment_update" :: waited 0.015s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:49:53.879536 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:53.879536 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:54.015700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Lock "cinder-attachment_update-dbc112e1-3a1a-40c2-8ab0-ae2252f52a31-np0000005792" released by "attachment_update" :: held 0.137s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:49:54.015700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-a2757f40-b62c-40e6-959d-6aa3934e88de tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa returned with HTTP 200 Jul 24 00:49:54.021061 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 29/109] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:49:53 2026] PUT /volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:54.212821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c1edc795-1fb8-4798-9a1c-7ffff5793193 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:54.217819 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1edc795-1fb8-4798-9a1c-7ffff5793193 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] GET https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 Jul 24 00:49:54.217819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1edc795-1fb8-4798-9a1c-7ffff5793193 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:54.219732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1edc795-1fb8-4798-9a1c-7ffff5793193 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:54.229003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1edc795-1fb8-4798-9a1c-7ffff5793193 tempest-DeleteServersTestJSON-1241989279 tempest-DeleteServersTestJSON-1241989279-project-member] https://10.4.3.67/volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 returned with HTTP 404 Jul 24 00:49:54.229357 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 28/110] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:54 2026] GET /volume/v3/volumes/86e0ebbe-ffe0-47c9-8521-871a10d83288 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:54.699029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:54.704432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:54.704432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:54.704432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:54.719461 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:54.719461 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:54.724324 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:54.731627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c59e8dfc-4830-412a-bfbb-78625c4d346f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:54.732643 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 27/111] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:54 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:55.752554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:55.757101 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:55.757366 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:55.757640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:55.779522 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:55.779522 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:55.782807 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:55.789731 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b8e40c1-1e83-4ab0-a978-f03ed53b829f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:55.790273 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 28/112] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:55 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:56.811578 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:56.814991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:56.815284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:56.815741 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:56.829588 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:56.829588 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:49:56.836709 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:56.844408 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-268e25a8-dadf-43ba-9a6b-b238322c9df6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:56.844844 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 30/113] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:56 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:57.603365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-7041702f-4839-41aa-81ca-84f23a73d4ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:57.609948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-7041702f-4839-41aa-81ca-84f23a73d4ab tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] POST https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa/action Jul 24 00:49:57.610776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-7041702f-4839-41aa-81ca-84f23a73d4ab tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:49:57.610950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-7041702f-4839-41aa-81ca-84f23a73d4ab tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:57.665533 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:57.665533 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:49:57.690284 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-000ac9e0-1128-4fe8-a470-1623065cad51 req-7041702f-4839-41aa-81ca-84f23a73d4ab tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa/action returned with HTTP 204 Jul 24 00:49:57.691034 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 29/114] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:49:57 2026] POST /volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:49:57.864878 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:57.867672 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:57.867837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:57.868862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:57.884523 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:57.884523 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:49:57.891485 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:57.899503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-534c9d90-c7bc-49a4-be6f-e1cab462e571 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:57.900025 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 28/115] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:57 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:49:57.925902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:57.928047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:49:57.928306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:49:57.928476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:49:57.941792 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:57.941792 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:49:57.947676 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:49:57.953477 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eca5421c-ad28-466b-aa36-dc8b43b0a27e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:49:57.954009 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 29/116] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:49:57 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:00.961222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:00.964604 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:00.965585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:00.965585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:00.977342 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:00.977342 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:00.982210 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:00.987138 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-60898710-ad72-4e36-9396-6f1a62fa8e8b tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:00.987621 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 31/117] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:00 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:01.074749 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:01.077274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] POST https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31/action Jul 24 00:50:01.077274 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:01.077274 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:01.108374 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:01.108374 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:01.108374 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:01.122326 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Begin detaching volume completed successfully. Jul 24 00:50:01.122326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-b8f02f4c-f829-4f6e-a46f-f40fb8d6c0bc tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31/action returned with HTTP 202 Jul 24 00:50:01.123613 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 30/118] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:50:01 2026] POST /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:50:01.162830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:01.170242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:01.170737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:01.170954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:01.189673 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:01.189673 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:01.200058 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:01.211736 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f7231dfa-2d90-4209-a0c2-2338ddcecaf3 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:01.212329 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 29/119] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:01 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:01.246719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fcdc81c8-1398-40e1-b45e-0e618f32f38a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:01.247222 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcdc81c8-1398-40e1-b45e-0e618f32f38a None None] GET https://10.4.3.67/volume// Jul 24 00:50:01.247860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcdc81c8-1398-40e1-b45e-0e618f32f38a None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:01.248208 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcdc81c8-1398-40e1-b45e-0e618f32f38a None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:01.249699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcdc81c8-1398-40e1-b45e-0e618f32f38a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:01.251072 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 30/120] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:01 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:01.274738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:01.282450 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:01.283729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:01.283729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:01.306462 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:01.306462 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:01.313588 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:01.324346 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-48c12a0f-390c-440d-9a9c-5df8eea2ca7a tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:01.324346 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 32/121] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:01 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:02.233580 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-719652e6-c121-4708-8223-88953e726d9e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:02.240805 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-719652e6-c121-4708-8223-88953e726d9e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:02.241128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-719652e6-c121-4708-8223-88953e726d9e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:02.243411 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-719652e6-c121-4708-8223-88953e726d9e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:02.273276 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:02.273276 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:02.282085 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-719652e6-c121-4708-8223-88953e726d9e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:02.297360 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-719652e6-c121-4708-8223-88953e726d9e tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:02.297925 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 31/122] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:02 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 1137 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:02.676486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-667b0ea3-1107-41d3-a2c5-5b90f9ad28d2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:02.681110 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-667b0ea3-1107-41d3-a2c5-5b90f9ad28d2 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] DELETE https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa Jul 24 00:50:02.681433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-667b0ea3-1107-41d3-a2c5-5b90f9ad28d2 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:02.681727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-667b0ea3-1107-41d3-a2c5-5b90f9ad28d2 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:02.695802 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:02.695802 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:02.808583 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7dc3316-c66c-4f02-8b44-d79224fa0b2f req-667b0ea3-1107-41d3-a2c5-5b90f9ad28d2 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa returned with HTTP 200 Jul 24 00:50:02.809181 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 30/123] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:02 2026] DELETE /volume/v3/attachments/155a060e-933e-445f-ad42-0522cd8936fa => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:03.320518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:03.323144 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:03.323690 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:03.324220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:03.343866 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:03.343866 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:03.353805 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:03.362774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fd278ae-909b-410e-bcda-5a7ac803be35 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:03.363516 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 31/124] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:03 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:05.246919 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:05.255656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:05.255656 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-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": "dba374b5-c310-48af-bb5f-cbed300061df", "source_volid": null, "backup_id": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:05.258771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-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': 'dba374b5-c310-48af-bb5f-cbed300061df', 'source_volid': None, 'backup_id': None}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:06.548767 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Create volume of 1 GB Jul 24 00:50:06.561218 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Availability Zones retrieved successfully. Jul 24 00:50:06.570986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Flow 'volume_create_api' (5b837d7a-179e-494a-84aa-4ae8d3f687e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:06.571929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1725b8-7872-4d2d-b4b2-6af66ac805ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:06.573031 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:06.681295 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1725b8-7872-4d2d-b4b2-6af66ac805ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:06.682022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9eb98d4-f8e5-41ba-82a4-2b5555ac78ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:06.755086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Created reservations ['843faedc-80dc-4fe3-82b6-a3927f395a3e', '241f6a57-a7e4-437c-b4fd-76e0579b3cf8', '0e295a15-6770-4dc9-bccd-72fc8fc9dcf6', '9eebab91-6a2f-43ec-9861-b6f88b91ff50'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:06.756229 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9eb98d4-f8e5-41ba-82a4-2b5555ac78ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843faedc-80dc-4fe3-82b6-a3927f395a3e', '241f6a57-a7e4-437c-b4fd-76e0579b3cf8', '0e295a15-6770-4dc9-bccd-72fc8fc9dcf6', '9eebab91-6a2f-43ec-9861-b6f88b91ff50']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:06.757302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6752c4b7-f635-49dc-8012-a46667fe570a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:06.941450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6752c4b7-f635-49dc-8012-a46667fe570a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e50b15-aebd-42d0-81d5-e588fe9166dc', '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='f3398701dd374c93b441c18fa835e109',qos_specs=None,replication_status=,reservations=['843faedc-80dc-4fe3-82b6-a3927f395a3e','241f6a57-a7e4-437c-b4fd-76e0579b3cf8','0e295a15-6770-4dc9-bccd-72fc8fc9dcf6','9eebab91-6a2f-43ec-9861-b6f88b91ff50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8788257793495db31ce1bc1fd3d30f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:06Z,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=a5e50b15-aebd-42d0-81d5-e588fe9166dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3398701dd374c93b441c18fa835e109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8788257793495db31ce1bc1fd3d30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:06.942419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9594f5-87d8-49b3-a9ce-0d7e24597f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:06.970183 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9594f5-87d8-49b3-a9ce-0d7e24597f35) transitioned into 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='f3398701dd374c93b441c18fa835e109',qos_specs=None,replication_status=,reservations=['843faedc-80dc-4fe3-82b6-a3927f395a3e','241f6a57-a7e4-437c-b4fd-76e0579b3cf8','0e295a15-6770-4dc9-bccd-72fc8fc9dcf6','9eebab91-6a2f-43ec-9861-b6f88b91ff50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8788257793495db31ce1bc1fd3d30f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:06.971747 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2401b4e-f9b7-4172-9161-7c3f76d0be57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:06.994218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2401b4e-f9b7-4172-9161-7c3f76d0be57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:06.995908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Flow 'volume_create_api' (5b837d7a-179e-494a-84aa-4ae8d3f687e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:06.996094 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Create volume request issued successfully. Jul 24 00:50:06.998464 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-881e9e63-04e9-446f-8617-a75639f637d3 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:06.998464 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 33/125] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 00:50:05 2026] POST /volume/v3/volumes => generated 701 bytes in 1752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:07.013843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:07.018864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:07.019214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:07.019548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:07.030098 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:07.030098 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:07.037952 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:07.046026 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-72c52a54-c5bc-4d46-873c-499fdada473c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 200 Jul 24 00:50:07.046521 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 32/126] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:07 2026] GET /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:07.061292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:07.064446 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:07.065187 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:07.065445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:07.080395 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:07.080395 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:07.094005 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:07.104706 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-da760cd9-a334-4fbe-a7d1-e25b0d875892 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 200 Jul 24 00:50:07.104706 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 31/127] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:07 2026] GET /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:07.679514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:07.683374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:07.683553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:07.683678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:07.694026 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:07.694026 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:07.702368 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:07.715622 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d843c339-28f4-4fac-b18e-1c73751af7f6 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:07.720036 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 32/128] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:07 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:07.779581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:07.789886 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:07.789886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:07.789886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:07.807359 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:07.807359 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:07.812217 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:07.818705 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-5afd0883-db10-428c-beed-32d743aeeafb tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:07.819106 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 34/129] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:07 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:07.844291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:07.847086 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:07.848833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:07.848833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:07.863215 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:07.863215 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:07.869516 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:07.877393 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ffa27e79-699d-4cd1-9902-12f1d0fec998 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:07.877932 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 33/130] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:07 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:08.498201 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e208fcc5-aaa0-49f5-b4bb-33a184fc52eb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:08.498685 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e208fcc5-aaa0-49f5-b4bb-33a184fc52eb None None] GET https://10.4.3.67/volume// Jul 24 00:50:08.498731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e208fcc5-aaa0-49f5-b4bb-33a184fc52eb None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:08.499043 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e208fcc5-aaa0-49f5-b4bb-33a184fc52eb None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:08.500620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e208fcc5-aaa0-49f5-b4bb-33a184fc52eb None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:08.501336 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 32/131] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:50:08 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:08.529032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c013435c-f35c-4366-825b-283214e61f5a req-be7f9232-3e92-4fb4-a3f8-87e1998fc390 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:08.936477 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-be7f9232-3e92-4fb4-a3f8-87e1998fc390 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:08.937137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-be7f9232-3e92-4fb4-a3f8-87e1998fc390 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7c2c744-c5ef-4c39-91f0-9ebfbff041ba", "connector": null, "instance_uuid": "462a751d-58a1-46df-9465-3768d3abfa0a"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:09.118847 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:09.118847 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:09.157856 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-be7f9232-3e92-4fb4-a3f8-87e1998fc390 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:09.158625 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 33/132] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:08 2026] POST /volume/v3/attachments => generated 273 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:09.222306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1208d879-988d-4176-85f6-8d5de6301d15 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:09.224656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1208d879-988d-4176-85f6-8d5de6301d15 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:09.224974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1208d879-988d-4176-85f6-8d5de6301d15 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:09.225178 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1208d879-988d-4176-85f6-8d5de6301d15 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:09.237411 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f20d8443-2d4d-4a30-a404-2bde1adfd3f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:09.237852 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:09.237852 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:09.238100 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f20d8443-2d4d-4a30-a404-2bde1adfd3f0 None None] GET https://10.4.3.67/volume// Jul 24 00:50:09.238272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f20d8443-2d4d-4a30-a404-2bde1adfd3f0 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:09.238541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f20d8443-2d4d-4a30-a404-2bde1adfd3f0 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:09.239014 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f20d8443-2d4d-4a30-a404-2bde1adfd3f0 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:09.241214 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 34/133] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:09.242459 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1208d879-988d-4176-85f6-8d5de6301d15 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:09.248777 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1208d879-988d-4176-85f6-8d5de6301d15 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:09.248777 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 35/134] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:09 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:09.258642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:09.264220 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:09.264220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:09.264220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:09.308739 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:09.308739 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:09.313393 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:09.319612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-8fd3d576-e690-4ab8-a242-d27aad5823b5 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:09.319970 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 33/135] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:09 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1236 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:09.476461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:09.478926 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] PUT https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 Jul 24 00:50:09.479648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:09.493126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Acquiring lock "cinder-attachment_update-e7c2c744-c5ef-4c39-91f0-9ebfbff041ba-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:09.500275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Lock "cinder-attachment_update-e7c2c744-c5ef-4c39-91f0-9ebfbff041ba-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:09.501544 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:09.501544 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:09.683960 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Lock "cinder-attachment_update-e7c2c744-c5ef-4c39-91f0-9ebfbff041ba-np0000005792" released by "attachment_update" :: held 0.184s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:09.684453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-139deec5-d697-48fe-a0f3-c15b96bfb18b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 returned with HTTP 200 Jul 24 00:50:09.684974 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 34/136] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:09 2026] PUT /volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:10.117553 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.120530 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:10.120636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:10.120927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:10.134368 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.134368 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:10.140962 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:10.151554 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-5b88e769-e9e0-49d1-a202-4a38cba2804f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 200 Jul 24 00:50:10.152282 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 35/137] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:10 2026] GET /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 1309 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:10.164385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3428f595-6a1b-41e9-bde7-6e505de0610d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.164385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3428f595-6a1b-41e9-bde7-6e505de0610d None None] GET https://10.4.3.67/volume// Jul 24 00:50:10.164385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3428f595-6a1b-41e9-bde7-6e505de0610d None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:10.164385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3428f595-6a1b-41e9-bde7-6e505de0610d None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:10.164385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3428f595-6a1b-41e9-bde7-6e505de0610d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:10.166119 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 36/138] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:10.182216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-97d2852c-1984-4aa7-b89d-634ef36c026f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.187277 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-97d2852c-1984-4aa7-b89d-634ef36c026f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:10.188324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-97d2852c-1984-4aa7-b89d-634ef36c026f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5e50b15-aebd-42d0-81d5-e588fe9166dc", "connector": null, "instance_uuid": "82d535a4-0d44-47fd-b6c2-01c3c16562c9"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:10.203107 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.203107 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:10.269138 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4b0df432-754f-4269-8220-5839f84b64c3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.271715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-97d2852c-1984-4aa7-b89d-634ef36c026f tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:10.273184 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 34/139] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:10 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:10.273362 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b0df432-754f-4269-8220-5839f84b64c3 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:10.273362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b0df432-754f-4269-8220-5839f84b64c3 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:10.273483 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b0df432-754f-4269-8220-5839f84b64c3 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:10.288864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cba4fcd0-e66c-4e42-8b42-2eabc0f84c85 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.289258 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.289258 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:10.289732 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cba4fcd0-e66c-4e42-8b42-2eabc0f84c85 None None] GET https://10.4.3.67/volume// Jul 24 00:50:10.289732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cba4fcd0-e66c-4e42-8b42-2eabc0f84c85 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:10.289971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cba4fcd0-e66c-4e42-8b42-2eabc0f84c85 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:10.290650 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cba4fcd0-e66c-4e42-8b42-2eabc0f84c85 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:10.290819 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 36/140] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:10.293918 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4b0df432-754f-4269-8220-5839f84b64c3 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:10.303713 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b0df432-754f-4269-8220-5839f84b64c3 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:10.303713 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 35/141] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:10 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:10.306910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.310661 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:10.311179 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:10.311406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:10.336797 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.336797 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:10.344741 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:10.356975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-df841abc-e27a-4806-a278-22ab252f6ef4 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 200 Jul 24 00:50:10.357664 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 37/142] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:10 2026] GET /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:10.517038 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.522499 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] PUT https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 Jul 24 00:50:10.523036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:10.542329 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Acquiring lock "cinder-attachment_update-a5e50b15-aebd-42d0-81d5-e588fe9166dc-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:10.557942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Lock "cinder-attachment_update-a5e50b15-aebd-42d0-81d5-e588fe9166dc-np0000005792" acquired by "attachment_update" :: waited 0.015s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:10.558564 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.558564 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:10.708066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Lock "cinder-attachment_update-a5e50b15-aebd-42d0-81d5-e588fe9166dc-np0000005792" released by "attachment_update" :: held 0.151s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:10.708897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-0c590294-6683-4a22-b573-1202477b8942 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 returned with HTTP 200 Jul 24 00:50:10.709600 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 35/143] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:10 2026] PUT /volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:10.742031 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-415b8cfd-324d-4999-9698-16a90349c06b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:10.745097 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-415b8cfd-324d-4999-9698-16a90349c06b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] POST https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9/action Jul 24 00:50:10.745097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-415b8cfd-324d-4999-9698-16a90349c06b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:10.745097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-415b8cfd-324d-4999-9698-16a90349c06b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:10.771690 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:10.771690 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:10.796223 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6267fbc5-5524-4361-a7e6-94ed80e94638 req-415b8cfd-324d-4999-9698-16a90349c06b tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9/action returned with HTTP 204 Jul 24 00:50:10.796223 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 37/144] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:10 2026] POST /volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:11.322807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-15a7babe-203f-4820-afa3-45bd9314b74f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:11.324811 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-15a7babe-203f-4820-afa3-45bd9314b74f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:11.325141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-15a7babe-203f-4820-afa3-45bd9314b74f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:11.325431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-15a7babe-203f-4820-afa3-45bd9314b74f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:11.336477 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:11.336477 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:11.340393 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-15a7babe-203f-4820-afa3-45bd9314b74f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:11.345187 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-15a7babe-203f-4820-afa3-45bd9314b74f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:11.345549 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 36/145] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:11 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:12.363244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:12.370304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:12.370304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:12.370304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:12.389892 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:12.389892 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:12.397020 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:12.402949 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f6f5c23-9ffe-44c9-99cd-ef70a0a2181e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:12.404232 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 38/146] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:12 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:12.896637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:12.900329 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:12.900679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1844819435"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:12.907216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1844819435'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:12.907216 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume of 1 GB Jul 24 00:50:12.907216 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:12.907216 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:12.913455 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Availability Zones retrieved successfully. Jul 24 00:50:12.919812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Flow 'volume_create_api' (506193cd-8dd2-4692-8aa0-db9a39de55fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:12.926212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62197115-182f-43d9-a0cb-fb8bb17b7113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:12.926212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:12.975319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62197115-182f-43d9-a0cb-fb8bb17b7113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:12.976572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe1617-641e-468c-be76-5e5d802bfb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:13.059851 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c013435c-f35c-4366-825b-283214e61f5a req-0e424f59-ce38-4e93-8820-16f397268f87 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.062943 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-0e424f59-ce38-4e93-8820-16f397268f87 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] POST https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72/action Jul 24 00:50:13.063558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-0e424f59-ce38-4e93-8820-16f397268f87 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:13.063721 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-0e424f59-ce38-4e93-8820-16f397268f87 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:13.086462 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.086462 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:13.102401 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c013435c-f35c-4366-825b-283214e61f5a req-0e424f59-ce38-4e93-8820-16f397268f87 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72/action returned with HTTP 204 Jul 24 00:50:13.103226 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 38/147] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:13 2026] POST /volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:13.191259 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:13.192406 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:13.261457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Created reservations ['581c1355-0e32-4123-92f2-b8693ed6af4a', '6b52d6df-3c5a-408e-ae18-1cebba4a224a', '70bc8d80-e1ed-4cd8-b90b-bb9fb9d59285', '2d52e8dd-86b7-4218-92e0-a5c12908c2fe'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:13.263756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe1617-641e-468c-be76-5e5d802bfb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['581c1355-0e32-4123-92f2-b8693ed6af4a', '6b52d6df-3c5a-408e-ae18-1cebba4a224a', '70bc8d80-e1ed-4cd8-b90b-bb9fb9d59285', '2d52e8dd-86b7-4218-92e0-a5c12908c2fe']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:13.264499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2d09ad-d9d3-485a-b1ea-38890c1c799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:13.311838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2d09ad-d9d3-485a-b1ea-38890c1c799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ec81f4d-af5c-4100-999a-d2a3fa723f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1844819435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2da0f2c66a4674adc0f2948bafb117',qos_specs=None,replication_status=,reservations=['581c1355-0e32-4123-92f2-b8693ed6af4a','6b52d6df-3c5a-408e-ae18-1cebba4a224a','70bc8d80-e1ed-4cd8-b90b-bb9fb9d59285','2d52e8dd-86b7-4218-92e0-a5c12908c2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad25082612c04ffbad11a48faf5a22b4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1844819435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ec81f4d-af5c-4100-999a-d2a3fa723f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2da0f2c66a4674adc0f2948bafb117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad25082612c04ffbad11a48faf5a22b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:13.313102 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1a7750-c794-41de-80a3-bcba4acf68e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:13.367296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1a7750-c794-41de-80a3-bcba4acf68e7) transitioned into state 'SUCCESS' from state '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-1844819435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2da0f2c66a4674adc0f2948bafb117',qos_specs=None,replication_status=,reservations=['581c1355-0e32-4123-92f2-b8693ed6af4a','6b52d6df-3c5a-408e-ae18-1cebba4a224a','70bc8d80-e1ed-4cd8-b90b-bb9fb9d59285','2d52e8dd-86b7-4218-92e0-a5c12908c2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad25082612c04ffbad11a48faf5a22b4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:13.367658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e3036-b0c8-42bd-bf1e-e0e3c43da781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:13.391564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e3036-b0c8-42bd-bf1e-e0e3c43da781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:13.393215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Flow 'volume_create_api' (506193cd-8dd2-4692-8aa0-db9a39de55fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:13.393787 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume request issued successfully. Jul 24 00:50:13.395714 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2efca2f7-2671-4114-b80c-7495a71dbf0b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:13.395714 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 36/148] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:50:12 2026] POST /volume/v3/volumes => generated 752 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:13.412346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.419315 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:13.419315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.419315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.426349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c76f4983-79f3-4d23-8093-16df4215d035 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.433592 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c76f4983-79f3-4d23-8093-16df4215d035 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:13.433592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c76f4983-79f3-4d23-8093-16df4215d035 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.433592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c76f4983-79f3-4d23-8093-16df4215d035 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.438955 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.438955 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:13.447007 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:13.453433 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.453433 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:13.459995 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-127bc6f2-4cd8-49e7-9092-3560ea2c8b19 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 200 Jul 24 00:50:13.460317 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c76f4983-79f3-4d23-8093-16df4215d035 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:13.460389 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 37/149] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:13 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:13.468659 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c76f4983-79f3-4d23-8093-16df4215d035 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:13.469780 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 39/150] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:13 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:13.490946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.496739 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:13.496996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.498829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.517115 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.517115 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:13.522645 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:13.532295 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-89f1137d-d28e-475b-813d-39fbb3ce4ae4 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:13.533886 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 39/151] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:13 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1316 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:13.753465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5735655a-e94e-4745-86d2-16f68da6623f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.756064 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] DELETE https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:13.756558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.756895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.757823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Delete volume with id: dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:13.769473 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.769473 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:13.770386 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:13.819405 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Delete volume request issued successfully. Jul 24 00:50:13.819405 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5735655a-e94e-4745-86d2-16f68da6623f tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 202 Jul 24 00:50:13.819405 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 37/152] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:13 2026] DELETE /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:13.833299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-37cb579d-c2d1-4754-9bee-ed39c16890da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.838798 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37cb579d-c2d1-4754-9bee-ed39c16890da tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:13.840210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37cb579d-c2d1-4754-9bee-ed39c16890da tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.840698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37cb579d-c2d1-4754-9bee-ed39c16890da tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.858072 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.858072 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:13.869513 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-37cb579d-c2d1-4754-9bee-ed39c16890da tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Volume info retrieved successfully. Jul 24 00:50:13.878475 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37cb579d-c2d1-4754-9bee-ed39c16890da tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 200 Jul 24 00:50:13.879399 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 38/153] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:13 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:13.973064 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:13.977040 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:13.980526 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:13.980526 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:13.992816 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:13.992816 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:13.998556 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:14.006612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-1b279a1d-9722-4a08-bc75-188397245bcb tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:14.007474 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 40/154] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:13 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:14.190433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.193596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:14.193596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.193806 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.217215 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.217215 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:14.220355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.224235 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:14.225681 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] POST https://10.4.3.67/volume/v3/snapshots/None/action Jul 24 00:50:14.226124 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:14.226343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:14.226877 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.230379 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] POST https://10.4.3.67/volume/v3/snapshots/5ac9928b-33ed-45bc-82d2-cce9c5e10582/action Jul 24 00:50:14.230755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:14.230867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:14.231537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.snapshot_actions [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100231) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 00:50:14.232908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.snapshot_actions [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100229) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 00:50:14.233400 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e9fb19b3-28a8-4802-a325-08a7b438b97b tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:14.234056 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 40/155] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:14.266575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-847e1ea9-e584-4e29-9c17-296b395baeae req-7fb77f84-f663-466a-a22f-3991f4970567 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] https://10.4.3.67/volume/v3/snapshots/None/action returned with HTTP 404 Jul 24 00:50:14.266575 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 38/156] 10.4.3.67 () {72 vars in 1575 bytes} [Fri Jul 24 00:50:14 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:14.274951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c4918ff6-dace-4ed0-8af3-60632874a54f req-96a120b6-69cf-44b4-9ab5-ff26f4881112 tempest-VolumesAssistedSnapshotsTest-2129291949 tempest-VolumesAssistedSnapshotsTest-2129291949-project] https://10.4.3.67/volume/v3/snapshots/5ac9928b-33ed-45bc-82d2-cce9c5e10582/action returned with HTTP 404 Jul 24 00:50:14.274951 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 39/157] 10.4.3.67 () {72 vars in 1671 bytes} [Fri Jul 24 00:50:14 2026] POST /volume/v3/snapshots/5ac9928b-33ed-45bc-82d2-cce9c5e10582/action => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:14.360631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.365963 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:14.366227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.366705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.394933 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.394933 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:14.400278 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:14.408318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-eac475e5-a1fe-4f83-bd5c-639dab5c7553 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:14.408870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 41/158] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1316 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:14.468331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.471114 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] POST https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba/action Jul 24 00:50:14.471686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:14.471879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:14.487946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a1590bc3-7c67-4744-bd12-844cc549243c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.490470 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1590bc3-7c67-4744-bd12-844cc549243c tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:14.490615 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.490615 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:14.491023 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1590bc3-7c67-4744-bd12-844cc549243c tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.491102 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:14.491131 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1590bc3-7c67-4744-bd12-844cc549243c tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.501766 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.501766 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:14.506857 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Begin detaching volume completed successfully. Jul 24 00:50:14.507268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-08fea201-6b4b-4427-bceb-95b7cc8b5e2e tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba/action returned with HTTP 202 Jul 24 00:50:14.507727 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 41/159] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:50:14 2026] POST /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:50:14.507833 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a1590bc3-7c67-4744-bd12-844cc549243c tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:14.513867 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1590bc3-7c67-4744-bd12-844cc549243c tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 200 Jul 24 00:50:14.515805 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 39/160] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:14.522243 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-441c11b5-855b-4e5f-99c0-2087b36d94a7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.524592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-441c11b5-855b-4e5f-99c0-2087b36d94a7 None None] GET https://10.4.3.67/volume// Jul 24 00:50:14.524876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-441c11b5-855b-4e5f-99c0-2087b36d94a7 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.525154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-441c11b5-855b-4e5f-99c0-2087b36d94a7 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.527274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-441c11b5-855b-4e5f-99c0-2087b36d94a7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:14.527838 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 40/161] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:14.531606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-31a19c11-85ef-4534-a84e-09713abaf96b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.534027 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] POST https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52/action Jul 24 00:50:14.535101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:14.538459 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:14.554218 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.554218 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:14.554218 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:14.556898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-6dcd4daf-5522-46bd-a6cb-d0ffa28cebc8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.568467 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume updated successfully. Jul 24 00:50:14.569005 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31a19c11-85ef-4534-a84e-09713abaf96b tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52/action returned with HTTP 200 Jul 24 00:50:14.570515 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 42/162] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:50:14 2026] POST /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jul 24 00:50:14.585610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd6cd495-8334-4af7-9c23-d5678664f516 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.589395 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd6cd495-8334-4af7-9c23-d5678664f516 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:14.589535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd495-8334-4af7-9c23-d5678664f516 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.589917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd495-8334-4af7-9c23-d5678664f516 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.594897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5ff03c54-dec0-4c91-8b2c-cb85893bc501 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.595420 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5ff03c54-dec0-4c91-8b2c-cb85893bc501 None None] GET https://10.4.3.67/volume// Jul 24 00:50:14.595643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5ff03c54-dec0-4c91-8b2c-cb85893bc501 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.595841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5ff03c54-dec0-4c91-8b2c-cb85893bc501 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.596170 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5ff03c54-dec0-4c91-8b2c-cb85893bc501 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:14.596520 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 41/163] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:14.604144 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.604144 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:14.610520 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bd6cd495-8334-4af7-9c23-d5678664f516 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:14.613120 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.618315 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:14.619034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd6cd495-8334-4af7-9c23-d5678664f516 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 200 Jul 24 00:50:14.619167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.619270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.620330 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 40/164] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:14.641638 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.641638 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:14.648164 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:14.657338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-7517f164-51b6-49ed-86e4-3b6fa65ed30c tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:14.657338 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 43/165] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1542 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:14.867140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.871167 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:14.871403 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.871624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.883853 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.883853 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:14.894553 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:14.897471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b609cda3-5010-40ba-a05d-a820962f0ec5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:14.898432 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-6dcd4daf-5522-46bd-a6cb-d0ffa28cebc8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:14.899134 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-6dcd4daf-5522-46bd-a6cb-d0ffa28cebc8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bdbf7ed-8d82-4763-86d3-4fc8eed7269b", "connector": null, "instance_uuid": "8db25e16-6a39-46da-b2a4-a648bf0c9267"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:14.900347 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b609cda3-5010-40ba-a05d-a820962f0ec5 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] GET https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 Jul 24 00:50:14.900619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b609cda3-5010-40ba-a05d-a820962f0ec5 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:14.900853 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b609cda3-5010-40ba-a05d-a820962f0ec5 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:14.904653 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-47de7533-217b-4bdf-92db-4b93f928d882 req-402e2d6c-d517-47f9-8e1f-a97a8a7dca1f tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 200 Jul 24 00:50:14.905845 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 42/166] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:14.914058 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b609cda3-5010-40ba-a05d-a820962f0ec5 tempest-TaggedAttachmentsTest-375587544 tempest-TaggedAttachmentsTest-375587544-project-member] https://10.4.3.67/volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 returned with HTTP 404 Jul 24 00:50:14.917216 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 41/167] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:14 2026] GET /volume/v3/volumes/dbc112e1-3a1a-40c2-8ab0-ae2252f52a31 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:14.917328 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:14.917328 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:14.955791 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-6dcd4daf-5522-46bd-a6cb-d0ffa28cebc8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 00:50:14.967734 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-6dcd4daf-5522-46bd-a6cb-d0ffa28cebc8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:14.968700 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 42/168] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:14 2026] POST /volume/v3/attachments => generated 271 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:15.021800 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.023923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:15.024121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:15.024374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:15.044442 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:15.044442 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:15.050749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a0486fa4-586f-4352-9d44-99fc8a02272f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.051851 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0486fa4-586f-4352-9d44-99fc8a02272f None None] GET https://10.4.3.67/volume// Jul 24 00:50:15.051851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0486fa4-586f-4352-9d44-99fc8a02272f None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:15.052030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0486fa4-586f-4352-9d44-99fc8a02272f None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:15.052636 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0486fa4-586f-4352-9d44-99fc8a02272f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:15.053052 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 43/169] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:15.054104 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:15.067306 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14aab070-7d5a-44cc-ab42-c52e085b9db4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:15.067944 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 44/170] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:15 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:15.098220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.102287 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:15.102639 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:15.102902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:15.125617 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:15.125617 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:15.131006 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:15.138129 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-497aa9dd-ec15-48f7-8ab7-83aec9235af3 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:15.138563 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 42/171] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:15 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1045 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:15.300475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.304814 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] PUT https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 Jul 24 00:50:15.305966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:15.327083 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Acquiring lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:15.334589 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" acquired by "attachment_update" :: waited 0.010s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:15.336438 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:15.336438 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:15.554050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.560434 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:15.560434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-143081652"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:15.560997 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-143081652'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:15.561143 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume of 1 GB Jul 24 00:50:15.575856 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Availability Zones retrieved successfully. Jul 24 00:50:15.593557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Flow 'volume_create_api' (a45a81d6-c4e1-4492-9d7a-1bf6598e8d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:15.595869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e91f72-5388-4032-a488-da50898a0aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:15.599661 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:15.645707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e91f72-5388-4032-a488-da50898a0aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:15.647039 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e49624-6f4f-4426-a83b-cad07b4525f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:15.656404 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" released by "attachment_update" :: held 0.322s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:15.656873 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-5daf14bd-ae52-46cd-8510-d6fffb64979c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 returned with HTTP 200 Jul 24 00:50:15.657389 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 43/172] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:15 2026] PUT /volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 => generated 967 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:50:15.715785 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Created reservations ['ae644d8e-1f37-4baf-928a-3223caaf4c59', '63b22f13-ed4d-4934-bfd0-06df148e0743', '9ec1657f-bf1c-47ae-8b74-7392726bbdf1', 'ae46bffc-f8b1-4767-ba4c-e85ffb558e5e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:15.716975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e49624-6f4f-4426-a83b-cad07b4525f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae644d8e-1f37-4baf-928a-3223caaf4c59', '63b22f13-ed4d-4934-bfd0-06df148e0743', '9ec1657f-bf1c-47ae-8b74-7392726bbdf1', 'ae46bffc-f8b1-4767-ba4c-e85ffb558e5e']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:15.718110 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699d52f8-c97a-4388-a879-99ad8e0acb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:15.757027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699d52f8-c97a-4388-a879-99ad8e0acb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c30d6a4-b30c-467e-8268-030d16429002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-143081652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2da0f2c66a4674adc0f2948bafb117',qos_specs=None,replication_status=,reservations=['ae644d8e-1f37-4baf-928a-3223caaf4c59','63b22f13-ed4d-4934-bfd0-06df148e0743','9ec1657f-bf1c-47ae-8b74-7392726bbdf1','ae46bffc-f8b1-4767-ba4c-e85ffb558e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad25082612c04ffbad11a48faf5a22b4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-143081652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c30d6a4-b30c-467e-8268-030d16429002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2da0f2c66a4674adc0f2948bafb117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad25082612c04ffbad11a48faf5a22b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:15.758849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61303c57-3f05-4150-9c95-ce7d3353b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:15.799614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61303c57-3f05-4150-9c95-ce7d3353b049) transitioned into state 'SUCCESS' from state '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-143081652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2da0f2c66a4674adc0f2948bafb117',qos_specs=None,replication_status=,reservations=['ae644d8e-1f37-4baf-928a-3223caaf4c59','63b22f13-ed4d-4934-bfd0-06df148e0743','9ec1657f-bf1c-47ae-8b74-7392726bbdf1','ae46bffc-f8b1-4767-ba4c-e85ffb558e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad25082612c04ffbad11a48faf5a22b4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:15.801158 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8e7fb9-4c4f-4ff4-a221-a3ebb43c28f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:15.823962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8e7fb9-4c4f-4ff4-a221-a3ebb43c28f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:15.825475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Flow 'volume_create_api' (a45a81d6-c4e1-4492-9d7a-1bf6598e8d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:15.826028 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Create volume request issued successfully. Jul 24 00:50:15.826930 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d049f5dc-7525-43c8-8510-7821bc3ba929 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:15.827887 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 44/173] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:50:15 2026] POST /volume/v3/volumes => generated 751 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:15.850936 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:15.853521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:15.854272 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:15.854645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:15.864694 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:15.864694 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:15.872183 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:15.879853 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c72f275-60bf-4b94-820c-c92962b9dfdc tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 returned with HTTP 200 Jul 24 00:50:15.880459 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 45/174] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:15 2026] GET /volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:16.095499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:16.100070 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:16.101672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:16.101672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:16.119204 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:16.119204 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:16.128291 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:16.136245 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61a768a3-3be1-4ae9-b9d5-74d374d3fd38 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:16.136245 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 43/175] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:16 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:16.284763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-9a5a9946-9375-48a4-9217-1218eeda6381 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:16.289423 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-9a5a9946-9375-48a4-9217-1218eeda6381 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] DELETE https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 Jul 24 00:50:16.289723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-9a5a9946-9375-48a4-9217-1218eeda6381 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:16.292502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-9a5a9946-9375-48a4-9217-1218eeda6381 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:16.310980 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:16.310980 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:16.411779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f55ca71-9372-45ed-82a5-be0f4a8e3801 req-9a5a9946-9375-48a4-9217-1218eeda6381 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 returned with HTTP 200 Jul 24 00:50:16.412252 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 44/176] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:16 2026] DELETE /volume/v3/attachments/cd9511b4-1987-466c-9f27-5224f578dd72 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:50:16.898817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-845ec587-009d-472e-b689-8211fb79bc20 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:16.901257 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-845ec587-009d-472e-b689-8211fb79bc20 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:16.901587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-845ec587-009d-472e-b689-8211fb79bc20 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:16.902115 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-845ec587-009d-472e-b689-8211fb79bc20 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:16.912286 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:16.912286 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:16.918585 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-845ec587-009d-472e-b689-8211fb79bc20 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:16.926569 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-845ec587-009d-472e-b689-8211fb79bc20 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 returned with HTTP 200 Jul 24 00:50:16.927604 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 45/177] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:16 2026] GET /volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:17.014761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.020082 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:17.020562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.020803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.033887 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.033887 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:17.040341 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:17.046354 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a9fc27b-d4f9-452d-bf3b-e8081ea56860 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:17.046602 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 46/178] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:17 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:17.066325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-05dcc826-70b0-47c0-a449-9df89a52108f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.070403 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:17.070403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.070403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.070403 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Delete volume with id: e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:17.081937 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.081937 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:17.083492 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:17.121704 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Delete volume request issued successfully. Jul 24 00:50:17.122241 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05dcc826-70b0-47c0-a449-9df89a52108f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 202 Jul 24 00:50:17.122421 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 44/179] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:17 2026] DELETE /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:17.137816 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-12ad8532-bdb6-4004-8449-8ab48546b8af None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.141710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12ad8532-bdb6-4004-8449-8ab48546b8af tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:17.145341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12ad8532-bdb6-4004-8449-8ab48546b8af tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.145341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12ad8532-bdb6-4004-8449-8ab48546b8af tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.154470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f00d7323-c88d-40d7-a311-d5f53c863216 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.156726 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f00d7323-c88d-40d7-a311-d5f53c863216 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:17.157013 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f00d7323-c88d-40d7-a311-d5f53c863216 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.157287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f00d7323-c88d-40d7-a311-d5f53c863216 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.163399 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.163399 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:17.176518 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-12ad8532-bdb6-4004-8449-8ab48546b8af tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Volume info retrieved successfully. Jul 24 00:50:17.183336 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.183336 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:17.187095 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12ad8532-bdb6-4004-8449-8ab48546b8af tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 200 Jul 24 00:50:17.190588 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 45/180] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:17 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:17.197305 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f00d7323-c88d-40d7-a311-d5f53c863216 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:17.203801 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f00d7323-c88d-40d7-a311-d5f53c863216 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:17.204388 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 46/181] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:17 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:17.614500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f24746f2-6119-4267-aa76-0108b230d583 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.617489 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] DELETE https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:17.617795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.618044 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.618285 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Delete volume with id: 0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:17.635025 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.635025 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:17.635025 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:17.689266 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Delete volume request issued successfully. Jul 24 00:50:17.689266 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f24746f2-6119-4267-aa76-0108b230d583 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 returned with HTTP 202 Jul 24 00:50:17.689266 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 47/182] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:17 2026] DELETE /volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:17.698951 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:17.707961 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:17.707961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:17.707961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:17.714841 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:17.714841 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:17.722008 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:17.729610 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5fbb9e4d-2ecb-4482-aa61-77c55061046e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 returned with HTTP 200 Jul 24 00:50:17.730513 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 45/183] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:17 2026] GET /volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:18.210811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c6fc8b5a-79ac-48e2-aa5c-a2b476a3d22f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:18.218605 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c6fc8b5a-79ac-48e2-aa5c-a2b476a3d22f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:18.218877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c6fc8b5a-79ac-48e2-aa5c-a2b476a3d22f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:18.220440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c6fc8b5a-79ac-48e2-aa5c-a2b476a3d22f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:18.226819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:18.232343 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:18.232343 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:18.232343 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:18.236989 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c6fc8b5a-79ac-48e2-aa5c-a2b476a3d22f tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 404 Jul 24 00:50:18.237820 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 46/184] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:18 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:18.262688 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:18.262688 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:18.276380 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:18.293124 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb0ba10c-2258-4b34-ad6f-405129a72ddf tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:18.293796 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 47/185] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:18 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:18.747808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a3ff8822-b63f-46c2-b69d-40642d443840 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:18.753714 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3ff8822-b63f-46c2-b69d-40642d443840 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 Jul 24 00:50:18.754296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3ff8822-b63f-46c2-b69d-40642d443840 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:18.754525 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3ff8822-b63f-46c2-b69d-40642d443840 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:18.765837 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3ff8822-b63f-46c2-b69d-40642d443840 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 returned with HTTP 404 Jul 24 00:50:18.766061 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 48/186] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:18 2026] GET /volume/v3/volumes/0c30d6a4-b30c-467e-8268-030d16429002 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:18.784068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:18.787240 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:18.787240 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:18.787240 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:18.787240 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Delete volume with id: 3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:18.800350 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:18.800350 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:18.800652 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:18.837771 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Delete volume request issued successfully. Jul 24 00:50:18.838421 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-600f0366-fffe-453f-84f9-fcc47f2ee779 tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 202 Jul 24 00:50:18.838652 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 46/187] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:18 2026] DELETE /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:18.854168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-72127429-ee72-4ab9-8151-372b8465d3db None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:18.855163 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72127429-ee72-4ab9-8151-372b8465d3db tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:18.855496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72127429-ee72-4ab9-8151-372b8465d3db tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:18.855752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72127429-ee72-4ab9-8151-372b8465d3db tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:18.869611 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:18.869611 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:18.879931 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-72127429-ee72-4ab9-8151-372b8465d3db tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Volume info retrieved successfully. Jul 24 00:50:18.890833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72127429-ee72-4ab9-8151-372b8465d3db tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 200 Jul 24 00:50:18.890833 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 47/188] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:18 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:50:19.315994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:19.319280 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:19.319565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:19.319784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:19.340135 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:19.340135 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:19.351624 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:19.359927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-531e535b-6786-49d0-82b2-49bbcb1329d7 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:19.360550 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 48/189] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:19 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:19.793220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-ada56d8f-1367-4806-9307-77affe78452d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:19.801732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-ada56d8f-1367-4806-9307-77affe78452d tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732/action Jul 24 00:50:19.803600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-ada56d8f-1367-4806-9307-77affe78452d tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:19.803600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-ada56d8f-1367-4806-9307-77affe78452d tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:19.836860 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:19.836860 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:19.866265 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-26cc87e3-91ea-4c22-8f9b-785a48d285f3 req-ada56d8f-1367-4806-9307-77affe78452d tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732/action returned with HTTP 204 Jul 24 00:50:19.867065 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 49/190] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:19 2026] POST /volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:19.915253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d99798ef-3072-4e74-ba62-10b9b5f25f4e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:19.918973 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d99798ef-3072-4e74-ba62-10b9b5f25f4e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] GET https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 Jul 24 00:50:19.918973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d99798ef-3072-4e74-ba62-10b9b5f25f4e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:19.919247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d99798ef-3072-4e74-ba62-10b9b5f25f4e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:19.934243 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d99798ef-3072-4e74-ba62-10b9b5f25f4e tempest-ServersNegativeTestJSON-2098353506 tempest-ServersNegativeTestJSON-2098353506-project-member] https://10.4.3.67/volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 returned with HTTP 404 Jul 24 00:50:19.935094 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 47/191] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:19 2026] GET /volume/v3/volumes/3ec81f4d-af5c-4100-999a-d2a3fa723f52 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:20.387803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:20.392479 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:20.392806 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:20.393995 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:20.425292 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:20.425292 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:20.433683 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:20.440553 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22ab3362-880a-40c9-9b00-f20c7a3aeb91 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:20.441346 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 48/192] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:20 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1158 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:20.525818 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:20.530238 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:20.530238 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:20.531548 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:20.550858 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:20.550858 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:20.559758 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:20.569785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8baf1ddf-1423-4a67-8a2a-47076d9bb717 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:20.570146 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 49/193] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:20 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1158 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:20.853206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ee4b447a-3f90-435a-b951-08a3d870d5d3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:20.854766 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee4b447a-3f90-435a-b951-08a3d870d5d3 None None] GET https://10.4.3.67/volume// Jul 24 00:50:20.855750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee4b447a-3f90-435a-b951-08a3d870d5d3 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:20.855750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee4b447a-3f90-435a-b951-08a3d870d5d3 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:20.855750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee4b447a-3f90-435a-b951-08a3d870d5d3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:20.856855 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 50/194] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:50:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:20.870163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-00611f14-bf33-4705-b0fa-b8940749be88 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:20.874290 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-00611f14-bf33-4705-b0fa-b8940749be88 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:20.874290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-00611f14-bf33-4705-b0fa-b8940749be88 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bdbf7ed-8d82-4763-86d3-4fc8eed7269b", "connector": null, "instance_uuid": "a35a2a36-d303-40f1-927a-03eb10da35c6"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:20.903048 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:20.903048 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:20.932615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:20.936739 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] GET https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:20.937009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:20.937443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:20.945915 np0000005792 devstack@c-api.service[100231]: WARNING cinder.volume.api [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-00611f14-bf33-4705-b0fa-b8940749be88 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 00:50:20.953344 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:20.953344 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:20.955851 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-00611f14-bf33-4705-b0fa-b8940749be88 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:20.956465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 48/195] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:20 2026] POST /volume/v3/attachments => generated 271 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:20.958657 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:20.967864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-397b4fc7-3316-425e-8ca2-7809e1e8b9ff req-02f8ee39-b43a-4ea2-a314-9ea75aa89255 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 200 Jul 24 00:50:20.968866 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 49/196] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:20 2026] GET /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 1601 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:21.004105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:21.006224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:21.006507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:21.007151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:21.028445 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:21.028445 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:21.030101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f4c66aaa-0f6a-4d64-9ddc-afd424a10a7f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:21.030368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f4c66aaa-0f6a-4d64-9ddc-afd424a10a7f None None] GET https://10.4.3.67/volume// Jul 24 00:50:21.030763 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f4c66aaa-0f6a-4d64-9ddc-afd424a10a7f None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:21.030995 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f4c66aaa-0f6a-4d64-9ddc-afd424a10a7f None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:21.031473 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f4c66aaa-0f6a-4d64-9ddc-afd424a10a7f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:21.031799 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 51/197] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:21.038236 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:21.045678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:21.051551 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:21.051722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:21.051998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:21.064521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41c0f535-3f50-433d-b85c-4a0b0730ed39 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:21.064521 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 50/198] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:21 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1160 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:21.074107 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:21.074107 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:21.083668 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:21.091100 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-8d086e97-34a0-4e1c-be2f-0d70a3bd54bc tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:21.091695 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 49/199] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:21 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1340 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:21.242256 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:21.245806 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] PUT https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b Jul 24 00:50:21.246181 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:21.261764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Acquiring lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:21.267574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:21.269781 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:21.269781 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:21.457658 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Lock "cinder-attachment_update-3bdbf7ed-8d82-4763-86d3-4fc8eed7269b-np0000005792" released by "attachment_update" :: held 0.190s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:21.457658 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-c33b6432-972d-4cef-8bd1-726fbfa991d9 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b returned with HTTP 200 Jul 24 00:50:21.458157 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 50/200] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:21 2026] PUT /volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b => generated 967 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:50:22.089681 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:22.092322 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:22.092562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:22.092785 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:22.114129 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:22.114129 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:22.123640 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:22.133290 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4bc8832c-f20f-461a-afb3-52dd4d59b847 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:22.133942 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 52/201] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:22 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:23.148263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:23.150762 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:23.151143 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:23.151516 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:23.170350 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:23.170350 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:23.176756 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:23.186446 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b2cc1ef-b183-447f-affc-aa95154825b8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:23.187716 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 51/202] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:23 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:23.841600 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-058f434d-0bc6-4cd2-b03d-fe6d57c0b4c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:23.846355 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-058f434d-0bc6-4cd2-b03d-fe6d57c0b4c1 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b/action Jul 24 00:50:23.847727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-058f434d-0bc6-4cd2-b03d-fe6d57c0b4c1 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:23.847727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-058f434d-0bc6-4cd2-b03d-fe6d57c0b4c1 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:23.892348 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:23.892348 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:23.928528 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-615fb604-8e73-42e3-9ae9-778a62c49154 req-058f434d-0bc6-4cd2-b03d-fe6d57c0b4c1 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b/action returned with HTTP 204 Jul 24 00:50:23.929361 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 50/203] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:23 2026] POST /volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:24.206945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc740aea-93c4-475f-b927-06ad59205ab2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.209763 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc740aea-93c4-475f-b927-06ad59205ab2 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:24.209763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc740aea-93c4-475f-b927-06ad59205ab2 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.209763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc740aea-93c4-475f-b927-06ad59205ab2 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.229163 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:24.229163 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:24.235763 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bc740aea-93c4-475f-b927-06ad59205ab2 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:24.245394 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc740aea-93c4-475f-b927-06ad59205ab2 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:24.245539 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 51/204] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:24 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1455 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:24.446692 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.449975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:24.450317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.450621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.450864 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Delete volume with id: e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:24.460954 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4588cd46-d673-46af-b052-a2fbfd2f93fc tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 404 Jul 24 00:50:24.461694 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 53/205] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:24 2026] DELETE /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:24.473744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02ed222d-0ff2-4af4-b59b-f8524a6c2c76 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.476605 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02ed222d-0ff2-4af4-b59b-f8524a6c2c76 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] GET https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba Jul 24 00:50:24.477521 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02ed222d-0ff2-4af4-b59b-f8524a6c2c76 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.477809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02ed222d-0ff2-4af4-b59b-f8524a6c2c76 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.491025 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02ed222d-0ff2-4af4-b59b-f8524a6c2c76 tempest-VolumesAssistedSnapshotsTest-2069236692 tempest-VolumesAssistedSnapshotsTest-2069236692-project-admin] https://10.4.3.67/volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba returned with HTTP 404 Jul 24 00:50:24.491593 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 52/206] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:24 2026] GET /volume/v3/volumes/e7c2c744-c5ef-4c39-91f0-9ebfbff041ba => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:24.800446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.805181 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 tempest-TestMultiAttachVolumeSwap-732792253 tempest-TestMultiAttachVolumeSwap-732792253-project] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:24.806244 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 tempest-TestMultiAttachVolumeSwap-732792253 tempest-TestMultiAttachVolumeSwap-732792253-project] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.807425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 tempest-TestMultiAttachVolumeSwap-732792253 tempest-TestMultiAttachVolumeSwap-732792253-project] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.830580 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:24.830580 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:24.836869 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 tempest-TestMultiAttachVolumeSwap-732792253 tempest-TestMultiAttachVolumeSwap-732792253-project] Volume info retrieved successfully. Jul 24 00:50:24.844223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9d27b65c-231d-4357-ace3-68e7dd22dcbf req-ecdcd3e0-09f2-40de-9427-520525f47f20 tempest-TestMultiAttachVolumeSwap-732792253 tempest-TestMultiAttachVolumeSwap-732792253-project] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:24.845459 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 51/207] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:24 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1648 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:24.859350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-64e76f19-f187-484f-940c-7dc406f47bae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.863391 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-64e76f19-f187-484f-940c-7dc406f47bae tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:24.863694 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-64e76f19-f187-484f-940c-7dc406f47bae tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.864027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-64e76f19-f187-484f-940c-7dc406f47bae tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.883482 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:24.883482 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:24.891918 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-64e76f19-f187-484f-940c-7dc406f47bae tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Volume info retrieved successfully. Jul 24 00:50:24.900772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-64e76f19-f187-484f-940c-7dc406f47bae tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:24.901412 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 52/208] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:24 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1455 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:24.920552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:24.924010 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] GET https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:50:24.924582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:24.924582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:24.934393 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:24.934393 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:24.942274 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] Volume info retrieved successfully. Jul 24 00:50:24.949287 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a849a36-dab4-44ce-9ea7-14bd2f071e57 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-reader] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 200 Jul 24 00:50:24.950299 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 54/209] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:24 2026] GET /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:25.081352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:25.084353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:25.084613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:25.084840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:25.103583 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:25.103583 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:25.111084 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:25.124456 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-018e22b3-59ff-413b-9ab9-7f01aa91edda tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:25.124456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 53/210] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:25 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:25.239709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:25.240362 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:25.240655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:25.240928 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:25.263288 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:25.263288 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:25.270442 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:25.279603 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e5cd69c9-f7d1-484d-bcd9-2a7cec7cbe4c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:25.280063 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 52/211] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:25 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1455 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:25.342735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:25.347001 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action Jul 24 00:50:25.347001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:25.347185 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:25.372274 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:25.372274 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:25.372982 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:25.385328 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Begin detaching volume completed successfully. Jul 24 00:50:25.385328 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-e3cb5c93-ccad-4216-a5d5-406cc9d83375 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action returned with HTTP 202 Jul 24 00:50:25.386268 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 53/212] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:50:25 2026] POST /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c410342e-33d3-41b1-bda6-5ddaeb1e7f80 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c410342e-33d3-41b1-bda6-5ddaeb1e7f80 None None] GET https://10.4.3.67/volume// Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c410342e-33d3-41b1-bda6-5ddaeb1e7f80 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c410342e-33d3-41b1-bda6-5ddaeb1e7f80 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c410342e-33d3-41b1-bda6-5ddaeb1e7f80 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:25.522428 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 55/213] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:25 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:25.547276 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:25.550950 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:25.553734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:25.553969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:25.574224 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:25.574224 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:25.579497 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:25.586435 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-86bd94af-7965-4519-b2eb-790bf5518524 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:25.587155 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 54/214] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:25 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1638 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:26.462757 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:26.467174 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:26.468399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:26.468399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:26.486750 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:26.486750 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:26.491757 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:26.497626 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2a121c96-9387-4947-8490-5c58e4b54c75 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:26.498185 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 53/215] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:26 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:26.522864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2f068036-0593-4d74-b256-59c6190678e8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:26.526304 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2f068036-0593-4d74-b256-59c6190678e8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] DELETE https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b Jul 24 00:50:26.526587 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2f068036-0593-4d74-b256-59c6190678e8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:26.526813 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2f068036-0593-4d74-b256-59c6190678e8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:26.543302 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:26.543302 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:26.616819 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9391deb6-dbc2-400f-8faa-32a1918d5672 req-2f068036-0593-4d74-b256-59c6190678e8 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b returned with HTTP 200 Jul 24 00:50:26.617285 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 54/216] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:26 2026] DELETE /volume/v3/attachments/3fc1823b-2cc8-44a2-8c36-329384189d8b => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:27.629600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-08386b0b-f286-4162-bc78-81ff981dfe4a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:27.632415 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08386b0b-f286-4162-bc78-81ff981dfe4a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:27.632911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08386b0b-f286-4162-bc78-81ff981dfe4a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:27.632911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08386b0b-f286-4162-bc78-81ff981dfe4a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:27.653964 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:27.653964 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:27.661883 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-08386b0b-f286-4162-bc78-81ff981dfe4a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:27.673597 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08386b0b-f286-4162-bc78-81ff981dfe4a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:27.673597 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 56/217] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:27 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1158 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:27.735639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:27.740748 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:27.740748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:27.740748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:27.757909 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:27.757909 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:27.769712 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:27.779592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-5c7e7c46-afaf-4535-8333-f8815ffa983a tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:27.780753 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 55/218] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:27 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1158 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:27.817850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:27.821107 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] POST https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action Jul 24 00:50:27.821916 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:27.822112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:27.839439 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:27.839439 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:27.840158 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:27.853614 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Begin detaching volume completed successfully. Jul 24 00:50:27.853920 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-ecb9baae-b60f-40d7-aa5c-be7bb8ef041f tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action returned with HTTP 202 Jul 24 00:50:27.854558 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 54/219] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:50:27 2026] POST /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 00:50:27.964741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-17d48194-31ac-495f-801e-3661752ac2f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:27.964741 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17d48194-31ac-495f-801e-3661752ac2f2 None None] GET https://10.4.3.67/volume// Jul 24 00:50:27.964741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17d48194-31ac-495f-801e-3661752ac2f2 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:27.964741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17d48194-31ac-495f-801e-3661752ac2f2 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:27.965807 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17d48194-31ac-495f-801e-3661752ac2f2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:27.965807 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 55/220] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:27.983422 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:27.987827 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:27.989664 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:27.989664 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:28.014773 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:28.014773 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:28.021221 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:28.027290 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-bd36d4de-28ff-4c2d-8633-8f46c1868c10 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:28.027659 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 57/221] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:27 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:29.832975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-92314901-11ad-4807-9b80-8448872b03fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:29.835777 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:29.836370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1134850552"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:29.837999 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1134850552'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:29.838267 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume of 1 GB Jul 24 00:50:29.843472 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Availability Zones retrieved successfully. Jul 24 00:50:29.851341 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Flow 'volume_create_api' (d3663b66-f786-41c7-9dee-6db6fb998c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:29.852590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818ec1ce-a4aa-4656-ae58-161759c656c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:29.854041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:29.897836 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818ec1ce-a4aa-4656-ae58-161759c656c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:29.902685 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17808f67-4e4a-4e7e-a64c-9820dd8df379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:30.049163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Created reservations ['c6f2a10d-d149-4c5b-8568-826dd42552db', '099d603e-495e-4d82-b36a-d98e5ba933a9', 'b9d2ba23-3fec-44e2-ba25-2606ed345e6d', '1c7e0e1c-aefb-4e37-886e-da772dc7cb11'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:30.050387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17808f67-4e4a-4e7e-a64c-9820dd8df379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f2a10d-d149-4c5b-8568-826dd42552db', '099d603e-495e-4d82-b36a-d98e5ba933a9', 'b9d2ba23-3fec-44e2-ba25-2606ed345e6d', '1c7e0e1c-aefb-4e37-886e-da772dc7cb11']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:30.051146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9efa5e9-8dd5-4de4-9194-2c7a49f61cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:30.086121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9efa5e9-8dd5-4de4-9194-2c7a49f61cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa82a7a-8168-4235-b166-ac110e99db9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1134850552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd555fdedad4c15ba1486931e7c8808',qos_specs=None,replication_status=,reservations=['c6f2a10d-d149-4c5b-8568-826dd42552db','099d603e-495e-4d82-b36a-d98e5ba933a9','b9d2ba23-3fec-44e2-ba25-2606ed345e6d','1c7e0e1c-aefb-4e37-886e-da772dc7cb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9992833c569d4156985ce0d8c4003b7a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1134850552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa82a7a-8168-4235-b166-ac110e99db9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd555fdedad4c15ba1486931e7c8808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9992833c569d4156985ce0d8c4003b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:30.087594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c708dff-e467-4dd4-99b0-626db80f1dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:30.119641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c708dff-e467-4dd4-99b0-626db80f1dfe) transitioned into state 'SUCCESS' from state '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-1134850552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd555fdedad4c15ba1486931e7c8808',qos_specs=None,replication_status=,reservations=['c6f2a10d-d149-4c5b-8568-826dd42552db','099d603e-495e-4d82-b36a-d98e5ba933a9','b9d2ba23-3fec-44e2-ba25-2606ed345e6d','1c7e0e1c-aefb-4e37-886e-da772dc7cb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9992833c569d4156985ce0d8c4003b7a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:30.120561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1e5ec1-9599-4b0c-a1a7-b50e0d77f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:30.138692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1e5ec1-9599-4b0c-a1a7-b50e0d77f51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:30.140060 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Flow 'volume_create_api' (d3663b66-f786-41c7-9dee-6db6fb998c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:30.140581 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume request issued successfully. Jul 24 00:50:30.141718 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92314901-11ad-4807-9b80-8448872b03fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:30.144025 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 56/222] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:50:29 2026] POST /volume/v3/volumes => generated 757 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:30.164152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:30.169167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:50:30.169167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:30.169167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:30.185173 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:30.185173 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:30.197009 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:50:30.206515 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c3b5da85-fcf2-458e-8765-e0d18a5631fb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f returned with HTTP 200 Jul 24 00:50:30.207391 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 55/223] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:30 2026] GET /volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f => generated 825 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:31.231363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:31.235977 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:50:31.235977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:31.236448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:31.253871 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:31.253871 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:31.266300 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:50:31.274750 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8270fec-5065-41e3-aeb7-a59ce1c398b8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f returned with HTTP 200 Jul 24 00:50:31.274750 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 56/224] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:31 2026] GET /volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:31.964342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:31.968947 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:31.969254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:31.969536 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:31.984275 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:31.984275 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:31.990027 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:31.996964 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-2eb6fd8a-723c-4d2b-8a5b-64f8bb85a9e6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:31.998076 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 58/225] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:31 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:32.025973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-63e786cb-ac08-4b10-b196-e8e0a0076f81 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:32.473824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-38191f39-b287-4cf0-80e9-0386faa60d44 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:32.480987 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-38191f39-b287-4cf0-80e9-0386faa60d44 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] DELETE https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 Jul 24 00:50:32.481305 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-38191f39-b287-4cf0-80e9-0386faa60d44 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:32.482203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-38191f39-b287-4cf0-80e9-0386faa60d44 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:32.502038 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:32.502038 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:32.512959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63e786cb-ac08-4b10-b196-e8e0a0076f81 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:50:32.513465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63e786cb-ac08-4b10-b196-e8e0a0076f81 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-999270749"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:32.515908 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:32.515908 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:32.536407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63e786cb-ac08-4b10-b196-e8e0a0076f81 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:50:32.536703 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 57/226] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:50:32 2026] POST /volume/v3/types => generated 223 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:50:32.550411 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ca0b4d6a-817e-48ae-8e98-d0a97d9ae2b1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:32.552567 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca0b4d6a-817e-48ae-8e98-d0a97d9ae2b1 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:50:32.553571 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca0b4d6a-817e-48ae-8e98-d0a97d9ae2b1 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-782455898"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:32.576903 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a156519d-8954-4f4c-a13c-d907d6ca2906 req-38191f39-b287-4cf0-80e9-0386faa60d44 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 returned with HTTP 200 Jul 24 00:50:32.577648 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 56/227] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:32 2026] DELETE /volume/v3/attachments/842c0a77-c0f4-40a3-b785-ff27fdfb4732 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:32.604462 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca0b4d6a-817e-48ae-8e98-d0a97d9ae2b1 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:50:32.605123 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 57/228] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:50:32 2026] POST /volume/v3/group_types => generated 180 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:32.619598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-638cec87-8b05-4740-83cc-d773bf15f6ed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:32.959038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:50:32.959370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "914a54b2-de85-423c-864d-d272f84a76c6", "volume_types": ["84a850ea-fc90-42bc-ae01-f144ccf22eaf"], "name": "tempest-GroupSnapshotsTest-Group-111409228"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:32.961687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group {'group': {'group_type': '914a54b2-de85-423c-864d-d272f84a76c6', 'volume_types': ['84a850ea-fc90-42bc-ae01-f144ccf22eaf'], 'name': 'tempest-GroupSnapshotsTest-Group-111409228'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:50:32.981825 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group tempest-GroupSnapshotsTest-Group-111409228. Jul 24 00:50:33.016561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:50:33.016044. {{(pid=100230) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:50:33.016701 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:33.066105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['5ac36c8c-4c00-43f5-a6ce-62e125b32f17'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:33.120913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-638cec87-8b05-4740-83cc-d773bf15f6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:50:33.120913 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 59/229] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:50:32 2026] POST /volume/v3/groups => generated 111 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:33.131346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:33.140136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 Jul 24 00:50:33.140496 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:33.140767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:33.141023 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 46030ac4-d654-4dfe-8efa-3191aa7fd639 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:33.150559 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:33.150559 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:33.183877 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5dfa5d88-bf00-45bc-9cc0-8720eb4de6ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 returned with HTTP 200 Jul 24 00:50:33.184450 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 58/230] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:33 2026] GET /volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 => generated 391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:34.211762 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:34.216011 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 Jul 24 00:50:34.216459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:34.216459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:34.216656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 46030ac4-d654-4dfe-8efa-3191aa7fd639 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:34.238462 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.238462 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:34.297431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6875d56b-b7c6-466e-80fd-29a4ebb5c00e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 returned with HTTP 200 Jul 24 00:50:34.298347 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 57/231] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:34 2026] GET /volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:34.320208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:34.322580 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:34.323012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-107379235", "volume_type": "84a850ea-fc90-42bc-ae01-f144ccf22eaf", "group_id": "46030ac4-d654-4dfe-8efa-3191aa7fd639", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:34.325846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-107379235', 'volume_type': '84a850ea-fc90-42bc-ae01-f144ccf22eaf', 'group_id': '46030ac4-d654-4dfe-8efa-3191aa7fd639', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:34.351554 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.351554 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:34.352840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume of 1 GB Jul 24 00:50:34.373361 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:34.382112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (b2d2091d-6b44-4bc0-92f7-7700f6bfd3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:34.384839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bce75a-f369-417f-8515-b8e2e69e987a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:34.384839 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.384839 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:34.385075 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:34.427918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bce75a-f369-417f-8515-b8e2e69e987a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:50:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84a850ea-fc90-42bc-ae01-f144ccf22eaf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999270749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84a850ea-fc90-42bc-ae01-f144ccf22eaf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46030ac4-d654-4dfe-8efa-3191aa7fd639', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:34.430571 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0ed89b-6de1-4516-bc63-d2352a814d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:34.507204 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999270749 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999270749, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:34.507204 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999270749 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999270749, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:34.527321 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=189,cinder:INSERT=13,cinder:UPDATE=31 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:50:34.622769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['845a7838-81f6-4d33-8635-535880fcb69f', '271f8337-e6db-476d-81fe-0699395f3216', '15d51ea3-fa8a-47fb-9705-436bf7503fcc', '462ae4db-63a7-4fb6-ab8e-cbcad40ca81d'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:34.623966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0ed89b-6de1-4516-bc63-d2352a814d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845a7838-81f6-4d33-8635-535880fcb69f', '271f8337-e6db-476d-81fe-0699395f3216', '15d51ea3-fa8a-47fb-9705-436bf7503fcc', '462ae4db-63a7-4fb6-ab8e-cbcad40ca81d']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:34.625086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec36bb-42ad-4a5f-a873-af75832e1da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:34.671342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec36bb-42ad-4a5f-a873-af75832e1da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed764f94-d598-449c-b644-40379eb1bf20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-107379235',encryption_key_id=None,group_id=46030ac4-d654-4dfe-8efa-3191aa7fd639,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['845a7838-81f6-4d33-8635-535880fcb69f','271f8337-e6db-476d-81fe-0699395f3216','15d51ea3-fa8a-47fb-9705-436bf7503fcc','462ae4db-63a7-4fb6-ab8e-cbcad40ca81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-107379235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46030ac4-d654-4dfe-8efa-3191aa7fd639,host=None,id=ed764f94-d598-449c-b644-40379eb1bf20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd50b51423b4436cbd741d9f9de56036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd16a30c8b4f5284366264cc5085dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84a850ea-fc90-42bc-ae01-f144ccf22eaf),volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:34.672589 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fb7573-642e-4dd6-91c8-0104ef1de6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:34.711934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fb7573-642e-4dd6-91c8-0104ef1de6c2) transitioned into state 'SUCCESS' from state '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-107379235',encryption_key_id=None,group_id=46030ac4-d654-4dfe-8efa-3191aa7fd639,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['845a7838-81f6-4d33-8635-535880fcb69f','271f8337-e6db-476d-81fe-0699395f3216','15d51ea3-fa8a-47fb-9705-436bf7503fcc','462ae4db-63a7-4fb6-ab8e-cbcad40ca81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:34.714174 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b279718-f9a8-46b4-bffd-8faf99d55b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:34.740455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b279718-f9a8-46b4-bffd-8faf99d55b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:34.741951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (b2d2091d-6b44-4bc0-92f7-7700f6bfd3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:34.742124 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request issued successfully. Jul 24 00:50:34.745173 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:34.745173 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:34.809608 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:34.813381 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.813381 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:34.819232 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46b7d426-4cee-4109-9309-b17b4923d0f9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:34.819344 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 58/232] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:50:34 2026] POST /volume/v3/volumes => generated 819 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:34.844455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:34.850888 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 Jul 24 00:50:34.850888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:34.850888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:34.861174 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.861174 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:34.867806 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:34.868694 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:34.868694 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:34.900155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:34.929997 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:34.935622 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:34.935622 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:34.949069 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdb4f8d2-2d22-4872-9837-cc9961ccf83b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 returned with HTTP 200 Jul 24 00:50:34.949611 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 60/233] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:34 2026] GET /volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 => generated 887 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:35.255502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:35.256025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-453854695", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:35.259594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-453854695', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:35.262479 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=215,cinder:UPDATE=42,cinder:INSERT=29 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:50:35.396068 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume of 1 GB Jul 24 00:50:35.396530 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:35.396530 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:35.397011 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Availability Zones retrieved successfully. Jul 24 00:50:35.409344 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (0ebc7d08-3261-4bee-818d-b670ca2cc27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:35.410047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ae4451-6afd-4a4f-9b2a-01b424d65510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:35.411451 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:35.472859 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:35.472859 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:35.488180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ae4451-6afd-4a4f-9b2a-01b424d65510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:35.489253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fff968a-843c-4f65-b1b2-f30cd36990a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:35.523094 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:35.523590 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:35.578465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Created reservations ['188f23b2-4e26-4763-a858-a2b343bdf52f', '396c8562-813e-4ce5-b6c6-aaa713189cfd', 'a062f064-aafb-49d3-b104-add04936983e', '56e77464-adac-49b1-956d-9180b314e693'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:35.579225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fff968a-843c-4f65-b1b2-f30cd36990a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['188f23b2-4e26-4763-a858-a2b343bdf52f', '396c8562-813e-4ce5-b6c6-aaa713189cfd', 'a062f064-aafb-49d3-b104-add04936983e', '56e77464-adac-49b1-956d-9180b314e693']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:35.580256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f43748a-9637-433c-8803-8b9ba1527b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:35.614574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f43748a-9637-433c-8803-8b9ba1527b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9baee8c0-2746-477c-ac2f-32d20162c474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-453854695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['188f23b2-4e26-4763-a858-a2b343bdf52f','396c8562-813e-4ce5-b6c6-aaa713189cfd','a062f064-aafb-49d3-b104-add04936983e','56e77464-adac-49b1-956d-9180b314e693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-453854695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9baee8c0-2746-477c-ac2f-32d20162c474,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c3fd4f9e210c46719ba21f390bcb0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:35.615591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea0317a-8ba2-4904-a6a1-6a5a01200d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:35.663183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea0317a-8ba2-4904-a6a1-6a5a01200d8f) transitioned into state 'SUCCESS' from state '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-453854695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['188f23b2-4e26-4763-a858-a2b343bdf52f','396c8562-813e-4ce5-b6c6-aaa713189cfd','a062f064-aafb-49d3-b104-add04936983e','56e77464-adac-49b1-956d-9180b314e693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:35.664517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f8f351-4689-4348-82e1-7b93ee6f9049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:35.676640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f8f351-4689-4348-82e1-7b93ee6f9049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:35.677834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (0ebc7d08-3261-4bee-818d-b670ca2cc27a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:35.680018 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request issued successfully. Jul 24 00:50:35.680018 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5b842fd-2ad5-4675-a601-1b3fb2482aee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:35.680018 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 59/234] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:50:34 2026] POST /volume/v3/volumes => generated 757 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:35.702742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:35.706886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:50:35.707552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:35.707636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:35.711289 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=193,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:50:35.718085 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:35.718085 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:35.729333 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:50:35.735715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f80eb8c2-04f5-4ab3-b9e9-86e7efb3e8a9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:50:35.736641 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 58/235] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:35 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:35.970826 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8c677678-9538-48ef-ada5-241e3fb81631 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:35.973136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 Jul 24 00:50:35.973595 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:35.973793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:35.982384 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:35.982384 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:35.987202 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:35.988240 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:35.988473 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:36.050902 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:36.057441 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.057441 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:36.074703 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c677678-9538-48ef-ada5-241e3fb81631 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 returned with HTTP 200 Jul 24 00:50:36.075259 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 59/236] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:35 2026] GET /volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:36.092307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d4297cf3-6421-4d88-9527-60caf8316f35 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:36.095083 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/group_snapshots Jul 24 00:50:36.095660 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "46030ac4-d654-4dfe-8efa-3191aa7fd639", "name": "tempest-group_snapshot-350746520"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:36.097411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.group_snapshots [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '46030ac4-d654-4dfe-8efa-3191aa7fd639', 'name': 'tempest-group_snapshot-350746520'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 00:50:36.102407 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.102407 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:36.106456 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.group_snapshots [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group_snapshot tempest-group_snapshot-350746520. Jul 24 00:50:36.151816 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.151816 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:36.166496 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999270749 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999270749, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:36.167834 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-999270749 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-999270749, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:36.194437 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['634c7b2a-2c43-45df-84e7-069a52a0a169', 'b0d9e349-e312-446f-ad50-b27b726bafcc', 'e9e3c9b9-3ea1-4ffc-85d2-c533050e255f', '34d0f71c-2a97-4ed9-a322-bffacc6d8d99'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:36.266079 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4297cf3-6421-4d88-9527-60caf8316f35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots returned with HTTP 202 Jul 24 00:50:36.268005 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 61/237] 10.4.3.67 () {70 vars in 1317 bytes} [Fri Jul 24 00:50:36 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:36.283924 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:36.287716 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 Jul 24 00:50:36.287905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:36.288320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:36.288528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 231cea3f-eb4e-43bb-9721-4809fbfbf418 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:36.308788 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.308788 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:36.316869 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32a20aef-1a4f-45ce-bf4f-cc30f60e3d52 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 returned with HTTP 200 Jul 24 00:50:36.317405 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 60/238] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:36 2026] GET /volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:36.755001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:36.760314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-f01a7807-596a-4f58-b9b4-f1f52d42eae9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:36.760483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:50:36.760483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:36.760483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:36.763611 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-f01a7807-596a-4f58-b9b4-f1f52d42eae9 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] DELETE https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 Jul 24 00:50:36.766158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-f01a7807-596a-4f58-b9b4-f1f52d42eae9 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:36.768060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-f01a7807-596a-4f58-b9b4-f1f52d42eae9 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:36.776949 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.776949 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:36.781371 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.781371 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:36.783581 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:50:36.792028 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-766cb3e4-169a-47e7-b236-2da8020d7b0f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:50:36.792688 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 59/239] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:36 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:36.844073 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-f01a7807-596a-4f58-b9b4-f1f52d42eae9 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 returned with HTTP 200 Jul 24 00:50:36.844649 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 60/240] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:36 2026] DELETE /volume/v3/attachments/5af76fcc-78d2-4e59-a650-3806aacf7da9 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:36.855742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:36.858413 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:36.858731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:36.859334 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:36.859334 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Delete volume with id: a5e50b15-aebd-42d0-81d5-e588fe9166dc Jul 24 00:50:36.868264 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:36.868264 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:36.868957 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:36.889835 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Delete volume request issued successfully. Jul 24 00:50:36.890064 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4a1515fc-e294-4789-ab59-fb1b8744aa65 req-2dcd515a-e57b-428a-88b3-24be9d53e0e8 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc returned with HTTP 202 Jul 24 00:50:36.890704 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 62/241] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:50:36 2026] DELETE /volume/v3/volumes/a5e50b15-aebd-42d0-81d5-e588fe9166dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:37.026955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.029077 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:50:37.029370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.029664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.038877 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.038877 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:37.044265 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:50:37.051685 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-3a5e681c-acfc-4d3d-a25c-3c0957fc4db9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:50:37.052157 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 61/242] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:37.330958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.335156 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 Jul 24 00:50:37.335397 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.335622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.335772 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 231cea3f-eb4e-43bb-9721-4809fbfbf418 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:37.352137 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.352137 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:37.362328 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d6cd3792-2516-44f5-a649-c7fd11b55d0b tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 returned with HTTP 200 Jul 24 00:50:37.362565 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 60/243] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:37.374103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.377085 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:50:37.377433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.377712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.380283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:37.380283 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.380283 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:37.380283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:50:37.410705 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:50:37.411271 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.411271 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:37.412053 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-926f1838-82c2-4a1d-ae08-d9902fb09309 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:50:37.412594 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 61/244] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:37.424774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ea179a10-05da-41eb-95c5-07b2fed9282a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.430823 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea179a10-05da-41eb-95c5-07b2fed9282a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/0661666d-6990-4f27-bd73-7dbc13b0446c Jul 24 00:50:37.431062 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea179a10-05da-41eb-95c5-07b2fed9282a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.431422 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea179a10-05da-41eb-95c5-07b2fed9282a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.443532 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.443532 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:37.444494 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ea179a10-05da-41eb-95c5-07b2fed9282a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Snapshot retrieved successfully. Jul 24 00:50:37.446855 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea179a10-05da-41eb-95c5-07b2fed9282a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/0661666d-6990-4f27-bd73-7dbc13b0446c returned with HTTP 200 Jul 24 00:50:37.446855 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 63/245] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/snapshots/0661666d-6990-4f27-bd73-7dbc13b0446c => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:37.463952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.466493 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups/action Jul 24 00:50:37.467036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "231cea3f-eb4e-43bb-9721-4809fbfbf418", "name": "tempest-Group_from_snap-1015430757"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:37.467293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "231cea3f-eb4e-43bb-9721-4809fbfbf418", "name": "tempest-Group_from_snap-1015430757"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:37.469808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '231cea3f-eb4e-43bb-9721-4809fbfbf418', 'name': 'tempest-Group_from_snap-1015430757'}}. {{(pid=100229) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 00:50:37.470689 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.groups [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group tempest-Group_from_snap-1015430757 from group_snapshot 231cea3f-eb4e-43bb-9721-4809fbfbf418. Jul 24 00:50:37.481967 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.481967 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:37.497218 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.497218 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:37.507897 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.507897 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:37.570866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['5410076a-7a32-4e4d-8cbc-f0fcdea01e45'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:37.655464 np0000005792 devstack@c-api.service[100229]: INFO cinder.group.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] A mapping entry already exists for group 51fb58d1-5f15-4776-8643-010e1e69e9d6 and volume type 84a850ea-fc90-42bc-ae01-f144ccf22eaf. Do not need to create again. Jul 24 00:50:37.655893 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.655893 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:37.660957 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:50:37.660658. {{(pid=100229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:50:37.661103 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:37.667148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (4998a8df-1e55-4725-aa5f-339f58d99212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:37.668256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12511142-0ca6-435e-b973-60a8c4c383e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:37.669535 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:37.705119 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12511142-0ca6-435e-b973-60a8c4c383e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0661666d-6990-4f27-bd73-7dbc13b0446c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:50:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84a850ea-fc90-42bc-ae01-f144ccf22eaf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999270749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84a850ea-fc90-42bc-ae01-f144ccf22eaf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '51fb58d1-5f15-4776-8643-010e1e69e9d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:37.706466 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6f13c3-08ee-46f9-8342-ed507934c452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:37.733133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.736503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:50:37.736890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.737114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.738006 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999270749 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999270749, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:37.746394 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.746394 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:37.750628 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['d5ab05b0-e722-46f3-92d7-5574151e2727', '3f362c2b-d892-4df1-aac4-4c7c88ac3d81'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:37.753075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6f13c3-08ee-46f9-8342-ed507934c452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5ab05b0-e722-46f3-92d7-5574151e2727', '3f362c2b-d892-4df1-aac4-4c7c88ac3d81']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:37.753075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f3f914-20a8-4963-9616-43fb0b322811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:37.754845 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:50:37.763412 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-9b33eff5-e779-4869-9e9a-e485933b68d5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:50:37.764481 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 61/246] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:37.779911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7cbf486e-9127-4389-aa03-f1501974cbae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.779911 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cbf486e-9127-4389-aa03-f1501974cbae None None] GET https://10.4.3.67/volume// Jul 24 00:50:37.779911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cbf486e-9127-4389-aa03-f1501974cbae None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.779911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cbf486e-9127-4389-aa03-f1501974cbae None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.780674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cbf486e-9127-4389-aa03-f1501974cbae None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:37.781104 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 62/247] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:37.791880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-56d19083-b78c-406c-9d2d-f195061288b4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.800912 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-56d19083-b78c-406c-9d2d-f195061288b4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:37.800912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-56d19083-b78c-406c-9d2d-f195061288b4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9baee8c0-2746-477c-ac2f-32d20162c474", "connector": null, "instance_uuid": "15665c6a-7a39-47df-8ae2-4e9a677ace89"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:37.811029 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:37.811029 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:37.817223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f3f914-20a8-4963-9616-43fb0b322811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0001d3e4-f89e-423c-8ae2-8fe889c8e0f0', '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=51fb58d1-5f15-4776-8643-010e1e69e9d6,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['d5ab05b0-e722-46f3-92d7-5574151e2727','3f362c2b-d892-4df1-aac4-4c7c88ac3d81'],size=1,snapshot_id=0661666d-6990-4f27-bd73-7dbc13b0446c,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=51fb58d1-5f15-4776-8643-010e1e69e9d6,host=None,id=0001d3e4-f89e-423c-8ae2-8fe889c8e0f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd50b51423b4436cbd741d9f9de56036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0661666d-6990-4f27-bd73-7dbc13b0446c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd16a30c8b4f5284366264cc5085dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84a850ea-fc90-42bc-ae01-f144ccf22eaf),volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:37.819182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215d0628-1ac7-42c8-92bf-8149285118e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:37.840528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215d0628-1ac7-42c8-92bf-8149285118e2) transitioned into state 'SUCCESS' from 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=51fb58d1-5f15-4776-8643-010e1e69e9d6,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['d5ab05b0-e722-46f3-92d7-5574151e2727','3f362c2b-d892-4df1-aac4-4c7c88ac3d81'],size=1,snapshot_id=0661666d-6990-4f27-bd73-7dbc13b0446c,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=84a850ea-fc90-42bc-ae01-f144ccf22eaf)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:37.841675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (4998a8df-1e55-4725-aa5f-339f58d99212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:37.842119 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request issued successfully. Jul 24 00:50:37.860712 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-56d19083-b78c-406c-9d2d-f195061288b4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:37.861027 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 64/248] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:37 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:37.887035 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5063f7b-6737-46c2-b21d-6ce6d205f34c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/action returned with HTTP 202 Jul 24 00:50:37.888184 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 62/249] 10.4.3.67 () {70 vars in 1311 bytes} [Fri Jul 24 00:50:37 2026] POST /volume/v3/groups/action => generated 103 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:37.897443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:37.901257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:37.901257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:37.901707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:37.902249 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:37.903469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:37.950864 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:37.950864 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:37.950864 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.002743 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.008259 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.008259 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:38.012482 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:38.012764 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.075102 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.085851 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.085851 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:38.098943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07b64dfb-1a9e-40d8-a972-9b2ac297f5b1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:38.099744 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 62/250] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:37 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:38.117976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52079302-ae81-4d13-bc65-b3c4189f24ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.124345 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 Jul 24 00:50:38.125033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.125548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.137327 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.137327 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:38.144403 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:38.145250 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:38.145562 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.206143 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.210789 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.210789 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:38.221635 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52079302-ae81-4d13-bc65-b3c4189f24ed tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 returned with HTTP 200 Jul 24 00:50:38.222672 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 63/251] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:38 2026] GET /volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 => generated 924 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:38.238874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.241443 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 Jul 24 00:50:38.241809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.242030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.242235 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 51fb58d1-5f15-4776-8643-010e1e69e9d6 {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:38.248418 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.248418 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:38.270041 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f40ed39-1171-443f-9e67-2e4a11a076fd tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 returned with HTTP 200 Jul 24 00:50:38.271113 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 65/252] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:38 2026] GET /volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:38.285814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fb2fc892-0069-4c56-b703-09283e819228 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.289148 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:38.289995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.290241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.290736 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:38.291079 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.291079 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:38.291555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:38.333280 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:38.334011 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:38.334226 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.340756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.345581 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:50:38.345932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.347179 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.347179 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Delete volume with id: b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:50:38.359874 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.359874 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:38.360667 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:38.381150 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.389172 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.389172 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:38.398932 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:38.399211 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.399453 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Delete volume request issued successfully. Jul 24 00:50:38.400041 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77b2eb2c-7014-4151-9513-d9eeb827f709 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 202 Jul 24 00:50:38.400577 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 63/253] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:38 2026] DELETE /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:38.413715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5932315c-e116-4095-97bf-f6910c9d2629 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.416452 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5932315c-e116-4095-97bf-f6910c9d2629 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:50:38.417588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5932315c-e116-4095-97bf-f6910c9d2629 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.418213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5932315c-e116-4095-97bf-f6910c9d2629 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.434509 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.434509 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:38.441827 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5932315c-e116-4095-97bf-f6910c9d2629 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:38.448514 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.452867 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5932315c-e116-4095-97bf-f6910c9d2629 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 200 Jul 24 00:50:38.452867 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 64/254] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:38 2026] GET /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:38.456955 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.456955 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:38.467871 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb2fc892-0069-4c56-b703-09283e819228 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:38.468348 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 63/255] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:38 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:38.486845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.490657 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6/action Jul 24 00:50:38.491086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:38.492389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:38.495653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for group 51fb58d1-5f15-4776-8643-010e1e69e9d6 {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:50:38.495653 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group with id: 51fb58d1-5f15-4776-8643-010e1e69e9d6 Jul 24 00:50:38.500052 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.500052 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:38.569587 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf420ce3-a9fe-45c4-aad6-ff30aad8b5c0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6/action returned with HTTP 202 Jul 24 00:50:38.570283 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 66/256] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:50:38 2026] POST /volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:38.580922 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:38.583488 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 Jul 24 00:50:38.583782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:38.584046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:38.599476 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.599476 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:38.606966 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:38.608528 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:38.609272 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:38.671630 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:38.675672 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:38.675672 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:38.685234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e926176-f936-44e7-bfce-5aee51e57fb9 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 returned with HTTP 200 Jul 24 00:50:38.685986 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 64/257] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:38 2026] GET /volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 => generated 923 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:39.466438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9413c18e-59b0-4754-ba73-a1301ed0ecf0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.468437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9413c18e-59b0-4754-ba73-a1301ed0ecf0 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 Jul 24 00:50:39.468654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9413c18e-59b0-4754-ba73-a1301ed0ecf0 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.469651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9413c18e-59b0-4754-ba73-a1301ed0ecf0 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.476271 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9413c18e-59b0-4754-ba73-a1301ed0ecf0 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 returned with HTTP 404 Jul 24 00:50:39.477060 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 65/258] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/b826d62d-064f-48c3-a892-faddb0a3b007 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:39.488773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.491869 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:39.493116 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.493116 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.493116 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Delete volume with id: 3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:39.504169 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.504169 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:39.504863 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:39.538237 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Delete volume request issued successfully. Jul 24 00:50:39.538497 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c944c7e4-c3b6-4b21-98e6-f6326d85b0e4 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 202 Jul 24 00:50:39.539018 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 64/259] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:50:39 2026] DELETE /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:39.547152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.549048 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:39.549400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.549691 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.553812 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=219,cinder:UPDATE=43,cinder:INSERT=23 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:50:39.564835 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.564835 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-972e176b-fc57-4b96-9417-52abce7a96c4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-972e176b-fc57-4b96-9417-52abce7a96c4 None None] GET https://10.4.3.67/volume// Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-972e176b-fc57-4b96-9417-52abce7a96c4 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-972e176b-fc57-4b96-9417-52abce7a96c4 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-972e176b-fc57-4b96-9417-52abce7a96c4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:39.568676 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 65/260] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:39.574494 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Volume info retrieved successfully. Jul 24 00:50:39.581891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.583328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-989ea5d8-b6af-4bfe-b9ac-a3532b0f1cf6 tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 200 Jul 24 00:50:39.584029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 67/261] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:39.585733 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:50:39.585985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.586208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.610390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.610390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:39.616220 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:50:39.622609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-4fe28c57-d641-42e4-9571-43d13e3e3d6e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:50:39.623126 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 66/262] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:39.702263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a586ac6-f041-43a6-af74-97b8e9b1efec None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.704384 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a586ac6-f041-43a6-af74-97b8e9b1efec tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 Jul 24 00:50:39.704610 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a586ac6-f041-43a6-af74-97b8e9b1efec tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.704844 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a586ac6-f041-43a6-af74-97b8e9b1efec tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.714965 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a586ac6-f041-43a6-af74-97b8e9b1efec tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 returned with HTTP 404 Jul 24 00:50:39.715745 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 65/263] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/0001d3e4-f89e-423c-8ae2-8fe889c8e0f0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:39.723812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.724970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c89761b1-c699-48c6-8293-08c1860eea9a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.730225 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c89761b1-c699-48c6-8293-08c1860eea9a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 Jul 24 00:50:39.730225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c89761b1-c699-48c6-8293-08c1860eea9a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.730225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c89761b1-c699-48c6-8293-08c1860eea9a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.730225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-c89761b1-c699-48c6-8293-08c1860eea9a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 51fb58d1-5f15-4776-8643-010e1e69e9d6 {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:39.730664 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 Jul 24 00:50:39.730664 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:39.732521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c89761b1-c699-48c6-8293-08c1860eea9a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 returned with HTTP 404 Jul 24 00:50:39.733117 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 68/264] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/groups/51fb58d1-5f15-4776-8643-010e1e69e9d6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:39.744745 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.746593 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-9baee8c0-2746-477c-ac2f-32d20162c474-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:39.747331 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 Jul 24 00:50:39.747617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.748027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.748027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for member 231cea3f-eb4e-43bb-9721-4809fbfbf418 {{(pid=100232) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:50:39.748656 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.group_snapshots [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group_snapshot with id: 231cea3f-eb4e-43bb-9721-4809fbfbf418 Jul 24 00:50:39.752496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9baee8c0-2746-477c-ac2f-32d20162c474-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:39.753651 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.753651 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:39.756273 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.756273 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:39.814877 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-faa58e2d-92ed-4abf-9922-97f84c17d11a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 returned with HTTP 202 Jul 24 00:50:39.815594 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 67/265] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:50:39 2026] DELETE /volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:39.825399 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.831213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:39.831515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.831769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.832092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:39.833160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:39.843409 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:39.844432 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:39.844645 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:39.878970 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9baee8c0-2746-477c-ac2f-32d20162c474-np0000005792" released by "attachment_update" :: held 0.126s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:39.879462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c532da0d-afcb-4ed3-8aed-5a3644a9ea45 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 returned with HTTP 200 Jul 24 00:50:39.880043 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 66/266] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:39 2026] PUT /volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:39.891093 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:39.896927 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.896927 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:39.910086 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8524abe3-34f2-4fc6-85ce-762e6ac3a0e0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:39.910695 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 66/267] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:39.917419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c7e54d97-10c5-40d6-9a70-020eb5cdaf38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.920638 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c7e54d97-10c5-40d6-9a70-020eb5cdaf38 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9/action Jul 24 00:50:39.921092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c7e54d97-10c5-40d6-9a70-020eb5cdaf38 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:39.921412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c7e54d97-10c5-40d6-9a70-020eb5cdaf38 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:39.930114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.932729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:50:39.933807 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.934519 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.935331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:39.937039 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.937039 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:39.939332 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:50:39.943472 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:50:39.945655 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c4a81143-ba6f-499b-88ab-ef8c4b0671ad tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:50:39.946076 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 68/268] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:50:39.950211 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:39.950211 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:39.962581 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.964689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 Jul 24 00:50:39.965085 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.965238 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.965400 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 231cea3f-eb4e-43bb-9721-4809fbfbf418 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:39.969825 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-94aad9cf-9d2d-425a-b512-bf17f11afae4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 returned with HTTP 404 Jul 24 00:50:39.970964 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 67/269] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/group_snapshots/231cea3f-eb4e-43bb-9721-4809fbfbf418 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:39.988955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e5c57a15-64ff-464f-b295-26010eb31697 req-c7e54d97-10c5-40d6-9a70-020eb5cdaf38 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9/action returned with HTTP 204 Jul 24 00:50:39.989610 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 69/270] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:39 2026] POST /volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:39.993960 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:39.995911 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:39.996211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:39.996493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:39.996782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:39.998946 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:40.009977 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:40.010702 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:40.011008 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:40.065984 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:40.070096 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:40.070096 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:40.080829 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd0b8deb-3bf5-4b8e-84d8-d1efe02ab63e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:40.081404 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 67/271] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:39 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:40.098954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:40.101795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639/action Jul 24 00:50:40.102307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:40.102489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:40.105107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for group 46030ac4-d654-4dfe-8efa-3191aa7fd639 {{(pid=100232) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:50:40.105937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group with id: 46030ac4-d654-4dfe-8efa-3191aa7fd639 Jul 24 00:50:40.114327 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:40.114327 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:40.224267 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b85aeb93-28cb-426b-8a7b-6d983ef31e89 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639/action returned with HTTP 202 Jul 24 00:50:40.224918 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 69/272] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:50:40 2026] POST /volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:40.238991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-543698ef-095c-4217-a211-282daf54118e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:40.241579 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 Jul 24 00:50:40.241884 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:40.241967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:40.261488 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:40.261488 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:40.276497 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:40.277654 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:40.278984 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:40.339962 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:40.346028 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:40.346028 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:40.362844 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-543698ef-095c-4217-a211-282daf54118e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 returned with HTTP 200 Jul 24 00:50:40.363218 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 68/273] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:40 2026] GET /volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:40.603458 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ccd6ef47-a8d7-4981-90e4-fcb1752a411c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:40.606743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccd6ef47-a8d7-4981-90e4-fcb1752a411c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] GET https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b Jul 24 00:50:40.606743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccd6ef47-a8d7-4981-90e4-fcb1752a411c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:40.606743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccd6ef47-a8d7-4981-90e4-fcb1752a411c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:40.619381 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccd6ef47-a8d7-4981-90e4-fcb1752a411c tempest-TestMultiAttachVolumeSwap-1438532152 tempest-TestMultiAttachVolumeSwap-1438532152-project-member] https://10.4.3.67/volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b returned with HTTP 404 Jul 24 00:50:40.619381 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 70/274] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:40 2026] GET /volume/v3/volumes/3bdbf7ed-8d82-4763-86d3-4fc8eed7269b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:41.387428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8f706be8-e008-4d53-924d-4a13bd8ba35a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.392577 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f706be8-e008-4d53-924d-4a13bd8ba35a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 Jul 24 00:50:41.392577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f706be8-e008-4d53-924d-4a13bd8ba35a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.392577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f706be8-e008-4d53-924d-4a13bd8ba35a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.401657 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f706be8-e008-4d53-924d-4a13bd8ba35a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 returned with HTTP 404 Jul 24 00:50:41.402500 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 68/275] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/volumes/ed764f94-d598-449c-b644-40379eb1bf20 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:41.415971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.420281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 Jul 24 00:50:41.420664 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.421023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.421732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 46030ac4-d654-4dfe-8efa-3191aa7fd639 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:41.427860 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6ea3494-fc4d-4957-995f-1c5fc8925399 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 returned with HTTP 404 Jul 24 00:50:41.430399 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 70/276] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/groups/46030ac4-d654-4dfe-8efa-3191aa7fd639 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:41.447055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9cd0de86-ebc3-4a1a-b558-895deef641a7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.451132 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9cd0de86-ebc3-4a1a-b558-895deef641a7 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/914a54b2-de85-423c-864d-d272f84a76c6 Jul 24 00:50:41.451622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9cd0de86-ebc3-4a1a-b558-895deef641a7 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.451992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9cd0de86-ebc3-4a1a-b558-895deef641a7 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.486664 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9cd0de86-ebc3-4a1a-b558-895deef641a7 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types/914a54b2-de85-423c-864d-d272f84a76c6 returned with HTTP 202 Jul 24 00:50:41.487265 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 69/277] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:50:41 2026] DELETE /volume/v3/group_types/914a54b2-de85-423c-864d-d272f84a76c6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:41.503524 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bae57d52-9db5-490f-8470-f7ae629f560b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.507038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bae57d52-9db5-490f-8470-f7ae629f560b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf Jul 24 00:50:41.507783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bae57d52-9db5-490f-8470-f7ae629f560b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.507783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bae57d52-9db5-490f-8470-f7ae629f560b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.592300 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bae57d52-9db5-490f-8470-f7ae629f560b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf returned with HTTP 202 Jul 24 00:50:41.592909 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 71/278] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:50:41 2026] DELETE /volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:41.605579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9e1b904c-7a01-42be-9c62-a195c1d32913 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.609800 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e1b904c-7a01-42be-9c62-a195c1d32913 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] GET https://10.4.3.67/volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf Jul 24 00:50:41.610151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e1b904c-7a01-42be-9c62-a195c1d32913 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.612326 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e1b904c-7a01-42be-9c62-a195c1d32913 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.619967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e1b904c-7a01-42be-9c62-a195c1d32913 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf returned with HTTP 404 Jul 24 00:50:41.620166 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 69/279] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/types/84a850ea-fc90-42bc-ae01-f144ccf22eaf => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:41.637532 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c696322b-71b6-4827-afdd-5020435b1a16 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.644158 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c696322b-71b6-4827-afdd-5020435b1a16 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:50:41.644158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c696322b-71b6-4827-afdd-5020435b1a16 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-175325664"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:41.678508 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c696322b-71b6-4827-afdd-5020435b1a16 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:50:41.678973 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 71/280] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:50:41 2026] POST /volume/v3/types => generated 223 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:41.695992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-07421d33-7498-4c5b-a0f3-680b66becfc5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.701224 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07421d33-7498-4c5b-a0f3-680b66becfc5 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:50:41.701224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-07421d33-7498-4c5b-a0f3-680b66becfc5 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-637605493"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:41.701555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.703964 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:41.704581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-494349721"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:41.706918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-494349721'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:41.709046 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume of 1 GB Jul 24 00:50:41.714060 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Availability Zones retrieved successfully. Jul 24 00:50:41.721736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Flow 'volume_create_api' (2ca267ad-0737-4ad4-9efe-6e071d264673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:41.723848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e28bfb-77c6-44ec-b007-95c961da6a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:41.725896 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:41.730595 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07421d33-7498-4c5b-a0f3-680b66becfc5 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:50:41.731231 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 70/281] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:50:41 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:41.745715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.749986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:50:41.751159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb2c8818-cb62-4b9a-b835-dff3c0854247", "volume_types": ["e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0"], "name": "tempest-GroupSnapshotsTest-Group-914376296"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:41.753549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group {'group': {'group_type': 'eb2c8818-cb62-4b9a-b835-dff3c0854247', 'volume_types': ['e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0'], 'name': 'tempest-GroupSnapshotsTest-Group-914376296'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:50:41.757810 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.groups [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group tempest-GroupSnapshotsTest-Group-914376296. Jul 24 00:50:41.783966 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e28bfb-77c6-44ec-b007-95c961da6a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:41.785560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc16e08-49a8-456c-8766-f59ae45ad121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:41.789584 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:41.807632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['561307e1-0cdf-4e7f-ae67-8dc3b7b008f3'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:41.848593 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5ac6bbfd-e0d4-42a9-a874-5b0a59541f80 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:50:41.848816 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 70/282] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:50:41 2026] POST /volume/v3/groups => generated 111 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:41.865866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.868701 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:41.868701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.868701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.868847 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:41.872151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Created reservations ['6f897fc0-2ff2-4ad3-be4c-2c19f7165c95', '1e62db85-aa0b-4862-9433-c9c8de05ce4d', 'ea1bdcdd-3a71-4be5-904c-9b206efb1ea9', 'a8e2c8f0-cfd2-4597-b683-78fcd17d68f4'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:41.873619 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:41.873619 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:41.873693 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc16e08-49a8-456c-8766-f59ae45ad121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f897fc0-2ff2-4ad3-be4c-2c19f7165c95', '1e62db85-aa0b-4862-9433-c9c8de05ce4d', 'ea1bdcdd-3a71-4be5-904c-9b206efb1ea9', 'a8e2c8f0-cfd2-4597-b683-78fcd17d68f4']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:41.875209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549a695d-dd18-4c90-88fa-43ec8a3486f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:41.887078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e40a3d8e-44c1-462f-8361-b14baf4c16fe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:41.887950 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 72/283] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:41.894301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:41.896966 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:41.897180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:41.897463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:41.912911 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:41.912911 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:41.918476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549a695d-dd18-4c90-88fa-43ec8a3486f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18307dda-8543-423f-bee6-4e84de29d8ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-494349721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd555fdedad4c15ba1486931e7c8808',qos_specs=None,replication_status=,reservations=['6f897fc0-2ff2-4ad3-be4c-2c19f7165c95','1e62db85-aa0b-4862-9433-c9c8de05ce4d','ea1bdcdd-3a71-4be5-904c-9b206efb1ea9','a8e2c8f0-cfd2-4597-b683-78fcd17d68f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9992833c569d4156985ce0d8c4003b7a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-494349721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18307dda-8543-423f-bee6-4e84de29d8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd555fdedad4c15ba1486931e7c8808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9992833c569d4156985ce0d8c4003b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:41.919667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254064b-a99b-4e67-85c8-421f51839f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:41.919799 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:41.929694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0a3d339-de05-4ae2-b55f-a8ff65222ac1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:41.931529 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 71/284] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:41.955116 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254064b-a99b-4e67-85c8-421f51839f27) transitioned into state 'SUCCESS' from state '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-494349721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd555fdedad4c15ba1486931e7c8808',qos_specs=None,replication_status=,reservations=['6f897fc0-2ff2-4ad3-be4c-2c19f7165c95','1e62db85-aa0b-4862-9433-c9c8de05ce4d','ea1bdcdd-3a71-4be5-904c-9b206efb1ea9','a8e2c8f0-cfd2-4597-b683-78fcd17d68f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9992833c569d4156985ce0d8c4003b7a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:41.957588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cb7f8b-35ad-450a-8431-781cac937673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:41.978938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cb7f8b-35ad-450a-8431-781cac937673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:41.979918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Flow 'volume_create_api' (2ca267ad-0737-4ad4-9efe-6e071d264673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:41.980726 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Create volume request issued successfully. Jul 24 00:50:41.981459 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-440c9712-ff84-45d1-a655-7d2f2b8ce810 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:41.982078 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 72/285] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:50:41 2026] POST /volume/v3/volumes => generated 756 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:50:42.002249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.002249 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:50:42.002249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.002565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.013760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.016662 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.016662 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:42.017209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:42.017548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.017858 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.023891 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:50:42.031832 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.031832 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:42.034640 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db0f056c-b018-4a1b-9d16-ba6db2d619de tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:50:42.035392 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 71/286] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:41 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:42.039232 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:42.046884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-7d249607-9090-42c8-a500-86435f1de519 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:42.046884 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 73/287] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:42.210160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4ae4444c-88db-4e59-8257-221f1a63d28f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.211048 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ae4444c-88db-4e59-8257-221f1a63d28f None None] GET https://10.4.3.67/volume// Jul 24 00:50:42.211048 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ae4444c-88db-4e59-8257-221f1a63d28f None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.211255 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ae4444c-88db-4e59-8257-221f1a63d28f None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.212504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ae4444c-88db-4e59-8257-221f1a63d28f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:42.213700 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 72/288] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:42.227500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6d6f9292-c25f-4c6c-9961-6a68ff439b3a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.231092 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6d6f9292-c25f-4c6c-9961-6a68ff439b3a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:42.232101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6d6f9292-c25f-4c6c-9961-6a68ff439b3a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c1fa92f-370a-4737-a4bf-630d05086f55", "connector": null, "instance_uuid": "ff594652-4b4d-426c-8844-99db709dc0c8"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:42.246118 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.246118 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:42.296981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6d6f9292-c25f-4c6c-9961-6a68ff439b3a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:42.297738 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 73/289] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:42 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:42.341284 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d98767ff-901a-4daf-9b34-b18e4b148309 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.345125 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d98767ff-901a-4daf-9b34-b18e4b148309 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:42.346170 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d98767ff-901a-4daf-9b34-b18e4b148309 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.346170 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d98767ff-901a-4daf-9b34-b18e4b148309 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.360537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3d4c512c-ce6a-4465-9301-1331eb29a5d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.361459 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d4c512c-ce6a-4465-9301-1331eb29a5d3 None None] GET https://10.4.3.67/volume// Jul 24 00:50:42.361459 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d4c512c-ce6a-4465-9301-1331eb29a5d3 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.361694 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d4c512c-ce6a-4465-9301-1331eb29a5d3 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.362041 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d4c512c-ce6a-4465-9301-1331eb29a5d3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:42.363082 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 74/290] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:42.372565 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.372565 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:42.374744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.378803 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:42.379524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.379524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.382429 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d98767ff-901a-4daf-9b34-b18e4b148309 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:42.392091 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d98767ff-901a-4daf-9b34-b18e4b148309 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:42.392672 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 72/291] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:42.408473 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.408473 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:42.413083 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:42.422609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-b8140486-56f9-4e87-a6ed-3924dca8d54d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:42.423338 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 73/292] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1024 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:42.515582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.518415 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] PUT https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c Jul 24 00:50:42.518721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:42.529155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Acquiring lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:42.536453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:42.537633 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.537633 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:42.704761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" released by "attachment_update" :: held 0.168s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:42.704761 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-ab1be163-4cb2-44f2-b604-b2d17312cdfb tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c returned with HTTP 200 Jul 24 00:50:42.706555 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 74/293] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:42 2026] PUT /volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:42.901722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.905166 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:42.905166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:42.906157 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:42.906451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:42.912530 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.912530 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:42.925069 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e08fef01-7502-4d72-a0ba-6f183f2b0098 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:42.925892 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 75/294] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:42 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:42.946955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:42.955260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:42.956775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-457400572", "volume_type": "e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0", "group_id": "cdc065eb-79ed-446c-ace4-e8e758a64fee", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:42.959126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-457400572', 'volume_type': 'e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0', 'group_id': 'cdc065eb-79ed-446c-ace4-e8e758a64fee', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:42.976210 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:42.976210 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:42.977589 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume of 1 GB Jul 24 00:50:43.003172 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:43.015602 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (eb928a4a-3cd1-4470-9490-e433ffbcce5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:43.017039 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4e296b-d890-46a5-b35c-71186202432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:43.018083 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.018083 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:43.018578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:43.058365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:43.065440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:50:43.065440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:43.065440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:43.072094 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4e296b-d890-46a5-b35c-71186202432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:50:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-175325664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cdc065eb-79ed-446c-ace4-e8e758a64fee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:43.073846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402326c6-a9a8-4424-866f-581d662d9eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:43.074886 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.074886 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:43.081128 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:50:43.089394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eaf61f43-9af8-48b7-b05a-987eaf630cd8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:50:43.089846 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 74/295] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:43 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:43.128910 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:43.129240 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:43.188405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['5873a7ed-7ead-44da-a37c-6cd8951ebbcb', '02a45bdf-7a56-4d9d-b203-82ac94c70030', '577233d7-b0fb-42c2-be90-08ef317e8a21', 'dd5b0bfd-f13c-4739-8272-a68d2692ea62'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:43.189293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402326c6-a9a8-4424-866f-581d662d9eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5873a7ed-7ead-44da-a37c-6cd8951ebbcb', '02a45bdf-7a56-4d9d-b203-82ac94c70030', '577233d7-b0fb-42c2-be90-08ef317e8a21', 'dd5b0bfd-f13c-4739-8272-a68d2692ea62']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:43.190226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1874722-df6a-4c84-b953-32bbc460a0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:43.234355 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1874722-df6a-4c84-b953-32bbc460a0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd83b354-d8d3-4ec6-976f-686f59426bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-457400572',encryption_key_id=None,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['5873a7ed-7ead-44da-a37c-6cd8951ebbcb','02a45bdf-7a56-4d9d-b203-82ac94c70030','577233d7-b0fb-42c2-be90-08ef317e8a21','dd5b0bfd-f13c-4739-8272-a68d2692ea62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-457400572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,host=None,id=dd83b354-d8d3-4ec6-976f-686f59426bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd50b51423b4436cbd741d9f9de56036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd16a30c8b4f5284366264cc5085dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0),volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:43.235480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e0fb0f-0fd0-4f4f-b8e3-9da9dea1c67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:43.306101 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e0fb0f-0fd0-4f4f-b8e3-9da9dea1c67f) transitioned into state 'SUCCESS' from state '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-457400572',encryption_key_id=None,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['5873a7ed-7ead-44da-a37c-6cd8951ebbcb','02a45bdf-7a56-4d9d-b203-82ac94c70030','577233d7-b0fb-42c2-be90-08ef317e8a21','dd5b0bfd-f13c-4739-8272-a68d2692ea62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:43.306956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e781e0b-e0ff-4927-9eb5-a4bafdceb087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:43.339156 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e781e0b-e0ff-4927-9eb5-a4bafdceb087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:43.341988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (eb928a4a-3cd1-4470-9490-e433ffbcce5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:43.342375 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request issued successfully. Jul 24 00:50:43.344328 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:43.344657 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:43.414052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:43.415377 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:43.416610 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:43.417020 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:43.417319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:43.428214 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.428214 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:43.440735 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ad2ea92-f62b-4b26-a153-b55ebcf8ffe6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:43.440882 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 73/296] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:50:42 2026] POST /volume/v3/volumes => generated 819 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:43.457417 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.457417 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:43.462947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:43.463791 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff Jul 24 00:50:43.463791 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:43.464086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:43.470598 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:43.475001 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.475001 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:43.480131 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:43.480991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4703a78b-37b6-4157-aef9-7adcf1e9939c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:43.482353 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 75/297] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:43 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:50:43.482425 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:43.482425 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:43.546142 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:43.561064 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:43.561064 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:43.579143 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c1e57d2-e59d-408f-90e2-f48ce790499d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff returned with HTTP 200 Jul 24 00:50:43.579689 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 76/298] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:43 2026] GET /volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff => generated 887 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:44.503546 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:44.511180 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:44.511597 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:44.512167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:44.532086 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:44.532086 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:44.539531 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:44.546977 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-019f2b1f-d8f2-440d-9e09-2b86e73514bd tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:44.547977 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 75/299] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:44 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:44.605050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:44.608820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff Jul 24 00:50:44.609835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:44.609835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:44.622527 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:44.622527 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:44.627818 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:44.628604 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:44.628813 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:44.695068 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:44.707229 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:44.707229 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:44.719766 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c01dcf27-fed5-4d48-b992-2e76b645d685 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff returned with HTTP 200 Jul 24 00:50:44.720599 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 74/300] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:44 2026] GET /volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:44.738141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:44.741694 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:44.743350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-719528540", "volume_type": "e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0", "group_id": "cdc065eb-79ed-446c-ace4-e8e758a64fee", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:44.745711 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-719528540', 'volume_type': 'e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0', 'group_id': 'cdc065eb-79ed-446c-ace4-e8e758a64fee', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:44.761817 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:44.761817 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:44.763489 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume of 1 GB Jul 24 00:50:44.771022 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:44.779696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (db5346ff-a4b7-4672-adab-c365a346e899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:44.782564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292e6fc9-a9d6-4ea5-aee0-6375360b89dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:44.783737 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:44.783737 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:44.783737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:44.816536 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292e6fc9-a9d6-4ea5-aee0-6375360b89dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:50:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-175325664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cdc065eb-79ed-446c-ace4-e8e758a64fee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:44.817934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5faceb7d-aa44-4970-8641-83421a35ba3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:44.872482 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:44.872894 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:44.906176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['8c3e0179-04e0-48a5-bbc8-fffd660c166b', 'bfd6fe29-880e-43d9-93c1-cfb90269ff63', '9f0bb97e-782c-47b8-8467-b44be03c66ba', '5244430a-deec-484c-8093-5c9e275ced5a'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:44.908217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5faceb7d-aa44-4970-8641-83421a35ba3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3e0179-04e0-48a5-bbc8-fffd660c166b', 'bfd6fe29-880e-43d9-93c1-cfb90269ff63', '9f0bb97e-782c-47b8-8467-b44be03c66ba', '5244430a-deec-484c-8093-5c9e275ced5a']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:44.908391 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edd348e-ce8a-4c8d-ab65-c6e0aae3cdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:44.947296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edd348e-ce8a-4c8d-ab65-c6e0aae3cdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83163a70-d285-4dba-8cb9-379998c2996a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-719528540',encryption_key_id=None,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['8c3e0179-04e0-48a5-bbc8-fffd660c166b','bfd6fe29-880e-43d9-93c1-cfb90269ff63','9f0bb97e-782c-47b8-8467-b44be03c66ba','5244430a-deec-484c-8093-5c9e275ced5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-719528540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,host=None,id=83163a70-d285-4dba-8cb9-379998c2996a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd50b51423b4436cbd741d9f9de56036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd16a30c8b4f5284366264cc5085dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0),volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:44.947296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4275972-4b59-41ea-ae25-afd7349ecfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:44.978425 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4275972-4b59-41ea-ae25-afd7349ecfa4) transitioned into state 'SUCCESS' from state '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-719528540',encryption_key_id=None,group_id=cdc065eb-79ed-446c-ace4-e8e758a64fee,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['8c3e0179-04e0-48a5-bbc8-fffd660c166b','bfd6fe29-880e-43d9-93c1-cfb90269ff63','9f0bb97e-782c-47b8-8467-b44be03c66ba','5244430a-deec-484c-8093-5c9e275ced5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:44.980730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9e3bbf-b18b-4cba-bcd0-b9d425f00547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:45.009277 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9e3bbf-b18b-4cba-bcd0-b9d425f00547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:45.010136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (db5346ff-a4b7-4672-adab-c365a346e899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:45.011569 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request issued successfully. Jul 24 00:50:45.012946 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:45.012946 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:45.074777 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:45.081129 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:45.081129 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:45.092357 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ecbbafc-9bc7-436e-bbdd-921d5bc8c031 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:45.092357 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 76/301] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:50:44 2026] POST /volume/v3/volumes => generated 819 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:45.114207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:45.124718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a Jul 24 00:50:45.124718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:45.124718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:45.134017 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:45.134017 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:45.141444 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:45.142777 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:45.143160 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:45.203298 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:45.208847 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:45.208847 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:45.233509 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69f2b896-d910-4a01-9f62-59e34c5ec333 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a returned with HTTP 200 Jul 24 00:50:45.234628 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 77/302] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:45 2026] GET /volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:45.564564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:45.569411 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:45.569692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:45.569956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:45.587489 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:45.587489 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:45.594672 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:45.602254 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15cde3dc-3750-4afa-b96e-56fb7b5e19d0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:45.602837 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 76/303] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:45 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:46.258539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:46.262563 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a Jul 24 00:50:46.262563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:46.262563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:46.276641 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:46.276641 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:46.285227 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:46.288475 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:46.288475 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:46.360458 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:46.368117 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:46.368117 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:46.384429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c94f78aa-12ae-46f2-b6e5-0cb26fbac1a2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a returned with HTTP 200 Jul 24 00:50:46.384791 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 75/304] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:46 2026] GET /volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:46.404657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:46.408968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] PUT https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:46.408968 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "dd83b354-d8d3-4ec6-976f-686f59426bff"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:46.420832 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Update called for group cdc065eb-79ed-446c-ace4-e8e758a64fee. {{(pid=100230) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:50:46.420991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Updating group cdc065eb-79ed-446c-ace4-e8e758a64fee with name None description: None add_volumes: None remove_volumes: dd83b354-d8d3-4ec6-976f-686f59426bff. Jul 24 00:50:46.429387 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:46.429387 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:46.483489 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f98f035-838b-42d3-9e9c-7ccf24c9fecb tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 202 Jul 24 00:50:46.483991 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 77/305] 10.4.3.67 () {70 vars in 1399 bytes} [Fri Jul 24 00:50:46 2026] PUT /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:46.493982 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:46.497850 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:46.498290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:46.498548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:46.498899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:46.506769 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:46.506769 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:46.519478 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28f1712b-ea5f-45aa-9f96-d45ed861a050 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:46.520251 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 78/306] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:46 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:46.622505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5e091f54-c376-43a9-9301-870b8078fca0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:46.625906 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5e091f54-c376-43a9-9301-870b8078fca0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:46.626227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5e091f54-c376-43a9-9301-870b8078fca0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:46.626490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5e091f54-c376-43a9-9301-870b8078fca0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:46.645696 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:46.645696 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:46.652507 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5e091f54-c376-43a9-9301-870b8078fca0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:46.659109 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5e091f54-c376-43a9-9301-870b8078fca0 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:46.660048 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 77/307] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:46 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:47.535077 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:47.539453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:47.539453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:47.539453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:47.539453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:47.549047 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:47.549047 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:47.561934 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-24f5ae9b-9078-4226-ac09-cebc348e60bc tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:47.562356 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 76/308] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:47 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:47.585381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:47.586696 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] PUT https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:47.587660 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dd83b354-d8d3-4ec6-976f-686f59426bff"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:47.589744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Update called for group cdc065eb-79ed-446c-ace4-e8e758a64fee. {{(pid=100230) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:50:47.589925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Updating group cdc065eb-79ed-446c-ace4-e8e758a64fee with name None description: None add_volumes: dd83b354-d8d3-4ec6-976f-686f59426bff remove_volumes: None. Jul 24 00:50:47.598621 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:47.598621 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:47.655403 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e0e83ed-623c-42ac-97ca-eb2e08072f4a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 202 Jul 24 00:50:47.656141 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 78/309] 10.4.3.67 () {70 vars in 1399 bytes} [Fri Jul 24 00:50:47 2026] PUT /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:47.669072 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2fdeb335-9acc-41cf-b556-785026f22c69 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:47.671372 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2fdeb335-9acc-41cf-b556-785026f22c69 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:47.671788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2fdeb335-9acc-41cf-b556-785026f22c69 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:47.672153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2fdeb335-9acc-41cf-b556-785026f22c69 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:47.673165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-2fdeb335-9acc-41cf-b556-785026f22c69 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:47.680989 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:47.680989 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:47.681601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:47.685358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:47.685578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:47.686228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:47.695644 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2fdeb335-9acc-41cf-b556-785026f22c69 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:47.695644 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 79/310] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:47 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:47.719209 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:47.719209 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:47.733546 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:47.754070 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa7b95c1-e862-495c-aff9-6ccfc9dfefe8 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:47.754694 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 78/311] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:47 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:48.710372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9c94de0e-eb3d-4312-a147-05e778596d84 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:48.712641 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c94de0e-eb3d-4312-a147-05e778596d84 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:48.712907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c94de0e-eb3d-4312-a147-05e778596d84 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:48.713124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c94de0e-eb3d-4312-a147-05e778596d84 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:48.713340 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-9c94de0e-eb3d-4312-a147-05e778596d84 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:48.725183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:48.725183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:48.743716 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c94de0e-eb3d-4312-a147-05e778596d84 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:48.744607 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 77/312] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:48 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:48.762667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:48.765328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] PUT https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:48.765987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "83163a70-d285-4dba-8cb9-379998c2996a"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:48.768074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Update called for group cdc065eb-79ed-446c-ace4-e8e758a64fee. {{(pid=100230) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:50:48.768313 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Updating group cdc065eb-79ed-446c-ace4-e8e758a64fee with name None description: None add_volumes: None remove_volumes: 83163a70-d285-4dba-8cb9-379998c2996a. Jul 24 00:50:48.772406 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:48.773839 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:48.773839 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:48.774651 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:48.774952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:48.775294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:48.790204 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:48.790204 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:48.797381 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:48.805609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d262dcbb-bf45-4c23-bf56-42856a6c2ca1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:48.806371 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 80/313] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:48 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:48.810085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11484d2-9ebe-4285-b0e3-ee58c74ae195 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 202 Jul 24 00:50:48.810260 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 79/314] 10.4.3.67 () {70 vars in 1399 bytes} [Fri Jul 24 00:50:48 2026] PUT /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:48.821559 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:48.824064 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:48.824991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:48.824991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:48.824991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:48.830363 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:48.830363 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:48.843034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a3ad688e-e2f3-4ba6-998f-1e57f16dbf91 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:48.843034 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 79/315] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:48 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:49.706986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6b28d6b0-f35d-4149-8f4b-495e2fc65ce4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.712759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6b28d6b0-f35d-4149-8f4b-495e2fc65ce4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c/action Jul 24 00:50:49.713461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6b28d6b0-f35d-4149-8f4b-495e2fc65ce4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:49.713461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6b28d6b0-f35d-4149-8f4b-495e2fc65ce4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:49.744428 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.744428 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:49.763627 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-72a3cbcd-6fda-416b-a510-fceb01b07cdc req-6b28d6b0-f35d-4149-8f4b-495e2fc65ce4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c/action returned with HTTP 204 Jul 24 00:50:49.764388 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 78/316] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:49 2026] POST /volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:49.827156 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2d81eece-6d98-40e6-9732-b3742f816328 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.831151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d81eece-6d98-40e6-9732-b3742f816328 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:49.831448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d81eece-6d98-40e6-9732-b3742f816328 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:49.831665 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d81eece-6d98-40e6-9732-b3742f816328 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:49.842816 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.842816 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:49.849116 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2d81eece-6d98-40e6-9732-b3742f816328 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:49.853441 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d81eece-6d98-40e6-9732-b3742f816328 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:49.853849 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 81/317] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:49 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:49.858101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.863109 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:49.863439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:49.863784 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:49.863979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:49.869688 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.869688 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:49.871164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.872940 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:49.873141 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:49.873366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:49.883820 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.883820 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:49.885402 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00aad1d0-8e9d-4bb7-9146-06d6b5fa50e1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:49.886492 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 80/318] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:49 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:49.886952 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:49.891696 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b678dea9-2add-4cb1-9919-2e9bc4490173 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:49.891955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 80/319] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:50:49 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:49.897141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.898860 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] PUT https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:49.899212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "83163a70-d285-4dba-8cb9-379998c2996a"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:49.905007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Update called for group cdc065eb-79ed-446c-ace4-e8e758a64fee. {{(pid=100229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:50:49.905182 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.groups [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Updating group cdc065eb-79ed-446c-ace4-e8e758a64fee with name None description: None add_volumes: 83163a70-d285-4dba-8cb9-379998c2996a remove_volumes: None. Jul 24 00:50:49.912276 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.912276 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:49.956422 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-01628a08-1a8c-4757-99f3-3a55bc4eeef4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 202 Jul 24 00:50:49.956422 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 79/320] 10.4.3.67 () {70 vars in 1399 bytes} [Fri Jul 24 00:50:49 2026] PUT /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:49.966360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:49.972396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:49.972891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:49.973170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:49.973451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:49.978556 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:49.978556 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:49.995490 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d1e5b4c-4df3-41b1-9425-987767910a92 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:49.995490 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 82/321] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:49 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:50.392643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-5ed3550a-a44b-4de1-8ab3-6a0484d05b85 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:50.399045 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-5ed3550a-a44b-4de1-8ab3-6a0484d05b85 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] DELETE https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 Jul 24 00:50:50.400987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-5ed3550a-a44b-4de1-8ab3-6a0484d05b85 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:50.400987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-5ed3550a-a44b-4de1-8ab3-6a0484d05b85 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:50.415355 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:50.415355 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:50.495874 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-5ed3550a-a44b-4de1-8ab3-6a0484d05b85 tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 returned with HTTP 200 Jul 24 00:50:50.496360 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 81/322] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:50 2026] DELETE /volume/v3/attachments/f68391a0-a0d1-49b9-89fd-23019eeb1153 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:50.517556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:50.521840 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:50:50.522167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:50.523017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:50.523017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Delete volume with id: c4411823-e798-4701-890c-c52bbe83981b Jul 24 00:50:50.533551 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:50.533551 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:50.534242 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Volume info retrieved successfully. Jul 24 00:50:50.566916 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] Delete volume request issued successfully. Jul 24 00:50:50.566916 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-77d41781-2daf-48f9-af43-6242e6d2bebe req-2d47846f-594e-4881-9610-eb77560a0c9c tempest-ServerBootFromVolumeStableRescueTest-1139452997 tempest-ServerBootFromVolumeStableRescueTest-1139452997-project-member] https://10.4.3.67/volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b returned with HTTP 202 Jul 24 00:50:50.567978 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 81/323] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:50:50 2026] DELETE /volume/v3/volumes/c4411823-e798-4701-890c-c52bbe83981b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:50.582538 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:50.585805 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:50.586259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:50.586575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:50.618276 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:50.618276 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:50.621785 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:50.632750 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-28fb83c2-b2b4-4066-bb0f-ff27e0757475 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:50.632750 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 80/324] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:50:50 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:51.011030 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-995539e9-1be5-496e-8277-a260d67b6ab2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:51.014434 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-995539e9-1be5-496e-8277-a260d67b6ab2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:51.014845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-995539e9-1be5-496e-8277-a260d67b6ab2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:51.016810 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-995539e9-1be5-496e-8277-a260d67b6ab2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:51.018217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-995539e9-1be5-496e-8277-a260d67b6ab2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:51.028531 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.028531 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:51.043507 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-995539e9-1be5-496e-8277-a260d67b6ab2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 200 Jul 24 00:50:51.043916 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 83/325] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:51 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:51.061628 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:51.063793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:51.064126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:51.064428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:51.065490 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:51.068501 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.068501 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:51.068501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:51.118101 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:51.119001 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:51.119145 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:51.180208 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:51.185346 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.185346 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:51.193801 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:51.194120 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:51.253078 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:51.260938 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.260938 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:51.275395 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9e2a9e76-1328-4b33-9e81-df3a4e740287 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:51.276090 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 82/326] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:51 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:51.301907 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:51.305340 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/group_snapshots Jul 24 00:50:51.307380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cdc065eb-79ed-446c-ace4-e8e758a64fee", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-423815835"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:51.314180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cdc065eb-79ed-446c-ace4-e8e758a64fee', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-423815835'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 00:50:51.320359 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.320359 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:51.320679 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.group_snapshots [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-423815835. Jul 24 00:50:51.394487 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.394487 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:51.442302 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:51.442630 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-175325664 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-175325664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:51.520443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['be12e758-a236-49df-9753-036b16e8442f', '14c7e777-f4f2-48e5-b5f3-6ac252787e03', '037f83ee-bf17-49ec-8a8e-5206eba44c88', '44fac9bd-589c-45e3-8289-6073ead8fe65'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:51.639119 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf46b64e-e5f9-40de-bcfd-71adab975489 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots returned with HTTP 202 Jul 24 00:50:51.639946 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 82/327] 10.4.3.67 () {70 vars in 1317 bytes} [Fri Jul 24 00:50:51 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:51.651616 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:51.654274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:51.656075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:51.656075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:51.656075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 89ad6c88-f70b-4e77-96f3-26be06fe9f11 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:51.661851 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:51.661851 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:51.669753 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1eeb71f0-54bb-46b6-bac8-42fb7dd3b884 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 returned with HTTP 200 Jul 24 00:50:51.669984 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 81/328] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:51 2026] GET /volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:52.107410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9ffe3cbf-d05e-49d8-a867-d31e47fcf067 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.107410 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ffe3cbf-d05e-49d8-a867-d31e47fcf067 None None] GET https://10.4.3.67/volume// Jul 24 00:50:52.107410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3cbf-d05e-49d8-a867-d31e47fcf067 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.107410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3cbf-d05e-49d8-a867-d31e47fcf067 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.107410 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ffe3cbf-d05e-49d8-a867-d31e47fcf067 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:52.113108 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 84/329] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:52.127643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680b39a9-fd88-47d0-9e3e-9f94b256f28f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.132702 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680b39a9-fd88-47d0-9e3e-9f94b256f28f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:50:52.133391 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680b39a9-fd88-47d0-9e3e-9f94b256f28f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c1fa92f-370a-4737-a4bf-630d05086f55", "connector": null, "instance_uuid": "ff594652-4b4d-426c-8844-99db709dc0c8"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:52.152773 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.152773 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:52.220471 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680b39a9-fd88-47d0-9e3e-9f94b256f28f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:50:52.221392 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 83/330] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:50:52 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:52.233650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-68e5a83d-fe6e-4169-9e83-020f3cb41727 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.233765 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-68e5a83d-fe6e-4169-9e83-020f3cb41727 None None] GET https://10.4.3.67/volume// Jul 24 00:50:52.233992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-68e5a83d-fe6e-4169-9e83-020f3cb41727 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.234266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-68e5a83d-fe6e-4169-9e83-020f3cb41727 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.234692 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-68e5a83d-fe6e-4169-9e83-020f3cb41727 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:52.235093 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 83/331] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:52.246989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.252647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:52.256226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.256226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.273666 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.273666 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:52.280568 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:52.286423 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-680916ce-2405-4eb9-9044-87c053857c0c tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:52.287018 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 82/332] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:52.686110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-36c529fb-1459-426c-a615-d2df3564c211 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.688733 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-36c529fb-1459-426c-a615-d2df3564c211 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:52.688733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-36c529fb-1459-426c-a615-d2df3564c211 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.688733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-36c529fb-1459-426c-a615-d2df3564c211 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.688733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-36c529fb-1459-426c-a615-d2df3564c211 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 89ad6c88-f70b-4e77-96f3-26be06fe9f11 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:52.697052 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.697052 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:52.703384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-36c529fb-1459-426c-a615-d2df3564c211 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 returned with HTTP 200 Jul 24 00:50:52.703903 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 85/333] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:52.718701 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1507d828-c75b-479b-86d3-b721b16a43c8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.721342 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:50:52.721434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.721689 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.722007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:52.723993 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.723993 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:52.723993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:50:52.733802 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-dcd78dbe-5546-4117-8fc5-4299e3da236b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.735742 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-dcd78dbe-5546-4117-8fc5-4299e3da236b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c Jul 24 00:50:52.736044 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-dcd78dbe-5546-4117-8fc5-4299e3da236b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.736415 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-dcd78dbe-5546-4117-8fc5-4299e3da236b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.742852 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:50:52.743311 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.743311 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:52.744064 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1507d828-c75b-479b-86d3-b721b16a43c8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:50:52.744474 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 84/334] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:52.749833 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.749833 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:52.759578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.763448 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 Jul 24 00:50:52.763448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.763448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.775562 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.775562 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:52.776178 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Snapshot retrieved successfully. Jul 24 00:50:52.779518 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8eb9d104-4ea0-44c5-b6c9-321340ebea1d tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 returned with HTTP 200 Jul 24 00:50:52.780179 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 83/335] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:52.794867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.799663 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/0f7308ef-f43e-4b04-8089-52aba0dde9f9 Jul 24 00:50:52.799663 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.799901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.839599 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.839599 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:52.840160 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Snapshot retrieved successfully. Jul 24 00:50:52.843470 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28145516-8c6e-4233-8285-d1660c0f8ac0 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/0f7308ef-f43e-4b04-8089-52aba0dde9f9 returned with HTTP 200 Jul 24 00:50:52.843470 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 86/336] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/snapshots/0f7308ef-f43e-4b04-8089-52aba0dde9f9 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:52.863571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b309c7de-720d-4489-b1dd-008ba04e8367 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.870733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:52.871618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.871618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.871618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.group_snapshots [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for member 89ad6c88-f70b-4e77-96f3-26be06fe9f11 {{(pid=100230) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:50:52.871618 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.group_snapshots [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group_snapshot with id: 89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:52.873262 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-dcd78dbe-5546-4117-8fc5-4299e3da236b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c returned with HTTP 200 Jul 24 00:50:52.873968 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 84/337] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:50:52 2026] DELETE /volume/v3/attachments/dd023d24-0a9f-45d4-bf36-7954a9eb2e9c => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:52.878259 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:52.878259 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:52.957324 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b309c7de-720d-4489-b1dd-008ba04e8367 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 returned with HTTP 202 Jul 24 00:50:52.957901 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 85/338] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:50:52 2026] DELETE /volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:52.970965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:52.973748 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:52.974168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:52.974168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:52.974474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:52.975389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:52.992684 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:52.992684 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:52.992684 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:53.051695 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:53.057878 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.057878 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:53.066103 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:53.066346 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:53.140068 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:53.145394 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.145394 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:53.160005 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-11e4318e-ea54-480e-bcd5-5fcfe70af8c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:53.160766 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 84/339] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:52 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:53.179281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.181386 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:50:53.182228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:53.182228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:53.182379 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:53.183998 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:50:53.191756 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:50:53.192163 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.192163 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:53.194019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e751926-0da1-4ada-af07-094f4f7f07d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:50:53.194019 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 87/340] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:50:53 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:53.208974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.213436 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 Jul 24 00:50:53.213708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:53.214064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:53.222384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-96c144e0-c3dd-407f-a485-89f1a17e1e23 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.223045 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96c144e0-c3dd-407f-a485-89f1a17e1e23 None None] GET https://10.4.3.67/volume// Jul 24 00:50:53.223478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-96c144e0-c3dd-407f-a485-89f1a17e1e23 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:53.223887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-96c144e0-c3dd-407f-a485-89f1a17e1e23 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:53.225634 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.225634 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:53.225634 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Snapshot retrieved successfully. Jul 24 00:50:53.225748 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96c144e0-c3dd-407f-a485-89f1a17e1e23 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:50:53.225890 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 86/341] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:50:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:50:53.226836 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8de2000-0d56-4c7c-91c2-ecb08dcf78d4 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 returned with HTTP 200 Jul 24 00:50:53.227869 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 85/342] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:50:53 2026] GET /volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:53.241961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.245608 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:50:53.245608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:53.245861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:53.262461 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.262461 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:53.275131 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:50:53.281318 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-ba50b336-5e64-4507-851e-3eaddf2e3785 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:50:53.282338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 85/343] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:50:53 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:53.432616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.435379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] PUT https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 Jul 24 00:50:53.435853 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:53.452207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Acquiring lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:50:53.463473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:50:53.464996 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.464996 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:53.650656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-6c1fa92f-370a-4737-a4bf-630d05086f55-np0000005792" released by "attachment_update" :: held 0.187s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:50:53.650878 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-0bdef2f4-9f2d-4918-8a31-77b6ebc3e7f5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 returned with HTTP 200 Jul 24 00:50:53.652284 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 88/344] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:50:53 2026] PUT /volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:53.691153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-7d1ab062-3cb9-454f-bb1c-e9670dd6f37e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:53.695927 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-7d1ab062-3cb9-454f-bb1c-e9670dd6f37e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3/action Jul 24 00:50:53.696835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-7d1ab062-3cb9-454f-bb1c-e9670dd6f37e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:53.697351 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-7d1ab062-3cb9-454f-bb1c-e9670dd6f37e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:53.732850 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:53.732850 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:53.769674 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-98135ebe-8c8f-48b9-bfab-e2c35ba9ec2d req-7d1ab062-3cb9-454f-bb1c-e9670dd6f37e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3/action returned with HTTP 204 Jul 24 00:50:53.770053 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 87/345] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:50:53 2026] POST /volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:54.251962 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9a05ac93-2ed1-4856-965c-6bf61f13c4b6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.256068 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a05ac93-2ed1-4856-965c-6bf61f13c4b6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 Jul 24 00:50:54.256278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a05ac93-2ed1-4856-965c-6bf61f13c4b6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:54.257609 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a05ac93-2ed1-4856-965c-6bf61f13c4b6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:54.265689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a05ac93-2ed1-4856-965c-6bf61f13c4b6 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 returned with HTTP 404 Jul 24 00:50:54.266376 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 86/346] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:50:54 2026] GET /volume/v3/snapshots/4b807bdd-28ce-4e07-9fe2-5892cd523482 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:54.278640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.281407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:54.281809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:54.282990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:54.286144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 89ad6c88-f70b-4e77-96f3-26be06fe9f11 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:54.296286 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-837c508f-a5e3-49a6-bb42-26ea449ed5d8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 returned with HTTP 404 Jul 24 00:50:54.296942 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 86/347] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:54 2026] GET /volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:54.310020 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1c73d493-3870-4337-bfa0-88387c02cb8f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.312359 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:54.312718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:54.312985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:54.313111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for member 89ad6c88-f70b-4e77-96f3-26be06fe9f11 {{(pid=100232) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:50:54.313220 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.group_snapshots [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group_snapshot with id: 89ad6c88-f70b-4e77-96f3-26be06fe9f11 Jul 24 00:50:54.321478 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c73d493-3870-4337-bfa0-88387c02cb8f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 returned with HTTP 404 Jul 24 00:50:54.321478 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 89/348] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:50:54 2026] DELETE /volume/v3/group_snapshots/89ad6c88-f70b-4e77-96f3-26be06fe9f11 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:54.329682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-76162a30-742e-453a-bf99-ca71ceefcbbe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.332154 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:50:54.332459 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:54.333290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:54.333290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:50:54.333916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:50:54.350468 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:50:54.352215 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:54.352215 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:54.406149 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:54.411357 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:54.411357 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:54.417291 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:54.417291 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:54.471045 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:54.481587 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:54.481587 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:54.496822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76162a30-742e-453a-bf99-ca71ceefcbbe tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:50:54.497218 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 88/349] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:50:54 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:50:54.516216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.519638 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee/action Jul 24 00:50:54.520478 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:50:54.521489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:54.523903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for group cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100231) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:50:54.524120 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.groups [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group with id: cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:54.537514 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:54.537514 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:54.684328 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a2e3209e-d6a4-4a43-b015-b8cec3469880 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee/action returned with HTTP 202 Jul 24 00:50:54.684661 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 87/350] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:50:54 2026] POST /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:54.700209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:54.704361 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a Jul 24 00:50:54.704361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:54.704361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:54.717113 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:54.717113 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:54.722417 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:54.724565 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:54.724565 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:54.786311 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:54.794071 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:54.794071 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:54.808577 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97cb7dcc-7ae9-41a6-a3ea-227a22d45729 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a returned with HTTP 200 Jul 24 00:50:54.808577 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 87/351] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:54 2026] GET /volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:55.828987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f9da385c-c8a6-4649-9bab-b60525a7e147 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:55.832978 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9da385c-c8a6-4649-9bab-b60525a7e147 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a Jul 24 00:50:55.833183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9da385c-c8a6-4649-9bab-b60525a7e147 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:55.835493 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9da385c-c8a6-4649-9bab-b60525a7e147 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:55.844691 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9da385c-c8a6-4649-9bab-b60525a7e147 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a returned with HTTP 404 Jul 24 00:50:55.845666 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 90/352] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:55 2026] GET /volume/v3/volumes/83163a70-d285-4dba-8cb9-379998c2996a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:55.857061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-377801c4-43a5-4958-b0ba-a338573b0704 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:55.860692 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-377801c4-43a5-4958-b0ba-a338573b0704 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff Jul 24 00:50:55.860692 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-377801c4-43a5-4958-b0ba-a338573b0704 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:55.861105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-377801c4-43a5-4958-b0ba-a338573b0704 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:55.868796 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-377801c4-43a5-4958-b0ba-a338573b0704 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff returned with HTTP 404 Jul 24 00:50:55.869887 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 89/353] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:55 2026] GET /volume/v3/volumes/dd83b354-d8d3-4ec6-976f-686f59426bff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:55.881800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:55.885684 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee Jul 24 00:50:55.886038 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:55.886367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:55.886608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member cdc065eb-79ed-446c-ace4-e8e758a64fee {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:55.892648 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28c453d6-2104-45c3-b978-08ab17cf08c1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee returned with HTTP 404 Jul 24 00:50:55.892648 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 88/354] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:55 2026] GET /volume/v3/groups/cdc065eb-79ed-446c-ace4-e8e758a64fee => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:50:55.905677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b2c6a508-b6a0-41ab-9a24-9ecab6e5aa3d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:55.908826 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2c6a508-b6a0-41ab-9a24-9ecab6e5aa3d tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/eb2c8818-cb62-4b9a-b835-dff3c0854247 Jul 24 00:50:55.909346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2c6a508-b6a0-41ab-9a24-9ecab6e5aa3d tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:55.909346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2c6a508-b6a0-41ab-9a24-9ecab6e5aa3d tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:55.941710 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2c6a508-b6a0-41ab-9a24-9ecab6e5aa3d tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types/eb2c8818-cb62-4b9a-b835-dff3c0854247 returned with HTTP 202 Jul 24 00:50:55.941913 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 88/355] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:50:55 2026] DELETE /volume/v3/group_types/eb2c8818-cb62-4b9a-b835-dff3c0854247 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:50:55.951638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4073f303-c4c2-43f5-b825-b299ca10300b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:55.954621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4073f303-c4c2-43f5-b825-b299ca10300b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 Jul 24 00:50:55.954885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4073f303-c4c2-43f5-b825-b299ca10300b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:55.955137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4073f303-c4c2-43f5-b825-b299ca10300b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:55.956058 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:55.956058 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:56.039536 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4073f303-c4c2-43f5-b825-b299ca10300b tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 returned with HTTP 202 Jul 24 00:50:56.039536 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 91/356] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:50:55 2026] DELETE /volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:50:56.055713 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a947bc5b-a9c2-4d67-a0d8-9cb8662af409 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:56.069785 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a947bc5b-a9c2-4d67-a0d8-9cb8662af409 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] GET https://10.4.3.67/volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 Jul 24 00:50:56.070679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a947bc5b-a9c2-4d67-a0d8-9cb8662af409 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:56.070679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a947bc5b-a9c2-4d67-a0d8-9cb8662af409 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:56.076969 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a947bc5b-a9c2-4d67-a0d8-9cb8662af409 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 returned with HTTP 404 Jul 24 00:50:56.077724 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 90/357] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:50:56 2026] GET /volume/v3/types/e46c8cc3-cc1d-4ccf-afe9-572dd68ffec0 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:56.092516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd258df4-362e-4241-9f40-39032fe516eb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:56.095008 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd258df4-362e-4241-9f40-39032fe516eb tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:50:56.099676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd258df4-362e-4241-9f40-39032fe516eb tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-516075172"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:56.120435 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd258df4-362e-4241-9f40-39032fe516eb tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:50:56.121283 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 89/358] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:50:56 2026] POST /volume/v3/types => generated 223 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:50:56.132505 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d292c6a8-8155-42e5-a0f4-0f20a5f1a25e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:56.134103 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d292c6a8-8155-42e5-a0f4-0f20a5f1a25e tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:50:56.134954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d292c6a8-8155-42e5-a0f4-0f20a5f1a25e tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1244397379"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:56.155968 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d292c6a8-8155-42e5-a0f4-0f20a5f1a25e tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:50:56.156788 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 89/359] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:50:56 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:56.166528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:56.168991 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:50:56.169460 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "38af8bc9-bd43-4e4d-9525-ad4751d59321", "volume_types": ["0433527f-e765-45d0-8996-e1d9ed2d3233"], "name": "tempest-GroupSnapshotsTest-Group-1773153898"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:56.171694 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group {'group': {'group_type': '38af8bc9-bd43-4e4d-9525-ad4751d59321', 'volume_types': ['0433527f-e765-45d0-8996-e1d9ed2d3233'], 'name': 'tempest-GroupSnapshotsTest-Group-1773153898'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:50:56.176543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group tempest-GroupSnapshotsTest-Group-1773153898. Jul 24 00:50:56.201389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:50:56.200951. {{(pid=100232) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:50:56.201542 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:56.217186 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['c75ecb5e-bbd6-426f-83e8-6ad1db508a46'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:56.261237 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9cf93372-17ff-483e-9da1-1dfcd5abcda2 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:50:56.262570 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 92/360] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:50:56 2026] POST /volume/v3/groups => generated 112 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:56.272444 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:56.276955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d Jul 24 00:50:56.277358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:56.277641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:56.277829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 6e4569de-5372-43aa-a3a9-b2ab3272866d {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:56.283202 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:56.283202 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:56.306155 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67c0a1f1-caca-4edc-a7fa-31d08b566791 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d returned with HTTP 200 Jul 24 00:50:56.306155 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 91/361] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:56 2026] GET /volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:57.326464 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 6e4569de-5372-43aa-a3a9-b2ab3272866d {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.345741 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:57.363863 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f42c5bad-8a80-4884-ac3c-b33b7132243f tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d returned with HTTP 200 Jul 24 00:50:57.364934 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 90/362] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:50:57 2026] GET /volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:57.386667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:57.391000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:50:57.391000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-375535849", "volume_type": "0433527f-e765-45d0-8996-e1d9ed2d3233", "group_id": "6e4569de-5372-43aa-a3a9-b2ab3272866d", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:57.393515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-375535849', 'volume_type': '0433527f-e765-45d0-8996-e1d9ed2d3233', 'group_id': '6e4569de-5372-43aa-a3a9-b2ab3272866d', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:50:57.412850 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.412850 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:57.413721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume of 1 GB Jul 24 00:50:57.423449 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Availability Zones retrieved successfully. Jul 24 00:50:57.432575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (8c598422-27c9-4bb2-b973-288c2a7496a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:57.435073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc19e4de-9d63-4529-a15f-bdaf96f0559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:57.435501 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.435501 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:57.436741 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:50:57.481227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc19e4de-9d63-4529-a15f-bdaf96f0559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:50:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0433527f-e765-45d0-8996-e1d9ed2d3233,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-516075172',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0433527f-e765-45d0-8996-e1d9ed2d3233', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6e4569de-5372-43aa-a3a9-b2ab3272866d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:57.481395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b89334a-cab5-42de-bd73-daa0e3f4900e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:57.525891 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-516075172 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-516075172, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:57.525891 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-516075172 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-516075172, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:57.582893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['1a699f18-aca2-4afb-a7e7-f71425151882', 'c1cd7a30-8ffa-4ab1-8119-66140a30984c', 'b9efa533-afad-4af5-bbd8-1ef4a40801a1', '36126acb-e96e-4ee4-b079-464c4a51c1c9'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:57.582893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b89334a-cab5-42de-bd73-daa0e3f4900e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a699f18-aca2-4afb-a7e7-f71425151882', 'c1cd7a30-8ffa-4ab1-8119-66140a30984c', 'b9efa533-afad-4af5-bbd8-1ef4a40801a1', '36126acb-e96e-4ee4-b079-464c4a51c1c9']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:57.584894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88287e4a-f23a-437c-a82d-82ffeb7c51a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:57.632211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88287e4a-f23a-437c-a82d-82ffeb7c51a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d7f6fb-3665-4c87-825b-af606500aa93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-375535849',encryption_key_id=None,group_id=6e4569de-5372-43aa-a3a9-b2ab3272866d,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['1a699f18-aca2-4afb-a7e7-f71425151882','c1cd7a30-8ffa-4ab1-8119-66140a30984c','b9efa533-afad-4af5-bbd8-1ef4a40801a1','36126acb-e96e-4ee4-b079-464c4a51c1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=0433527f-e765-45d0-8996-e1d9ed2d3233), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-375535849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6e4569de-5372-43aa-a3a9-b2ab3272866d,host=None,id=65d7f6fb-3665-4c87-825b-af606500aa93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd50b51423b4436cbd741d9f9de56036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd16a30c8b4f5284366264cc5085dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0433527f-e765-45d0-8996-e1d9ed2d3233),volume_type_id=0433527f-e765-45d0-8996-e1d9ed2d3233)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:57.632211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08170680-6660-414c-b51f-899baaae79e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:57.668329 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08170680-6660-414c-b51f-899baaae79e3) transitioned into state 'SUCCESS' from state '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-375535849',encryption_key_id=None,group_id=6e4569de-5372-43aa-a3a9-b2ab3272866d,group_type_id=,metadata={},multiattach=False,project_id='bd50b51423b4436cbd741d9f9de56036',qos_specs=None,replication_status=,reservations=['1a699f18-aca2-4afb-a7e7-f71425151882','c1cd7a30-8ffa-4ab1-8119-66140a30984c','b9efa533-afad-4af5-bbd8-1ef4a40801a1','36126acb-e96e-4ee4-b079-464c4a51c1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd16a30c8b4f5284366264cc5085dd',volume_type_id=0433527f-e765-45d0-8996-e1d9ed2d3233)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:57.669558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c206a0ab-de5d-44f8-a6d0-ed6cb2f1b555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:50:57.697569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c206a0ab-de5d-44f8-a6d0-ed6cb2f1b555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:50:57.701150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Flow 'volume_create_api' (8c598422-27c9-4bb2-b973-288c2a7496a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:50:57.701150 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Create volume request issued successfully. Jul 24 00:50:57.702134 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:57.702695 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:57.771417 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:57.781344 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.781344 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:57.790287 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3bcd932b-7b6f-4b94-b422-3176fd2e6067 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:50:57.791007 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 90/363] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:50:57 2026] POST /volume/v3/volumes => generated 819 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:50:57.811019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:57.814743 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 Jul 24 00:50:57.814997 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:57.815365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:57.826253 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.826253 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:57.831822 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:57.832760 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:57.832931 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:57.893405 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:57.899228 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:57.899228 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:50:57.911828 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0dd3da19-a38b-4bcc-844a-127bb8d640a7 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 returned with HTTP 200 Jul 24 00:50:57.911828 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 93/364] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:57 2026] GET /volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 => generated 887 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:58.951447 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1250f363-31b7-4de5-a04e-6664d28107a8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:58.956068 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 Jul 24 00:50:58.956068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:58.956401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:58.969856 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:58.969856 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:58.979328 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:50:58.980183 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:50:58.980477 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:50:59.053753 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:50:59.066503 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:59.066503 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:50:59.091508 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1250f363-31b7-4de5-a04e-6664d28107a8 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 returned with HTTP 200 Jul 24 00:50:59.091508 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 92/365] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:50:58 2026] GET /volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:50:59.111899 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:59.116144 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/group_snapshots Jul 24 00:50:59.117605 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6e4569de-5372-43aa-a3a9-b2ab3272866d", "name": "tempest-group_snapshot-896930950"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:50:59.119845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6e4569de-5372-43aa-a3a9-b2ab3272866d', 'name': 'tempest-group_snapshot-896930950'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 00:50:59.130061 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:59.130061 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:59.136656 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.group_snapshots [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Creating group_snapshot tempest-group_snapshot-896930950. Jul 24 00:50:59.175012 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:59.175012 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:50:59.204466 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-516075172 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-516075172, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:59.204861 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-516075172 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-516075172, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:50:59.281152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Created reservations ['cf1ba8da-ed7d-4a2c-8e5b-edbb86375e80', 'e4f2b1f1-ed63-4a7e-ae1c-3d3038bb2c01', '39d9c551-1ef7-40c1-91bb-1ce2faefdcaa', 'df990e0c-f4b0-4b4c-9cf3-a4c454e442aa'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:50:59.381886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f09c28a7-19c1-4de4-aae8-54e8c239d54e tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots returned with HTTP 202 Jul 24 00:50:59.382643 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 91/366] 10.4.3.67 () {70 vars in 1317 bytes} [Fri Jul 24 00:50:59 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:50:59.399809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:50:59.405712 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:50:59.406102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:50:59.406377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:50:59.406705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:50:59.415855 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:50:59.415855 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:50:59.425757 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53199205-5fd4-496a-abb6-1c01a2a33c31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 200 Jul 24 00:50:59.426630 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 91/367] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:50:59 2026] GET /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 306 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:00.438261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.443543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.443543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.443543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.443543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:51:00.450091 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.450091 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:00.464106 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1137940e-9bd2-4941-8c8d-7c5eaee9fd8c tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 200 Jul 24 00:51:00.464844 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 94/368] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:00.481567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-689965f7-65e4-444d-b039-fc07eba84383 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.488734 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:51:00.489041 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.489613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.489758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:51:00.491367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:51:00.497531 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:51:00.498779 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.498779 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:00.499677 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-689965f7-65e4-444d-b039-fc07eba84383 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:51:00.500545 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 93/369] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:00.513483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8d98fca4-2200-427c-9630-fbd990386911 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.517724 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d98fca4-2200-427c-9630-fbd990386911 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/ef6f7130-d8a5-450b-8e00-8185eb659bea Jul 24 00:51:00.518041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d98fca4-2200-427c-9630-fbd990386911 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.518698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d98fca4-2200-427c-9630-fbd990386911 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.528935 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.528935 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:00.529692 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8d98fca4-2200-427c-9630-fbd990386911 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Snapshot retrieved successfully. Jul 24 00:51:00.531034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d98fca4-2200-427c-9630-fbd990386911 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/ef6f7130-d8a5-450b-8e00-8185eb659bea returned with HTTP 200 Jul 24 00:51:00.531971 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 92/370] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/snapshots/ef6f7130-d8a5-450b-8e00-8185eb659bea => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:00.545684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.547801 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.548453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.548453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.548453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:51:00.556397 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.556397 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:00.562022 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5987d3dc-b1d3-4910-af56-94fc65ad1de1 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 200 Jul 24 00:51:00.562705 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 92/371] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:51:00.578639 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e86efb52-59ca-4080-8ec3-534cb5cf9d68 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.581981 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e86efb52-59ca-4080-8ec3-534cb5cf9d68 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/detail Jul 24 00:51:00.581981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e86efb52-59ca-4080-8ec3-534cb5cf9d68 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.582222 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e86efb52-59ca-4080-8ec3-534cb5cf9d68 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.596962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e86efb52-59ca-4080-8ec3-534cb5cf9d68 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 24 00:51:00.597709 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 95/372] 10.4.3.67 () {68 vars in 1316 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:00.612825 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.615449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.615733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.616135 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.616426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.group_snapshots [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100230) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:51:00.616488 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.group_snapshots [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group_snapshot with id: 210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.626885 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.626885 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:00.671281 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a2a04fd-544a-44c6-a06f-fcd91fbbef31 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 202 Jul 24 00:51:00.672371 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 94/373] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:51:00 2026] DELETE /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:00.690516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-80707e36-9101-4844-894c-f1b1e3eb9619 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.690516 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:51:00.690516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.690516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.691002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:51:00.693854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:51:00.719152 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:51:00.720282 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:51:00.720431 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:51:00.795884 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:51:00.800566 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.800566 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:00.811079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80707e36-9101-4844-894c-f1b1e3eb9619 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:51:00.811851 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 93/374] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:00.832296 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-25153fe2-d987-499e-93e7-a3e80cc97640 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.837723 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:51:00.838090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.838442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.838894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:51:00.840459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:51:00.862232 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all snapshots completed successfully. Jul 24 00:51:00.863488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25153fe2-d987-499e-93e7-a3e80cc97640 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:51:00.863956 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 93/375] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 00:51:00.878522 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b89d7a94-36e0-4d96-a417-d8b889483081 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.882079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b89d7a94-36e0-4d96-a417-d8b889483081 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.886354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b89d7a94-36e0-4d96-a417-d8b889483081 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.886354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b89d7a94-36e0-4d96-a417-d8b889483081 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.886354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-b89d7a94-36e0-4d96-a417-d8b889483081 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:51:00.892136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b89d7a94-36e0-4d96-a417-d8b889483081 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 404 Jul 24 00:51:00.893450 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 96/376] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:00.910082 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a531334d-870c-4e00-ac78-07d4f5a2a80a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.914095 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a531334d-870c-4e00-ac78-07d4f5a2a80a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/group_snapshots Jul 24 00:51:00.914335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a531334d-870c-4e00-ac78-07d4f5a2a80a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.914645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a531334d-870c-4e00-ac78-07d4f5a2a80a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.916700 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:00.916700 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:00.924959 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a531334d-870c-4e00-ac78-07d4f5a2a80a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots returned with HTTP 200 Jul 24 00:51:00.925506 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 95/377] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:00.939413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.944246 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.944729 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.945434 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.945434 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for member 210b0dd3-b3e5-4171-8f5a-f1a911f70343 {{(pid=100231) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:51:00.945434 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.group_snapshots [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group_snapshot with id: 210b0dd3-b3e5-4171-8f5a-f1a911f70343 Jul 24 00:51:00.951142 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b192c3f9-3a61-4166-a3b8-c50a73c61c8a tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 returned with HTTP 404 Jul 24 00:51:00.952496 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 94/378] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:51:00 2026] DELETE /volume/v3/group_snapshots/210b0dd3-b3e5-4171-8f5a-f1a911f70343 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:00.968026 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:00.970066 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:51:00.970718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:00.970718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:00.971231 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:51:00.972498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:51:00.985379 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Get all volumes completed successfully. Jul 24 00:51:00.987681 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:51:00.987681 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:51:01.051975 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:51:01.056096 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:01.056096 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:01.073694 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0dfd745b-a7bb-4853-a9c9-9da7bfbf8fef tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:51:01.074047 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 94/379] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:51:00 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:01.098547 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-860175ae-c707-459b-b186-22294f51f565 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:01.103235 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] POST https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d/action Jul 24 00:51:01.108245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:01.108245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:01.111605 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] delete called for group 6e4569de-5372-43aa-a3a9-b2ab3272866d {{(pid=100232) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:51:01.113239 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Delete group with id: 6e4569de-5372-43aa-a3a9-b2ab3272866d Jul 24 00:51:01.125612 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:01.125612 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:01.209651 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-860175ae-c707-459b-b186-22294f51f565 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d/action returned with HTTP 202 Jul 24 00:51:01.210836 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 97/380] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:51:01 2026] POST /volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:01.224907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-10026f4b-8327-4456-8388-0762c33d5446 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:01.231311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 Jul 24 00:51:01.231311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:01.231311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:01.247298 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:01.247298 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:01.251979 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Volume info retrieved successfully. Jul 24 00:51:01.253151 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:51:01.253284 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:51:01.313791 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:51:01.318386 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:01.318386 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:01.330927 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-10026f4b-8327-4456-8388-0762c33d5446 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 returned with HTTP 200 Jul 24 00:51:01.330927 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 96/381] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:01 2026] GET /volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:02.360624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-783cc927-9ba6-4b31-9f18-a863113adf35 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:02.371218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-783cc927-9ba6-4b31-9f18-a863113adf35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 Jul 24 00:51:02.371218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-783cc927-9ba6-4b31-9f18-a863113adf35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:02.371218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-783cc927-9ba6-4b31-9f18-a863113adf35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:02.390680 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-783cc927-9ba6-4b31-9f18-a863113adf35 tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 returned with HTTP 404 Jul 24 00:51:02.390680 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 95/382] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:02 2026] GET /volume/v3/volumes/65d7f6fb-3665-4c87-825b-af606500aa93 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:02.403805 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f981820a-a882-4b9b-8935-41c1796b37ea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:02.414955 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f981820a-a882-4b9b-8935-41c1796b37ea tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] GET https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d Jul 24 00:51:02.414955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f981820a-a882-4b9b-8935-41c1796b37ea tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:02.415462 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f981820a-a882-4b9b-8935-41c1796b37ea tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:02.417014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-f981820a-a882-4b9b-8935-41c1796b37ea tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] show called for member 6e4569de-5372-43aa-a3a9-b2ab3272866d {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:51:02.427816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f981820a-a882-4b9b-8935-41c1796b37ea tempest-GroupSnapshotsTest-100410188 tempest-GroupSnapshotsTest-100410188-project-member] https://10.4.3.67/volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d returned with HTTP 404 Jul 24 00:51:02.428928 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 95/383] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:51:02 2026] GET /volume/v3/groups/6e4569de-5372-43aa-a3a9-b2ab3272866d => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:02.445833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7da340f2-b088-451d-98d5-bf0c3ede286a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:02.449437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7da340f2-b088-451d-98d5-bf0c3ede286a tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/38af8bc9-bd43-4e4d-9525-ad4751d59321 Jul 24 00:51:02.451159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7da340f2-b088-451d-98d5-bf0c3ede286a tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:02.451159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7da340f2-b088-451d-98d5-bf0c3ede286a tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:02.490332 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7da340f2-b088-451d-98d5-bf0c3ede286a tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/group_types/38af8bc9-bd43-4e4d-9525-ad4751d59321 returned with HTTP 202 Jul 24 00:51:02.490332 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 98/384] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:51:02 2026] DELETE /volume/v3/group_types/38af8bc9-bd43-4e4d-9525-ad4751d59321 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:02.508657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e90866b2-1771-4bf8-8a73-662c00e9ae52 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:02.514134 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e90866b2-1771-4bf8-8a73-662c00e9ae52 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] DELETE https://10.4.3.67/volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 Jul 24 00:51:02.514364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e90866b2-1771-4bf8-8a73-662c00e9ae52 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:02.514628 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e90866b2-1771-4bf8-8a73-662c00e9ae52 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:02.586311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e90866b2-1771-4bf8-8a73-662c00e9ae52 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 returned with HTTP 202 Jul 24 00:51:02.588285 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 97/385] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:51:02 2026] DELETE /volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:51:02.599303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b183a6ba-10c2-49b1-b8a7-118f1dec0c68 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:02.604425 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b183a6ba-10c2-49b1-b8a7-118f1dec0c68 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] GET https://10.4.3.67/volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 Jul 24 00:51:02.604507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b183a6ba-10c2-49b1-b8a7-118f1dec0c68 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:02.604760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b183a6ba-10c2-49b1-b8a7-118f1dec0c68 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:02.613641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b183a6ba-10c2-49b1-b8a7-118f1dec0c68 tempest-GroupSnapshotsTest-2143672128 tempest-GroupSnapshotsTest-2143672128-project-admin] https://10.4.3.67/volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 returned with HTTP 404 Jul 24 00:51:02.614584 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 96/386] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:51:02 2026] GET /volume/v3/types/0433527f-e765-45d0-8996-e1d9ed2d3233 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:07.198032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-94fe2b59-7eeb-4741-b327-676e9fa44190 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:07.464351 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-94fe2b59-7eeb-4741-b327-676e9fa44190 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services Jul 24 00:51:07.464692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-94fe2b59-7eeb-4741-b327-676e9fa44190 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:07.465001 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-94fe2b59-7eeb-4741-b327-676e9fa44190 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:07.479430 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-94fe2b59-7eeb-4741-b327-676e9fa44190 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services returned with HTTP 200 Jul 24 00:51:07.481471 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 96/387] 10.4.3.67 () {66 vars in 1242 bytes} [Fri Jul 24 00:51:07 2026] GET /volume/v3/os-services => generated 626 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:07.497338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-254128d8-f986-4f5e-92af-84930ad80da4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:07.502330 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-254128d8-f986-4f5e-92af-84930ad80da4 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services?host=np0000005792 Jul 24 00:51:07.502615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-254128d8-f986-4f5e-92af-84930ad80da4 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:07.503097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-254128d8-f986-4f5e-92af-84930ad80da4 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:07.517430 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-254128d8-f986-4f5e-92af-84930ad80da4 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services?host=np0000005792 returned with HTTP 200 Jul 24 00:51:07.518425 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 99/388] 10.4.3.67 () {66 vars in 1277 bytes} [Fri Jul 24 00:51:07 2026] GET /volume/v3/os-services?host=np0000005792 => generated 626 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:07.534699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d3417fd-54c9-44d2-b1b9-8b0df654f0fb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:07.538122 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d3417fd-54c9-44d2-b1b9-8b0df654f0fb tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services?host=np0000005792&binary=cinder-scheduler Jul 24 00:51:07.539058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d3417fd-54c9-44d2-b1b9-8b0df654f0fb tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:07.539058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d3417fd-54c9-44d2-b1b9-8b0df654f0fb tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:07.552508 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d3417fd-54c9-44d2-b1b9-8b0df654f0fb tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services?host=np0000005792&binary=cinder-scheduler returned with HTTP 200 Jul 24 00:51:07.552903 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 98/389] 10.4.3.67 () {66 vars in 1325 bytes} [Fri Jul 24 00:51:07 2026] GET /volume/v3/os-services?host=np0000005792&binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:07.569773 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b101e64c-29be-46bd-88a8-2c2a1ca83a86 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:07.572896 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b101e64c-29be-46bd-88a8-2c2a1ca83a86 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services?binary=cinder-scheduler Jul 24 00:51:07.573102 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b101e64c-29be-46bd-88a8-2c2a1ca83a86 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:07.573457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b101e64c-29be-46bd-88a8-2c2a1ca83a86 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:07.578949 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b101e64c-29be-46bd-88a8-2c2a1ca83a86 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 24 00:51:07.579345 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 97/390] 10.4.3.67 () {66 vars in 1289 bytes} [Fri Jul 24 00:51:07 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:07.597591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:07.757509 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:07.758956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2011467464"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:07.765433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2011467464'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:07.776333 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Create volume of 1 GB Jul 24 00:51:07.804719 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Availability Zones retrieved successfully. Jul 24 00:51:07.817048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Flow 'volume_create_api' (779c61ff-3e51-4c59-a1ce-4973043a369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:07.820518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64911fff-1a06-4494-90a9-e45f37d875b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:07.833066 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:07.904332 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64911fff-1a06-4494-90a9-e45f37d875b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:07.906563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f3c7fc-898a-4ee3-abea-0af189939a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:08.054305 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Created reservations ['b64c8842-e4f4-4c1f-8147-fb25350e515d', '9f612bf1-37bb-4899-8ae1-5e6975885318', '232cf5c3-0dea-4ca9-98ae-bb0e11e6c342', '068c0b35-6ebe-4aca-804a-20924e0d812c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:08.054536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f3c7fc-898a-4ee3-abea-0af189939a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b64c8842-e4f4-4c1f-8147-fb25350e515d', '9f612bf1-37bb-4899-8ae1-5e6975885318', '232cf5c3-0dea-4ca9-98ae-bb0e11e6c342', '068c0b35-6ebe-4aca-804a-20924e0d812c']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:08.056085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e2208a-2c3b-401c-9dba-41d8f1f09495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:08.093100 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e2208a-2c3b-401c-9dba-41d8f1f09495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b01d742-aab5-40c1-89bb-ba349584c32d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2011467464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc945e1748a3452da87bbecead014f3c',qos_specs=None,replication_status=,reservations=['b64c8842-e4f4-4c1f-8147-fb25350e515d','9f612bf1-37bb-4899-8ae1-5e6975885318','232cf5c3-0dea-4ca9-98ae-bb0e11e6c342','068c0b35-6ebe-4aca-804a-20924e0d812c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afef5e270c1d4aa6b8bd3a9ce6c23628',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2011467464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b01d742-aab5-40c1-89bb-ba349584c32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc945e1748a3452da87bbecead014f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afef5e270c1d4aa6b8bd3a9ce6c23628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:08.095987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e9663b-84d8-42a8-9c7c-0c1d1f825f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:08.142218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e9663b-84d8-42a8-9c7c-0c1d1f825f1e) transitioned into state 'SUCCESS' from state '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-2011467464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc945e1748a3452da87bbecead014f3c',qos_specs=None,replication_status=,reservations=['b64c8842-e4f4-4c1f-8147-fb25350e515d','9f612bf1-37bb-4899-8ae1-5e6975885318','232cf5c3-0dea-4ca9-98ae-bb0e11e6c342','068c0b35-6ebe-4aca-804a-20924e0d812c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afef5e270c1d4aa6b8bd3a9ce6c23628',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:08.142218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4cd189-5a43-4a98-9cdd-fb51deb60238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:08.161502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4cd189-5a43-4a98-9cdd-fb51deb60238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:08.162900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Flow 'volume_create_api' (779c61ff-3e51-4c59-a1ce-4973043a369c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:08.163605 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Create volume request issued successfully. Jul 24 00:51:08.164736 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-412a3928-91e2-41ad-8a44-e2a31ac78df7 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:08.167404 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 97/391] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:51:07 2026] POST /volume/v3/volumes => generated 752 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:08.197477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:08.200120 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:08.200475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:08.201338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:08.232622 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:08.232622 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:08.250920 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Volume info retrieved successfully. Jul 24 00:51:08.258600 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c43eefaa-5b7f-42a0-b5ed-bb2d0993f3dd tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 200 Jul 24 00:51:08.260288 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 100/392] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:08 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 820 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:09.294802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-937af6e6-8d8e-48ed-94fc-60488dab340b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.299561 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-937af6e6-8d8e-48ed-94fc-60488dab340b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.300562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-937af6e6-8d8e-48ed-94fc-60488dab340b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.300562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-937af6e6-8d8e-48ed-94fc-60488dab340b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.319696 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.319696 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:09.332616 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-937af6e6-8d8e-48ed-94fc-60488dab340b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Volume info retrieved successfully. Jul 24 00:51:09.345650 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-937af6e6-8d8e-48ed-94fc-60488dab340b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 200 Jul 24 00:51:09.345650 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 99/393] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:09 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:09.368615 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.374440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.374440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.374440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.389381 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.389381 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:09.405559 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Volume info retrieved successfully. Jul 24 00:51:09.415130 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-54cd33c3-b808-4e2e-a1a2-06ffa73c8b74 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 200 Jul 24 00:51:09.416315 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 98/394] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:09 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 1018 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:09.442182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5b303318-1cd6-4762-9fad-d5b302855fee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.451295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5b303318-1cd6-4762-9fad-d5b302855fee tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services?host=np0000005792&binary=cinder-volume Jul 24 00:51:09.451654 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5b303318-1cd6-4762-9fad-d5b302855fee tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.456102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5b303318-1cd6-4762-9fad-d5b302855fee tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.457630 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.457630 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:09.482066 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5b303318-1cd6-4762-9fad-d5b302855fee tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services?host=np0000005792&binary=cinder-volume returned with HTTP 200 Jul 24 00:51:09.482784 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 98/395] 10.4.3.67 () {66 vars in 1319 bytes} [Fri Jul 24 00:51:09 2026] GET /volume/v3/os-services?host=np0000005792&binary=cinder-volume => generated 275 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:09.508940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1b857544-992c-4d4a-a997-ca31da3784b3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.511972 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b857544-992c-4d4a-a997-ca31da3784b3 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.512943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b857544-992c-4d4a-a997-ca31da3784b3 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.512943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b857544-992c-4d4a-a997-ca31da3784b3 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.530741 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.530741 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:09.545675 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1b857544-992c-4d4a-a997-ca31da3784b3 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Volume info retrieved successfully. Jul 24 00:51:09.565338 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b857544-992c-4d4a-a997-ca31da3784b3 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 200 Jul 24 00:51:09.566247 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 101/396] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:09 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:51:09.589678 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e03585d2-efba-4b2e-90d3-8df046372a4b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.591846 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.593922 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.593922 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.593922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Delete volume with id: 7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.619299 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.619299 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:09.619299 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Volume info retrieved successfully. Jul 24 00:51:09.685539 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Delete volume request issued successfully. Jul 24 00:51:09.686636 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e03585d2-efba-4b2e-90d3-8df046372a4b tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 202 Jul 24 00:51:09.688312 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 100/397] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:51:09 2026] DELETE /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:51:09.709641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-80f4b200-5a76-4636-8606-a28631b96080 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:09.716756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80f4b200-5a76-4636-8606-a28631b96080 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:09.716756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80f4b200-5a76-4636-8606-a28631b96080 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:09.717573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80f4b200-5a76-4636-8606-a28631b96080 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:09.763225 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:09.763225 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:09.773274 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-80f4b200-5a76-4636-8606-a28631b96080 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Volume info retrieved successfully. Jul 24 00:51:09.790856 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80f4b200-5a76-4636-8606-a28631b96080 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 200 Jul 24 00:51:09.792615 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 99/398] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:09 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 844 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:10.808993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6fae91a7-2a95-4dfa-84e4-695059b28513 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:10.811554 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fae91a7-2a95-4dfa-84e4-695059b28513 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] GET https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d Jul 24 00:51:10.814986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fae91a7-2a95-4dfa-84e4-695059b28513 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:10.814986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fae91a7-2a95-4dfa-84e4-695059b28513 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:10.824276 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fae91a7-2a95-4dfa-84e4-695059b28513 tempest-VolumesServicesTestJSON-2062813569 tempest-VolumesServicesTestJSON-2062813569-project-member] https://10.4.3.67/volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d returned with HTTP 404 Jul 24 00:51:10.824885 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 99/399] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:10 2026] GET /volume/v3/volumes/7b01d742-aab5-40c1-89bb-ba349584c32d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:10.842937 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d910133a-49c3-4143-b91e-4c48e5cc7924 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:10.849003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d910133a-49c3-4143-b91e-4c48e5cc7924 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] GET https://10.4.3.67/volume/v3/os-services Jul 24 00:51:10.849003 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d910133a-49c3-4143-b91e-4c48e5cc7924 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:10.849628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d910133a-49c3-4143-b91e-4c48e5cc7924 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:10.862128 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d910133a-49c3-4143-b91e-4c48e5cc7924 tempest-VolumesServicesTestJSON-2043372601 tempest-VolumesServicesTestJSON-2043372601-project-admin] https://10.4.3.67/volume/v3/os-services returned with HTTP 200 Jul 24 00:51:10.863825 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 102/400] 10.4.3.67 () {66 vars in 1242 bytes} [Fri Jul 24 00:51:10 2026] GET /volume/v3/os-services => generated 626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:17.424584 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:17.560367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-dde2b635-ef32-4a5f-853d-47b607cddc82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:17.563707 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-dde2b635-ef32-4a5f-853d-47b607cddc82 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 Jul 24 00:51:17.564178 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-dde2b635-ef32-4a5f-853d-47b607cddc82 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:17.564638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-dde2b635-ef32-4a5f-853d-47b607cddc82 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:17.577669 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:17.577669 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:17.646502 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:17.647273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-255452401"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:17.649211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-255452401'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:17.649350 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume of 1 GB Jul 24 00:51:17.660961 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Availability Zones retrieved successfully. Jul 24 00:51:17.671252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Flow 'volume_create_api' (df59f20f-5f0d-4a6d-8df3-9c87ba12470b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:17.672214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431ab44-1a78-4243-bb1e-dbfafbad85c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:17.673287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:17.677052 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-dde2b635-ef32-4a5f-853d-47b607cddc82 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 returned with HTTP 200 Jul 24 00:51:17.677916 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 100/401] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:17 2026] DELETE /volume/v3/attachments/aca4904e-55e6-4544-be83-4e25a87f2d01 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:17.692365 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-06f3dee4-1600-4eb7-a6c4-3e2b354090f8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:17.701954 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-06f3dee4-1600-4eb7-a6c4-3e2b354090f8 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 Jul 24 00:51:17.702308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-06f3dee4-1600-4eb7-a6c4-3e2b354090f8 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:17.702584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-06f3dee4-1600-4eb7-a6c4-3e2b354090f8 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:17.718898 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:17.718898 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:17.743239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431ab44-1a78-4243-bb1e-dbfafbad85c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:17.744772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40fdbb3-a905-4530-98d6-da33b8fbc655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:17.843223 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-06f3dee4-1600-4eb7-a6c4-3e2b354090f8 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 returned with HTTP 200 Jul 24 00:51:17.844650 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 100/402] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:17 2026] DELETE /volume/v3/attachments/c72aa1d8-fd15-4efe-890e-e2548da21273 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:17.853444 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Created reservations ['9317876f-6f49-409d-85a1-ad33fc288b9d', 'f25218c4-3eef-4625-91b0-96d529f68193', '28abd3aa-600a-4516-af1f-6c8a73762a2f', '32e1f9c4-c42e-4da1-bf6f-7cc91753b49a'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:17.855804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40fdbb3-a905-4530-98d6-da33b8fbc655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9317876f-6f49-409d-85a1-ad33fc288b9d', 'f25218c4-3eef-4625-91b0-96d529f68193', '28abd3aa-600a-4516-af1f-6c8a73762a2f', '32e1f9c4-c42e-4da1-bf6f-7cc91753b49a']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:17.856205 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f0e06f-498d-4da1-9874-9574ad81215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:17.864686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-54ca075b-8741-4a6c-85c6-486bdcfeb34e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:17.869760 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-54ca075b-8741-4a6c-85c6-486bdcfeb34e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc Jul 24 00:51:17.870800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-54ca075b-8741-4a6c-85c6-486bdcfeb34e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:17.870800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-54ca075b-8741-4a6c-85c6-486bdcfeb34e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:17.889884 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:17.889884 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:17.890161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f0e06f-498d-4da1-9874-9574ad81215c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98975b0d-f995-44c2-9ec1-c31a0a94c642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-255452401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2134e06fd74d72924146df4438cd54',qos_specs=None,replication_status=,reservations=['9317876f-6f49-409d-85a1-ad33fc288b9d','f25218c4-3eef-4625-91b0-96d529f68193','28abd3aa-600a-4516-af1f-6c8a73762a2f','32e1f9c4-c42e-4da1-bf6f-7cc91753b49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-255452401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98975b0d-f995-44c2-9ec1-c31a0a94c642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2134e06fd74d72924146df4438cd54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:17.893831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0762fac-7af6-4166-81e6-d9f6b296be70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:17.930874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0762fac-7af6-4166-81e6-d9f6b296be70) transitioned into state 'SUCCESS' from state '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-255452401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2134e06fd74d72924146df4438cd54',qos_specs=None,replication_status=,reservations=['9317876f-6f49-409d-85a1-ad33fc288b9d','f25218c4-3eef-4625-91b0-96d529f68193','28abd3aa-600a-4516-af1f-6c8a73762a2f','32e1f9c4-c42e-4da1-bf6f-7cc91753b49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:17.933412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f94828-1e86-4b86-b40c-1426150b842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:17.953407 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f94828-1e86-4b86-b40c-1426150b842d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:17.954842 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Flow 'volume_create_api' (df59f20f-5f0d-4a6d-8df3-9c87ba12470b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:17.955332 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume request issued successfully. Jul 24 00:51:17.957013 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1a814ef-cb11-420a-8f19-3913e0472f14 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:17.958216 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 101/403] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:51:17 2026] POST /volume/v3/volumes => generated 816 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:17.976806 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-90093857-82c0-4624-a306-cff4a97ee09f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:17.982430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-90093857-82c0-4624-a306-cff4a97ee09f tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:17.982430 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-90093857-82c0-4624-a306-cff4a97ee09f tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:17.982430 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-90093857-82c0-4624-a306-cff4a97ee09f tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:17.997658 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d759da17-b48b-44fe-87d0-dfb2708dade9 req-54ca075b-8741-4a6c-85c6-486bdcfeb34e tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc returned with HTTP 200 Jul 24 00:51:17.997831 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:17.997831 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:17.997901 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 103/404] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:17 2026] DELETE /volume/v3/attachments/0746bf05-8041-4237-b502-8d63b00b9fbc => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:18.010860 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-90093857-82c0-4624-a306-cff4a97ee09f tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:18.019460 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-90093857-82c0-4624-a306-cff4a97ee09f tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:18.020468 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 101/405] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:17 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:19.041240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.045927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.046203 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.046474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.053997 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:19.053997 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:19.058754 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:19.063847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9eefe2d6-b3ca-4bb8-a9d5-dda807b78e83 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:19.064471 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 101/406] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:51:19.078136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.080420 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] POST https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:51:19.082041 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98975b0d-f995-44c2-9ec1-c31a0a94c642"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:19.082610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volume_transfer [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Creating new volume transfer {'transfer': {'volume_id': '98975b0d-f995-44c2-9ec1-c31a0a94c642'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 00:51:19.082764 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volume_transfer [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Creating transfer of volume 98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.082913 np0000005792 devstack@c-api.service[100230]: INFO cinder.transfer.api [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Generating transfer record for volume 98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.096838 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:19.096838 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:19.121658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ca260df-7954-43b3-b2d1-f4a875f288f8 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 202 Jul 24 00:51:19.122503 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 102/407] 10.4.3.67 () {70 vars in 1319 bytes} [Fri Jul 24 00:51:19 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:19.135884 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.140547 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.140809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.140996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.161010 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:19.161010 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:19.170155 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:19.193781 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76ef84ca-d72f-4b9d-86f3-f2f6637a51e0 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:19.193974 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 104/408] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 951 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:19.223116 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3784253c-bfec-4725-b486-52169adeb925 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.229849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3784253c-bfec-4725-b486-52169adeb925 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 Jul 24 00:51:19.229849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3784253c-bfec-4725-b486-52169adeb925 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.229849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3784253c-bfec-4725-b486-52169adeb925 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.246370 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3784253c-bfec-4725-b486-52169adeb925 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 returned with HTTP 200 Jul 24 00:51:19.247022 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 102/409] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 => generated 430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:19.262144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.265325 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:51:19.265325 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.265593 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.265746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volume_transfer [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Listing volume transfers {{(pid=100229) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 00:51:19.278509 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d6f2c9d-1d20-410d-86c6-d45ceabd7250 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 200 Jul 24 00:51:19.278509 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 102/410] 10.4.3.67 () {68 vars in 1298 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:19.296284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.449869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] POST https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8/accept Jul 24 00:51:19.451392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dbdecd6451ee2777"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:19.453508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.volume_transfer [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Accepting volume transfer 27f43a33-8495-45a8-a1f8-6a6894cd02f8 {{(pid=100230) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 00:51:19.453609 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.volume_transfer [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Accepting transfer 27f43a33-8495-45a8-a1f8-6a6894cd02f8 Jul 24 00:51:19.599112 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Created reservations ['4aa8e0b5-4d14-4e0f-b988-96ab85209ed1', 'd7b82f79-4427-4144-ba13-487e9cc893f6', '4a1bc171-0803-4de7-83b4-125c32e21ac0', '06263c86-eec8-43f7-9a33-d46e8d29e215'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:19.639332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Created reservations ['59d23e5d-3652-4f02-8bfe-11d3bd5bd401', '65a25a1e-440a-4a8e-a9a8-368babfca56e', 'cb921392-55b3-43d9-8575-f1e9f3b84251', '6e8322ed-3976-47f2-8ae9-a64fbee72895'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:19.668100 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:51:19.698016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Created reservations ['f76b317d-d998-4388-ba77-c1196692eed0', '8f7b737c-a72e-4836-87a4-82001790ffc7', 'a67d5e84-dbd2-4b3f-94f4-af6b173e145c', 'ccdd8350-3852-45a7-99e3-9e63f175858f'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:19.756878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Created reservations ['d960cb4d-1d67-4354-a179-8549c98422da', '7cc2da2a-8837-4212-815d-cedcf708bc43', 'bbf534b9-6213-472a-b825-47135709c0fd', 'd46b803c-6ba1-455b-a265-5fdade38233e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:19.782021 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Transfer volume completed successfully. Jul 24 00:51:19.895970 np0000005792 devstack@c-api.service[100230]: INFO cinder.transfer.api [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Volume 98975b0d-f995-44c2-9ec1-c31a0a94c642 has been transferred. Jul 24 00:51:19.905484 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-91a4b247-e0c8-45e0-9f3b-05240fedfaba tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8/accept returned with HTTP 202 Jul 24 00:51:19.906220 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 103/411] 10.4.3.67 () {70 vars in 1451 bytes} [Fri Jul 24 00:51:19 2026] POST /volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8/accept => generated 363 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:19.922586 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-92cbba17-bf14-4464-a776-4959739d41b2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.925692 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92cbba17-bf14-4464-a776-4959739d41b2 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.925920 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92cbba17-bf14-4464-a776-4959739d41b2 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.926682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92cbba17-bf14-4464-a776-4959739d41b2 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.936900 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:19.936900 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:19.945711 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-92cbba17-bf14-4464-a776-4959739d41b2 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Volume info retrieved successfully. Jul 24 00:51:19.954492 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92cbba17-bf14-4464-a776-4959739d41b2 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:19.954492 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 105/412] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:19.973589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:19.976377 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:19.977153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:19.977153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:19.989317 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:19.989317 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:19.994000 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] Volume info retrieved successfully. Jul 24 00:51:20.000738 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5fb68c55-96a9-4bb1-8343-cef0ed5bd485 tempest-VolumesTransfersV355Test-147481379 tempest-VolumesTransfersV355Test-147481379-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:20.001483 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 103/413] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:19 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:20.026857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:20.031617 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 Jul 24 00:51:20.031994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:20.032398 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:20.032554 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.volume_transfer [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Delete transfer with id: 27f43a33-8495-45a8-a1f8-6a6894cd02f8 Jul 24 00:51:20.045233 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f4d58a6-32fe-4978-b9e1-f48f3246223a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 returned with HTTP 404 Jul 24 00:51:20.046082 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 103/414] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:51:20 2026] DELETE /volume/v3/volume-transfers/27f43a33-8495-45a8-a1f8-6a6894cd02f8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:20.060907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:20.131921 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:20.134453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:20.134453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:20.134453 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Delete volume with id: 98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:20.142877 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:20.142877 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:20.143415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Volume info retrieved successfully. Jul 24 00:51:20.176336 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Delete volume request issued successfully. Jul 24 00:51:20.176943 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffbfa138-3803-4441-8f7f-eb7340dde89d tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 202 Jul 24 00:51:20.178505 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 104/415] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:51:20 2026] DELETE /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:20.189898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:20.192844 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:20.193268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:20.193569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:20.205743 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:20.205743 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:20.213206 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Volume info retrieved successfully. Jul 24 00:51:20.225432 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4bcd8d08-a65a-4d50-8676-98569d76b0f7 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 200 Jul 24 00:51:20.226922 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 106/416] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:20 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:21.260703 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-395ff858-0dba-4c85-9955-fbf60aec7dac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.263279 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-395ff858-0dba-4c85-9955-fbf60aec7dac tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:21.267687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-395ff858-0dba-4c85-9955-fbf60aec7dac tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:21.267687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-395ff858-0dba-4c85-9955-fbf60aec7dac tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:21.283030 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-395ff858-0dba-4c85-9955-fbf60aec7dac tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 404 Jul 24 00:51:21.286971 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 104/417] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:21 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:21.296455 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3ea4df8c-b046-4042-b7ed-4546fd4df83d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.301810 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3ea4df8c-b046-4042-b7ed-4546fd4df83d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:21.302211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3ea4df8c-b046-4042-b7ed-4546fd4df83d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:21.302298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3ea4df8c-b046-4042-b7ed-4546fd4df83d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:21.331267 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3ea4df8c-b046-4042-b7ed-4546fd4df83d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 404 Jul 24 00:51:21.331267 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 104/418] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:21 2026] GET /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:21.348101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.351630 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] DELETE https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:21.351762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:21.352049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:21.352306 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Delete volume with id: 98975b0d-f995-44c2-9ec1-c31a0a94c642 Jul 24 00:51:21.366256 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e12f3e3-3d5c-4ffe-b6d2-dcbde962bd65 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 returned with HTTP 404 Jul 24 00:51:21.366256 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 105/419] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:51:21 2026] DELETE /volume/v3/volumes/98975b0d-f995-44c2-9ec1-c31a0a94c642 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 00:51:21.383754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.389497 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:21.392103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1222971242"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:21.398154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1222971242'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:21.400935 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume of 1 GB Jul 24 00:51:21.405272 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Availability Zones retrieved successfully. Jul 24 00:51:21.417219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Flow 'volume_create_api' (8334feda-fc5c-4df0-adfa-3c48b79c8488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:21.417219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf05889-ce64-4336-80e3-2d52c6153b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.417219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:21.466222 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf05889-ce64-4336-80e3-2d52c6153b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.466222 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47ccab6-3457-49cf-b582-e25c4f5d229c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.545296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Created reservations ['360b8bee-373f-4e98-8ec8-4ac587c41ed2', '9bf5bb08-d972-4a3d-a831-b9fb9fd241af', '8f2f6e6d-3143-4ae2-be01-0fc2ac7bfc95', '5edf49d7-1c72-4c77-aa88-adb4fd123f3d'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:21.546172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47ccab6-3457-49cf-b582-e25c4f5d229c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360b8bee-373f-4e98-8ec8-4ac587c41ed2', '9bf5bb08-d972-4a3d-a831-b9fb9fd241af', '8f2f6e6d-3143-4ae2-be01-0fc2ac7bfc95', '5edf49d7-1c72-4c77-aa88-adb4fd123f3d']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.546604 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4704869b-73af-4eb6-ba8f-945f456a44a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.566225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.570309 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:21.570309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-594814083"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:21.572527 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-594814083'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:21.578142 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume of 1 GB Jul 24 00:51:21.578598 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:21.578598 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:21.578849 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4704869b-73af-4eb6-ba8f-945f456a44a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04bbc8a-3a4f-4764-9368-1de89f2a493b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1222971242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2134e06fd74d72924146df4438cd54',qos_specs=None,replication_status=,reservations=['360b8bee-373f-4e98-8ec8-4ac587c41ed2','9bf5bb08-d972-4a3d-a831-b9fb9fd241af','8f2f6e6d-3143-4ae2-be01-0fc2ac7bfc95','5edf49d7-1c72-4c77-aa88-adb4fd123f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1222971242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04bbc8a-3a4f-4764-9368-1de89f2a493b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2134e06fd74d72924146df4438cd54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.579266 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Availability Zones retrieved successfully. Jul 24 00:51:21.579821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be0ee37-d5dc-46a4-be87-db58315aa0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.587120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (796debd7-2cc8-4715-8bee-f0d04d6a21e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:21.588663 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f178e7-b42a-481e-b0ca-ccf669106cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.589850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:21.603746 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:21.603746 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:21.627363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be0ee37-d5dc-46a4-be87-db58315aa0ba) transitioned into state 'SUCCESS' from state '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-1222971242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2134e06fd74d72924146df4438cd54',qos_specs=None,replication_status=,reservations=['360b8bee-373f-4e98-8ec8-4ac587c41ed2','9bf5bb08-d972-4a3d-a831-b9fb9fd241af','8f2f6e6d-3143-4ae2-be01-0fc2ac7bfc95','5edf49d7-1c72-4c77-aa88-adb4fd123f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d2a57cf2754caeb4afbb6b672bc175',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.628597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd6db92-b465-468f-8f90-f019251c9c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.636503 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f178e7-b42a-481e-b0ca-ccf669106cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.639546 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d98bbf-3344-4f96-aeae-fde0634a0617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.643555 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd6db92-b465-468f-8f90-f019251c9c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.644927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Flow 'volume_create_api' (8334feda-fc5c-4df0-adfa-3c48b79c8488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:21.645438 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Create volume request issued successfully. Jul 24 00:51:21.646346 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4451f2bc-4c71-43d2-9980-3c76d71c4ab7 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:21.646913 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 107/420] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:51:21 2026] POST /volume/v3/volumes => generated 817 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:21.669764 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-425436ef-a463-48e7-9b44-388ef84e063b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.676978 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-425436ef-a463-48e7-9b44-388ef84e063b tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:21.677457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-425436ef-a463-48e7-9b44-388ef84e063b tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:21.677721 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-425436ef-a463-48e7-9b44-388ef84e063b tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:21.700832 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:21.700832 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:21.708866 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-425436ef-a463-48e7-9b44-388ef84e063b tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:21.711921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Created reservations ['17418498-1f17-4bac-8a57-72e9720efc8f', '7c5560d2-91bc-49ce-8c91-738c150da44e', '31950d15-93bd-428b-8765-98ce0a552503', 'e5282cc3-7aa8-40a3-862c-c2d9455e7bf8'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:21.715227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d98bbf-3344-4f96-aeae-fde0634a0617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17418498-1f17-4bac-8a57-72e9720efc8f', '7c5560d2-91bc-49ce-8c91-738c150da44e', '31950d15-93bd-428b-8765-98ce0a552503', 'e5282cc3-7aa8-40a3-862c-c2d9455e7bf8']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.715227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e69028-9b57-46a2-9cdf-c6e2c1fcae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.718367 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-425436ef-a463-48e7-9b44-388ef84e063b tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 200 Jul 24 00:51:21.718896 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 105/421] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:21 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 885 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:21.739479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e69028-9b57-46a2-9cdf-c6e2c1fcae65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0e4fab-81ff-4125-857c-07dbeec7d212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-594814083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['17418498-1f17-4bac-8a57-72e9720efc8f','7c5560d2-91bc-49ce-8c91-738c150da44e','31950d15-93bd-428b-8765-98ce0a552503','e5282cc3-7aa8-40a3-862c-c2d9455e7bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-594814083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0e4fab-81ff-4125-857c-07dbeec7d212,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c3fd4f9e210c46719ba21f390bcb0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.740279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67d5d88-e630-4254-be51-d44672558d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.773844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67d5d88-e630-4254-be51-d44672558d72) transitioned into state 'SUCCESS' from state '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-594814083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['17418498-1f17-4bac-8a57-72e9720efc8f','7c5560d2-91bc-49ce-8c91-738c150da44e','31950d15-93bd-428b-8765-98ce0a552503','e5282cc3-7aa8-40a3-862c-c2d9455e7bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.774993 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08191629-aed8-47fa-adb9-52cc66be5008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:21.793501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08191629-aed8-47fa-adb9-52cc66be5008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:21.794593 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (796debd7-2cc8-4715-8bee-f0d04d6a21e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:21.794995 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request issued successfully. Jul 24 00:51:21.796529 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b7e40e5a-43e9-4fb5-986b-889b8a815a28 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:21.796529 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 105/422] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:51:21 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:21.815985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:21.818124 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:21.818607 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:21.818991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:21.835903 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:21.835903 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:21.846295 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:21.855087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3b328c8-6481-43fb-ba1e-eeec6768d12d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:21.855087 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 106/423] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:21 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:22.736493 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-71fe6e86-d428-4b43-872e-15b124e840bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.738962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71fe6e86-d428-4b43-872e-15b124e840bc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:22.739319 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71fe6e86-d428-4b43-872e-15b124e840bc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.739653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71fe6e86-d428-4b43-872e-15b124e840bc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.750143 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.750143 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:22.758561 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-71fe6e86-d428-4b43-872e-15b124e840bc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:22.763618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71fe6e86-d428-4b43-872e-15b124e840bc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 200 Jul 24 00:51:22.764025 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 108/424] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:22.779821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-673c27da-236d-4094-bbd8-843842755aa1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.781886 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] POST https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:51:22.782701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e04bbc8a-3a4f-4764-9368-1de89f2a493b"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:22.786709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volume_transfer [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e04bbc8a-3a4f-4764-9368-1de89f2a493b'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 00:51:22.786826 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volume_transfer [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Creating transfer of volume e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:22.786977 np0000005792 devstack@c-api.service[100229]: INFO cinder.transfer.api [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Generating transfer record for volume e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:22.797006 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.797006 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:22.825295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-673c27da-236d-4094-bbd8-843842755aa1 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 202 Jul 24 00:51:22.826041 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 106/425] 10.4.3.67 () {70 vars in 1319 bytes} [Fri Jul 24 00:51:22 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:22.838312 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.840934 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:22.841302 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.841588 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.851317 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.851317 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:22.857826 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:22.865374 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4c7e0b3-97f1-4f20-ab98-d933f33ae08a tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 200 Jul 24 00:51:22.866472 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 106/426] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:22.871786 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.875497 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:22.875805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.876719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.884837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-062cc77d-f936-4a7e-a705-803c62b70fdc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.887598 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-062cc77d-f936-4a7e-a705-803c62b70fdc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volume-transfers/detail Jul 24 00:51:22.887869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-062cc77d-f936-4a7e-a705-803c62b70fdc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.888167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-062cc77d-f936-4a7e-a705-803c62b70fdc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.888393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volume_transfer [None req-062cc77d-f936-4a7e-a705-803c62b70fdc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Listing volume transfers {{(pid=100232) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 00:51:22.889589 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.889589 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:22.897102 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:22.898155 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-062cc77d-f936-4a7e-a705-803c62b70fdc tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 00:51:22.898743 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 109/427] 10.4.3.67 () {68 vars in 1319 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:22.907848 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6751fdad-cd0e-4e61-ba66-a81cfdd09156 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:22.908732 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 107/428] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:22.909830 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.911716 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf Jul 24 00:51:22.911944 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.912173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.913095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.volume_transfer [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Delete transfer with id: de2644fe-b1ab-4e54-9248-b1a934a31ebf Jul 24 00:51:22.940499 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.940499 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:22.956974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90ae4ab-d02c-4f67-97d3-b6106653ab4d tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf returned with HTTP 202 Jul 24 00:51:22.957588 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 107/429] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:51:22 2026] DELETE /volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:22.973288 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.976314 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:22.976454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.976766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.987204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:22.990406 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:22.990406 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:22.993029 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:22.993029 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:22.993029 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:22.997897 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Volume info retrieved successfully. Jul 24 00:51:23.007840 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.007840 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:23.010093 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d54518b-1468-4b2c-adb9-4e3d7ced17f4 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 200 Jul 24 00:51:23.010457 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 107/430] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:23.026661 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:23.029649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.035869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf Jul 24 00:51:23.035869 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.036038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.036038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.volume_transfer [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Delete transfer with id: de2644fe-b1ab-4e54-9248-b1a934a31ebf Jul 24 00:51:23.037503 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-8f45b143-f38f-4979-b12b-202e3d266a07 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:23.038065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 110/431] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:22 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:23.047552 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3eb96811-0ea1-4622-8dfe-2573b69f8cda tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf returned with HTTP 404 Jul 24 00:51:23.048280 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 108/432] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:51:23 2026] DELETE /volume/v3/volume-transfers/de2644fe-b1ab-4e54-9248-b1a934a31ebf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:23.063181 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a908e94-af36-4516-bb5b-ab812062b248 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.065366 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:23.065687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.065989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.066303 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Delete volume with id: e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:23.078365 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.078365 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:23.078549 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Volume info retrieved successfully. Jul 24 00:51:23.120339 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Delete volume request issued successfully. Jul 24 00:51:23.120668 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a908e94-af36-4516-bb5b-ab812062b248 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 202 Jul 24 00:51:23.121036 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 108/433] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:51:23 2026] DELETE /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:51:23.138425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-61662e7e-d90d-487c-8b56-c119785f030f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.142615 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61662e7e-d90d-487c-8b56-c119785f030f tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:23.143719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61662e7e-d90d-487c-8b56-c119785f030f tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.143719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61662e7e-d90d-487c-8b56-c119785f030f tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.159631 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.159631 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:23.165281 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-61662e7e-d90d-487c-8b56-c119785f030f tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Volume info retrieved successfully. Jul 24 00:51:23.172937 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61662e7e-d90d-487c-8b56-c119785f030f tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 200 Jul 24 00:51:23.173645 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 108/434] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:23 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:23.196743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-de543849-c8a6-449f-aee3-082568edc53a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.197771 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de543849-c8a6-449f-aee3-082568edc53a None None] GET https://10.4.3.67/volume// Jul 24 00:51:23.197771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de543849-c8a6-449f-aee3-082568edc53a None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.197771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de543849-c8a6-449f-aee3-082568edc53a None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.201646 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de543849-c8a6-449f-aee3-082568edc53a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:23.203113 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 111/435] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:51:23 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:23.216448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-104d0263-6faa-4236-b342-afe316766f9c req-54218f6b-1498-42f7-acdc-3e0ebdc4518c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.221261 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-54218f6b-1498-42f7-acdc-3e0ebdc4518c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:51:23.221856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-54218f6b-1498-42f7-acdc-3e0ebdc4518c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d0e4fab-81ff-4125-857c-07dbeec7d212", "connector": null, "instance_uuid": "4e34c134-0709-449f-86ba-cd26cfe570dd"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:23.246243 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.246243 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:23.304878 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-54218f6b-1498-42f7-acdc-3e0ebdc4518c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:51:23.305139 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 109/436] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:51:23 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:23.368625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.375293 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:23.375868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.375868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.401481 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a5beed6b-39bf-4900-8d77-74cbee2117be None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.402107 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5beed6b-39bf-4900-8d77-74cbee2117be None None] GET https://10.4.3.67/volume// Jul 24 00:51:23.402673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5beed6b-39bf-4900-8d77-74cbee2117be None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.402796 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5beed6b-39bf-4900-8d77-74cbee2117be None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.403242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5beed6b-39bf-4900-8d77-74cbee2117be None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:23.403906 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 109/437] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:23.406421 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.406421 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:23.417029 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:23.419333 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.426573 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:23.426573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:23.426573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:23.426872 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dc4aa7b9-e0f0-4652-a7d6-2ba9467605d8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:23.426872 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 109/438] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:23 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:23.444320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.444320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:23.453264 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:23.458892 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-16cbc819-2a02-475c-a1d8-a337836e2605 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:23.459875 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 112/439] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:23 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:23.626583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:23.630215 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 Jul 24 00:51:23.631565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:23.644049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:51:23.654635 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:51:23.655822 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:23.655822 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:23.844108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" released by "attachment_update" :: held 0.180s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:51:23.844108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-cd29c64c-f772-4a4e-b87b-ceffa01e6c18 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 returned with HTTP 200 Jul 24 00:51:23.844108 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 110/440] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:51:23 2026] PUT /volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:24.162829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.165715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:51:24.165715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.165843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.166016 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume with id: 4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:51:24.177412 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:24.177412 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:24.178307 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:24.195513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-856aca15-dd20-4d7d-8268-a165e9aa53a9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.196866 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-856aca15-dd20-4d7d-8268-a165e9aa53a9 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:24.197226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-856aca15-dd20-4d7d-8268-a165e9aa53a9 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.197492 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-856aca15-dd20-4d7d-8268-a165e9aa53a9 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.208366 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-856aca15-dd20-4d7d-8268-a165e9aa53a9 tempest-VolumesTransfersV355Test-794035396 tempest-VolumesTransfersV355Test-794035396-project-admin] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 404 Jul 24 00:51:24.209255 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 110/441] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:24 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:24.214233 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume request issued successfully. Jul 24 00:51:24.214233 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5525de1f-681c-4230-b4f1-ab1a7cc0261f tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 202 Jul 24 00:51:24.214742 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 110/442] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:51:24 2026] DELETE /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:51:24.225179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8fd5eaaf-98eb-4fe2-8eab-bd83127a6064 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.226712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8fd5eaaf-98eb-4fe2-8eab-bd83127a6064 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] GET https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:24.227937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.228707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8fd5eaaf-98eb-4fe2-8eab-bd83127a6064 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.229387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8fd5eaaf-98eb-4fe2-8eab-bd83127a6064 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.230596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:51:24.231343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.231343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.242953 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:24.242953 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:24.245252 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8fd5eaaf-98eb-4fe2-8eab-bd83127a6064 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 404 Jul 24 00:51:24.247242 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 113/443] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:51:24 2026] GET /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:24.255082 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:24.262903 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb22a17b-655d-4e10-8bb3-7573b7cdb975 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 200 Jul 24 00:51:24.262903 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 111/444] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:24 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:24.276677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.276677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] DELETE https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:24.276677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.276677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.276677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] Delete volume with id: e04bbc8a-3a4f-4764-9368-1de89f2a493b Jul 24 00:51:24.294943 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52a2e9a5-0043-4d20-b51d-d78027a44018 tempest-VolumesTransfersV355Test-1389832104 tempest-VolumesTransfersV355Test-1389832104-project-member] https://10.4.3.67/volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b returned with HTTP 404 Jul 24 00:51:24.295738 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 111/445] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:51:24 2026] DELETE /volume/v3/volumes/e04bbc8a-3a4f-4764-9368-1de89f2a493b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:51:24.453353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:24.455729 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:24.455729 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:24.456949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:24.482426 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:24.482426 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:24.490666 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:24.497418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1b8ca83-73ac-4458-98b3-662e547d3573 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:24.498165 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 111/446] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:24 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:25.289718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ee353328-a893-499f-bccc-02bda6c2b334 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:25.294586 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ee353328-a893-499f-bccc-02bda6c2b334 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 Jul 24 00:51:25.294586 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ee353328-a893-499f-bccc-02bda6c2b334 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:25.294755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ee353328-a893-499f-bccc-02bda6c2b334 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:25.305603 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ee353328-a893-499f-bccc-02bda6c2b334 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 returned with HTTP 404 Jul 24 00:51:25.306484 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 114/447] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:25 2026] GET /volume/v3/volumes/4249093c-5308-4738-8319-c880780c0a08 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:25.318114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-309db2a6-5f98-43be-ad1a-686a48611c0d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:25.320406 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:51:25.320684 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:25.320963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:25.321235 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume with id: 96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:51:25.330578 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:25.330578 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:25.331463 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:25.388735 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume request issued successfully. Jul 24 00:51:25.390538 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-309db2a6-5f98-43be-ad1a-686a48611c0d tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 202 Jul 24 00:51:25.392397 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 112/448] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:51:25 2026] DELETE /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:51:25.404220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b35b089d-968a-4863-9d8b-e921a799b629 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:25.406574 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b35b089d-968a-4863-9d8b-e921a799b629 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:51:25.406666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b35b089d-968a-4863-9d8b-e921a799b629 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:25.407244 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b35b089d-968a-4863-9d8b-e921a799b629 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:25.420102 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:25.420102 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:25.428909 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b35b089d-968a-4863-9d8b-e921a799b629 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:25.439806 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b35b089d-968a-4863-9d8b-e921a799b629 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 200 Jul 24 00:51:25.440892 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 112/449] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:25 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:25.520279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-45189af9-1a36-4cb5-97e5-d802213b203b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:25.530376 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-45189af9-1a36-4cb5-97e5-d802213b203b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:25.530710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-45189af9-1a36-4cb5-97e5-d802213b203b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:25.531008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-45189af9-1a36-4cb5-97e5-d802213b203b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:25.545268 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:25.545268 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:25.550580 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-45189af9-1a36-4cb5-97e5-d802213b203b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:25.558175 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-45189af9-1a36-4cb5-97e5-d802213b203b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:25.558829 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 112/450] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:25 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:51:26.460501 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-064600e1-9a49-4647-90c5-dd2cf93084eb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:26.464879 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-064600e1-9a49-4647-90c5-dd2cf93084eb tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e Jul 24 00:51:26.464879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-064600e1-9a49-4647-90c5-dd2cf93084eb tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:26.465203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-064600e1-9a49-4647-90c5-dd2cf93084eb tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:26.481684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-064600e1-9a49-4647-90c5-dd2cf93084eb tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e returned with HTTP 404 Jul 24 00:51:26.481684 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 115/451] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:26 2026] GET /volume/v3/volumes/96b53a3d-13cc-4916-8bdd-6fda9937a08e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:26.493907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:26.498234 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] DELETE https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:51:26.498571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:26.499468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:26.500320 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume with id: adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:51:26.514293 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:26.514293 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:26.515145 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:26.559732 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Delete volume request issued successfully. Jul 24 00:51:26.559732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3867a2b-8d9e-4907-bd39-cec4a707bb92 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 202 Jul 24 00:51:26.559732 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 113/452] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:51:26 2026] DELETE /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:51:26.571417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-260a801e-94c0-4897-a0ad-46e37b5da794 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:26.575042 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-260a801e-94c0-4897-a0ad-46e37b5da794 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:51:26.575778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-260a801e-94c0-4897-a0ad-46e37b5da794 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:26.575778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-260a801e-94c0-4897-a0ad-46e37b5da794 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:26.579557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:26.583551 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:26.583835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:26.584079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:26.586690 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:26.586690 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:26.592117 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-260a801e-94c0-4897-a0ad-46e37b5da794 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Volume info retrieved successfully. Jul 24 00:51:26.600920 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-260a801e-94c0-4897-a0ad-46e37b5da794 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 200 Jul 24 00:51:26.600920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 113/453] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:26 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 1387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:26.603101 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:26.603101 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:26.611872 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:26.623675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9f8803e6-037a-402f-bb26-7b2321112dc4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:26.625678 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 113/454] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:26 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:27.620988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-261de6ed-4d4b-444b-91c5-ec100a546001 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:27.623384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-261de6ed-4d4b-444b-91c5-ec100a546001 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] GET https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 Jul 24 00:51:27.623657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-261de6ed-4d4b-444b-91c5-ec100a546001 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:27.623921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-261de6ed-4d4b-444b-91c5-ec100a546001 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:27.631645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-261de6ed-4d4b-444b-91c5-ec100a546001 tempest-TaggedBootDevicesTest-652655191 tempest-TaggedBootDevicesTest-652655191-project-member] https://10.4.3.67/volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 returned with HTTP 404 Jul 24 00:51:27.632579 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 116/455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:27 2026] GET /volume/v3/volumes/adbb22f3-2ea6-4e92-93f8-2cd204cd8389 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:27.647264 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-67571101-65c2-4f3a-aef6-6324ca793d65 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:27.651486 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67571101-65c2-4f3a-aef6-6324ca793d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:27.651892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67571101-65c2-4f3a-aef6-6324ca793d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:27.652254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67571101-65c2-4f3a-aef6-6324ca793d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:27.669347 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:27.669347 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:27.676314 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-67571101-65c2-4f3a-aef6-6324ca793d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:27.685395 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67571101-65c2-4f3a-aef6-6324ca793d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:27.688091 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 114/456] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:27 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:28.260204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-104d0263-6faa-4236-b342-afe316766f9c req-031ccfa5-9685-45e3-94d5-69698fbec692 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:28.263963 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-031ccfa5-9685-45e3-94d5-69698fbec692 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713/action Jul 24 00:51:28.263963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-031ccfa5-9685-45e3-94d5-69698fbec692 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:28.264155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-031ccfa5-9685-45e3-94d5-69698fbec692 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:28.287922 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:28.287922 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:28.325820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-104d0263-6faa-4236-b342-afe316766f9c req-031ccfa5-9685-45e3-94d5-69698fbec692 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713/action returned with HTTP 204 Jul 24 00:51:28.326439 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 114/457] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:51:28 2026] POST /volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:28.712850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:28.719589 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:28.719589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:28.720420 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:28.738235 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:28.738235 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:28.743373 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:28.750721 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b6eb53f-9556-4ef1-9611-be70db0f4c98 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:28.751310 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 114/458] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:28 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:28.844634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:28.849092 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:28.849092 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:28.849944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:28.871084 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:28.871084 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:28.877085 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:28.885127 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-b9c6e21d-c679-4333-9ece-80ed77002745 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:28.886108 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 117/459] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:28 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:29.103166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-81e953a0-705f-427f-9272-fe8361e84b03 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.103946 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81e953a0-705f-427f-9272-fe8361e84b03 None None] GET https://10.4.3.67/volume// Jul 24 00:51:29.104434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81e953a0-705f-427f-9272-fe8361e84b03 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:29.105555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81e953a0-705f-427f-9272-fe8361e84b03 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:29.105555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81e953a0-705f-427f-9272-fe8361e84b03 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:29.106673 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 115/460] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:51:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:29.129636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-3075d599-8afb-449b-9c14-887f60a49752 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.136309 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-3075d599-8afb-449b-9c14-887f60a49752 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:51:29.136309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-3075d599-8afb-449b-9c14-887f60a49752 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d0e4fab-81ff-4125-857c-07dbeec7d212", "connector": null, "instance_uuid": "c562d4e3-6bf3-48f0-89b5-cb7300b9228e"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:29.161219 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:29.161219 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:29.183844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.251143 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-3075d599-8afb-449b-9c14-887f60a49752 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:51:29.252900 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 115/461] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:51:29 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:29.333124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f417a9e5-231f-4dda-92c0-492f7471a909 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.335837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f417a9e5-231f-4dda-92c0-492f7471a909 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:29.336033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f417a9e5-231f-4dda-92c0-492f7471a909 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:29.336338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f417a9e5-231f-4dda-92c0-492f7471a909 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:29.355077 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e79b03da-d491-417e-a228-7fc358b67209 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.355623 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e79b03da-d491-417e-a228-7fc358b67209 None None] GET https://10.4.3.67/volume// Jul 24 00:51:29.355837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e79b03da-d491-417e-a228-7fc358b67209 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:29.356798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e79b03da-d491-417e-a228-7fc358b67209 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:29.356957 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:29.356957 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:29.357106 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e79b03da-d491-417e-a228-7fc358b67209 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:29.357106 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 116/462] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:29.362648 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f417a9e5-231f-4dda-92c0-492f7471a909 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:29.370065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.372310 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f417a9e5-231f-4dda-92c0-492f7471a909 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:29.372310 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 118/463] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:29 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:29.374224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:29.374480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:29.374708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:29.391339 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:29.391339 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:29.401879 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:29.413672 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-eeafdd67-bcbf-451d-9639-db3b48f75e71 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:29.414478 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 116/464] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:29 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:29.443448 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] GET https://10.4.3.67/volume/v3/volumes/summary Jul 24 00:51:29.444152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:29.444152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:29.444152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:51:29.465455 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] Get summary completed successfully. Jul 24 00:51:29.465873 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db2f54d0-2d0a-44f9-8d49-62e71c1acc8f tempest-VolumesSummaryTest-1496740569 tempest-VolumesSummaryTest-1496740569-project-member] https://10.4.3.67/volume/v3/volumes/summary returned with HTTP 200 Jul 24 00:51:29.466394 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 115/465] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 00:51:29 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:29.565235 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:29.570899 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 Jul 24 00:51:29.571532 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:29.596826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:51:29.605367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:51:29.606647 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:29.606647 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:29.759382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-9d0e4fab-81ff-4125-857c-07dbeec7d212-np0000005792" released by "attachment_update" :: held 0.154s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:51:29.759876 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-c1aa76b2-b401-4085-a48d-5cbb59e14606 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 returned with HTTP 200 Jul 24 00:51:29.761434 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 117/466] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:51:29 2026] PUT /volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:30.393547 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15997383-e872-4425-b34a-acc5b0508521 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:30.396633 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15997383-e872-4425-b34a-acc5b0508521 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:30.396958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15997383-e872-4425-b34a-acc5b0508521 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:30.397104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15997383-e872-4425-b34a-acc5b0508521 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:30.412034 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:30.412034 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:30.417963 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15997383-e872-4425-b34a-acc5b0508521 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:30.429645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15997383-e872-4425-b34a-acc5b0508521 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:30.430415 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 119/467] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:30 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:31.446528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-21dd72c4-0d6c-445d-858d-52621a06c991 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:31.450578 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21dd72c4-0d6c-445d-858d-52621a06c991 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:31.450725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21dd72c4-0d6c-445d-858d-52621a06c991 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:31.454781 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21dd72c4-0d6c-445d-858d-52621a06c991 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:31.480094 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:31.480094 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:31.489136 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-21dd72c4-0d6c-445d-858d-52621a06c991 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:31.501519 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21dd72c4-0d6c-445d-858d-52621a06c991 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:31.502066 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 117/468] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:31 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:31.889770 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:31.893823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:31.894444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:31.895412 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:31.907938 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:31.907938 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:31.913811 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:31.923009 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e59661fd-3999-4683-99e9-847d58a8b503 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:31.924022 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 116/469] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:31 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:32.167445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-19b81b41-9897-4e96-a1c6-82073154cd09 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.177778 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-19b81b41-9897-4e96-a1c6-82073154cd09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11/action Jul 24 00:51:32.178312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-19b81b41-9897-4e96-a1c6-82073154cd09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:32.178642 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-19b81b41-9897-4e96-a1c6-82073154cd09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:32.215413 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.215413 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:32.236754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c162a7aa-40cf-47b0-81ef-9f04c4fb2966 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.237322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c162a7aa-40cf-47b0-81ef-9f04c4fb2966 None None] GET https://10.4.3.67/volume// Jul 24 00:51:32.241515 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c162a7aa-40cf-47b0-81ef-9f04c4fb2966 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.242272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c162a7aa-40cf-47b0-81ef-9f04c4fb2966 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.242272 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c162a7aa-40cf-47b0-81ef-9f04c4fb2966 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:32.243716 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ecfa680a-accb-49ad-a230-5a87daa0447f req-19b81b41-9897-4e96-a1c6-82073154cd09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11/action returned with HTTP 204 Jul 24 00:51:32.243792 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 120/470] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:32.245061 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 118/471] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:51:32 2026] POST /volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:32.274928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-31087258-6320-421c-a33a-fd73422bdc53 req-157ace50-2395-4910-bb2f-bbe1f3f1081f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.431559 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-157ace50-2395-4910-bb2f-bbe1f3f1081f tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:51:32.432010 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-157ace50-2395-4910-bb2f-bbe1f3f1081f tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18307dda-8543-423f-bee6-4e84de29d8ae", "connector": null, "instance_uuid": "fd25bcd9-5c01-445c-88d5-4a9b75de6544"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:32.447090 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.447090 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:32.514746 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-157ace50-2395-4910-bb2f-bbe1f3f1081f tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:51:32.515499 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 118/472] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:51:32 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:32.530072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1b81209c-a49e-436f-abd7-2b61a3884529 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.536849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1b81209c-a49e-436f-abd7-2b61a3884529 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:32.537396 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1b81209c-a49e-436f-abd7-2b61a3884529 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.537581 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1b81209c-a49e-436f-abd7-2b61a3884529 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.560922 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.560922 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:32.570880 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1b81209c-a49e-436f-abd7-2b61a3884529 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:32.579493 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1b81209c-a49e-436f-abd7-2b61a3884529 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:32.580077 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 117/473] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:32.600133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e3040be4-9965-435e-ba62-200d70e65626 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.604739 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.607628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:32.607840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.609107 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.626739 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.626739 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:32.632755 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:32.634764 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c516d5ef-0904-4682-a525-1fca3f21f673 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.636349 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c516d5ef-0904-4682-a525-1fca3f21f673 None None] GET https://10.4.3.67/volume// Jul 24 00:51:32.637500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c516d5ef-0904-4682-a525-1fca3f21f673 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.638636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c516d5ef-0904-4682-a525-1fca3f21f673 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.639280 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c516d5ef-0904-4682-a525-1fca3f21f673 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:32.639918 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 119/474] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:32.643363 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7ba03d1c-174a-45f8-943c-ecc2a59aa713 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:32.643848 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 119/475] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:32.649543 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.653356 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:32.654296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.654296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.671075 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.671075 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:32.686665 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:32.695604 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-ba3db6f1-6723-4c82-b5ef-e5528938a9e6 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:32.695604 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 118/476] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:32.784509 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3040be4-9965-435e-ba62-200d70e65626 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:32.784674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3040be4-9965-435e-ba62-200d70e65626 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.786213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3040be4-9965-435e-ba62-200d70e65626 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.819132 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.819132 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:32.823492 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e3040be4-9965-435e-ba62-200d70e65626 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Volume info retrieved successfully. Jul 24 00:51:32.829552 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3040be4-9965-435e-ba62-200d70e65626 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:32.830434 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 121/477] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1439 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:32.850773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.853793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] PUT https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a Jul 24 00:51:32.854534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:32.865417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Acquiring lock "cinder-attachment_update-18307dda-8543-423f-bee6-4e84de29d8ae-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:51:32.874444 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Lock "cinder-attachment_update-18307dda-8543-423f-bee6-4e84de29d8ae-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:51:32.875855 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.875855 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:32.913374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:32.917810 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:32.918145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:32.919597 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:32.939627 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:32.939627 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:32.944774 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Volume info retrieved successfully. Jul 24 00:51:32.951471 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5406173d-0dc2-4a2d-a2c8-b5cdcdf73434 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:32.952028 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 120/478] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:32 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:33.019936 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Lock "cinder-attachment_update-18307dda-8543-423f-bee6-4e84de29d8ae-np0000005792" released by "attachment_update" :: held 0.146s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:51:33.023224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-f6e37a4e-8338-463b-982b-19322312d634 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a returned with HTTP 200 Jul 24 00:51:33.023224 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 120/479] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:51:32 2026] PUT /volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:33.068521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.076540 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:33.076540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:33.076540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:33.092298 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:33.092298 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:33.097423 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:33.108869 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-e7b70d63-7b40-4f3a-846a-419044a0c594 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:33.110768 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 119/480] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:33 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:33.182293 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.186522 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action Jul 24 00:51:33.187161 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:33.187432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:33.211621 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:33.211621 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:33.212989 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:33.224772 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Begin detaching volume completed successfully. Jul 24 00:51:33.225180 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-bb24c9a2-58b8-417f-99d9-dcb48a3a8ddb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action returned with HTTP 202 Jul 24 00:51:33.225864 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 122/481] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:51:33 2026] POST /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:51:33.256366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.258627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:33.258838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:33.259109 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:33.273852 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:33.273852 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:33.277962 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:33.282855 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-660f4917-1d25-4d26-8aeb-e69cc4d9e92f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:33.283369 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 121/482] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:33 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:33.296112 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d53e066-8357-41b3-81e3-badd2802e5f8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.296837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d53e066-8357-41b3-81e3-badd2802e5f8 None None] GET https://10.4.3.67/volume// Jul 24 00:51:33.297937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d53e066-8357-41b3-81e3-badd2802e5f8 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:33.297937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d53e066-8357-41b3-81e3-badd2802e5f8 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:33.298478 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d53e066-8357-41b3-81e3-badd2802e5f8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:33.298962 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 121/483] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:33.311088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.314764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:33.315184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:33.315538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:33.341912 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:33.341912 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:33.351461 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:33.357913 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-2204cf37-2472-4cf2-a27d-8264f9e3f19d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:33.358162 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 120/484] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:33 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1622 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:33.672396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:33.676038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:33.676038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:33.676510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:33.694646 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:33.694646 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:33.704182 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:33.710979 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fe9cf140-87dc-43c2-bfd7-6003974f78ba tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:33.711531 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 123/485] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:33 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:34.189915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:34.198412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:34.198728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:34.199067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:34.219271 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:34.219271 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:34.228749 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:34.243829 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-1489a093-b78f-4ea1-abcc-c0048309e415 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:34.244471 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 122/486] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:34 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:34.281909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-5f5acfa7-748d-40cb-a3ee-e68ca4170106 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:34.291626 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-5f5acfa7-748d-40cb-a3ee-e68ca4170106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 Jul 24 00:51:34.292108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-5f5acfa7-748d-40cb-a3ee-e68ca4170106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:34.292108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-5f5acfa7-748d-40cb-a3ee-e68ca4170106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:34.306986 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:34.310453 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:34.310453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:34.310453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:34.313451 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:34.313451 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:34.334656 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:34.334656 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:34.352595 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:34.371600 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4eeb4c5-d366-4cdf-9496-b21a73c49f9e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:34.372242 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 121/487] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:34 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:34.426604 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b16dddb3-f5fd-4cfc-9c56-79f6f8f0c28a req-5f5acfa7-748d-40cb-a3ee-e68ca4170106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 returned with HTTP 200 Jul 24 00:51:34.426815 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 122/488] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:34 2026] DELETE /volume/v3/attachments/6b12cda2-7e72-4337-8d7c-c63138370713 => generated 192 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:34.736289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-61d85208-99ff-4947-89b1-6ae721efcc9b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:34.739139 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61d85208-99ff-4947-89b1-6ae721efcc9b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:34.739403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-61d85208-99ff-4947-89b1-6ae721efcc9b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:34.739706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-61d85208-99ff-4947-89b1-6ae721efcc9b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:34.745017 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=267,cinder:INSERT=19,cinder:UPDATE=47 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:51:34.771768 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:34.771768 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:34.778037 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-61d85208-99ff-4947-89b1-6ae721efcc9b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:34.790859 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61d85208-99ff-4947-89b1-6ae721efcc9b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:34.791426 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 124/489] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:34 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:35.396005 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.398914 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:35.399489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.399705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.422545 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.422545 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:35.430608 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:35.440483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe47da78-f1ed-4e4d-9bdd-d88a01b622c6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:35.441369 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 123/490] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:35.538824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.541576 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:35.541834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.543125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.555811 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.555811 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:35.562233 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Volume info retrieved successfully. Jul 24 00:51:35.569218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a8ae6c3-537c-4e9f-a3c4-fa53a0c157b8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:35.569821 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 122/491] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:35.643439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.649535 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:35.649643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.651471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.655367 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=368,cinder:INSERT=51,cinder:UPDATE=84 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:51:35.684460 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.684460 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:35.697299 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:35.703754 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-5923c8e1-2da4-4f8e-a49a-45216a45eb3c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:35.704384 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 123/492] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1142 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:35.760637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.762843 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action Jul 24 00:51:35.763345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:35.763482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:35.779603 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.779603 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:35.780141 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:35.793575 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Begin detaching volume completed successfully. Jul 24 00:51:35.794039 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3da202dc-ba6f-4d38-9a54-2b7259aad16c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action returned with HTTP 202 Jul 24 00:51:35.794401 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 125/493] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:51:35 2026] POST /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:51:35.812367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.814400 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:35.814476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.814666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.826774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.829874 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:35.829982 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.829982 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:35.830059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.830364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.835483 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:35.840894 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=287,cinder:UPDATE=51,cinder:INSERT=26 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:51:35.843622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5054fe8-8d30-4f8a-83b0-75b36cb3e5cb tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:35.843622 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 124/494] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:35.854341 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.854341 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:35.863158 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:35.871758 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa8aa99e-ec82-4bcc-963a-98c4d602d059 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:35.872595 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 123/495] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:35.880395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-021dbfaf-d9ed-490b-99d7-a7fadaf1e9a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.883064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-021dbfaf-d9ed-490b-99d7-a7fadaf1e9a4 None None] GET https://10.4.3.67/volume// Jul 24 00:51:35.883064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-021dbfaf-d9ed-490b-99d7-a7fadaf1e9a4 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.883064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-021dbfaf-d9ed-490b-99d7-a7fadaf1e9a4 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.883064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-021dbfaf-d9ed-490b-99d7-a7fadaf1e9a4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:35.883064 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 124/496] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:35.896447 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:35.901596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:35.901839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:35.902062 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:35.921305 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:35.921305 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:35.926181 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:35.931453 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-3a31c515-c221-4c00-9f4a-2b1772447df1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:35.932077 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 126/497] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:35 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:36.478533 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-31087258-6320-421c-a33a-fd73422bdc53 req-e9a3a194-a63f-4c3e-9fa1-8bf76f4d40ce None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:36.485723 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e9a3a194-a63f-4c3e-9fa1-8bf76f4d40ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] POST https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a/action Jul 24 00:51:36.485723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e9a3a194-a63f-4c3e-9fa1-8bf76f4d40ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:36.485723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e9a3a194-a63f-4c3e-9fa1-8bf76f4d40ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:36.521866 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:36.521866 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:36.550860 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-31087258-6320-421c-a33a-fd73422bdc53 req-e9a3a194-a63f-4c3e-9fa1-8bf76f4d40ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a/action returned with HTTP 204 Jul 24 00:51:36.551609 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 125/498] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:51:36 2026] POST /volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:36.869073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:36.873837 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:36.873837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:36.877433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:36.902759 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-db7335c8-aeed-453f-9560-abbf28fba694 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:36.909990 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db7335c8-aeed-453f-9560-abbf28fba694 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:36.909990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db7335c8-aeed-453f-9560-abbf28fba694 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:36.909990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db7335c8-aeed-453f-9560-abbf28fba694 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:36.910206 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:36.910206 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:36.918541 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:36.923034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fba98f88-218e-4486-8eb5-9de7c4f013f8 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:36.923866 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 124/499] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:36 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:36.925565 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:36.925565 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:36.934449 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-db7335c8-aeed-453f-9560-abbf28fba694 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:36.940342 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db7335c8-aeed-453f-9560-abbf28fba694 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:36.940950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-934bcb09-ae27-48a9-a393-37bdd4235151 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:36.941317 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 125/500] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:36 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:36.944103 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-934bcb09-ae27-48a9-a393-37bdd4235151 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:36.944417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-934bcb09-ae27-48a9-a393-37bdd4235151 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:36.944677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-934bcb09-ae27-48a9-a393-37bdd4235151 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:36.976245 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:36.976245 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:36.983234 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-934bcb09-ae27-48a9-a393-37bdd4235151 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:36.990207 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-934bcb09-ae27-48a9-a393-37bdd4235151 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:36.991563 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 127/501] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:36 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:37.073492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:37.077751 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:37.077916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:37.079399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:37.095008 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:37.095008 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:37.101287 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:37.109756 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4c3ba9-5a4f-4435-ad82-5a05005f5727 req-e27fc6ee-bd1b-4b54-9a3e-7dee62e23b90 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:37.110466 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 126/502] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:37 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:37.961910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-476c910f-1e49-4150-bc33-e9e4960e972f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:37.965963 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-476c910f-1e49-4150-bc33-e9e4960e972f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:37.965963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-476c910f-1e49-4150-bc33-e9e4960e972f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:37.966447 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-476c910f-1e49-4150-bc33-e9e4960e972f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:37.989493 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:37.989493 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:37.996028 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-476c910f-1e49-4150-bc33-e9e4960e972f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:38.003860 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-476c910f-1e49-4150-bc33-e9e4960e972f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:38.004502 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 125/503] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:37 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:39.026213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:39.027650 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:39.027860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:39.028051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:39.045423 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:39.045423 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:39.051406 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:39.058642 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99c40e9d-03f2-4871-91f3-50ee218acf86 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:39.059232 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 126/504] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:39 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:40.084713 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5348345f-37e4-44f8-8060-96baaa688e9f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:40.088925 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5348345f-37e4-44f8-8060-96baaa688e9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:40.089611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5348345f-37e4-44f8-8060-96baaa688e9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:40.089849 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5348345f-37e4-44f8-8060-96baaa688e9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:40.117953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:40.122001 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:40.122796 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:40.122796 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:40.123264 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:40.124021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:40.128798 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=348,cinder:UPDATE=107,cinder:INSERT=54 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:51:40.132435 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5348345f-37e4-44f8-8060-96baaa688e9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:40.142141 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5348345f-37e4-44f8-8060-96baaa688e9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:40.142416 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 128/505] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:40 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:40.145801 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:40.145801 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:40.151108 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:40.157960 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-a48918d4-25f8-45a5-a295-51b83d8e7d55 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:40.158780 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 127/506] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:40 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:40.559350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-1eabf73a-0300-44dc-8d51-990b58cb46fc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:40.563469 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-97f1979e-f85f-4dad-8274-ffc384a5078d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:40.563899 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-1eabf73a-0300-44dc-8d51-990b58cb46fc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 Jul 24 00:51:40.563991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-1eabf73a-0300-44dc-8d51-990b58cb46fc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:40.564248 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-1eabf73a-0300-44dc-8d51-990b58cb46fc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:40.566975 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97f1979e-f85f-4dad-8274-ffc384a5078d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:51:40.567275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-97f1979e-f85f-4dad-8274-ffc384a5078d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:40.567480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-97f1979e-f85f-4dad-8274-ffc384a5078d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:40.578457 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:40.578457 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:40.580713 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:40.580713 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:40.585794 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-97f1979e-f85f-4dad-8274-ffc384a5078d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:40.594716 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97f1979e-f85f-4dad-8274-ffc384a5078d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:51:40.595321 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 127/507] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:40 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:40.657081 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-bccb49da-58ea-4f7b-93bd-2854f2aeb7ed req-1eabf73a-0300-44dc-8d51-990b58cb46fc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 returned with HTTP 200 Jul 24 00:51:40.657081 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 126/508] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:40 2026] DELETE /volume/v3/attachments/0d14a0d9-2ed7-4966-92bf-cffd59804d11 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:40.949160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-db28e762-6739-4063-aa75-747e30cef28d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:40.952116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db28e762-6739-4063-aa75-747e30cef28d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:51:40.953802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db28e762-6739-4063-aa75-747e30cef28d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:40.953802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db28e762-6739-4063-aa75-747e30cef28d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:40.968107 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:40.968107 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:40.975591 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-db28e762-6739-4063-aa75-747e30cef28d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:40.983712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db28e762-6739-4063-aa75-747e30cef28d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:51:40.984570 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 129/509] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:40 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:41.062859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.068750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:51:41.069122 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.069600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.087295 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.087295 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:41.092293 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:41.098119 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-e5468fab-68c9-4e3a-9707-62ea8b82fa6b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:51:41.099057 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 128/510] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:41.127257 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.131027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55/action Jul 24 00:51:41.131452 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:41.132498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:41.147394 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.147394 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:41.147733 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:41.160138 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Begin detaching volume completed successfully. Jul 24 00:51:41.160369 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-53ea25a5-059a-45e7-8405-9bfec0c733a5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55/action returned with HTTP 202 Jul 24 00:51:41.160962 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 128/511] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:51:41 2026] POST /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:51:41.161991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.165608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:41.165608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.165608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.179611 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.179611 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:41.191914 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:41.200229 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99cb86c7-2404-4ffb-a976-3208d61ac077 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:41.200676 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 127/512] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:41.222594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.226613 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:41.226785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.227090 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.229363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ec5f6250-cde4-494c-8466-124fb9617128 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.229899 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ec5f6250-cde4-494c-8466-124fb9617128 None None] GET https://10.4.3.67/volume// Jul 24 00:51:41.230068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ec5f6250-cde4-494c-8466-124fb9617128 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.230362 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ec5f6250-cde4-494c-8466-124fb9617128 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.230655 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ec5f6250-cde4-494c-8466-124fb9617128 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:41.231242 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 129/513] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:41.248037 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.251131 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.251131 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:41.254880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:51:41.254880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.255171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.260579 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:41.270957 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c62fdd1f-0748-4f23-ad7a-ede233d9d8b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:41.272969 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 130/514] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:41.278648 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.278648 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:41.293112 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:41.307415 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-5a886c91-4d22-4926-ad63-efd9d2f13fa4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:51:41.307978 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 129/515] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 1320 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:41.379981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:41.384123 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:51:41.384123 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:41.384123 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:41.395079 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:41.395079 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:41.400798 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:51:41.408277 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6772e5a-6037-41b3-8f02-b35ae52c2d22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:51:41.409641 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 128/516] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:41 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:43.673125 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:43.675435 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:51:43.675809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:43.676067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:43.696840 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:43.696840 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:43.718536 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-015795ef-a92c-4609-9371-71ad6fb06635 req-25063b67-a3de-4c0f-a0da-6e46604ae8c5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:43.723357 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:51:43.723631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-25063b67-a3de-4c0f-a0da-6e46604ae8c5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 Jul 24 00:51:43.723631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-25063b67-a3de-4c0f-a0da-6e46604ae8c5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:43.723631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-25063b67-a3de-4c0f-a0da-6e46604ae8c5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:43.731439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b8bcdbb4-6d2a-4f99-8755-8d8100c81cca req-7a2a8295-8ae9-4409-999e-e0f4c624951b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:51:43.733048 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 130/517] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:43 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:43.743015 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:43.743015 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:43.868536 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-015795ef-a92c-4609-9371-71ad6fb06635 req-25063b67-a3de-4c0f-a0da-6e46604ae8c5 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 returned with HTTP 200 Jul 24 00:51:43.868536 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 131/518] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:51:43 2026] DELETE /volume/v3/attachments/70ceeb3c-4b63-402e-9295-1eb88927a6f3 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:44.506809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:44.509669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:51:44.509669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:44.509908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:44.533373 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:44.533373 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:44.546789 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:44.557150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5612a5c2-3edc-4ba9-840d-194e42ab7018 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:51:44.559563 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 130/519] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:44 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:46.054680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:46.293272 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:46.294020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1213334875"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:46.297392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1213334875'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:46.298355 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Create volume of 1 GB Jul 24 00:51:46.307750 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Availability Zones retrieved successfully. Jul 24 00:51:46.315883 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Flow 'volume_create_api' (8b8cce5f-301f-4059-a75c-df7c3e5635ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:46.317253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d7a776-7f01-4eb5-abd9-92bc5194f5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:46.318833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:46.366732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d7a776-7f01-4eb5-abd9-92bc5194f5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:46.368021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a9e2e3-6cb4-41af-9ac7-72e80013b4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:46.500324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Created reservations ['a548b491-3e78-4460-ab94-1fc1c7e6bd21', '2783dc31-5005-4d79-8142-2512899e7c07', 'dc929e34-1fc4-4681-b7d9-d33bace1a5b9', '454e926b-5608-4433-b7d1-d30456451314'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:46.501678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a9e2e3-6cb4-41af-9ac7-72e80013b4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a548b491-3e78-4460-ab94-1fc1c7e6bd21', '2783dc31-5005-4d79-8142-2512899e7c07', 'dc929e34-1fc4-4681-b7d9-d33bace1a5b9', '454e926b-5608-4433-b7d1-d30456451314']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:46.502745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9a032a-834f-456d-a051-b76917b9d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:46.544456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9a032a-834f-456d-a051-b76917b9d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de76583a-737c-43f2-a907-0c00e5597377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1213334875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d95448f9474cb48f094c851b03caf6',qos_specs=None,replication_status=,reservations=['a548b491-3e78-4460-ab94-1fc1c7e6bd21','2783dc31-5005-4d79-8142-2512899e7c07','dc929e34-1fc4-4681-b7d9-d33bace1a5b9','454e926b-5608-4433-b7d1-d30456451314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c8dae923dd42f6b368c28518c65796',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1213334875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de76583a-737c-43f2-a907-0c00e5597377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d95448f9474cb48f094c851b03caf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c8dae923dd42f6b368c28518c65796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:46.545536 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e30277-7d92-4955-b304-98cd69845d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:46.579312 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e30277-7d92-4955-b304-98cd69845d8a) transitioned into state 'SUCCESS' from state '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-1213334875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d95448f9474cb48f094c851b03caf6',qos_specs=None,replication_status=,reservations=['a548b491-3e78-4460-ab94-1fc1c7e6bd21','2783dc31-5005-4d79-8142-2512899e7c07','dc929e34-1fc4-4681-b7d9-d33bace1a5b9','454e926b-5608-4433-b7d1-d30456451314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c8dae923dd42f6b368c28518c65796',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:46.579312 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936e098b-4ec6-4537-b630-af7f1002c203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:46.605145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936e098b-4ec6-4537-b630-af7f1002c203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:46.605145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Flow 'volume_create_api' (8b8cce5f-301f-4059-a75c-df7c3e5635ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:46.605426 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Create volume request issued successfully. Jul 24 00:51:46.607316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8bdd743f-801d-4e5c-b1b8-26cd8c184b34 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:46.607316 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 129/520] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:51:46 2026] POST /volume/v3/volumes => generated 757 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:48.940516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:49.077818 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:49.079305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-973467432", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:49.080611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-973467432', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:49.080835 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume of 1 GB Jul 24 00:51:49.090762 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Availability Zones retrieved successfully. Jul 24 00:51:49.100524 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Flow 'volume_create_api' (4e174756-bbc3-4e50-857b-629a841d20b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:49.101995 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f9445-3408-4b99-9cb8-605f2b6f9989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.103048 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:49.150067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f9445-3408-4b99-9cb8-605f2b6f9989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.152390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7caead-c097-42f8-9148-428bf117eb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.240445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Created reservations ['7a496910-6023-4feb-b19f-97dc4303d79f', 'e23c6dce-d875-484b-91b3-9572bdd0e367', '4ed01c07-b20e-4347-b48a-58b6fa33511b', 'fd75ddf7-3158-4eaf-9dbd-0b0c9bef10ad'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:49.240745 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7caead-c097-42f8-9148-428bf117eb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a496910-6023-4feb-b19f-97dc4303d79f', 'e23c6dce-d875-484b-91b3-9572bdd0e367', '4ed01c07-b20e-4347-b48a-58b6fa33511b', 'fd75ddf7-3158-4eaf-9dbd-0b0c9bef10ad']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.242001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d650cf3f-4706-482a-b11d-a6f0ba53162f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.274245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d650cf3f-4706-482a-b11d-a6f0ba53162f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01db84a0-8284-4855-aac4-61228a5f8d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-973467432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30abcd2637454caba1e4a0894d4f438b',qos_specs=None,replication_status=,reservations=['7a496910-6023-4feb-b19f-97dc4303d79f','e23c6dce-d875-484b-91b3-9572bdd0e367','4ed01c07-b20e-4347-b48a-58b6fa33511b','fd75ddf7-3158-4eaf-9dbd-0b0c9bef10ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98ef7ac91e347cba9c0f69e41762658',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-973467432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01db84a0-8284-4855-aac4-61228a5f8d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30abcd2637454caba1e4a0894d4f438b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98ef7ac91e347cba9c0f69e41762658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.275623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1079d-233e-4baf-bd63-bdd1d639c9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.319721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1079d-233e-4baf-bd63-bdd1d639c9b9) transitioned into state 'SUCCESS' from state '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-973467432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30abcd2637454caba1e4a0894d4f438b',qos_specs=None,replication_status=,reservations=['7a496910-6023-4feb-b19f-97dc4303d79f','e23c6dce-d875-484b-91b3-9572bdd0e367','4ed01c07-b20e-4347-b48a-58b6fa33511b','fd75ddf7-3158-4eaf-9dbd-0b0c9bef10ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98ef7ac91e347cba9c0f69e41762658',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.321352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92b0e67-2f57-46fe-8f21-b153196bd11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.359814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92b0e67-2f57-46fe-8f21-b153196bd11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.361147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Flow 'volume_create_api' (4e174756-bbc3-4e50-857b-629a841d20b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:49.363397 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume request issued successfully. Jul 24 00:51:49.363397 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3348932e-7d6e-46c9-b1b1-6420056fd7c0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:49.364024 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 131/521] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:51:48 2026] POST /volume/v3/volumes => generated 762 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:49.386109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:49.392954 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:49.392954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1993679196", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:49.399471 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1993679196', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:49.399471 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume of 1 GB Jul 24 00:51:49.399471 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:49.399471 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:49.409117 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Availability Zones retrieved successfully. Jul 24 00:51:49.422246 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Flow 'volume_create_api' (f4a15deb-bada-4c57-8559-e2aea798e069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:49.428153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d435695e-81a5-4be7-97f2-3d3d8aa39354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.429353 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:49.511762 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d435695e-81a5-4be7-97f2-3d3d8aa39354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.512920 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff719ad5-efa6-4d1b-a452-a12dd6164889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.613013 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Created reservations ['bef2e4eb-330e-41ce-bfd1-a1c077a0d7f4', '669019d1-11f5-464f-bddd-ef913a99ef4f', '9aa64904-fa5f-4a25-acf9-199f076d0747', '21a56d84-f67b-4634-8f2d-6e55bac94c08'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:49.614680 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff719ad5-efa6-4d1b-a452-a12dd6164889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef2e4eb-330e-41ce-bfd1-a1c077a0d7f4', '669019d1-11f5-464f-bddd-ef913a99ef4f', '9aa64904-fa5f-4a25-acf9-199f076d0747', '21a56d84-f67b-4634-8f2d-6e55bac94c08']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.616752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e8529-556c-43d9-b68d-671fc999da58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.670455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e8529-556c-43d9-b68d-671fc999da58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1993679196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30abcd2637454caba1e4a0894d4f438b',qos_specs=None,replication_status=,reservations=['bef2e4eb-330e-41ce-bfd1-a1c077a0d7f4','669019d1-11f5-464f-bddd-ef913a99ef4f','9aa64904-fa5f-4a25-acf9-199f076d0747','21a56d84-f67b-4634-8f2d-6e55bac94c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98ef7ac91e347cba9c0f69e41762658',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1993679196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30abcd2637454caba1e4a0894d4f438b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98ef7ac91e347cba9c0f69e41762658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.672892 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2673fed-2122-4fb0-a1cf-1a782e5ed96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.701596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2673fed-2122-4fb0-a1cf-1a782e5ed96e) transitioned into state 'SUCCESS' from state '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-1993679196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30abcd2637454caba1e4a0894d4f438b',qos_specs=None,replication_status=,reservations=['bef2e4eb-330e-41ce-bfd1-a1c077a0d7f4','669019d1-11f5-464f-bddd-ef913a99ef4f','9aa64904-fa5f-4a25-acf9-199f076d0747','21a56d84-f67b-4634-8f2d-6e55bac94c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98ef7ac91e347cba9c0f69e41762658',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.702882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec9fc40-1eab-4220-ad86-e27188730345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:49.724116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec9fc40-1eab-4220-ad86-e27188730345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:49.727299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Flow 'volume_create_api' (f4a15deb-bada-4c57-8559-e2aea798e069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:49.727299 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Create volume request issued successfully. Jul 24 00:51:49.727299 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69050cdb-376e-44bd-bd1a-899ab104f4d3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:49.727534 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 132/522] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:51:49 2026] POST /volume/v3/volumes => generated 763 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:50.126333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:50.132407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:50.132864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2016760274", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:50.135527 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2016760274', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:50.275762 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume of 1 GB Jul 24 00:51:50.287720 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Availability Zones retrieved successfully. Jul 24 00:51:50.295792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Flow 'volume_create_api' (7f9bf38b-8b2b-40d6-975c-4aa465d9b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:50.297511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac9e2f5-58ca-4609-9f07-b6fef9451bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:50.299253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:50.420280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac9e2f5-58ca-4609-9f07-b6fef9451bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:50.420280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b5c49f-d182-4f89-8a5e-ea001d3b163c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:50.535243 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Created reservations ['2dddb6bc-d132-4f64-908f-00881ba51a03', 'fd99b263-48a0-4afd-9798-c4b365465fef', 'c6018335-c854-4c5e-9e66-dd1f97f2f0d1', 'd6b0f0ad-20fc-42e6-ba58-2ed91ec55aa8'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:50.536549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b5c49f-d182-4f89-8a5e-ea001d3b163c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dddb6bc-d132-4f64-908f-00881ba51a03', 'fd99b263-48a0-4afd-9798-c4b365465fef', 'c6018335-c854-4c5e-9e66-dd1f97f2f0d1', 'd6b0f0ad-20fc-42e6-ba58-2ed91ec55aa8']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:50.540214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0719645a-40ea-4538-be4b-8eda3036c1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:50.589820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0719645a-40ea-4538-be4b-8eda3036c1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c415001f-b4b1-45eb-9605-e4598988d043', '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-2016760274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748f5e7e20f4fe587ba6f620032ba5a',qos_specs=None,replication_status=,reservations=['2dddb6bc-d132-4f64-908f-00881ba51a03','fd99b263-48a0-4afd-9798-c4b365465fef','c6018335-c854-4c5e-9e66-dd1f97f2f0d1','d6b0f0ad-20fc-42e6-ba58-2ed91ec55aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b61f15e4a541738437e0d61d046c74',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2016760274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c415001f-b4b1-45eb-9605-e4598988d043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748f5e7e20f4fe587ba6f620032ba5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28b61f15e4a541738437e0d61d046c74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:50.591274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc44a65f-53ba-43b5-b3a8-659a40763a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:50.641942 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc44a65f-53ba-43b5-b3a8-659a40763a9b) transitioned into state 'SUCCESS' from state '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-2016760274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748f5e7e20f4fe587ba6f620032ba5a',qos_specs=None,replication_status=,reservations=['2dddb6bc-d132-4f64-908f-00881ba51a03','fd99b263-48a0-4afd-9798-c4b365465fef','c6018335-c854-4c5e-9e66-dd1f97f2f0d1','d6b0f0ad-20fc-42e6-ba58-2ed91ec55aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b61f15e4a541738437e0d61d046c74',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:50.642632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86aa1eda-1adc-4b4b-91a3-bff82eeeca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:50.665802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86aa1eda-1adc-4b4b-91a3-bff82eeeca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:50.667866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Flow 'volume_create_api' (7f9bf38b-8b2b-40d6-975c-4aa465d9b96d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:50.667866 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Create volume request issued successfully. Jul 24 00:51:50.669172 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c63bd1ba-3620-4c77-9490-d620ada2e387 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:50.669172 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 131/523] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:51:50 2026] POST /volume/v3/volumes => generated 751 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:50.690060 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:50.698365 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:51:50.698365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:50.698365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:50.717776 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:50.717776 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:50.727341 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:50.735618 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0650811b-cd4a-4c2a-8b6c-316da4c38665 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 200 Jul 24 00:51:50.736409 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 130/524] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:50 2026] GET /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:51.757448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b260832a-718f-4c3d-829c-5bac3211e949 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:51.761150 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b260832a-718f-4c3d-829c-5bac3211e949 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:51:51.761150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b260832a-718f-4c3d-829c-5bac3211e949 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:51.761150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b260832a-718f-4c3d-829c-5bac3211e949 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:51.771484 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:51.771484 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:51.777384 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b260832a-718f-4c3d-829c-5bac3211e949 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:51.785536 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b260832a-718f-4c3d-829c-5bac3211e949 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 200 Jul 24 00:51:51.786322 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 132/525] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:51 2026] GET /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:51.838363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:51.841712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:51:51.841712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:51.841712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:51.854100 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:51.854100 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:51.858241 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:51.866256 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-9504c66e-f9bc-4c07-b6fb-2ffd3cbf0c1d tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 200 Jul 24 00:51:51.867211 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 133/526] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:51 2026] GET /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:52.766502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:52.770654 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:51:52.770925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:52.771211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:52.782864 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:52.782864 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:52.791300 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:52.799070 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-84da7e32-f067-4d5a-bf26-ca477dc1a295 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 200 Jul 24 00:51:52.799641 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 132/527] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:52 2026] GET /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29fcb568-ca02-4676-ba9f-78e8b8c89f68 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29fcb568-ca02-4676-ba9f-78e8b8c89f68 None None] GET https://10.4.3.67/volume// Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29fcb568-ca02-4676-ba9f-78e8b8c89f68 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29fcb568-ca02-4676-ba9f-78e8b8c89f68 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29fcb568-ca02-4676-ba9f-78e8b8c89f68 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:52.818598 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 131/528] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:51:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:52.831911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-99687e50-6881-42c2-864b-6125d81d2390 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:52.835033 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-99687e50-6881-42c2-864b-6125d81d2390 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:51:52.835904 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-99687e50-6881-42c2-864b-6125d81d2390 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c415001f-b4b1-45eb-9605-e4598988d043", "connector": null, "instance_uuid": "3da08d56-2e4e-4c88-895a-844899ac12ec"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:52.853736 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:52.853736 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:52.912492 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-99687e50-6881-42c2-864b-6125d81d2390 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:51:52.913888 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 133/529] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:51:52 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:53.240958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22ac4a21-6ece-421b-bae6-333b5166825e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:53.372217 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:53.372217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-293181211", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:53.373679 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-293181211', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:53.669440 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume of 1 GB Jul 24 00:51:53.677084 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Availability Zones retrieved successfully. Jul 24 00:51:53.681682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (20ba0dc7-a483-4664-968f-f082dd426cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:53.682883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f59dd02-619b-4b66-a6df-aed79db8ab0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:53.684116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:53.819200 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f59dd02-619b-4b66-a6df-aed79db8ab0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:53.820022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907594a9-defb-4cf8-93dd-b424d496a238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:53.929113 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Created reservations ['4f970c5f-0986-46bf-82e4-963c5c310058', '1c1d817b-b164-41a3-922c-95bb705b4d98', 'a6539ef8-88ea-451a-8b39-a4ec50a03a04', 'b134b3b0-b417-47e5-8471-aff692d680b8'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:53.930825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907594a9-defb-4cf8-93dd-b424d496a238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f970c5f-0986-46bf-82e4-963c5c310058', '1c1d817b-b164-41a3-922c-95bb705b4d98', 'a6539ef8-88ea-451a-8b39-a4ec50a03a04', 'b134b3b0-b417-47e5-8471-aff692d680b8']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:53.932174 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7a9b6d-fd46-4a23-81c4-8c9e537f6093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:53.988608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7a9b6d-fd46-4a23-81c4-8c9e537f6093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f3bc62-2822-4d14-95bf-e108986aa14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-293181211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['4f970c5f-0986-46bf-82e4-963c5c310058','1c1d817b-b164-41a3-922c-95bb705b4d98','a6539ef8-88ea-451a-8b39-a4ec50a03a04','b134b3b0-b417-47e5-8471-aff692d680b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-293181211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f3bc62-2822-4d14-95bf-e108986aa14a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c15fef00784c14af6554516dbb62ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9d96274f7244a6485083ae4909a182c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:53.989675 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc9446d-ebc1-4589-803c-4ec7598fed53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.023421 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc9446d-ebc1-4589-803c-4ec7598fed53) transitioned into state 'SUCCESS' from state '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-293181211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['4f970c5f-0986-46bf-82e4-963c5c310058','1c1d817b-b164-41a3-922c-95bb705b4d98','a6539ef8-88ea-451a-8b39-a4ec50a03a04','b134b3b0-b417-47e5-8471-aff692d680b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.024882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b62289-7cff-4721-8da9-c8f1665cabe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.042861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b62289-7cff-4721-8da9-c8f1665cabe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.043860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (20ba0dc7-a483-4664-968f-f082dd426cd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:54.044294 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request issued successfully. Jul 24 00:51:54.045442 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22ac4a21-6ece-421b-bae6-333b5166825e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:54.045536 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 134/530] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:51:53 2026] POST /volume/v3/volumes => generated 754 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:54.072948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:54.077135 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:51:54.077135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:54.077384 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:54.091061 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:54.091061 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:54.101129 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:54.111414 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cb4d0fb-87fc-47f2-9edc-d3d14ce22ccb tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 200 Jul 24 00:51:54.112491 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 133/531] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:54 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:54.369876 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-83f90636-c61b-4615-be7f-c37d6bc6783b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:54.375251 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:54.376367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1203988021"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:54.379629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1203988021'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:54.379944 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Create volume of 1 GB Jul 24 00:51:54.392213 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Availability Zones retrieved successfully. Jul 24 00:51:54.404511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Flow 'volume_create_api' (749e2ae2-42ee-46e6-b928-afb73527e12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:54.407371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62eda47-8004-4f68-b069-756e9b6cb2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.410830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:54.471069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62eda47-8004-4f68-b069-756e9b6cb2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.472111 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11756163-7eb5-4abd-b47a-3dfcd99984e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.571069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Created reservations ['8139e0a3-d30a-400b-a5da-b8ab5e975c82', 'd9463a72-00f9-4076-93ff-257b5ffad15d', 'bc051d26-0038-498e-9499-dd990487a5bf', 'c7bedfe3-1747-41ab-aa05-4e839eb807b2'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:54.572658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11756163-7eb5-4abd-b47a-3dfcd99984e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8139e0a3-d30a-400b-a5da-b8ab5e975c82', 'd9463a72-00f9-4076-93ff-257b5ffad15d', 'bc051d26-0038-498e-9499-dd990487a5bf', 'c7bedfe3-1747-41ab-aa05-4e839eb807b2']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.573594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e28a87c-0871-4ec5-824f-7abc4a280e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.609654 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e28a87c-0871-4ec5-824f-7abc4a280e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '636126f7-ca75-4a60-a638-215e3071f961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1203988021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519c5fef81304dccaf0e3af854a712c4',qos_specs=None,replication_status=,reservations=['8139e0a3-d30a-400b-a5da-b8ab5e975c82','d9463a72-00f9-4076-93ff-257b5ffad15d','bc051d26-0038-498e-9499-dd990487a5bf','c7bedfe3-1747-41ab-aa05-4e839eb807b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806f518914cb49b692adb645deb405a6',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1203988021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=636126f7-ca75-4a60-a638-215e3071f961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519c5fef81304dccaf0e3af854a712c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='806f518914cb49b692adb645deb405a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.612104 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5874fb4-2164-4939-b022-17f97161565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.640597 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5874fb4-2164-4939-b022-17f97161565a) transitioned into state 'SUCCESS' from state '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-1203988021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519c5fef81304dccaf0e3af854a712c4',qos_specs=None,replication_status=,reservations=['8139e0a3-d30a-400b-a5da-b8ab5e975c82','d9463a72-00f9-4076-93ff-257b5ffad15d','bc051d26-0038-498e-9499-dd990487a5bf','c7bedfe3-1747-41ab-aa05-4e839eb807b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806f518914cb49b692adb645deb405a6',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.641657 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14067e74-9f55-4cd2-9f58-06ef5e9db38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:54.664364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14067e74-9f55-4cd2-9f58-06ef5e9db38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:54.665446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Flow 'volume_create_api' (749e2ae2-42ee-46e6-b928-afb73527e12f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:54.665735 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Create volume request issued successfully. Jul 24 00:51:54.666937 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-83f90636-c61b-4615-be7f-c37d6bc6783b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:54.668030 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 132/532] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:51:54 2026] POST /volume/v3/volumes => generated 753 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:54.683732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:54.686597 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:54.686887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:54.687146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:54.708450 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:54.708450 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:54.717879 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:54.723401 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15ef11e1-1d25-4add-ac1c-ee0da45aa84b tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:54.723856 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 134/533] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:54 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:55.135713 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.138296 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:51:55.138597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.138851 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.154902 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.154902 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:55.163650 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:55.171349 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5351489d-318f-4b5d-91bf-f43fa0ee8226 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 200 Jul 24 00:51:55.171566 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 135/534] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:55.190404 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.192421 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:55.192814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2143585285"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:55.196783 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2143585285'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:55.197502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume of 1 GB Jul 24 00:51:55.202097 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Availability Zones retrieved successfully. Jul 24 00:51:55.212454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (cd53229f-e907-4999-8668-6c2617a2c7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:55.214588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e62046-037e-4a76-9484-62f50f5f8f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:55.216331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:55.270324 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e62046-037e-4a76-9484-62f50f5f8f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:55.271241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35df6e94-61c7-435d-941e-e29cfa896a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:55.297031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7d623530-4443-471b-84ed-15743d3ed7ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.297547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7d623530-4443-471b-84ed-15743d3ed7ba None None] GET https://10.4.3.67/volume// Jul 24 00:51:55.297723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7d623530-4443-471b-84ed-15743d3ed7ba None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.298077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7d623530-4443-471b-84ed-15743d3ed7ba None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.298537 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7d623530-4443-471b-84ed-15743d3ed7ba None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:55.298954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 133/535] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:55.309912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.313350 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:51:55.313766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.314146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.329670 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.329670 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:55.338343 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:51:55.346920 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-8c17856a-3247-4597-8326-a3a27cd2b725 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 200 Jul 24 00:51:55.347610 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 135/536] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 1538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:55.349834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Created reservations ['ce45787c-0f10-486e-b92c-a7fdabc15916', '94708f21-41df-4655-b762-fb0437a4d0a3', '3ea21366-5056-4609-8bc6-300ea678d8f8', '91a31373-a556-4dc0-adf6-254f31e8863f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:55.350892 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35df6e94-61c7-435d-941e-e29cfa896a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce45787c-0f10-486e-b92c-a7fdabc15916', '94708f21-41df-4655-b762-fb0437a4d0a3', '3ea21366-5056-4609-8bc6-300ea678d8f8', '91a31373-a556-4dc0-adf6-254f31e8863f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:55.351894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c4ec7-90e3-4593-aab4-74a5451f1fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:55.392827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c4ec7-90e3-4593-aab4-74a5451f1fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c526254a-859a-478d-bf2f-e2fd14743159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2143585285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['ce45787c-0f10-486e-b92c-a7fdabc15916','94708f21-41df-4655-b762-fb0437a4d0a3','3ea21366-5056-4609-8bc6-300ea678d8f8','91a31373-a556-4dc0-adf6-254f31e8863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2143585285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c526254a-859a-478d-bf2f-e2fd14743159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c15fef00784c14af6554516dbb62ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9d96274f7244a6485083ae4909a182c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:55.394052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ae407-444f-444b-9230-83c89c929ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:55.437417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ae407-444f-444b-9230-83c89c929ecf) transitioned into state 'SUCCESS' from state '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-2143585285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['ce45787c-0f10-486e-b92c-a7fdabc15916','94708f21-41df-4655-b762-fb0437a4d0a3','3ea21366-5056-4609-8bc6-300ea678d8f8','91a31373-a556-4dc0-adf6-254f31e8863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:55.437962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fcf1a3-8c7c-4a8c-a6ea-494a4f9cb748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:55.460111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fcf1a3-8c7c-4a8c-a6ea-494a4f9cb748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:55.461440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (cd53229f-e907-4999-8668-6c2617a2c7ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:55.461945 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request issued successfully. Jul 24 00:51:55.463685 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd4c45ea-094e-4cb0-8816-8ac4557cb33e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:55.464692 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 134/537] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:51:55 2026] POST /volume/v3/volumes => generated 755 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:55.479316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4525345b-1809-42cb-beac-cf7516de910e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.481271 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4525345b-1809-42cb-beac-cf7516de910e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:51:55.482128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4525345b-1809-42cb-beac-cf7516de910e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.482654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4525345b-1809-42cb-beac-cf7516de910e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.496298 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.496298 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:55.513630 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4525345b-1809-42cb-beac-cf7516de910e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:55.519579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.525511 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] PUT https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f Jul 24 00:51:55.527094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:55.527351 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4525345b-1809-42cb-beac-cf7516de910e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 200 Jul 24 00:51:55.528067 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 136/538] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:55.543934 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Acquiring lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:51:55.551371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:51:55.552595 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.552595 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:55.740499 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.745718 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:55.745718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.745718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.755124 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.755124 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:55.763505 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:55.766356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" released by "attachment_update" :: held 0.214s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:51:55.766356 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0f3ce144-861f-4247-baa0-7c93ce14d4f1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f returned with HTTP 200 Jul 24 00:51:55.766356 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 134/539] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:51:55 2026] PUT /volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:55.770070 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbad7542-0da0-43a8-a866-591a31e85ac4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:55.771358 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 136/540] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:55.821103 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0471965f-33cc-4e5f-9022-bb12126a65f4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.829358 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0471965f-33cc-4e5f-9022-bb12126a65f4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f/action Jul 24 00:51:55.830223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0471965f-33cc-4e5f-9022-bb12126a65f4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:51:55.830534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0471965f-33cc-4e5f-9022-bb12126a65f4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:55.846148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:55.853221 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:55.853221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:55.853221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:55.865030 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.865030 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:55.865181 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:55.865181 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:55.873116 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:55.879059 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f56e3be8-875c-4fbf-86b1-c2a5053e4ae6 req-0471965f-33cc-4e5f-9022-bb12126a65f4 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f/action returned with HTTP 204 Jul 24 00:51:55.880027 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 135/541] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:51:55 2026] POST /volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:51:55.881493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-28d20d04-7ddb-4489-8166-bb2dca87ca3a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:55.882596 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 137/542] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:51:55 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:56.222599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-89931fb1-c319-4ecd-a03a-4f2d42d0925d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.222960 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89931fb1-c319-4ecd-a03a-4f2d42d0925d None None] GET https://10.4.3.67/volume// Jul 24 00:51:56.223200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89931fb1-c319-4ecd-a03a-4f2d42d0925d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.223483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89931fb1-c319-4ecd-a03a-4f2d42d0925d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.224596 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89931fb1-c319-4ecd-a03a-4f2d42d0925d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:56.224596 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 135/543] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:56.236046 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-4e91d127-117c-4c20-b04a-c587abfa4aa0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.238941 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-4e91d127-117c-4c20-b04a-c587abfa4aa0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:51:56.239417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-4e91d127-117c-4c20-b04a-c587abfa4aa0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "636126f7-ca75-4a60-a638-215e3071f961", "connector": null, "instance_uuid": "2eb8e3dc-5b24-4302-b670-7d46df859584"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:56.251070 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.251070 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:56.297874 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-4e91d127-117c-4c20-b04a-c587abfa4aa0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:51:56.298559 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 137/544] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:51:56 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:56.351493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.354488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:56.355058 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.355825 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.379178 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.379178 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a3dc3049-66b7-46e3-a45f-3ffa84d67861 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a3dc3049-66b7-46e3-a45f-3ffa84d67861 None None] GET https://10.4.3.67/volume// Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a3dc3049-66b7-46e3-a45f-3ffa84d67861 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a3dc3049-66b7-46e3-a45f-3ffa84d67861 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a3dc3049-66b7-46e3-a45f-3ffa84d67861 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:51:56.383444 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 138/545] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:51:56.385438 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:56.394606 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7c73a669-1759-472a-9a0a-0de1b26aff25 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:56.394606 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 136/546] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:56.404131 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.406962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:56.407243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.407454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.424130 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.424130 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:56.433267 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:56.440583 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-c879255c-7e49-4c63-b151-12f8785e50e2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:56.441817 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 136/547] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:51:56.546127 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.548613 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:51:56.548980 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.549243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.562386 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.562386 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:56.567199 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:56.573615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a385cc05-1d0c-41b3-a804-76cb70af3392 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 200 Jul 24 00:51:56.574074 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 138/548] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:56.591556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.593990 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:51:56.594300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1845981518"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:56.596612 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1845981518'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:51:56.596612 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume of 1 GB Jul 24 00:51:56.602849 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Availability Zones retrieved successfully. Jul 24 00:51:56.604806 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.607833 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] PUT https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f Jul 24 00:51:56.608106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:51:56.608680 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (f24e1832-36ba-458f-a8da-47d32ded803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:56.609097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239146c0-289d-420e-ba76-c148bc383d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:56.610094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:51:56.617182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Acquiring lock "cinder-attachment_update-636126f7-ca75-4a60-a638-215e3071f961-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:51:56.624810 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Lock "cinder-attachment_update-636126f7-ca75-4a60-a638-215e3071f961-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:51:56.626418 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.626418 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:56.649440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239146c0-289d-420e-ba76-c148bc383d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:56.650586 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2182842f-4ab8-4db5-a662-d49614464d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:56.711697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Created reservations ['854d7ebc-b504-443a-87fd-e5208c971992', 'bc98f21a-bf16-4359-88d1-a9c611ca3842', '7e8d0873-e279-489a-90b0-de00c41112e6', '4b5c8a37-ecc9-4d43-86f0-2906da941891'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:51:56.712863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2182842f-4ab8-4db5-a662-d49614464d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854d7ebc-b504-443a-87fd-e5208c971992', 'bc98f21a-bf16-4359-88d1-a9c611ca3842', '7e8d0873-e279-489a-90b0-de00c41112e6', '4b5c8a37-ecc9-4d43-86f0-2906da941891']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:56.714512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5606df5c-8395-472d-9c45-0643c640629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:56.757419 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5606df5c-8395-472d-9c45-0643c640629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5840190d-3b74-419a-b827-5887e5c1198a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1845981518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['854d7ebc-b504-443a-87fd-e5208c971992','bc98f21a-bf16-4359-88d1-a9c611ca3842','7e8d0873-e279-489a-90b0-de00c41112e6','4b5c8a37-ecc9-4d43-86f0-2906da941891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1845981518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5840190d-3b74-419a-b827-5887e5c1198a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c15fef00784c14af6554516dbb62ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9d96274f7244a6485083ae4909a182c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:56.758613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922068fd-a7b1-4c4f-8365-f42f2175e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:56.763424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Lock "cinder-attachment_update-636126f7-ca75-4a60-a638-215e3071f961-np0000005792" released by "attachment_update" :: held 0.139s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:51:56.763823 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-636a615a-a2bd-47e5-9481-b74c75912d95 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f returned with HTTP 200 Jul 24 00:51:56.764703 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 137/549] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:51:56 2026] PUT /volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:51:56.811078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922068fd-a7b1-4c4f-8365-f42f2175e85a) transitioned into state 'SUCCESS' from state '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-1845981518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c15fef00784c14af6554516dbb62ff',qos_specs=None,replication_status=,reservations=['854d7ebc-b504-443a-87fd-e5208c971992','bc98f21a-bf16-4359-88d1-a9c611ca3842','7e8d0873-e279-489a-90b0-de00c41112e6','4b5c8a37-ecc9-4d43-86f0-2906da941891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9d96274f7244a6485083ae4909a182c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:56.812078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24acc226-2540-4632-8470-360cecd67b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:51:56.837025 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24acc226-2540-4632-8470-360cecd67b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:51:56.838148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Flow 'volume_create_api' (f24e1832-36ba-458f-a8da-47d32ded803b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:51:56.842461 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Create volume request issued successfully. Jul 24 00:51:56.843174 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-93c1268f-c15d-45b9-b54d-4578158b96a4 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:51:56.843953 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 139/550] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:51:56 2026] POST /volume/v3/volumes => generated 755 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:51:56.871384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:56.877826 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:51:56.877826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:56.877826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:56.894450 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:56.894450 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:56.903141 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:56.912748 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-47319957-af59-4ad6-9bdd-30132b7c39e9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 200 Jul 24 00:51:56.912748 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 137/551] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:56 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:57.412612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fd802538-630e-4a27-a649-687af7610ca5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:57.418014 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd802538-630e-4a27-a649-687af7610ca5 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:57.418014 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd802538-630e-4a27-a649-687af7610ca5 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:57.418014 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd802538-630e-4a27-a649-687af7610ca5 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:57.432760 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:57.432760 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:51:57.437879 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fd802538-630e-4a27-a649-687af7610ca5 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:57.444743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd802538-630e-4a27-a649-687af7610ca5 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:57.446000 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 139/552] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:57 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:57.931173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:57.933424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:51:57.934391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:57.934391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:57.946984 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:57.946984 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:51:57.959354 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:51:57.968158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7638eeba-424e-493b-9bb2-bdf70e7a8447 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 200 Jul 24 00:51:57.968661 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 138/553] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:57 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:58.471524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:58.474962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:58.475279 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:58.475534 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:58.489978 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:58.489978 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:51:58.496310 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:58.502328 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9ff1ace-3088-4f43-bb25-e1a456d8e732 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:58.502874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 140/554] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:58 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:51:59.520601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f429c394-1d73-4466-a99b-d76987ee1f04 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:59.531869 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f429c394-1d73-4466-a99b-d76987ee1f04 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:51:59.531869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f429c394-1d73-4466-a99b-d76987ee1f04 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:59.531869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f429c394-1d73-4466-a99b-d76987ee1f04 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:59.555133 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:51:59.555133 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:51:59.560307 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f429c394-1d73-4466-a99b-d76987ee1f04 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:51:59.568782 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f429c394-1d73-4466-a99b-d76987ee1f04 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:51:59.568782 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 138/555] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:51:59 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:00.591587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:00.593961 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:00.594266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:00.594534 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:00.608026 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:00.608026 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:00.613254 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:00.619331 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b3a1095a-50fc-4f49-93e1-5f5292851915 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:00.621225 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 140/556] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:00 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:01.399229 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-ef05d2e7-ce2b-4b08-87a0-618bce067660 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.402264 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-ef05d2e7-ce2b-4b08-87a0-618bce067660 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] POST https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f/action Jul 24 00:52:01.403273 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-ef05d2e7-ce2b-4b08-87a0-618bce067660 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:01.403549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-ef05d2e7-ce2b-4b08-87a0-618bce067660 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:01.439628 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.439628 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:01.459739 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7be8ea9-b154-4583-aa0c-ebc8d9d92f19 req-ef05d2e7-ce2b-4b08-87a0-618bce067660 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f/action returned with HTTP 204 Jul 24 00:52:01.460592 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 139/557] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:01 2026] POST /volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:01.637206 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.639799 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:01.640282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:01.640538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:01.655507 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.655507 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:01.661988 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:01.678135 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fbdfafbd-0180-4fad-b45f-08d3801f19d7 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:01.678135 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 141/558] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:01 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:01.691829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.694769 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:01.694769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:01.698477 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:01.718016 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.718016 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:01.725661 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:01.730701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1bce37e-d3be-4197-9aa7-6d7bd60586b0 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:01.731243 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 139/559] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:01 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:01.752465 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-09cda502-e3d4-446c-8d18-b5459f364e73 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.755890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09cda502-e3d4-446c-8d18-b5459f364e73 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:01.756074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09cda502-e3d4-446c-8d18-b5459f364e73 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:01.756439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09cda502-e3d4-446c-8d18-b5459f364e73 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:01.771542 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.771542 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:01.777652 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-09cda502-e3d4-446c-8d18-b5459f364e73 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Volume info retrieved successfully. Jul 24 00:52:01.783171 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09cda502-e3d4-446c-8d18-b5459f364e73 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:01.783650 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 141/560] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:01 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:01.903819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.907378 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:01.907662 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:01.907952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:01.923899 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.923899 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:01.930633 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:01.938137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-0c261b1d-fa48-46b0-89c8-c270a4f97f9a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:01.938623 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 140/561] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:01 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:01.969408 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:01.970601 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] POST https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961/action Jul 24 00:52:01.970969 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:01.971130 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:01.991667 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:01.991667 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:01.991667 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:02.003666 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Begin detaching volume completed successfully. Jul 24 00:52:02.003666 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-c434d914-b20e-40b2-b16c-b46f9b7d1584 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961/action returned with HTTP 202 Jul 24 00:52:02.004158 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 142/562] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:52:01 2026] POST /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:02.036865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:02.040625 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:02.040625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:02.040625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:02.059611 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:02.059611 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:02.066864 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Volume info retrieved successfully. Jul 24 00:52:02.075503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f5201d4-198e-4c38-945a-7254ba48cf8d tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:02.076499 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 140/563] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:02 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:52:02.083615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ea3ce17f-da43-4228-9315-197094a6af51 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:02.083615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea3ce17f-da43-4228-9315-197094a6af51 None None] GET https://10.4.3.67/volume// Jul 24 00:52:02.083615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea3ce17f-da43-4228-9315-197094a6af51 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:02.084330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea3ce17f-da43-4228-9315-197094a6af51 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:02.085698 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea3ce17f-da43-4228-9315-197094a6af51 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:02.086063 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 142/564] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:02 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:02.100910 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:02.103709 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:02.104026 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:02.104719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:02.117559 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:02.117559 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:02.123059 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:02.132329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-4964281b-9300-4f61-9e51-4df95bffb77a tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:02.133281 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 141/565] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:02 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:03.091962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:03.095541 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:03.095541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:03.095541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:03.112471 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:03.112471 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:03.121271 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Volume info retrieved successfully. Jul 24 00:52:03.129477 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd3c672c-50e9-481e-ac3f-1abf096c6937 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:03.129477 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 143/566] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:03 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:04.146879 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-49900059-8251-43fc-be4a-3e449ed1d2dc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:04.149296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49900059-8251-43fc-be4a-3e449ed1d2dc tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:04.149551 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49900059-8251-43fc-be4a-3e449ed1d2dc tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:04.149849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49900059-8251-43fc-be4a-3e449ed1d2dc tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:04.172653 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:04.172653 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:04.180155 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-49900059-8251-43fc-be4a-3e449ed1d2dc tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Volume info retrieved successfully. Jul 24 00:52:04.187622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49900059-8251-43fc-be4a-3e449ed1d2dc tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:04.190561 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 141/567] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:04 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:04.347463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-e2554a0b-abb8-4596-8c0d-f4527d3131af None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:04.356286 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-e2554a0b-abb8-4596-8c0d-f4527d3131af tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] DELETE https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f Jul 24 00:52:04.356286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-e2554a0b-abb8-4596-8c0d-f4527d3131af tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:04.356286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-e2554a0b-abb8-4596-8c0d-f4527d3131af tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:04.375598 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:04.375598 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:04.474746 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d9b7bcca-8273-47bd-b41b-f36a42ed8603 req-e2554a0b-abb8-4596-8c0d-f4527d3131af tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f returned with HTTP 200 Jul 24 00:52:04.474746 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 143/568] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:04 2026] DELETE /volume/v3/attachments/472f485c-9747-42bb-94b6-e3e5db72396f => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:05.215445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:05.218443 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:05.218647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:05.218848 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:05.228063 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:05.228063 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:05.233527 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] Volume info retrieved successfully. Jul 24 00:52:05.238542 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a0d3726-f1fe-45a4-ad7e-cc77ba8530c4 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-reader] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:05.239134 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 142/569] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:05 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:05.320764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:05.326167 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:05.326167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:05.326167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:05.337786 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:05.337786 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:05.342593 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:05.349911 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1bddacb7-28b1-44c8-90ed-93683ef10123 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:05.350847 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 144/570] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:05 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:05.419798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:05.422879 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:05.423240 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:05.423614 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:05.432575 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:05.432575 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:05.438660 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:05.445911 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9c7aba7-9f39-4b34-9e34-6ef1693270aa tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:05.446699 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 142/571] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:05 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:05.650592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:05.657635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:05.658622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2006152277"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:05.661206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2006152277'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:05.661441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume of 1 GB Jul 24 00:52:05.662501 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:05.662501 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:05.673509 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Availability Zones retrieved successfully. Jul 24 00:52:05.683468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Flow 'volume_create_api' (08d88c6e-f059-4045-b44a-c07c9fa30471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:05.685004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0c45d2-1229-4660-9b63-1d999943793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:05.687111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:05.734956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0c45d2-1229-4660-9b63-1d999943793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:05.737847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6401b6a-7b78-48c3-aeb9-8f36c60a2497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:05.860590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Created reservations ['c078c889-b3a9-4185-871a-b6b093388766', 'db8b462a-876b-4c98-be23-9a0ffdad62ab', 'fe4372ce-dd59-4d4a-9e99-d3cb3d6f3736', '154ae638-03fb-4904-8831-3cb830c44575'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:05.860590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6401b6a-7b78-48c3-aeb9-8f36c60a2497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c078c889-b3a9-4185-871a-b6b093388766', 'db8b462a-876b-4c98-be23-9a0ffdad62ab', 'fe4372ce-dd59-4d4a-9e99-d3cb3d6f3736', '154ae638-03fb-4904-8831-3cb830c44575']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:05.860590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58659fa-a0ed-4c83-b77b-b2539b2f509a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:05.897372 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58659fa-a0ed-4c83-b77b-b2539b2f509a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3af5e72c-0df0-4872-9463-7bc23c6deb31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2006152277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b88821416f4b129158d24bd58fe1ff',qos_specs=None,replication_status=,reservations=['c078c889-b3a9-4185-871a-b6b093388766','db8b462a-876b-4c98-be23-9a0ffdad62ab','fe4372ce-dd59-4d4a-9e99-d3cb3d6f3736','154ae638-03fb-4904-8831-3cb830c44575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d4969efaae4577a5627eed35efda6f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2006152277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3af5e72c-0df0-4872-9463-7bc23c6deb31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b88821416f4b129158d24bd58fe1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d4969efaae4577a5627eed35efda6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:05.898408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28dff19-5c3b-43b7-9fb8-98e0aab82a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:05.934212 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28dff19-5c3b-43b7-9fb8-98e0aab82a1b) transitioned into state 'SUCCESS' from state '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-2006152277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b88821416f4b129158d24bd58fe1ff',qos_specs=None,replication_status=,reservations=['c078c889-b3a9-4185-871a-b6b093388766','db8b462a-876b-4c98-be23-9a0ffdad62ab','fe4372ce-dd59-4d4a-9e99-d3cb3d6f3736','154ae638-03fb-4904-8831-3cb830c44575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d4969efaae4577a5627eed35efda6f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:05.935793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d348b362-1a8d-4e39-877d-c21f43bbd493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:05.959010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d348b362-1a8d-4e39-877d-c21f43bbd493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:05.960331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Flow 'volume_create_api' (08d88c6e-f059-4045-b44a-c07c9fa30471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:05.964997 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume request issued successfully. Jul 24 00:52:05.965136 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c1be760-6c7e-40ba-b09c-5d8c74f38a67 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:52:05.965675 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 144/572] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:52:05 2026] POST /volume/v3/volumes => generated 755 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:05.982123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58f69a69-a950-428b-9408-bf45398fa4c3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:05.984859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58f69a69-a950-428b-9408-bf45398fa4c3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:05.984859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58f69a69-a950-428b-9408-bf45398fa4c3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:05.985863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58f69a69-a950-428b-9408-bf45398fa4c3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:05.998967 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:05.998967 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:06.006459 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-58f69a69-a950-428b-9408-bf45398fa4c3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:06.013667 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58f69a69-a950-428b-9408-bf45398fa4c3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:06.014120 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 143/573] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:05 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:06.221300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:06.224882 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:06.225365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-433457333"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:06.227534 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-433457333'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:06.236631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume of 1 GB Jul 24 00:52:06.236631 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:06.236631 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:06.238181 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Availability Zones retrieved successfully. Jul 24 00:52:06.249678 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (3ed38aac-43f3-41ae-9021-c20a41ab34c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:06.252166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99d2c2a-1df6-41e4-bf24-1c28571a0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:06.252166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:06.272291 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:06.272291 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:06.290400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99d2c2a-1df6-41e4-bf24-1c28571a0041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:06.291372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfdb37d-28f1-42d4-98c1-93f87782d102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:06.350035 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:06.350035 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:06.403066 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Created reservations ['1febc264-8fb6-4425-a709-a33cec4b992b', '23627ba9-7c9a-4377-b59a-4358df126b7c', '95697d34-c7dd-4eb2-8328-d182044ecd77', 'de1915c9-541a-48b3-a755-3e09a3596bf7'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:06.403820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfdb37d-28f1-42d4-98c1-93f87782d102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1febc264-8fb6-4425-a709-a33cec4b992b', '23627ba9-7c9a-4377-b59a-4358df126b7c', '95697d34-c7dd-4eb2-8328-d182044ecd77', 'de1915c9-541a-48b3-a755-3e09a3596bf7']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:06.404850 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa7252e-c55a-407c-bfa4-41b3bc36b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:06.443867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa7252e-c55a-407c-bfa4-41b3bc36b131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-433457333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['1febc264-8fb6-4425-a709-a33cec4b992b','23627ba9-7c9a-4377-b59a-4358df126b7c','95697d34-c7dd-4eb2-8328-d182044ecd77','de1915c9-541a-48b3-a755-3e09a3596bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-433457333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c3fd4f9e210c46719ba21f390bcb0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:06.444741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca9da83-0f90-41d9-b0fb-76f2e10da3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:06.488455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca9da83-0f90-41d9-b0fb-76f2e10da3b5) transitioned into state 'SUCCESS' from state '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-433457333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['1febc264-8fb6-4425-a709-a33cec4b992b','23627ba9-7c9a-4377-b59a-4358df126b7c','95697d34-c7dd-4eb2-8328-d182044ecd77','de1915c9-541a-48b3-a755-3e09a3596bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:06.489904 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbeda5c-e15b-4b1a-b51f-b6e0614d8c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:06.515291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbeda5c-e15b-4b1a-b51f-b6e0614d8c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:06.516833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (3ed38aac-43f3-41ae-9021-c20a41ab34c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:06.517634 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request issued successfully. Jul 24 00:52:06.520487 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6fee5b2a-a8ed-43c0-8f6b-fc47d529abe0 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:52:06.521307 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 145/574] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:52:06 2026] POST /volume/v3/volumes => generated 757 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:06.541170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:06.542889 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:06.543211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:06.543539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:06.555665 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:06.555665 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:06.565872 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:06.574600 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fb7ce447-5af5-41ca-9520-37d8b0e56188 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:06.575831 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 143/575] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:06 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.038354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-07230417-55db-43b6-a110-81f36f2f86ed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.043422 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07230417-55db-43b6-a110-81f36f2f86ed tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:07.043772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07230417-55db-43b6-a110-81f36f2f86ed tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.045608 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07230417-55db-43b6-a110-81f36f2f86ed tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.063875 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.063875 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:07.069407 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-07230417-55db-43b6-a110-81f36f2f86ed tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:07.074156 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07230417-55db-43b6-a110-81f36f2f86ed tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:07.074362 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 145/576] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.597926 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.604595 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:07.605322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.605488 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.625715 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.625715 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:07.633979 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:07.644587 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5614af28-992e-47d0-ba63-c4f4ced1d2f1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:07.644587 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 144/577] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.733956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.738971 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:52:07.739311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.740622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.749831 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.754988 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.754988 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:07.755126 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:07.755126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.755126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.764492 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:07.766688 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.766688 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:07.778315 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:07.781332 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-c2e17c68-bc1d-4e00-b1db-0d202be0f57f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 200 Jul 24 00:52:07.782156 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 146/578] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:07.796070 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-eebd803d-2b2d-4228-a9f6-d57c93aeeaf8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:07.796070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 144/579] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.798622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.804674 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:52:07.805376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.805376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.817903 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.817903 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:07.825692 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:07.831848 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7318cbbe-bafc-4a1b-b5ec-5754b13736b7 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 200 Jul 24 00:52:07.834418 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 146/580] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.852917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.855377 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:52:07.855377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.855377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.865821 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.865821 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:07.876220 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:07.884180 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-255ebace-704c-4df6-937f-f5a5b0f1289d tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 200 Jul 24 00:52:07.884908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 145/581] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:07.903389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0be21b44-f8ae-4a27-87a1-9e2016e8e37c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.904554 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0be21b44-f8ae-4a27-87a1-9e2016e8e37c None None] GET https://10.4.3.67/volume// Jul 24 00:52:07.905452 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0be21b44-f8ae-4a27-87a1-9e2016e8e37c None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.905613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0be21b44-f8ae-4a27-87a1-9e2016e8e37c None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.907454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0be21b44-f8ae-4a27-87a1-9e2016e8e37c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:07.908317 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 147/582] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:07.924305 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-810c22c1-2e8e-4711-9d3b-d1afee40974c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.927801 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-810c22c1-2e8e-4711-9d3b-d1afee40974c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:07.928090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-810c22c1-2e8e-4711-9d3b-d1afee40974c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0f3bc62-2822-4d14-95bf-e108986aa14a", "connector": null, "instance_uuid": "b128f501-569a-4d4c-a8db-bdb6ca6d89e6"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:07.945371 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:07.945371 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:07.973073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1e94e4ee-2071-4604-b434-dec354454f88 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.973073 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e94e4ee-2071-4604-b434-dec354454f88 None None] GET https://10.4.3.67/volume// Jul 24 00:52:07.973486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1e94e4ee-2071-4604-b434-dec354454f88 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:07.973780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1e94e4ee-2071-4604-b434-dec354454f88 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:07.974062 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e94e4ee-2071-4604-b434-dec354454f88 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:07.974461 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 147/583] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:52:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:07.989523 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f850ab9-efa3-4c34-8abf-a412ebae0ca5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:07.995227 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f850ab9-efa3-4c34-8abf-a412ebae0ca5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:07.996137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f850ab9-efa3-4c34-8abf-a412ebae0ca5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c", "connector": null, "instance_uuid": "3d07a5f7-f9fa-4e1b-aef0-554f9a548ef5"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:08.003761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-810c22c1-2e8e-4711-9d3b-d1afee40974c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:08.005283 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 145/584] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:07 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:08.008366 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.008366 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:08.018961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c97b3b63-c3cf-4167-903a-4eabe7db05eb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.018961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c97b3b63-c3cf-4167-903a-4eabe7db05eb None None] GET https://10.4.3.67/volume// Jul 24 00:52:08.018961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c97b3b63-c3cf-4167-903a-4eabe7db05eb None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:08.018961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c97b3b63-c3cf-4167-903a-4eabe7db05eb None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:08.018961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c97b3b63-c3cf-4167-903a-4eabe7db05eb None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:08.023032 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 148/585] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:52:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:08.044133 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-8dc7da9b-f0f9-4585-8de3-8616d67280ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.047734 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8dc7da9b-f0f9-4585-8de3-8616d67280ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:08.048334 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8dc7da9b-f0f9-4585-8de3-8616d67280ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c526254a-859a-478d-bf2f-e2fd14743159", "connector": null, "instance_uuid": "b128f501-569a-4d4c-a8db-bdb6ca6d89e6"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:08.060278 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.060278 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:08.075320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f850ab9-efa3-4c34-8abf-a412ebae0ca5 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:08.075320 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 146/586] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:07 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:52:08.107729 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8dc7da9b-f0f9-4585-8de3-8616d67280ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:08.108416 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 148/587] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:08 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:08.127058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-039ad167-7184-46f2-9511-ed4ca8353e49 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.128050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1325a6a6-7b5f-43cf-a98e-85c1e6e8142f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.128654 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1325a6a6-7b5f-43cf-a98e-85c1e6e8142f None None] GET https://10.4.3.67/volume// Jul 24 00:52:08.128654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1325a6a6-7b5f-43cf-a98e-85c1e6e8142f None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:08.128823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1325a6a6-7b5f-43cf-a98e-85c1e6e8142f None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:08.129150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1325a6a6-7b5f-43cf-a98e-85c1e6e8142f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:08.129542 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 149/588] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:52:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:08.133214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-039ad167-7184-46f2-9511-ed4ca8353e49 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:08.133214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-039ad167-7184-46f2-9511-ed4ca8353e49 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:08.133214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-039ad167-7184-46f2-9511-ed4ca8353e49 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:08.143836 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-74d0cca1-8017-4839-b6e1-5711424ba4ea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.147333 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-74d0cca1-8017-4839-b6e1-5711424ba4ea tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:08.147748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-74d0cca1-8017-4839-b6e1-5711424ba4ea tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5840190d-3b74-419a-b827-5887e5c1198a", "connector": null, "instance_uuid": "b128f501-569a-4d4c-a8db-bdb6ca6d89e6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:08.156308 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.156308 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:08.166205 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-039ad167-7184-46f2-9511-ed4ca8353e49 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:08.180484 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.180484 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:08.185727 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-039ad167-7184-46f2-9511-ed4ca8353e49 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:08.186049 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 146/589] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:08.195857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d0c364e9-8a6b-4899-9b47-2debbc0ac41f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.195992 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0c364e9-8a6b-4899-9b47-2debbc0ac41f None None] GET https://10.4.3.67/volume// Jul 24 00:52:08.196539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0c364e9-8a6b-4899-9b47-2debbc0ac41f None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:08.197141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0c364e9-8a6b-4899-9b47-2debbc0ac41f None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:08.197444 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0c364e9-8a6b-4899-9b47-2debbc0ac41f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:08.198328 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 149/590] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:08.220176 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.229029 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:08.229720 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:08.229879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:08.257560 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.257560 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:08.263103 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:08.269010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-14947ca8-781d-42bf-9e88-3aec526f8a22 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:08.269010 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 150/591] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:08.282031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-74d0cca1-8017-4839-b6e1-5711424ba4ea tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:08.282031 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 147/592] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:08 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:08.472862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:08.476919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 Jul 24 00:52:08.477632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:08.522906 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:08.532456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" acquired by "attachment_update" :: waited 0.010s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:08.535227 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:08.535227 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:08.677929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" released by "attachment_update" :: held 0.146s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:08.679543 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-1a166dae-2d21-4672-a041-3dcea3f20037 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 returned with HTTP 200 Jul 24 00:52:08.680103 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 147/593] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:08 2026] PUT /volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:09.207268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:09.210642 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:09.211214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:09.211955 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:09.230483 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:09.230483 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:09.238938 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:09.250176 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e901f300-d0df-4ba7-b4c4-f90ffc800d11 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:09.250764 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 150/594] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:09 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:10.272296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:10.274820 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:10.274820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:10.275171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:10.287090 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:10.287090 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:10.291898 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:10.297373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e4e4b72-7730-4c76-83f0-63605b8f11de tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:10.298235 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 151/595] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:10 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:10.733699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:10.736613 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] DELETE https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:10.736613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:10.736613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:10.737251 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Delete volume with id: 636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:10.750522 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:10.750522 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:10.751498 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:10.784439 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Delete volume request issued successfully. Jul 24 00:52:10.784715 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-824a09a6-ff9e-40d3-9218-a02a8f2269c2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 202 Jul 24 00:52:10.785279 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 148/596] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:52:10 2026] DELETE /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:10.794648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:10.796767 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:10.797025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:10.797302 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:10.819298 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:10.819298 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:10.826512 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Volume info retrieved successfully. Jul 24 00:52:10.836358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51897ce4-8dfc-4c8b-b169-4499c4179d32 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 200 Jul 24 00:52:10.836571 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 148/597] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:10 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:11.316619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.319043 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:11.319382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.319975 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.335596 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:11.335596 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:11.342356 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:11.349415 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d751a10-234d-49f3-8ea4-38a77b04aca9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:11.350726 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 151/598] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:11.435699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-90890c0d-e8b9-4991-9798-0f6fe76265b2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.438217 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90890c0d-e8b9-4991-9798-0f6fe76265b2 None None] GET https://10.4.3.67/volume// Jul 24 00:52:11.438217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90890c0d-e8b9-4991-9798-0f6fe76265b2 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.438217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90890c0d-e8b9-4991-9798-0f6fe76265b2 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.438217 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90890c0d-e8b9-4991-9798-0f6fe76265b2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:11.438801 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 152/599] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:11.452815 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.453471 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:52:11.453802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.454078 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.473231 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:11.473231 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:11.478778 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:11.486490 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-39d99971-47e6-494a-b288-741570e301d9 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 200 Jul 24 00:52:11.487072 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 149/600] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 1541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:11.627046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.629879 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] PUT https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 Jul 24 00:52:11.631017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:11.640498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Acquiring lock "cinder-attachment_update-f0f3bc62-2822-4d14-95bf-e108986aa14a-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:11.646505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-f0f3bc62-2822-4d14-95bf-e108986aa14a-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:11.647764 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:11.647764 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:11.777209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-f0f3bc62-2822-4d14-95bf-e108986aa14a-np0000005792" released by "attachment_update" :: held 0.130s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:11.777676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-5381de23-5e27-47e9-b230-8d1fac1d787e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 returned with HTTP 200 Jul 24 00:52:11.778348 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 149/601] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:11 2026] PUT /volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:11.811545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-58019246-77f2-4108-af98-7f6fea81ce5c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.814829 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-58019246-77f2-4108-af98-7f6fea81ce5c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978/action Jul 24 00:52:11.815806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-58019246-77f2-4108-af98-7f6fea81ce5c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:11.815971 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-58019246-77f2-4108-af98-7f6fea81ce5c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:11.859038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-26db197f-0e2b-4f64-8b49-7b5a865103d2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.862219 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:11.862219 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:11.863081 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26db197f-0e2b-4f64-8b49-7b5a865103d2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] GET https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 Jul 24 00:52:11.863405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26db197f-0e2b-4f64-8b49-7b5a865103d2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.863842 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26db197f-0e2b-4f64-8b49-7b5a865103d2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.876605 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26db197f-0e2b-4f64-8b49-7b5a865103d2 tempest-AttachSCSIVolumeTestJSON-1318424896 tempest-AttachSCSIVolumeTestJSON-1318424896-project-member] https://10.4.3.67/volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 returned with HTTP 404 Jul 24 00:52:11.878156 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 153/602] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/v3/volumes/636126f7-ca75-4a60-a638-215e3071f961 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:11.883865 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-58019246-77f2-4108-af98-7f6fea81ce5c tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978/action returned with HTTP 204 Jul 24 00:52:11.884475 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 152/603] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:11 2026] POST /volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:11.918845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e67123d-4d43-4e62-a31a-128ff8f3d732 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.919797 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e67123d-4d43-4e62-a31a-128ff8f3d732 None None] GET https://10.4.3.67/volume// Jul 24 00:52:11.920174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e67123d-4d43-4e62-a31a-128ff8f3d732 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.920797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e67123d-4d43-4e62-a31a-128ff8f3d732 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.921326 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e67123d-4d43-4e62-a31a-128ff8f3d732 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:11.921757 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 150/604] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:11.940227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:11.944533 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:52:11.944926 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:11.945238 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:11.967936 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:11.967936 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:11.974085 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:11.982914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-3ca04b8b-b9e4-461c-ab8d-d0ba43492a8f tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 200 Jul 24 00:52:11.983635 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 150/605] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:11 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:12.144517 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.149716 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] PUT https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e Jul 24 00:52:12.152318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:12.167453 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Acquiring lock "cinder-attachment_update-c526254a-859a-478d-bf2f-e2fd14743159-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:12.179628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-c526254a-859a-478d-bf2f-e2fd14743159-np0000005792" acquired by "attachment_update" :: waited 0.012s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:12.180775 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.180775 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:12.181011 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f2238e7-dcb9-4eba-a679-ccece5ca2b7a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.183799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f2238e7-dcb9-4eba-a679-ccece5ca2b7a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454/action Jul 24 00:52:12.184747 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f2238e7-dcb9-4eba-a679-ccece5ca2b7a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:12.184747 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f2238e7-dcb9-4eba-a679-ccece5ca2b7a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:12.212879 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.212879 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:12.236127 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-30dd0a46-3f19-4ad0-8a7e-83415c630a75 req-4f2238e7-dcb9-4eba-a679-ccece5ca2b7a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454/action returned with HTTP 204 Jul 24 00:52:12.236990 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 153/606] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:12 2026] POST /volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:12.346373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-c526254a-859a-478d-bf2f-e2fd14743159-np0000005792" released by "attachment_update" :: held 0.167s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:12.346839 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-7fd181eb-fa0b-4365-a001-af224c409827 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e returned with HTTP 200 Jul 24 00:52:12.350502 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 154/607] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:12 2026] PUT /volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:12.372199 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b8eb0073-613d-4670-a377-30fd214f7106 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.377257 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8eb0073-613d-4670-a377-30fd214f7106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:12.377579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0073-613d-4670-a377-30fd214f7106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.377901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0073-613d-4670-a377-30fd214f7106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.390254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-9acd4fce-b5e1-4927-8037-2857136891df None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.396995 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-9acd4fce-b5e1-4927-8037-2857136891df tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e/action Jul 24 00:52:12.399000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-9acd4fce-b5e1-4927-8037-2857136891df tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:12.399164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-9acd4fce-b5e1-4927-8037-2857136891df tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:12.408860 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.408860 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:12.420306 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b8eb0073-613d-4670-a377-30fd214f7106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:12.427695 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8eb0073-613d-4670-a377-30fd214f7106 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:12.428446 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 151/608] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1142 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:12.440285 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.440285 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:12.472084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-9acd4fce-b5e1-4927-8037-2857136891df tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e/action returned with HTTP 204 Jul 24 00:52:12.475533 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 151/609] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:12 2026] POST /volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:12.530489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.533802 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:12.533802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.535026 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.537037 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22bb86f4-b38f-4574-ab49-cb5cb98dfab7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.537674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22bb86f4-b38f-4574-ab49-cb5cb98dfab7 None None] GET https://10.4.3.67/volume// Jul 24 00:52:12.537954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22bb86f4-b38f-4574-ab49-cb5cb98dfab7 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.538415 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22bb86f4-b38f-4574-ab49-cb5cb98dfab7 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.538929 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22bb86f4-b38f-4574-ab49-cb5cb98dfab7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:12.543844 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 155/610] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:12.561045 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.561045 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:12.566012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.568677 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:12.574369 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:52:12.575352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.575352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.576951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-002f21f4-ceb6-4b63-9bc1-0862eaaea5dd tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:12.577601 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 154/611] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:12.601224 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.601224 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:12.617580 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:52:12.630436 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-1fa15676-33fc-4a73-a8ca-9c15eaa33025 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 200 Jul 24 00:52:12.630525 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 152/612] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 1027 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:12.821255 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-33ead38d-a8ca-49da-a918-e2173a126bfe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.822415 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33ead38d-a8ca-49da-a918-e2173a126bfe None None] GET https://10.4.3.67/volume// Jul 24 00:52:12.822496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33ead38d-a8ca-49da-a918-e2173a126bfe None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.822941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33ead38d-a8ca-49da-a918-e2173a126bfe None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.823161 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33ead38d-a8ca-49da-a918-e2173a126bfe None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:12.823504 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 152/613] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:12.839907 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-c3ba3a40-fa00-4ab3-8094-0d13d69064ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.842649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-c3ba3a40-fa00-4ab3-8094-0d13d69064ba tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:12.842942 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-c3ba3a40-fa00-4ab3-8094-0d13d69064ba tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c", "connector": null, "instance_uuid": "f174136b-2385-4a04-a4e8-a0cad7c77dd4"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:12.859359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.863300 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] PUT https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a Jul 24 00:52:12.863300 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:12.866315 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.866315 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:12.880263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Acquiring lock "cinder-attachment_update-5840190d-3b74-419a-b827-5887e5c1198a-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:12.888010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-5840190d-3b74-419a-b827-5887e5c1198a-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:12.889741 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.889741 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:12.910944 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-c3ba3a40-fa00-4ab3-8094-0d13d69064ba tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:12.910944 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 156/614] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:12 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:12.963385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:12.968262 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:12.968262 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:12.968262 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:12.994799 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:12.994799 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:13.000307 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:13.008522 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f74878bd-e023-4c41-ad2b-99127abeafa2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:13.009270 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 153/615] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:12 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:13.010345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-faaa67f5-9165-4825-a1c1-54e602fb402f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:13.010719 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-faaa67f5-9165-4825-a1c1-54e602fb402f None None] GET https://10.4.3.67/volume// Jul 24 00:52:13.010719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-faaa67f5-9165-4825-a1c1-54e602fb402f None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:13.010991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-faaa67f5-9165-4825-a1c1-54e602fb402f None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:13.011225 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-faaa67f5-9165-4825-a1c1-54e602fb402f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:13.011510 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 153/616] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:13.026476 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:13.029867 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:13.030164 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Lock "cinder-attachment_update-5840190d-3b74-419a-b827-5887e5c1198a-np0000005792" released by "attachment_update" :: held 0.143s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:13.030239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:13.031110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:13.031292 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-8de9dd46-ab3d-4749-b9e5-b20e9b7aedb6 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a returned with HTTP 200 Jul 24 00:52:13.031869 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 155/617] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:12 2026] PUT /volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:13.051297 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:13.051297 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:13.056709 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:13.063704 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-fe56e0e7-4eb1-4ce5-9e92-e36c7dac33ee tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:13.065421 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 157/618] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:13 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:13.081616 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-70b75b72-9759-4172-9746-7609e3baa755 req-2be55c99-ca64-4699-a9af-23b1bf810d97 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:13.086489 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-2be55c99-ca64-4699-a9af-23b1bf810d97 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] POST https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a/action Jul 24 00:52:13.089381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-2be55c99-ca64-4699-a9af-23b1bf810d97 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:13.089381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-2be55c99-ca64-4699-a9af-23b1bf810d97 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:13.143283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:13.143283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:13.169154 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-70b75b72-9759-4172-9746-7609e3baa755 req-2be55c99-ca64-4699-a9af-23b1bf810d97 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a/action returned with HTTP 204 Jul 24 00:52:13.169755 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 154/619] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:13 2026] POST /volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:52:13.245136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:13.252787 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df Jul 24 00:52:13.252787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:13.264109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:13.275454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:13.277921 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:13.277921 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:13.460612 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" released by "attachment_update" :: held 0.185s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:13.461004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-8526ae5b-7806-48bb-96f0-59aa4330ef1b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df returned with HTTP 200 Jul 24 00:52:13.461621 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 154/620] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:13 2026] PUT /volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:14.029619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:14.032270 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:14.032631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:14.032873 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:14.059071 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:14.059071 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:14.064361 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:14.070204 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-21a9a73e-bb48-4c3b-aa09-a128f86058b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:14.070685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 156/621] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:14 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:15.088829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:15.092231 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:15.092231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:15.092231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:15.126425 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:15.126425 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:15.133894 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:15.142712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3cbc61ef-76a8-44df-ac21-0d8e9bb4fc44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:15.143500 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 158/622] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:15 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:15.885706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-4af3629f-d56e-49d0-8df4-e1b4b712ab09 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:15.888363 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-4af3629f-d56e-49d0-8df4-e1b4b712ab09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df/action Jul 24 00:52:15.888861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-4af3629f-d56e-49d0-8df4-e1b4b712ab09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:15.889326 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-4af3629f-d56e-49d0-8df4-e1b4b712ab09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:15.920803 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:15.920803 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:15.942359 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c313153b-5aaa-4e23-918b-501bd8bc849d req-4af3629f-d56e-49d0-8df4-e1b4b712ab09 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df/action returned with HTTP 204 Jul 24 00:52:15.943456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 155/623] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:15 2026] POST /volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:16.051024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4ec1441c-c66f-4f60-a329-9505ae808cf8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.051507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ec1441c-c66f-4f60-a329-9505ae808cf8 None None] GET https://10.4.3.67/volume// Jul 24 00:52:16.051752 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ec1441c-c66f-4f60-a329-9505ae808cf8 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.051985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ec1441c-c66f-4f60-a329-9505ae808cf8 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.052785 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ec1441c-c66f-4f60-a329-9505ae808cf8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:16.053138 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 155/624] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:16.066859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-2fb29053-29a1-4d45-b366-94d283997343 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.074328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-2fb29053-29a1-4d45-b366-94d283997343 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:16.074823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-2fb29053-29a1-4d45-b366-94d283997343 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c415001f-b4b1-45eb-9605-e4598988d043", "connector": null, "instance_uuid": "3da08d56-2e4e-4c88-895a-844899ac12ec"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:16.097056 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.097056 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:16.165668 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-2fb29053-29a1-4d45-b366-94d283997343 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:16.165970 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 157/625] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:16 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) Jul 24 00:52:16.168542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.172033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:16.172320 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.172554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.184739 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-21fffd28-57a7-403b-988f-aa73d63dc824 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.187919 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-21fffd28-57a7-403b-988f-aa73d63dc824 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f Jul 24 00:52:16.188162 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-21fffd28-57a7-403b-988f-aa73d63dc824 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.188422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-21fffd28-57a7-403b-988f-aa73d63dc824 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.205364 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.205364 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:16.205529 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.205529 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:16.216488 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:16.228212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6293acdb-385c-4ce7-811e-8a7ee309f14f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:16.228662 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 159/626] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:16.351226 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-21fffd28-57a7-403b-988f-aa73d63dc824 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f returned with HTTP 200 Jul 24 00:52:16.351226 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 156/627] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:16 2026] DELETE /volume/v3/attachments/41f218db-77ef-4ea3-ad3a-1ffefca4c93f => generated 192 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:16.399501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.403184 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:16.403184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.403535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.415448 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.415448 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:16.426283 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:16.432864 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-569657f5-4b44-4c6d-9dee-75bd6bd3d6cc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:16.433664 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 156/628] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:16.475140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4f8fe3d5-5dc3-4bac-998c-44203130a16c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.475649 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8fe3d5-5dc3-4bac-998c-44203130a16c None None] GET https://10.4.3.67/volume// Jul 24 00:52:16.475978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8fe3d5-5dc3-4bac-998c-44203130a16c None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.476208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8fe3d5-5dc3-4bac-998c-44203130a16c None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.476597 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8fe3d5-5dc3-4bac-998c-44203130a16c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:16.476919 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 158/629] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:16.490489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-8aa6f889-b302-4759-911b-c06d87de8260 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.494095 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-8aa6f889-b302-4759-911b-c06d87de8260 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:16.494095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-8aa6f889-b302-4759-911b-c06d87de8260 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3af5e72c-0df0-4872-9463-7bc23c6deb31", "connector": null, "instance_uuid": "825eedb1-e42e-4807-a9af-2104acaeab58"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:16.511422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.511422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:16.568259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-8aa6f889-b302-4759-911b-c06d87de8260 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:16.569773 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 160/630] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:16 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:16.658251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-badfc788-859e-4153-8117-9fc2a3931597 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.662274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-badfc788-859e-4153-8117-9fc2a3931597 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action Jul 24 00:52:16.663558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-badfc788-859e-4153-8117-9fc2a3931597 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:16.665256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-badfc788-859e-4153-8117-9fc2a3931597 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:16.694280 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.694280 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:16.725386 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3bb04cf7-55c8-4235-b5f7-0f482106c53e req-badfc788-859e-4153-8117-9fc2a3931597 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action returned with HTTP 204 Jul 24 00:52:16.725386 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 157/631] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:16 2026] POST /volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:16.780261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5286240d-0234-4190-85e3-46772e2eb61f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.783301 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5286240d-0234-4190-85e3-46772e2eb61f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:16.783567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5286240d-0234-4190-85e3-46772e2eb61f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.784837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5286240d-0234-4190-85e3-46772e2eb61f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.808778 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.808778 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:16.815180 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5286240d-0234-4190-85e3-46772e2eb61f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:16.823815 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5286240d-0234-4190-85e3-46772e2eb61f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:16.823815 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 157/632] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1110 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:16.843104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:16.845438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:16.845780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:16.846030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:16.862048 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:16.862048 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:16.871719 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:16.878568 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eeb3e9f0-112d-4b74-85af-73a402cd533f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:16.879938 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 159/633] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:16 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1110 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:52:18.211166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:18.215392 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] PUT https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 Jul 24 00:52:18.218272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:18.235702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Acquiring lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:18.244922 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" acquired by "attachment_update" :: waited 0.010s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:18.247422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:18.247422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:18.429685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Lock "cinder-attachment_update-c415001f-b4b1-45eb-9605-e4598988d043-np0000005792" released by "attachment_update" :: held 0.185s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:18.430239 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-161c4358-66b0-4423-ac6f-b5de29858a2b tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 returned with HTTP 200 Jul 24 00:52:18.430881 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 161/634] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:18 2026] PUT /volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:18.452679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-3dceeec6-ab3b-4a5f-a888-3a6d99f85605 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:18.455704 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-3dceeec6-ab3b-4a5f-a888-3a6d99f85605 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 Jul 24 00:52:18.456108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-3dceeec6-ab3b-4a5f-a888-3a6d99f85605 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:18.456334 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9c06e00c-a0f5-43a3-8d16-8cd82b8b6d50 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:18.456663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-3dceeec6-ab3b-4a5f-a888-3a6d99f85605 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:18.457010 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c06e00c-a0f5-43a3-8d16-8cd82b8b6d50 None None] GET https://10.4.3.67/volume// Jul 24 00:52:18.457086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c06e00c-a0f5-43a3-8d16-8cd82b8b6d50 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:18.457432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c06e00c-a0f5-43a3-8d16-8cd82b8b6d50 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:18.457865 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c06e00c-a0f5-43a3-8d16-8cd82b8b6d50 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:18.459943 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 158/635] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:18.478142 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:18.483210 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:52:18.483492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:18.483707 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:18.495971 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-3dceeec6-ab3b-4a5f-a888-3a6d99f85605 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 returned with HTTP 200 Jul 24 00:52:18.496552 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 158/636] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:52:18 2026] GET /volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:18.501965 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:18.501965 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:18.515103 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:52:18.519787 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-43740e75-6d60-404a-ab27-ca261138058f tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:52:18.521094 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 160/637] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:18 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1290 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:18.748822 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:18.751959 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] PUT https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f Jul 24 00:52:18.753091 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:18.779077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Acquiring lock "cinder-attachment_update-3af5e72c-0df0-4872-9463-7bc23c6deb31-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:18.785509 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Lock "cinder-attachment_update-3af5e72c-0df0-4872-9463-7bc23c6deb31-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:18.787008 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:18.787008 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:18.954557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Lock "cinder-attachment_update-3af5e72c-0df0-4872-9463-7bc23c6deb31-np0000005792" released by "attachment_update" :: held 0.169s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:18.955833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-cd1d4d63-eec6-4c61-bb2a-3337a7ddef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f returned with HTTP 200 Jul 24 00:52:18.958357 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 162/638] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:18 2026] PUT /volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:19.003650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-98478e9a-5c83-4d94-af6e-83804aa79ad3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:19.006842 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-98478e9a-5c83-4d94-af6e-83804aa79ad3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action Jul 24 00:52:19.007528 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-98478e9a-5c83-4d94-af6e-83804aa79ad3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:19.007844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-98478e9a-5c83-4d94-af6e-83804aa79ad3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:19.040584 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:19.040584 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:19.063527 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-932a56bd-00e1-4d8b-8024-3f2ac78569eb req-98478e9a-5c83-4d94-af6e-83804aa79ad3 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action returned with HTTP 204 Jul 24 00:52:19.066216 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 159/639] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:19 2026] POST /volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:21.437512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:21.439862 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:52:21.440108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:21.440319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:21.470876 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:21.470876 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:21.479175 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:52:21.491329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-1aed7372-5622-410f-8eb3-3677d749e159 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:52:21.492054 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 159/640] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:21 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:22.083449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-841e6e6f-8fda-4a66-bd34-17a8b91c4748 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:22.083952 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-841e6e6f-8fda-4a66-bd34-17a8b91c4748 None None] GET https://10.4.3.67/volume// Jul 24 00:52:22.084156 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-841e6e6f-8fda-4a66-bd34-17a8b91c4748 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:22.084474 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-841e6e6f-8fda-4a66-bd34-17a8b91c4748 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:22.084908 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-841e6e6f-8fda-4a66-bd34-17a8b91c4748 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:22.085269 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 161/641] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:22.112541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-066a1d9f-e101-4027-9d3f-170e9ed45d65 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:22.116661 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-066a1d9f-e101-4027-9d3f-170e9ed45d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:22.117616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-066a1d9f-e101-4027-9d3f-170e9ed45d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c", "connector": null, "instance_uuid": "3d07a5f7-f9fa-4e1b-aef0-554f9a548ef5"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:22.162516 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:22.162516 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:22.225982 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-066a1d9f-e101-4027-9d3f-170e9ed45d65 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:22.227658 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 163/642] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:22 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:22.249889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-ee16c9a9-244a-4a4f-8d64-2ed89e6ffccc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:22.255285 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-ee16c9a9-244a-4a4f-8d64-2ed89e6ffccc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 Jul 24 00:52:22.255515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-ee16c9a9-244a-4a4f-8d64-2ed89e6ffccc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:22.256535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-ee16c9a9-244a-4a4f-8d64-2ed89e6ffccc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:22.275123 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:22.275123 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:22.426672 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-ee16c9a9-244a-4a4f-8d64-2ed89e6ffccc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 returned with HTTP 200 Jul 24 00:52:22.427134 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 160/643] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:22 2026] DELETE /volume/v3/attachments/313d056a-0f01-43d5-bb0f-afdca7518454 => generated 367 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:24.420094 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-961d174c-0149-4933-81b2-1978beb7e74f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.423508 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-961d174c-0149-4933-81b2-1978beb7e74f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] POST https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9/action Jul 24 00:52:24.424031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-961d174c-0149-4933-81b2-1978beb7e74f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:24.424131 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-961d174c-0149-4933-81b2-1978beb7e74f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:24.467623 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:24.467623 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:24.495083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cf16f6eb-2753-48d9-9b68-9471c9ffd1f4 req-961d174c-0149-4933-81b2-1978beb7e74f tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9/action returned with HTTP 204 Jul 24 00:52:24.495083 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 160/644] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:24 2026] POST /volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:24.715102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.717759 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 Jul 24 00:52:24.718251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:24.730530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:24.736891 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:24.738210 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:24.738210 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:24.860340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" released by "attachment_update" :: held 0.123s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:24.860651 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-169722c1-cd5a-403f-a5b6-32f9d742a943 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 returned with HTTP 200 Jul 24 00:52:24.862599 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 162/645] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:24 2026] PUT /volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:24.873859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-b4a28aeb-7a3b-474b-a40e-e37c531c69ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.876847 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-b4a28aeb-7a3b-474b-a40e-e37c531c69ca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 Jul 24 00:52:24.877136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-b4a28aeb-7a3b-474b-a40e-e37c531c69ca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:24.877774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-b4a28aeb-7a3b-474b-a40e-e37c531c69ca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:24.897086 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-b4a28aeb-7a3b-474b-a40e-e37c531c69ca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 returned with HTTP 200 Jul 24 00:52:24.897697 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 164/646] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:52:24 2026] GET /volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:27.027536 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:27.029643 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:27.029927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:27.030672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:27.048343 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:27.048343 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:27.056434 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:27.062937 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d65ccecd-d673-4ad5-aa0d-9f5425d4b8f1 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:52:27.063704 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 161/647] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:27 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:27.129918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:27.133824 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:27.134158 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:27.134473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:27.157499 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:27.157499 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:27.168474 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:27.179049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-97a8e2f7-c4e0-4c2f-aee3-85b827ad6996 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:52:27.179351 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 161/648] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:27 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:27.213643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:27.216784 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] POST https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae/action Jul 24 00:52:27.217325 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:27.217435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:27.235437 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:27.235437 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:27.235437 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:27.245251 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Begin detaching volume completed successfully. Jul 24 00:52:27.245660 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-6c5bc978-3a8f-47f0-aad8-e9d132f626ce tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae/action returned with HTTP 202 Jul 24 00:52:27.246169 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 163/649] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:52:27 2026] POST /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:27.327296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5cc45e03-f5cb-4e8a-8fdb-68a022f670a7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:27.328396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5cc45e03-f5cb-4e8a-8fdb-68a022f670a7 None None] GET https://10.4.3.67/volume// Jul 24 00:52:27.328396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5cc45e03-f5cb-4e8a-8fdb-68a022f670a7 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:27.328635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5cc45e03-f5cb-4e8a-8fdb-68a022f670a7 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:27.329148 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5cc45e03-f5cb-4e8a-8fdb-68a022f670a7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:27.330182 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 165/650] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:27 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:27.346987 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:27.352079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:27.352333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:27.352574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:27.372434 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:27.372434 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:27.378083 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:27.384139 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-8579cf03-a139-4cd3-8108-38d9fbc7c0fe tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:52:27.384705 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 162/651] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:27 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:29.638924 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-2f0109f6-3a4a-41fe-8554-2f64c34d451d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:29.642056 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-2f0109f6-3a4a-41fe-8554-2f64c34d451d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43/action Jul 24 00:52:29.642820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-2f0109f6-3a4a-41fe-8554-2f64c34d451d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:29.642928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-2f0109f6-3a4a-41fe-8554-2f64c34d451d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:29.676274 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:29.676274 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:29.694070 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57d73396-a145-4fc5-b4cb-a50825c42dee req-2f0109f6-3a4a-41fe-8554-2f64c34d451d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43/action returned with HTTP 204 Jul 24 00:52:29.694855 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 162/652] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:29 2026] POST /volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:31.193030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-5ff492c7-ca9a-48ec-9260-d01431fe2515 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:31.195334 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-5ff492c7-ca9a-48ec-9260-d01431fe2515 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] DELETE https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a Jul 24 00:52:31.195475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-5ff492c7-ca9a-48ec-9260-d01431fe2515 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:31.195695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-5ff492c7-ca9a-48ec-9260-d01431fe2515 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:31.211343 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:31.211343 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:31.295411 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e76ac64a-62a3-4933-a62a-88b6eb6ffd4d req-5ff492c7-ca9a-48ec-9260-d01431fe2515 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a returned with HTTP 200 Jul 24 00:52:31.297409 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 164/653] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:31 2026] DELETE /volume/v3/attachments/b428a04a-00cd-4a46-a4b8-a99b680a0b5a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:31.543662 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:31.546306 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:31.546306 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:31.546306 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:31.556397 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:31.556397 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:31.564914 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:31.569833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b4994ea-ba8c-4e48-b361-db1a373e093a tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:52:31.570410 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 166/654] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:31 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:37.248067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:37.250875 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] DELETE https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:37.251281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:37.251538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:37.251726 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Delete volume with id: 18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:37.255232 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=208,cinder:UPDATE=40,cinder:INSERT=21 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:52:37.270790 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:37.270790 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:37.270790 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:37.313889 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Delete volume request issued successfully. Jul 24 00:52:37.314264 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f319b18f-543f-4f19-80ba-60e5d89ecd37 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 202 Jul 24 00:52:37.317842 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 163/655] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:52:37 2026] DELETE /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:37.328779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-70b80036-d75d-4329-a400-c60f33c11aee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:37.334930 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70b80036-d75d-4329-a400-c60f33c11aee tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:37.335657 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70b80036-d75d-4329-a400-c60f33c11aee tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:37.335703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70b80036-d75d-4329-a400-c60f33c11aee tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:37.339034 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=210,cinder:UPDATE=48,cinder:INSERT=15 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:52:37.348901 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:37.348901 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:37.363764 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-70b80036-d75d-4329-a400-c60f33c11aee tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:37.376129 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70b80036-d75d-4329-a400-c60f33c11aee tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 200 Jul 24 00:52:37.378294 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 163/656] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:37 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:38.399902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4e53ef03-eeb0-463b-82eb-1136ed505a3b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:38.402539 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e53ef03-eeb0-463b-82eb-1136ed505a3b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae Jul 24 00:52:38.403111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e53ef03-eeb0-463b-82eb-1136ed505a3b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:38.403111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e53ef03-eeb0-463b-82eb-1136ed505a3b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:38.417375 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e53ef03-eeb0-463b-82eb-1136ed505a3b tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae returned with HTTP 404 Jul 24 00:52:38.420240 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 165/657] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:38 2026] GET /volume/v3/volumes/18307dda-8543-423f-bee6-4e84de29d8ae => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:38.435232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:38.436223 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] DELETE https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:52:38.437106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:38.437445 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:38.437665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Delete volume with id: eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:52:38.441534 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=238,cinder:UPDATE=62,cinder:INSERT=31 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:52:38.455088 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:38.455088 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:38.456156 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:38.512551 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Delete volume request issued successfully. Jul 24 00:52:38.512551 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a7b94d9-335a-46d5-a542-fad4d6a35552 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f returned with HTTP 202 Jul 24 00:52:38.512760 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 167/658] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:52:38 2026] DELETE /volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:38.528589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:38.532581 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:52:38.532581 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:38.532581 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:38.549982 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:38.549982 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:38.559870 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Volume info retrieved successfully. Jul 24 00:52:38.566622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d2e7b5b-ede1-4e1f-b15a-b8ff8efdd3ab tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f returned with HTTP 200 Jul 24 00:52:38.566792 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 164/659] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:38 2026] GET /volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:39.588931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-22ed96fc-2733-4671-b47a-550415f32a36 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:39.592359 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22ed96fc-2733-4671-b47a-550415f32a36 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] GET https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f Jul 24 00:52:39.592625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22ed96fc-2733-4671-b47a-550415f32a36 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:39.592935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22ed96fc-2733-4671-b47a-550415f32a36 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:39.602340 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22ed96fc-2733-4671-b47a-550415f32a36 tempest-ServerRescueNegativeTestJSON-1020713108 tempest-ServerRescueNegativeTestJSON-1020713108-project-member] https://10.4.3.67/volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f returned with HTTP 404 Jul 24 00:52:39.602495 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 164/660] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:39 2026] GET /volume/v3/volumes/eaa82a7a-8168-4235-b166-ac110e99db9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:42.241264 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.245869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:42.245869 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.245869 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.248257 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=211,cinder:INSERT=24,cinder:UPDATE=45 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:52:42.259605 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.259605 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:42.269698 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:42.283299 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-391bcc7a-98ed-4468-b3c8-b83ebb131152 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:42.283299 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 166/661] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:42.302313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.306314 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:42.306599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.306995 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.322044 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.322044 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:42.338713 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:42.348484 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0e9b0f3-25f9-494b-9550-dfdda9967dd5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:42.348484 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 168/662] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:42.425404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.435054 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:42.435461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.436101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.455263 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.455263 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:42.465183 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:42.476591 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-656a027e-7dfb-4428-bb76-6f7df1a26f16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:42.478503 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 165/663] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:42.667865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b00e6e1b-caf8-4826-94cf-f506ef4d6be8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.668447 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b00e6e1b-caf8-4826-94cf-f506ef4d6be8 None None] GET https://10.4.3.67/volume// Jul 24 00:52:42.668980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b00e6e1b-caf8-4826-94cf-f506ef4d6be8 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.668980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b00e6e1b-caf8-4826-94cf-f506ef4d6be8 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.669902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b00e6e1b-caf8-4826-94cf-f506ef4d6be8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:42.669902 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 165/664] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:42.692331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-60129853-764e-4d9a-b05c-fc7959bdf3b5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.699005 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-60129853-764e-4d9a-b05c-fc7959bdf3b5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:42.699005 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-60129853-764e-4d9a-b05c-fc7959bdf3b5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01db84a0-8284-4855-aac4-61228a5f8d47", "connector": null, "instance_uuid": "6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:42.727379 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.727379 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:42.810167 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-60129853-764e-4d9a-b05c-fc7959bdf3b5 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:42.810720 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 167/665] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:42 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:42.878786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.882277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:42.882277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.882277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.894804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fe92a6f4-efd4-41d2-bddc-31f0c97f8525 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.895509 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe92a6f4-efd4-41d2-bddc-31f0c97f8525 None None] GET https://10.4.3.67/volume// Jul 24 00:52:42.895923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe92a6f4-efd4-41d2-bddc-31f0c97f8525 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.897591 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe92a6f4-efd4-41d2-bddc-31f0c97f8525 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.897591 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe92a6f4-efd4-41d2-bddc-31f0c97f8525 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:42.897880 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 166/666] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:42.900783 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.900783 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:42.911160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:42.911259 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:42.915017 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:42.915676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:42.916007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:42.921803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46d1a2b4-47a4-4221-b2ea-e98af077a708 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:42.922790 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 169/667] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:42.933800 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:42.933800 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:42.948759 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:42.954933 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-19aa1d0c-7fd0-4263-a2f4-1815672f39e0 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:42.955866 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 166/668] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:42 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1034 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:43.115240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:43.132814 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] PUT https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d Jul 24 00:52:43.132814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:43.146290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Acquiring lock "cinder-attachment_update-01db84a0-8284-4855-aac4-61228a5f8d47-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:43.157629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Lock "cinder-attachment_update-01db84a0-8284-4855-aac4-61228a5f8d47-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:43.159617 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:43.159617 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:43.363258 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Lock "cinder-attachment_update-01db84a0-8284-4855-aac4-61228a5f8d47-np0000005792" released by "attachment_update" :: held 0.206s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:43.363719 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-89559ca4-f892-4c8e-9367-fe839c4c023b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d returned with HTTP 200 Jul 24 00:52:43.364254 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 168/669] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:43 2026] PUT /volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:43.940241 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-eeed8551-796b-445a-b77f-525f8df504c9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:43.942566 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eeed8551-796b-445a-b77f-525f8df504c9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:43.942832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eeed8551-796b-445a-b77f-525f8df504c9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:43.943055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eeed8551-796b-445a-b77f-525f8df504c9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:43.955381 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:43.955381 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:43.959633 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-eeed8551-796b-445a-b77f-525f8df504c9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:43.964939 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eeed8551-796b-445a-b77f-525f8df504c9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:43.965458 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 167/670] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:43 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:44.517817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.525233 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:44.525233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:44.525233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:44.535545 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:44.535545 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:44.543320 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:44.552364 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e6d9cd8-e663-4c3b-88ef-ac83b0a2b331 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:44.554513 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 170/671] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:44.648397 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.648397 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:44.649702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:44.649702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:44.667486 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:44.667486 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:44.673463 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:44.678736 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-aec43da3-d166-49c5-9106-541ab5ab9d50 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:44.679168 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 167/672] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:44.810800 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f98efc03-c49e-41bb-9c27-17cc3a558939 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.811534 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f98efc03-c49e-41bb-9c27-17cc3a558939 None None] GET https://10.4.3.67/volume// Jul 24 00:52:44.811822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f98efc03-c49e-41bb-9c27-17cc3a558939 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:44.815222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f98efc03-c49e-41bb-9c27-17cc3a558939 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:44.815222 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f98efc03-c49e-41bb-9c27-17cc3a558939 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:44.815222 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 169/673] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:44.825652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-2e378445-d300-4ecc-aa73-50eed84f5c22 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.835878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-2e378445-d300-4ecc-aa73-50eed84f5c22 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:44.836361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-2e378445-d300-4ecc-aa73-50eed84f5c22 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de76583a-737c-43f2-a907-0c00e5597377", "connector": null, "instance_uuid": "32e3940b-2884-46b7-be18-4f8405578312"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:44.860078 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:44.860078 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:44.916346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-2e378445-d300-4ecc-aa73-50eed84f5c22 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:44.917673 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 168/674] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:44 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:44.975703 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.979366 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:44.979366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:44.979653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:44.981542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ea58c6e3-6a21-4258-be35-14f59b425894 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.985639 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ea58c6e3-6a21-4258-be35-14f59b425894 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:44.985639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ea58c6e3-6a21-4258-be35-14f59b425894 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:44.985639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ea58c6e3-6a21-4258-be35-14f59b425894 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:44.999203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-55c32409-3af0-4188-84d9-8d450f4f8351 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:44.999348 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:44.999348 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:44.999438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55c32409-3af0-4188-84d9-8d450f4f8351 None None] GET https://10.4.3.67/volume// Jul 24 00:52:45.000184 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55c32409-3af0-4188-84d9-8d450f4f8351 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:45.000915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55c32409-3af0-4188-84d9-8d450f4f8351 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:45.000915 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55c32409-3af0-4188-84d9-8d450f4f8351 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:45.001848 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 170/675] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:45.005031 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:45.005031 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:45.006334 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:45.012876 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:45.015034 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ea58c6e3-6a21-4258-be35-14f59b425894 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:45.015280 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17d9b3c4-9d2d-4508-b703-d1d15a27bb27 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:45.015834 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 171/676] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:45.017515 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:45.017515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:45.019972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:45.027725 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ea58c6e3-6a21-4258-be35-14f59b425894 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:45.032037 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 168/677] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:44 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:45.037512 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:45.037512 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:45.050485 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:45.061079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-112394e8-6ee1-4959-a910-cb6e27255180 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:45.061783 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 169/678] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:45 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:45.206082 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:45.209659 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] PUT https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 Jul 24 00:52:45.211180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:45.226378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Acquiring lock "cinder-attachment_update-de76583a-737c-43f2-a907-0c00e5597377-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:45.233945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Lock "cinder-attachment_update-de76583a-737c-43f2-a907-0c00e5597377-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:45.235867 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:45.235867 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:45.365159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Lock "cinder-attachment_update-de76583a-737c-43f2-a907-0c00e5597377-np0000005792" released by "attachment_update" :: held 0.129s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:45.365159 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-465d8f13-3910-4ff8-9bb0-3c7df3b3ebd2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 returned with HTTP 200 Jul 24 00:52:45.365159 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 171/679] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:45 2026] PUT /volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:46.034274 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:46.037472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:46.037770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:46.038088 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:46.047306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:46.051006 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:46.051006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:46.051006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:46.052723 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:46.052723 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:46.058079 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:46.064134 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:46.064134 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:46.067679 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:46.068070 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b0f3252-5dcb-409c-bd12-277b8bf20bdf tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:46.068653 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 172/680] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:46 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:46.073981 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a4a4ee9-cf66-4dd9-91e5-00a4917a9423 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:46.074696 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 169/681] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:46 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:46.710184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-d5da08a5-9b88-41b4-8c48-deaea813dab2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:46.712584 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-d5da08a5-9b88-41b4-8c48-deaea813dab2 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d/action Jul 24 00:52:46.712974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-d5da08a5-9b88-41b4-8c48-deaea813dab2 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:46.713261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-d5da08a5-9b88-41b4-8c48-deaea813dab2 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:46.733782 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:46.733782 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:46.748805 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d3b33703-2e3b-4e93-88e2-676418578c8d req-d5da08a5-9b88-41b4-8c48-deaea813dab2 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d/action returned with HTTP 204 Jul 24 00:52:46.749426 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 170/682] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:46 2026] POST /volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:47.087323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:47.090907 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:47.091785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:47.092173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:47.092173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:47.094160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:47.094473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:47.094763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:47.107224 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:47.107224 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:47.108920 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:47.108920 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:47.112298 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:47.114454 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:47.120974 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6693f4b7-38ba-4b61-ac7a-e14ca4af5658 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:47.121120 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c3014cb-7895-4c24-a3f6-69a9ff0443a4 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:47.121484 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 173/683] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:47 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:47.122134 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 172/684] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:47 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:52:47.139877 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a0e27490-56dd-4468-a459-3d5f8384991c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:47.143827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0e27490-56dd-4468-a459-3d5f8384991c tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:47.143944 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0e27490-56dd-4468-a459-3d5f8384991c tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:47.144302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0e27490-56dd-4468-a459-3d5f8384991c tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:47.161707 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:47.161707 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:47.169274 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a0e27490-56dd-4468-a459-3d5f8384991c tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:47.176625 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0e27490-56dd-4468-a459-3d5f8384991c tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:47.177634 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 170/685] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:47 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:47.197226 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-93f7bae8-fe32-4207-82de-4600e49c713a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:47.199988 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:47.199988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-detach": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:47.200164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:47.216773 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:47.216773 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:47.217851 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:47.293175 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Attachment connected to vm 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2, checking data on nova Jul 24 00:52:47.293592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.compute.nova [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Creating Keystone token plugin using URL: https://10.4.3.67/identity {{(pid=100231) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 00:52:47.675295 np0000005792 devstack@c-api.service[100231]: DEBUG novaclient.v2.client [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] REQ: curl -g -i -X GET https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}99e805e0e7ce3ce425b77d4aebfc7a4bda024bf52154045c5064112b49a74f97" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-93f7bae8-fe32-4207-82de-4600e49c713a" -H "X-Service-Token: {SHA256}cb89e260c967b04f6f81aa2752886d662324d364f0e8c5a95ffd6a43af243549" {{(pid=100231) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 00:52:47.891639 np0000005792 devstack@c-api.service[100231]: DEBUG novaclient.v2.client [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 00:52:47 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-f50f0120-46cb-41c5-a4ac-3e65cfe63d97 x-openstack-request-id: req-f50f0120-46cb-41c5-a4ac-3e65cfe63d97 {{(pid=100231) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 00:52:47.892261 np0000005792 devstack@c-api.service[100231]: DEBUG novaclient.v2.client [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "01db84a0-8284-4855-aac4-61228a5f8d47", "serverId": "6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5de58617-d7b8-48a0-9d53-d5c3dc5f624d", "bdm_uuid": "c0fab830-08a3-4fd9-b300-36f518f44c64"}} {{(pid=100231) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 00:52:47.892261 np0000005792 devstack@c-api.service[100231]: DEBUG novaclient.v2.client [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET call to compute for https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 used request id req-f50f0120-46cb-41c5-a4ac-3e65cfe63d97 {{(pid=100231) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 00:52:47.895388 np0000005792 devstack@c-api.service[100231]: ERROR cinder.volume.api [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Caught error: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.899004 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: ERROR cinder.api.middleware.fault Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.middleware.fault [None req-93f7bae8-fe32-4207-82de-4600e49c713a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 409 Jul 24 00:52:47.900397 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 171/686] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:47 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 167 bytes in 704 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:47.916071 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39f38ae6-0658-4793-ab09-49374ddb834a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:47.918282 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:47.918687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:47.918922 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:47.942221 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:47.942221 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:47.942221 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:48.011232 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Attachment connected to vm 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2, checking data on nova Jul 24 00:52:48.011585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.compute.nova [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Creating Keystone token plugin using URL: https://10.4.3.67/identity {{(pid=100232) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 00:52:48.140240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.144071 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:48.144237 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:48.144499 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:48.161140 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:48.161140 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:48.166743 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:48.173031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de05ec61-2beb-4710-bb6b-6f308f71f545 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:48.173693 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 173/687] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:48 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:48.213442 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] REQ: curl -g -i -X GET https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b2c0c939b7f7e3b3b70469bbba6c5ca01e3bd790d5493ed9467c429dc21704d0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-39f38ae6-0658-4793-ab09-49374ddb834a" -H "X-Service-Token: {SHA256}10f4b205905821820b9fa5591583740024919154d8804de38b60cd9f230a5fb2" {{(pid=100232) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 00:52:48.341708 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 00:52:48 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-8dbb1398-c706-42e8-9c6f-100d6a25f97b x-openstack-request-id: req-8dbb1398-c706-42e8-9c6f-100d6a25f97b {{(pid=100232) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 00:52:48.341911 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "01db84a0-8284-4855-aac4-61228a5f8d47", "serverId": "6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5de58617-d7b8-48a0-9d53-d5c3dc5f624d", "bdm_uuid": "c0fab830-08a3-4fd9-b300-36f518f44c64"}} {{(pid=100232) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 00:52:48.342089 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET call to compute for https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 used request id req-8dbb1398-c706-42e8-9c6f-100d6a25f97b {{(pid=100232) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 00:52:48.344748 np0000005792 devstack@c-api.service[100232]: ERROR cinder.volume.api [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Caught error: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.348576 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.middleware.fault [None req-39f38ae6-0658-4793-ab09-49374ddb834a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 409 Jul 24 00:52:48.350222 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 174/688] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:47 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 167 bytes in 434 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:48.360230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a5275b2-a87f-4c0e-8833-17e1294cd8cd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.363703 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 171/689] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:48.376078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3ed7a7a5-099c-4455-aa17-4e562670af38 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.378655 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 172/690] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:48.389047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fd0bc1a5-9b1b-46c0-aefe-a815ddac52af None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.420761 np0000005792 devstack@c-api.service[100230]: WARNING keystonemiddleware.auth_token [None req-fd0bc1a5-9b1b-46c0-aefe-a815ddac52af None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 00:52:48.421695 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 174/691] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:48.430158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-548334a8-77b2-471f-8077-21f8b723dd9b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.464093 np0000005792 devstack@c-api.service[100232]: WARNING keystonemiddleware.auth_token [None req-548334a8-77b2-471f-8077-21f8b723dd9b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 00:52:48.465587 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 175/692] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:48.474575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-13da75a5-6975-4f38-894e-156cd179bf42 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.582063 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13da75a5-6975-4f38-894e-156cd179bf42 tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:48.582291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13da75a5-6975-4f38-894e-156cd179bf42 tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:48.582405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13da75a5-6975-4f38-894e-156cd179bf42 tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:48.598317 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:48.598317 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:48.598870 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-13da75a5-6975-4f38-894e-156cd179bf42 tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Updating volume '01db84a0-8284-4855-aac4-61228a5f8d47' with '{'status': 'error'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:52:48.644096 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13da75a5-6975-4f38-894e-156cd179bf42 tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 202 Jul 24 00:52:48.644642 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 172/693] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:48.653323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1154c86c-d945-4a89-b0fd-35f05c47620d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.655797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:48.656060 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:48.656359 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:48.700437 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:52:48.711317 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:48.711317 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:48.716045 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:48.721909 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1154c86c-d945-4a89-b0fd-35f05c47620d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:48.722389 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 173/694] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:48 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:48.743158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:48.745288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:48.745430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5de58617-d7b8-48a0-9d53-d5c3dc5f624d"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:48.745480 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5de58617-d7b8-48a0-9d53-d5c3dc5f624d"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:48.757420 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:48.757420 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:48.757784 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Volume info retrieved successfully. Jul 24 00:52:48.823345 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Attachment connected to vm 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2, checking data on nova Jul 24 00:52:48.823345 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.compute.nova [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Creating Keystone token plugin using URL: https://10.4.3.67/identity {{(pid=100230) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 00:52:48.982325 np0000005792 devstack@c-api.service[100230]: DEBUG novaclient.v2.client [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] REQ: curl -g -i -X GET https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cf3a784f922a6d80b4185ddc71e963203c99f511c7f57efd855eac3171c5dd73" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-51c14163-ef6e-4e42-b37f-d0279f354d7e" -H "X-Service-Token: {SHA256}f737e20d129ce755499d2b1f4400ce3055b0e9585e7ecc3f7ba3bb1eed44ce3a" {{(pid=100230) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 00:52:49.098631 np0000005792 devstack@c-api.service[100230]: DEBUG novaclient.v2.client [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 00:52: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-b9aff470-7842-4004-a7bc-6e060c7bfd91 x-openstack-request-id: req-b9aff470-7842-4004-a7bc-6e060c7bfd91 {{(pid=100230) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 00:52:49.098807 np0000005792 devstack@c-api.service[100230]: DEBUG novaclient.v2.client [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "01db84a0-8284-4855-aac4-61228a5f8d47", "serverId": "6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5de58617-d7b8-48a0-9d53-d5c3dc5f624d", "bdm_uuid": "c0fab830-08a3-4fd9-b300-36f518f44c64"}} {{(pid=100230) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 00:52:49.098945 np0000005792 devstack@c-api.service[100230]: DEBUG novaclient.v2.client [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] GET call to compute for https://10.4.3.67/compute/v2.1/servers/6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2/os-volume_attachments/01db84a0-8284-4855-aac4-61228a5f8d47 used request id req-b9aff470-7842-4004-a7bc-6e060c7bfd91 {{(pid=100230) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 00:52:49.101601 np0000005792 devstack@c-api.service[100230]: ERROR cinder.volume.api [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Caught error: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.108103 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2 using the Compute API Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: ERROR cinder.api.middleware.fault Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.middleware.fault [None req-51c14163-ef6e-4e42-b37f-d0279f354d7e tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 409 Jul 24 00:52:49.110452 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 175/695] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:48 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 167 bytes in 367 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jul 24 00:52:49.117432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-596d3da5-a9ce-4bbd-9d74-44195b156da8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.120118 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 176/696] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:49 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:49.128242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-867de03d-3bc2-4f26-9d4d-b0a2de832f9a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.153202 np0000005792 devstack@c-api.service[100229]: WARNING keystonemiddleware.auth_token [None req-867de03d-3bc2-4f26-9d4d-b0a2de832f9a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 00:52:49.154516 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 173/697] 10.4.3.67 () {70 vars in 1590 bytes} [Fri Jul 24 00:52:49 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 00:52:49.166276 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.168731 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:49.169007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.169277 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.182206 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.182206 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:49.187060 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.187600 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:49.189404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:49.189657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.189913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.194357 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b591e0bf-9d1a-4654-9fac-0512a82ff8b4 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:49.195138 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 174/698] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:49.213263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.215237 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:49.215760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.215760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.244460 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:52:49.257106 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:52:49.259070 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.259070 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:49.264082 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.264082 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:49.264806 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:49.268265 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:49.273501 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfb61ae3-bb21-4ba8-be5d-dbcfb1022eae tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:49.273936 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 177/699] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:49.274496 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d9ca836-33f9-40ca-8acc-051eb6e57631 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:49.274865 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 176/700] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:49.332000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.334208 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:49.334427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.334625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.346543 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.346543 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:49.352873 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:49.357788 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a0038013-a64c-4914-b966-b98ed5cba805 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:49.358404 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 174/701] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:49.445805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9d080f93-c933-4e34-aade-a792bbc89124 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.447303 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d080f93-c933-4e34-aade-a792bbc89124 None None] GET https://10.4.3.67/volume// Jul 24 00:52:49.447303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d080f93-c933-4e34-aade-a792bbc89124 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.447303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d080f93-c933-4e34-aade-a792bbc89124 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.447303 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d080f93-c933-4e34-aade-a792bbc89124 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:49.447659 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 175/702] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:49.458991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-e309b2ae-77f0-4d87-b066-25f997337fc3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.461963 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-e309b2ae-77f0-4d87-b066-25f997337fc3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:52:49.463276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-e309b2ae-77f0-4d87-b066-25f997337fc3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6", "connector": null, "instance_uuid": "6a68bba2-a8cb-4b4d-a9db-4c871b1c88b2"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:49.488404 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.488404 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:49.528031 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-e309b2ae-77f0-4d87-b066-25f997337fc3 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:52:49.528823 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 178/703] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:52:49 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:49.565963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.569353 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:49.569353 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.569609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.581597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-86d99247-fa44-43d7-a5e5-bda1347e91d2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.581974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86d99247-fa44-43d7-a5e5-bda1347e91d2 None None] GET https://10.4.3.67/volume// Jul 24 00:52:49.581974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86d99247-fa44-43d7-a5e5-bda1347e91d2 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.582127 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86d99247-fa44-43d7-a5e5-bda1347e91d2 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.582476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86d99247-fa44-43d7-a5e5-bda1347e91d2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:49.582751 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 175/704] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:49.586728 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.586728 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:49.593067 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:49.596687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.599727 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:49.599875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:49.600048 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:49.600543 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08dfbe3c-3953-4cf3-9292-3afd25d2f043 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:49.601311 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 177/705] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:49.622598 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.622598 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:49.630215 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:49.633661 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-a59df633-fda9-40ec-bf1e-e0b44078dc46 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:49.634472 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 176/706] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:49 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 1035 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:49.754084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.757505 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] PUT https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c Jul 24 00:52:49.758019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:49.768034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Acquiring lock "cinder-attachment_update-c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:52:49.772570 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-66535a64-e736-4f27-8728-e9cc6c2e0dbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:49.774724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Lock "cinder-attachment_update-c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:52:49.775766 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.775766 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:49.775870 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-66535a64-e736-4f27-8728-e9cc6c2e0dbe tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] POST https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63/action Jul 24 00:52:49.776350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-66535a64-e736-4f27-8728-e9cc6c2e0dbe tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:49.776495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-66535a64-e736-4f27-8728-e9cc6c2e0dbe tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:49.805318 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:49.805318 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:49.821787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-717c2255-f899-47a6-9f83-117edd0dc5f6 req-66535a64-e736-4f27-8728-e9cc6c2e0dbe tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63/action returned with HTTP 204 Jul 24 00:52:49.822484 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 176/707] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:49 2026] POST /volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:49.894022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Lock "cinder-attachment_update-c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6-np0000005792" released by "attachment_update" :: held 0.119s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:52:49.895038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-1734096b-9ee1-4597-b723-d288f29a8b16 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c returned with HTTP 200 Jul 24 00:52:49.896545 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 179/708] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:52:49 2026] PUT /volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:50.291320 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.294874 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:50.294874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.294874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.304039 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:50.304039 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:50.307811 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:50.312300 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8a8e91ac-c4eb-404c-a92b-718b495c27c7 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:50.312834 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 178/709] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:50.325704 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.328018 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:50.328373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.328699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.341249 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:50.341249 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:50.344472 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:50.349742 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e646344-bf7f-45d7-85d8-962f8ccd73f2 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:50.350335 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 177/710] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:50.366422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.368848 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:50.369088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.369416 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.382590 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:50.382590 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:50.387580 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:50.393666 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e03e694-1f87-4516-a39a-cb804c82dc21 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:50.394259 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 177/711] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:52:50.591952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.595037 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:52:50.595406 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.595638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.608211 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:50.608211 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:50.613393 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:52:50.620717 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-539b3a41-deb3-497b-b215-baba2a4d3f03 req-7e35974c-7761-4298-b12c-9805097602ca tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:52:50.623468 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 180/712] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:50.623618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-05044856-dc15-4c08-81b5-e61454215e32 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.625687 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05044856-dc15-4c08-81b5-e61454215e32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:50.626104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05044856-dc15-4c08-81b5-e61454215e32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.626455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05044856-dc15-4c08-81b5-e61454215e32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.640676 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:50.640676 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:50.645814 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-05044856-dc15-4c08-81b5-e61454215e32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:50.653248 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05044856-dc15-4c08-81b5-e61454215e32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:50.653895 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 179/713] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:50.846016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:50.960472 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a Jul 24 00:52:50.966216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:50.966216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:50.980896 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:50.980896 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:50.980896 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:50.980896 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:50.980896 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:50.989240 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e643a8c3-695c-45cb-be89-7b2911d7d02f tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a returned with HTTP 200 Jul 24 00:52:50.989864 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 178/714] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:52:50 2026] GET /volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a => generated 437 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:51.002053 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-596be774-cb83-4578-bf83-cebe9dd49870 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:51.085119 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:51.085496 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1318722258"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:51.086860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1318722258'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:51.086973 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume of 1 GB Jul 24 00:52:51.091542 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Availability Zones retrieved successfully. Jul 24 00:52:51.098725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (5c7dc92e-ce37-4450-8334-ad9e0da03b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:51.099654 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f045e6d6-c3db-49e6-9294-4bed9ccf6009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:51.100735 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:51.132183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f045e6d6-c3db-49e6-9294-4bed9ccf6009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:51.133018 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc9c18d-d367-4546-ae7a-a62da13af850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:51.216826 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Created reservations ['a0c028d5-3ec9-46b2-bc15-4b94aa7940df', 'c3b03038-b030-445c-ab69-67cdf134a78a', 'bb327b9f-edbf-4555-b06f-654bf7ca6639', '9fb65ced-3d4f-4458-ae87-ff95e886e223'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:51.217865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc9c18d-d367-4546-ae7a-a62da13af850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c028d5-3ec9-46b2-bc15-4b94aa7940df', 'c3b03038-b030-445c-ab69-67cdf134a78a', 'bb327b9f-edbf-4555-b06f-654bf7ca6639', '9fb65ced-3d4f-4458-ae87-ff95e886e223']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:51.218782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f136ce-2a8e-4d7e-9c3a-f11ef2fa3186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:51.249542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f136ce-2a8e-4d7e-9c3a-f11ef2fa3186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bbd2dba-e25c-4ca7-8bd5-f9397be8a809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1318722258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687574e553a84423a1e5371f44296f9a',qos_specs=None,replication_status=,reservations=['a0c028d5-3ec9-46b2-bc15-4b94aa7940df','c3b03038-b030-445c-ab69-67cdf134a78a','bb327b9f-edbf-4555-b06f-654bf7ca6639','9fb65ced-3d4f-4458-ae87-ff95e886e223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396e562901e84b2daeaf59a33f6a639a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1318722258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bbd2dba-e25c-4ca7-8bd5-f9397be8a809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687574e553a84423a1e5371f44296f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='396e562901e84b2daeaf59a33f6a639a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:51.251684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82773097-1c9c-4463-a15f-e043af67c49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:51.295798 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82773097-1c9c-4463-a15f-e043af67c49f) transitioned into state 'SUCCESS' from state '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-1318722258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687574e553a84423a1e5371f44296f9a',qos_specs=None,replication_status=,reservations=['a0c028d5-3ec9-46b2-bc15-4b94aa7940df','c3b03038-b030-445c-ab69-67cdf134a78a','bb327b9f-edbf-4555-b06f-654bf7ca6639','9fb65ced-3d4f-4458-ae87-ff95e886e223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396e562901e84b2daeaf59a33f6a639a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:51.296438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fbb06d-6418-447c-a307-f79f1f7aaaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:51.312069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fbb06d-6418-447c-a307-f79f1f7aaaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:51.313056 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (5c7dc92e-ce37-4450-8334-ad9e0da03b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:51.313539 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume request issued successfully. Jul 24 00:52:51.314485 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-596be774-cb83-4578-bf83-cebe9dd49870 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:52:51.314761 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 178/715] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:52:51 2026] POST /volume/v3/volumes => generated 757 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:51.328985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-56accf0b-365c-47db-840b-da747211cdaa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:51.331561 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-56accf0b-365c-47db-840b-da747211cdaa tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] GET https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:51.331893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-56accf0b-365c-47db-840b-da747211cdaa tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:51.332253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-56accf0b-365c-47db-840b-da747211cdaa tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:51.344801 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:51.344801 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:51.353092 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-56accf0b-365c-47db-840b-da747211cdaa tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:51.358964 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-56accf0b-365c-47db-840b-da747211cdaa tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 200 Jul 24 00:52:51.359407 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 181/716] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:51 2026] GET /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:51.671268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4061329b-95ac-4869-b572-699f62b7a4f9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:51.673469 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4061329b-95ac-4869-b572-699f62b7a4f9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:51.673469 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4061329b-95ac-4869-b572-699f62b7a4f9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:51.673715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4061329b-95ac-4869-b572-699f62b7a4f9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:51.685438 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:51.685438 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:51.689820 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4061329b-95ac-4869-b572-699f62b7a4f9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:51.695116 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4061329b-95ac-4869-b572-699f62b7a4f9 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:51.695598 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 180/717] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:51 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:52.384615 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.390526 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] GET https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:52.390829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:52.391100 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:52.405161 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.405161 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:52.414459 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:52.420169 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4d04d35-25b3-436a-97bc-c0fa0a7a1dea tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 200 Jul 24 00:52:52.420416 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 179/718] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:52 2026] GET /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:52.434746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.438966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a Jul 24 00:52:52.438966 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.449539 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.449539 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:52.491691 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.492271 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.492619 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.492941 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.493257 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.498390 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff59704d-6efd-4c4b-8871-387baf1ced9b tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a returned with HTTP 200 Jul 24 00:52:52.499244 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 179/719] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:52:52 2026] PUT /volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:52:52.506950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.510309 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:52.510663 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.513688 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:52.514018 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume of 2 GB Jul 24 00:52:52.521393 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Availability Zones retrieved successfully. Jul 24 00:52:52.530908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (456d44d6-7964-4aa5-a936-7c2cfa77fb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:52.533420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0079a7-6a21-4ac0-b9d0-43613cad60fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.534668 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Validating volume size '2' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:52.567419 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0079a7-6a21-4ac0-b9d0-43613cad60fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:52.568282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75202c-928d-424e-996b-b79ea97b9ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.612791 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota_utils [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Quota exceeded for 687574e553a84423a1e5371f44296f9a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 00:52:52.615880 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75202c-928d-424e-996b-b79ea97b9ac7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 00:52:52.615880 np0000005792 devstack@c-api.service[100232]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 24 00:52:52.618207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75202c-928d-424e-996b-b79ea97b9ac7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.619025 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75202c-928d-424e-996b-b79ea97b9ac7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 00:52:52.619732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0079a7-6a21-4ac0-b9d0-43613cad60fe) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.620442 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0079a7-6a21-4ac0-b9d0-43613cad60fe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 00:52:52.621201 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (456d44d6-7964-4aa5-a936-7c2cfa77fb92) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 00:52:52.621529 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.middleware.fault [None req-49b5da8d-c58b-4759-bbd4-5036702e4b4f tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 413 Jul 24 00:52:52.622438 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 182/720] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:52:52 2026] POST /volume/v3/volumes => generated 208 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 00:52:52.634243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66cda864-b12f-4497-8115-0a45c8350aba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.636407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a Jul 24 00:52:52.637001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.690779 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.691530 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.691530 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.691645 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.706408 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66cda864-b12f-4497-8115-0a45c8350aba tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a returned with HTTP 200 Jul 24 00:52:52.708510 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 181/721] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:52:52 2026] PUT /volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a => generated 392 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:52.714537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c8b02021-6148-453c-b1a4-465ff34e4717 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.716376 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c8b02021-6148-453c-b1a4-465ff34e4717 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:52.716533 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c8b02021-6148-453c-b1a4-465ff34e4717 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:52.716748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c8b02021-6148-453c-b1a4-465ff34e4717 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:52.720143 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.721808 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:52.722302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.724445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:52.724734 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Create volume of 1 GB Jul 24 00:52:52.733234 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Availability Zones retrieved successfully. Jul 24 00:52:52.733421 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.733421 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:52.736422 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c8b02021-6148-453c-b1a4-465ff34e4717 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:52.736695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (3e77c431-af9f-4d2b-812d-cb52b0f95619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:52.738068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb99e79-d5be-45be-91f9-2acf9de31e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.739408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:52.741715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c8b02021-6148-453c-b1a4-465ff34e4717 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:52.742083 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 180/722] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:52 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:52.776065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb99e79-d5be-45be-91f9-2acf9de31e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:52.776065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9648ec0-05bf-4867-86e0-6472c32deaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.818965 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota_utils [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Quota exceeded for 687574e553a84423a1e5371f44296f9a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 24 00:52:52.822576 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9648ec0-05bf-4867-86e0-6472c32deaa4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 00:52:52.822576 np0000005792 devstack@c-api.service[100229]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 24 00:52:52.825285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9648ec0-05bf-4867-86e0-6472c32deaa4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.827240 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9648ec0-05bf-4867-86e0-6472c32deaa4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 00:52:52.828501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb99e79-d5be-45be-91f9-2acf9de31e48) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:52.831545 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb99e79-d5be-45be-91f9-2acf9de31e48) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 00:52:52.831545 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Flow 'volume_create_api' (3e77c431-af9f-4d2b-812d-cb52b0f95619) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 00:52:52.831545 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.middleware.fault [None req-e440ebe2-fc83-4a4c-aa96-ac4a169c2623 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 413 Jul 24 00:52:52.831545 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 180/723] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:52:52 2026] POST /volume/v3/volumes => generated 150 bytes in 113 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 00:52:52.845238 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-615ba40d-0814-46cd-8741-05b7a25b6384 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.847930 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a Jul 24 00:52:52.848475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.855510 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.855510 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:52.886796 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.887270 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.887585 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.887894 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.888119 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:52.892629 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-615ba40d-0814-46cd-8741-05b7a25b6384 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a returned with HTTP 200 Jul 24 00:52:52.893019 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 183/724] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:52:52 2026] PUT /volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:52.902136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.904455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] POST https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809/action Jul 24 00:52:52.904814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:52.905007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:52.913371 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.913371 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:52.913875 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:52.946854 np0000005792 devstack@c-api.service[100230]: ERROR cinder.volume.api [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Quota exceeded for 687574e553a84423a1e5371f44296f9a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 00:52:52.952750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.middleware.fault [None req-04dc4d00-14c9-4ab2-bbcd-1f30629d1831 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809/action returned with HTTP 413 Jul 24 00:52:52.953706 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 182/725] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:52 2026] POST /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809/action => generated 208 bytes in 52 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 00:52:52.963069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-004223db-1d08-41e9-8123-3fc98e642aff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:52.965218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-004223db-1d08-41e9-8123-3fc98e642aff tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] GET https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:52.965525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-004223db-1d08-41e9-8123-3fc98e642aff tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:52.965877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-004223db-1d08-41e9-8123-3fc98e642aff tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:52.974383 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:52.974383 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:52.980125 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-004223db-1d08-41e9-8123-3fc98e642aff tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:52.986660 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-004223db-1d08-41e9-8123-3fc98e642aff tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 200 Jul 24 00:52:52.988209 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 181/726] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:52 2026] GET /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:53.005291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.012233 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:53.012233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:53.012233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:53.012233 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Delete volume with id: 6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:53.018901 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.018901 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:53.019566 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:53.036184 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Delete volume request issued successfully. Jul 24 00:52:53.036623 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3bb8f4e6-8380-4d0f-b50e-7a508c7e86a8 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 202 Jul 24 00:52:53.037295 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 181/727] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:52:53 2026] DELETE /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:53.046794 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.048722 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] GET https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:53.048927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:53.049132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:53.056216 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.056216 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:53.062650 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Volume info retrieved successfully. Jul 24 00:52:53.067619 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ab21131-546b-4ef9-8ff5-79efef6b6551 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 200 Jul 24 00:52:53.068036 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 184/728] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:53 2026] GET /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:53.222979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-b4c24024-47f8-4d54-9c94-186d0e560f33 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.228252 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-b4c24024-47f8-4d54-9c94-186d0e560f33 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c/action Jul 24 00:52:53.228744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-b4c24024-47f8-4d54-9c94-186d0e560f33 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:53.228744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-b4c24024-47f8-4d54-9c94-186d0e560f33 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:53.253860 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.253860 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:53.273557 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c1f4b8f7-a06e-4ce7-b687-9b55a95e64c2 req-b4c24024-47f8-4d54-9c94-186d0e560f33 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c/action returned with HTTP 204 Jul 24 00:52:53.273990 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 183/729] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:52:53 2026] POST /volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:53.759810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-af96e99c-c724-4e2c-9117-e279287bb321 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.761919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-af96e99c-c724-4e2c-9117-e279287bb321 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:53.762169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-af96e99c-c724-4e2c-9117-e279287bb321 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:53.762419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-af96e99c-c724-4e2c-9117-e279287bb321 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:53.772404 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.772404 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:53.776357 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-af96e99c-c724-4e2c-9117-e279287bb321 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:53.780733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-af96e99c-c724-4e2c-9117-e279287bb321 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:53.781136 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 182/730] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:53 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:53.794347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-82cfb785-a545-4508-aeec-c055e5ecfcba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.796150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-82cfb785-a545-4508-aeec-c055e5ecfcba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:53.796642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-82cfb785-a545-4508-aeec-c055e5ecfcba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:53.796947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-82cfb785-a545-4508-aeec-c055e5ecfcba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:53.808010 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.808010 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:53.815109 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-82cfb785-a545-4508-aeec-c055e5ecfcba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:53.817400 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-82cfb785-a545-4508-aeec-c055e5ecfcba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:53.818064 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 182/731] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:53 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:53.830889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.832798 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:53.833275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-detach": {"attachment_id": "65578110-eb3c-431b-9047-77aabbcd0d6c"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:53.833514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "65578110-eb3c-431b-9047-77aabbcd0d6c"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:53.845340 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.845340 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:53.845975 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:53.856883 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff1def91-ce8b-40d7-b797-27ecdc6a374a tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 400 Jul 24 00:52:53.857697 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 185/732] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:53 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:52:53.908083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.910634 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:53.910808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:53.911081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:53.924219 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.924219 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:53.929884 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:53.937072 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-c37f0b60-079f-4b93-a4d8-e3a075f44336 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:53.937860 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 184/733] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:53 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:53.964791 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:53.967205 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6/action Jul 24 00:52:53.967627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:53.967752 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:53.979083 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:53.979083 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:53.979677 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:53.985369 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Begin detaching volume completed successfully. Jul 24 00:52:53.985567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-05a97b82-1128-4ef7-9d05-2b90774e67f8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6/action returned with HTTP 202 Jul 24 00:52:53.985964 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 183/734] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:52:53 2026] POST /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:54.035832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ce8bda3d-b4c0-4763-92a8-1ab7b5176614 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:54.037890 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce8bda3d-b4c0-4763-92a8-1ab7b5176614 None None] GET https://10.4.3.67/volume// Jul 24 00:52:54.037890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce8bda3d-b4c0-4763-92a8-1ab7b5176614 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:54.037890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce8bda3d-b4c0-4763-92a8-1ab7b5176614 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:54.037890 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce8bda3d-b4c0-4763-92a8-1ab7b5176614 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:54.037890 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 183/735] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:54.046948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:54.049828 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:52:54.050151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:54.050505 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:54.062937 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:54.062937 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:54.067221 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:54.073376 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-527057fb-46a2-4fd6-a3e9-39ab962cd03b tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:52:54.073884 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 186/736] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:54 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 1331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:54.083747 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2fa0d53a-2ff9-44a2-85b6-9f342978e679 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:54.085816 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fa0d53a-2ff9-44a2-85b6-9f342978e679 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] GET https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 Jul 24 00:52:54.086075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2fa0d53a-2ff9-44a2-85b6-9f342978e679 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:54.086445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2fa0d53a-2ff9-44a2-85b6-9f342978e679 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:54.094368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fa0d53a-2ff9-44a2-85b6-9f342978e679 tempest-VolumeQuotasNegativeTestJSON-1892953297 tempest-VolumeQuotasNegativeTestJSON-1892953297-project-member] https://10.4.3.67/volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 returned with HTTP 404 Jul 24 00:52:54.095046 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 185/737] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:54 2026] GET /volume/v3/volumes/6bbd2dba-e25c-4ca7-8bd5-f9397be8a809 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:52:54.102961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f38a5613-e49c-403d-89cd-0d187b5ff139 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:54.104968 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f38a5613-e49c-403d-89cd-0d187b5ff139 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a Jul 24 00:52:54.105391 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f38a5613-e49c-403d-89cd-0d187b5ff139 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:54.192797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f38a5613-e49c-403d-89cd-0d187b5ff139 tempest-VolumeQuotasNegativeTestJSON-1684600053 tempest-VolumeQuotasNegativeTestJSON-1684600053-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a returned with HTTP 200 Jul 24 00:52:54.193331 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 184/738] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:52:54 2026] PUT /volume/v3/os-quota-sets/687574e553a84423a1e5371f44296f9a => generated 395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:56.012153 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-1e39406f-8bbf-4eab-a447-748155c92578 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.014812 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-1e39406f-8bbf-4eab-a447-748155c92578 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] DELETE https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c Jul 24 00:52:56.015012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-1e39406f-8bbf-4eab-a447-748155c92578 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:56.015270 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-1e39406f-8bbf-4eab-a447-748155c92578 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:56.028796 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.028796 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:56.094984 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e61a80e0-8ded-42a1-a785-5f4ee4bd6e60 req-1e39406f-8bbf-4eab-a447-748155c92578 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c returned with HTTP 200 Jul 24 00:52:56.095549 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 184/739] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:56 2026] DELETE /volume/v3/attachments/65578110-eb3c-431b-9047-77aabbcd0d6c => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:56.149891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-191b3809-b54b-444e-be90-f2045222876b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.152618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-191b3809-b54b-444e-be90-f2045222876b tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:56.152618 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-191b3809-b54b-444e-be90-f2045222876b tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:56.152618 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-191b3809-b54b-444e-be90-f2045222876b tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:56.167786 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.167786 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:56.171882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.admin_actions [None req-191b3809-b54b-444e-be90-f2045222876b tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] Updating volume '01db84a0-8284-4855-aac4-61228a5f8d47' with '{'status': 'in-use'}' {{(pid=100232) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:52:56.210244 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-191b3809-b54b-444e-be90-f2045222876b tempest-TestServerVolumeAttachmentScenario-275644408 tempest-TestServerVolumeAttachmentScenario-275644408-project-admin] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 202 Jul 24 00:52:56.210470 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 187/740] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:56 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:56.217893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.222170 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:56.226658 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:56.227009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:56.242655 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.242655 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:56.246731 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:56.251972 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34fe9421-cb29-4a3b-89d8-13992dd2611d tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:56.252378 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 186/741] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:56 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:56.302159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.305074 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:56.305325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:56.305524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:56.322812 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.322812 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:56.330889 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:56.342297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-c8099cf5-8b02-4c3c-a748-e3a6dd784e98 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:56.342731 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 185/742] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:56 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:56.372702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.376409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] POST https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action Jul 24 00:52:56.376899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:56.377170 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:56.400177 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.400177 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:56.400515 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:56.413134 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Begin detaching volume completed successfully. Jul 24 00:52:56.413447 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-cadc95a0-abf7-4871-a73f-d2239b915aed tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action returned with HTTP 202 Jul 24 00:52:56.414063 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 185/743] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:52:56 2026] POST /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:56.500136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ed057b0-f815-40d2-847f-2d94aa72e5bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.500677 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ed057b0-f815-40d2-847f-2d94aa72e5bc None None] GET https://10.4.3.67/volume// Jul 24 00:52:56.501005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ed057b0-f815-40d2-847f-2d94aa72e5bc None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:56.501558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ed057b0-f815-40d2-847f-2d94aa72e5bc None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:56.501828 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ed057b0-f815-40d2-847f-2d94aa72e5bc None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:52:56.502381 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 188/744] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:52:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:56.520589 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:56.524351 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:56.525006 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:56.525125 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:56.542369 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:56.542369 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:56.545873 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:56.550483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-8298c690-3b08-41b8-9bb5-d8e6f12cfeb8 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:56.550928 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 187/745] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:52:56 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 1330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:52:57.078947 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-be264acb-4093-4a55-b432-9abe7321f8c8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:57.238441 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be264acb-4093-4a55-b432-9abe7321f8c8 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:52:57.240607 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be264acb-4093-4a55-b432-9abe7321f8c8 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:57.274508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be264acb-4093-4a55-b432-9abe7321f8c8 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:52:57.274963 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 186/746] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:52:57 2026] POST /volume/v3/types => generated 188 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:57.290131 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a5c6f082-989e-48d0-85c6-fa3b0ec94e4f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:57.294350 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5c6f082-989e-48d0-85c6-fa3b0ec94e4f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:52:57.294350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f082-989e-48d0-85c6-fa3b0ec94e4f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:57.324405 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5c6f082-989e-48d0-85c6-fa3b0ec94e4f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:52:57.324405 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 186/747] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:52:57 2026] POST /volume/v3/types => generated 188 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:57.336600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b136c8be-6886-436d-9904-39efc5ba82c7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:57.454602 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:52:57.454764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:57.456383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:52:57.460437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Create volume of 1 GB Jul 24 00:52:57.460886 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:57.460886 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:57.461584 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Availability Zones retrieved successfully. Jul 24 00:52:57.469082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Flow 'volume_create_api' (16627381-2ea8-4ac2-bc72-562127f40f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:57.469936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a31b3a-8685-4983-b9ad-ed7e3d1ff44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:57.470779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:52:57.509230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a31b3a-8685-4983-b9ad-ed7e3d1ff44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:52:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85750332-a482-4b0a-88cb-a23514af398c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85750332-a482-4b0a-88cb-a23514af398c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:57.509871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c2d223-6c72-4204-bb3b-5b6ae731c966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:57.559668 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:57.560167 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:57.619133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Created reservations ['be21c026-c9ac-4010-bb71-becf989285c0', '2536a3ac-2b4d-431c-ac97-af31b85008f0', '5d9380d5-827d-4307-aa36-9a6f9d713321', '552e6320-d82a-4afb-ab18-c042075b631a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:57.620347 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c2d223-6c72-4204-bb3b-5b6ae731c966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be21c026-c9ac-4010-bb71-becf989285c0', '2536a3ac-2b4d-431c-ac97-af31b85008f0', '5d9380d5-827d-4307-aa36-9a6f9d713321', '552e6320-d82a-4afb-ab18-c042075b631a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:57.621971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91eb18cd-d245-4490-ba81-d2b7813b4375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:57.660051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91eb18cd-d245-4490-ba81-d2b7813b4375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be189913-25f8-4b60-beb7-42cc67cccab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e49f48908744fb4ad0972e5bdeb7175',qos_specs=None,replication_status=,reservations=['be21c026-c9ac-4010-bb71-becf989285c0','2536a3ac-2b4d-431c-ac97-af31b85008f0','5d9380d5-827d-4307-aa36-9a6f9d713321','552e6320-d82a-4afb-ab18-c042075b631a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578e04b47df0403e887fbe1b518b31a6',volume_type_id=85750332-a482-4b0a-88cb-a23514af398c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be189913-25f8-4b60-beb7-42cc67cccab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e49f48908744fb4ad0972e5bdeb7175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578e04b47df0403e887fbe1b518b31a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85750332-a482-4b0a-88cb-a23514af398c),volume_type_id=85750332-a482-4b0a-88cb-a23514af398c)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:57.661324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e40cb9-688f-4d73-8e1b-2720b357a16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:57.682469 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-e8d6916b-1b2b-4fbc-b31a-a90e58e65b52 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:57.685388 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-e8d6916b-1b2b-4fbc-b31a-a90e58e65b52 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] DELETE https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d Jul 24 00:52:57.685555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-e8d6916b-1b2b-4fbc-b31a-a90e58e65b52 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:57.685724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-e8d6916b-1b2b-4fbc-b31a-a90e58e65b52 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:57.697318 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:57.697318 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:57.697716 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e40cb9-688f-4d73-8e1b-2720b357a16c) transitioned into state 'SUCCESS' from state '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-153705419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e49f48908744fb4ad0972e5bdeb7175',qos_specs=None,replication_status=,reservations=['be21c026-c9ac-4010-bb71-becf989285c0','2536a3ac-2b4d-431c-ac97-af31b85008f0','5d9380d5-827d-4307-aa36-9a6f9d713321','552e6320-d82a-4afb-ab18-c042075b631a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578e04b47df0403e887fbe1b518b31a6',volume_type_id=85750332-a482-4b0a-88cb-a23514af398c)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:57.698887 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c879e439-da63-4e1d-bd8b-26b341ddba77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:52:57.717752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c879e439-da63-4e1d-bd8b-26b341ddba77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:52:57.718984 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Flow 'volume_create_api' (16627381-2ea8-4ac2-bc72-562127f40f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:52:57.719614 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Create volume request issued successfully. Jul 24 00:52:57.720434 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b136c8be-6886-436d-9904-39efc5ba82c7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:52:57.720953 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 189/748] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:52:57 2026] POST /volume/v3/volumes => generated 765 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:52:57.746956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a437dac7-1089-446c-b76e-59d61dc68206 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:57.750704 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a437dac7-1089-446c-b76e-59d61dc68206 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:52:57.750704 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a437dac7-1089-446c-b76e-59d61dc68206 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:57.750704 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a437dac7-1089-446c-b76e-59d61dc68206 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:57.759965 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:57.759965 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:57.768623 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a437dac7-1089-446c-b76e-59d61dc68206 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:52:57.777967 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a437dac7-1089-446c-b76e-59d61dc68206 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:52:57.778116 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78dd98cf-a285-40d1-a238-29d827cb5d24 req-e8d6916b-1b2b-4fbc-b31a-a90e58e65b52 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d returned with HTTP 200 Jul 24 00:52:57.778585 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 188/749] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:52:57 2026] DELETE /volume/v3/attachments/5de58617-d7b8-48a0-9d53-d5c3dc5f624d => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:57.778940 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 187/750] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:57 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:58.666531 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:58.669468 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:52:58.671210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:58.671210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:58.683876 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:58.683876 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:58.689989 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:52:58.696567 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-c5da9b90-11a2-43c3-b8ff-cb59d85ecdaa req-dbc25999-2b60-497e-bf6e-ec982b0f65ba tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:52:58.697788 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 187/751] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:52:58 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:58.798927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:58.805184 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:52:58.805184 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:58.805184 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:58.824302 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:58.824302 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:52:58.837516 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:52:58.849177 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-204c4257-eaf1-4f46-b0ae-7e8664a22d59 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:52:58.849177 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 190/752] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:58 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:58.875130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:58.883459 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:52:58.884300 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:58.884760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:58.902373 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:58.902373 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:52:58.910218 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Volume info retrieved successfully. Jul 24 00:52:58.919432 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d7fb4dd-b698-4f4f-a1e4-9239e43581ae tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:52:58.919432 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 189/753] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:58 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:52:58.941650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:58.944824 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] POST https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5/action Jul 24 00:52:58.944824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:52:58.944976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:52:58.955845 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:58.955845 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:52:58.958030 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:52:58.988503 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:58.989070 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:59.023781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Created reservations ['62f4775d-dc9a-40f6-bd7f-29e4ebc8d660', '7f7c4fef-5316-4e1a-86d9-e4f5309b1282'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:59.046016 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:59.047463 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:52:59.059952 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Created reservations ['92c63b98-6eb5-495f-9832-c259771bccee', 'c4a110b9-c915-4f23-91a5-63ba88a25247'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:52:59.113778 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Retype volume request issued successfully. Jul 24 00:52:59.114132 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88773f6b-8b55-4d4f-9aa7-21ff4269af3b tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5/action returned with HTTP 202 Jul 24 00:52:59.114757 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 188/754] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:52:58 2026] POST /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:52:59.130323 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:59.134438 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:52:59.134438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:59.134438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:59.148877 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:59.148877 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:52:59.156422 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:52:59.173847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ff3b266-db6e-4b9a-8b46-254d2932f6da tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:52:59.174103 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 188/755] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:52:59 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:00.192715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.194719 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.194962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.195221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.203905 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.203905 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:00.208232 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:53:00.212780 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3620266d-6524-4e3c-bea3-ba377cceb0f7 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:53:00.213504 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 191/756] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:00 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:00.238271 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.240880 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.241099 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.241731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.255135 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.255135 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:00.263595 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Volume info retrieved successfully. Jul 24 00:53:00.272368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-073be246-8ca9-4fb4-9ee0-68b8bc77385a tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:53:00.273046 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 190/757] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:00 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:00.291936 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c695619b-d949-4546-910d-7297324efcb0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] GET https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419 Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:00.295671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419'), ('all_tenants', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:53:00.336461 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Get all volumes completed successfully. Jul 24 00:53:00.337323 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c695619b-d949-4546-910d-7297324efcb0 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419 returned with HTTP 200 Jul 24 00:53:00.337901 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 189/758] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 00:53:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-153705419 => generated 344 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:00.350712 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.353030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.353407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.353641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.371439 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.371439 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:00.380838 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:53:00.388432 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d3d5858-8b1f-43b5-96ab-7deecdf5b454 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:53:00.389005 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 189/759] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:00 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:00.410338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-96602773-0a9f-4daf-adbe-4929acdd0602 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.412857 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] DELETE https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.414011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.414884 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.414884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Delete volume with id: be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.427821 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.427821 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:00.427821 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:53:00.461820 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Delete volume request issued successfully. Jul 24 00:53:00.462633 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96602773-0a9f-4daf-adbe-4929acdd0602 tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 202 Jul 24 00:53:00.463686 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 192/760] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:00 2026] DELETE /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:00.480314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:00.484287 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:00.484287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:00.484287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:00.493677 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:00.493677 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:00.505175 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Volume info retrieved successfully. Jul 24 00:53:00.511004 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3861bcf-d1a2-4b4d-8bc0-b4833209a26e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 200 Jul 24 00:53:00.511661 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 191/761] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:00 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:01.528585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7b46138b-f286-43fd-931b-8a9c87a7591e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:01.534145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b46138b-f286-43fd-931b-8a9c87a7591e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] GET https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 Jul 24 00:53:01.534145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b46138b-f286-43fd-931b-8a9c87a7591e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:01.536679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b46138b-f286-43fd-931b-8a9c87a7591e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:01.546897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b46138b-f286-43fd-931b-8a9c87a7591e tempest-VolumeRetypeWithoutMigrationTest-398283355 tempest-VolumeRetypeWithoutMigrationTest-398283355-project-member] https://10.4.3.67/volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 returned with HTTP 404 Jul 24 00:53:01.547807 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 190/762] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:01 2026] GET /volume/v3/volumes/be189913-25f8-4b60-beb7-42cc67cccab5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:01.560423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-485a5d6e-9135-4fe5-ad96-640b69fbe89f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:01.566779 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-485a5d6e-9135-4fe5-ad96-640b69fbe89f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] DELETE https://10.4.3.67/volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 Jul 24 00:53:01.566779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-485a5d6e-9135-4fe5-ad96-640b69fbe89f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:01.570559 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-485a5d6e-9135-4fe5-ad96-640b69fbe89f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:01.632027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-485a5d6e-9135-4fe5-ad96-640b69fbe89f tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 returned with HTTP 202 Jul 24 00:53:01.632604 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 190/763] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:01 2026] DELETE /volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:01.643891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5ec1ce84-df65-41f8-a259-a773c6469872 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:01.647997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ec1ce84-df65-41f8-a259-a773c6469872 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] GET https://10.4.3.67/volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 Jul 24 00:53:01.648210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ec1ce84-df65-41f8-a259-a773c6469872 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:01.648442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ec1ce84-df65-41f8-a259-a773c6469872 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:01.652453 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ec1ce84-df65-41f8-a259-a773c6469872 tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 returned with HTTP 404 Jul 24 00:53:01.653112 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 193/764] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:01 2026] GET /volume/v3/types/0af163c0-d6ca-4081-8c9d-a48fb28e5752 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:01.666050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-81833e57-7c3a-41e0-8e64-09aa1c188e8b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:01.666050 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81833e57-7c3a-41e0-8e64-09aa1c188e8b tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] DELETE https://10.4.3.67/volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c Jul 24 00:53:01.666050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81833e57-7c3a-41e0-8e64-09aa1c188e8b tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:01.666050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81833e57-7c3a-41e0-8e64-09aa1c188e8b tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:01.711934 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81833e57-7c3a-41e0-8e64-09aa1c188e8b tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c returned with HTTP 202 Jul 24 00:53:01.712906 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 192/765] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:01 2026] DELETE /volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:01.726979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a0ec9bac-7a99-49d8-97a9-18829d63d7af None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:01.729883 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0ec9bac-7a99-49d8-97a9-18829d63d7af tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] GET https://10.4.3.67/volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c Jul 24 00:53:01.730613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0ec9bac-7a99-49d8-97a9-18829d63d7af tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:01.730839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0ec9bac-7a99-49d8-97a9-18829d63d7af tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:01.740962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0ec9bac-7a99-49d8-97a9-18829d63d7af tempest-VolumeRetypeWithoutMigrationTest-101099117 tempest-VolumeRetypeWithoutMigrationTest-101099117-project-admin] https://10.4.3.67/volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c returned with HTTP 404 Jul 24 00:53:01.741807 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 191/766] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:01 2026] GET /volume/v3/types/85750332-a482-4b0a-88cb-a23514af398c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:02.080118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:02.082961 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:53:02.083795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:02.084605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:02.084605 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Delete volume with id: c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:53:02.096593 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:02.096593 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:02.097290 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:53:02.120935 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Delete volume request issued successfully. Jul 24 00:53:02.121150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7595c0d-7a7d-48e0-8ca5-756069d6e121 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 202 Jul 24 00:53:02.121600 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 191/767] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:02 2026] DELETE /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:02.131041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:02.136705 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:53:02.136895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:02.137215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:02.149747 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:02.149747 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:02.156273 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:53:02.164741 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e82a2c75-70ba-49e1-a811-ad6c1d65ea94 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 200 Jul 24 00:53:02.165586 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 194/768] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:02 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:03.179148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-84599612-dae5-4833-8b3d-6da807d38465 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:03.183218 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84599612-dae5-4833-8b3d-6da807d38465 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 Jul 24 00:53:03.183218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84599612-dae5-4833-8b3d-6da807d38465 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:03.183218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84599612-dae5-4833-8b3d-6da807d38465 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:03.189273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84599612-dae5-4833-8b3d-6da807d38465 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 returned with HTTP 404 Jul 24 00:53:03.189840 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 193/769] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:03 2026] GET /volume/v3/volumes/c5a74791-eb8d-43d5-bc93-2ff94a9d2fd6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:03.201574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:03.203400 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] DELETE https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:53:03.203650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:03.203893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:03.204112 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Delete volume with id: 01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:53:03.212716 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:03.212716 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:03.213387 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:53:03.238988 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Delete volume request issued successfully. Jul 24 00:53:03.239284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6e56373-9fb5-4de5-a5ae-dbbeffd2bf29 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 202 Jul 24 00:53:03.239790 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 192/770] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:03 2026] DELETE /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:03.247708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:03.250471 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:53:03.250794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:03.251055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:03.262822 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:03.262822 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:03.271712 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Volume info retrieved successfully. Jul 24 00:53:03.280289 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3cd1316-2a5c-4c82-a4dc-4add5dbf7219 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 200 Jul 24 00:53:03.280289 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 192/771] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:03 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:04.295770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-447632e4-7cba-4f71-a1fc-57f506e49a32 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:04.297839 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-447632e4-7cba-4f71-a1fc-57f506e49a32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] GET https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 Jul 24 00:53:04.298113 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-447632e4-7cba-4f71-a1fc-57f506e49a32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:04.298402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-447632e4-7cba-4f71-a1fc-57f506e49a32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:04.306690 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-447632e4-7cba-4f71-a1fc-57f506e49a32 tempest-TestServerVolumeAttachmentScenario-72685925 tempest-TestServerVolumeAttachmentScenario-72685925-project-member] https://10.4.3.67/volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 returned with HTTP 404 Jul 24 00:53:04.307259 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 195/772] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:04 2026] GET /volume/v3/volumes/01db84a0-8284-4855-aac4-61228a5f8d47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:04.678790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-76253709-c5bb-43dd-a507-a80ca58a5bf7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:04.773288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76253709-c5bb-43dd-a507-a80ca58a5bf7 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:53:04.773288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-76253709-c5bb-43dd-a507-a80ca58a5bf7 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1486076319", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:04.801276 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76253709-c5bb-43dd-a507-a80ca58a5bf7 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:04.801751 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 194/773] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:53:04 2026] POST /volume/v3/types => generated 275 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:04.812066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e32cc3d4-ea06-4403-973a-32b76e3a9d2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:04.814078 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e32cc3d4-ea06-4403-973a-32b76e3a9d2d tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:53:04.814708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e32cc3d4-ea06-4403-973a-32b76e3a9d2d tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1065229196", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:04.850468 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e32cc3d4-ea06-4403-973a-32b76e3a9d2d tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:04.851000 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 193/774] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:53:04 2026] POST /volume/v3/types => generated 275 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:04.860092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:04.935341 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:04.935678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-701436719", "volume_type": "cde02e01-6a23-46bf-a48b-ce4958008cbd", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:04.937502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-701436719', 'volume_type': 'cde02e01-6a23-46bf-a48b-ce4958008cbd', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:04.942879 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Create volume of 1 GB Jul 24 00:53:04.943283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:04.943283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:04.943894 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Availability Zones retrieved successfully. Jul 24 00:53:04.951408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Flow 'volume_create_api' (4c7c4ca4-f647-4aaf-a621-df82ffb2752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:04.952649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d66303-550b-4e97-bdfc-d00776221e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:04.953884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:04.978160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d66303-550b-4e97-bdfc-d00776221e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:53:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=cde02e01-6a23-46bf-a48b-ce4958008cbd,is_public=True,name='tempest-VolumeTypesTest-volume-type-1486076319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cde02e01-6a23-46bf-a48b-ce4958008cbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:04.979015 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50703a2a-103a-40f5-bb2f-6467e0091c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:05.016591 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1486076319 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1486076319, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:05.017620 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1486076319 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1486076319, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:05.059557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Created reservations ['80923d55-075e-47a5-af57-af236e919dcb', '9e294561-54d2-42c6-9994-a53abe271507', '85847f51-c6a1-4e09-b1e5-43e584c308ec', 'f4333c64-c15f-4093-a3d0-d58c0500674f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:05.060614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50703a2a-103a-40f5-bb2f-6467e0091c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80923d55-075e-47a5-af57-af236e919dcb', '9e294561-54d2-42c6-9994-a53abe271507', '85847f51-c6a1-4e09-b1e5-43e584c308ec', 'f4333c64-c15f-4093-a3d0-d58c0500674f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:05.061471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714030dc-e003-4207-b301-fb46686c8384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:05.088280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714030dc-e003-4207-b301-fb46686c8384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa54146a-d743-4667-9728-5b4ae3be5854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-701436719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d382208a03d4c14bff96b5d750b7d63',qos_specs=None,replication_status=,reservations=['80923d55-075e-47a5-af57-af236e919dcb','9e294561-54d2-42c6-9994-a53abe271507','85847f51-c6a1-4e09-b1e5-43e584c308ec','f4333c64-c15f-4093-a3d0-d58c0500674f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4c9521afa74198a9b2f11261fe4d77',volume_type_id=cde02e01-6a23-46bf-a48b-ce4958008cbd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-701436719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa54146a-d743-4667-9728-5b4ae3be5854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d382208a03d4c14bff96b5d750b7d63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d4c9521afa74198a9b2f11261fe4d77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cde02e01-6a23-46bf-a48b-ce4958008cbd),volume_type_id=cde02e01-6a23-46bf-a48b-ce4958008cbd)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:05.089112 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b033e304-5852-48e2-87c7-f14d9fc3ecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:05.111748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b033e304-5852-48e2-87c7-f14d9fc3ecd9) transitioned into state 'SUCCESS' from state '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-701436719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d382208a03d4c14bff96b5d750b7d63',qos_specs=None,replication_status=,reservations=['80923d55-075e-47a5-af57-af236e919dcb','9e294561-54d2-42c6-9994-a53abe271507','85847f51-c6a1-4e09-b1e5-43e584c308ec','f4333c64-c15f-4093-a3d0-d58c0500674f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4c9521afa74198a9b2f11261fe4d77',volume_type_id=cde02e01-6a23-46bf-a48b-ce4958008cbd)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:05.112679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac5c69a-6db1-4b58-b006-504d47d36514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:05.125049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac5c69a-6db1-4b58-b006-504d47d36514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:05.125915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Flow 'volume_create_api' (4c7c4ca4-f647-4aaf-a621-df82ffb2752b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:05.126168 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Create volume request issued successfully. Jul 24 00:53:05.126759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ccc927f-b69f-42a0-a694-2d68818d8979 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:05.127132 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 193/775] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:53:04 2026] POST /volume/v3/volumes => generated 781 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:05.139356 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:05.141833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:05.142103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:05.144841 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:05.152700 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:05.152700 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:05.157790 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:05.165167 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c98188f2-81b6-4c51-ba8b-f8de2fca49a4 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:05.165864 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 196/776] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:05 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:06.184646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:06.189268 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:06.189268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:06.189268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:06.196733 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:06.196733 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:06.202132 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:06.211087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0620e16-5f0c-46fd-9d1b-0ab2e98e94d3 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:06.211087 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 195/777] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:06 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:06.229376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:06.232221 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] POST https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854/action Jul 24 00:53:06.232963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Action body: b'{"os-retype": {"new_type": "95b550a8-9b0a-4502-8658-1659e6727d9c"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:06.233102 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "95b550a8-9b0a-4502-8658-1659e6727d9c"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:06.248064 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:06.248064 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:06.249039 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:06.295898 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1065229196 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1065229196, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:06.296350 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1065229196 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1065229196, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:06.352423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Created reservations ['e85f10d7-4a3c-4e55-8968-1e6a06012b4e', '9da048a3-8227-44b7-a042-b450b80c1411'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:06.387969 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1486076319 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1486076319, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:06.387969 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1486076319 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1486076319, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:53:06.401056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Created reservations ['4b661078-8b6d-408a-ba1c-b12e39a56ff0', '8ad25cc9-bd25-4cac-aaff-a43acaf46256'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:06.436287 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Retype volume request issued successfully. Jul 24 00:53:06.436687 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0b946575-a4c2-43f5-a590-ef0724ff9867 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854/action returned with HTTP 202 Jul 24 00:53:06.437323 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 194/778] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:53:06 2026] POST /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:53:06.447025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:06.450064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:06.450694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:06.450843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:06.467808 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:06.467808 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:06.472773 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:06.478096 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab396908-75f3-4487-bb24-d1c76e2abc1d tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:06.478621 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 194/779] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:06 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:07.495709 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:07.500391 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.500817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:07.501103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:07.514903 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:07.514903 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:07.525837 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:07.536996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c5eada7f-24af-446a-b4ba-cd81a5975572 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:07.537818 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 197/780] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:07 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:07.553246 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6738ed30-924a-4f03-ab39-7d76d674df6f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:07.555819 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6738ed30-924a-4f03-ab39-7d76d674df6f tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.556167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6738ed30-924a-4f03-ab39-7d76d674df6f tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:07.556516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6738ed30-924a-4f03-ab39-7d76d674df6f tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:07.567739 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:07.567739 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:07.573158 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6738ed30-924a-4f03-ab39-7d76d674df6f tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:07.581816 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6738ed30-924a-4f03-ab39-7d76d674df6f tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:07.582559 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 196/781] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:07 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:07.598409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:07.600649 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.601045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:07.601360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:07.609619 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:07.609619 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:07.614382 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:07.620211 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eb161e5e-654c-4cdc-aaf8-61b1053821d8 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:07.620779 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 195/782] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:07 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:07.637529 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:07.644539 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] DELETE https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.644978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:07.647568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:07.647568 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Delete volume with id: fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.665821 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:07.665821 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:07.670489 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:07.713143 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Delete volume request issued successfully. Jul 24 00:53:07.713143 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dcb45ed-2a13-45af-bf1c-4d471fd176f7 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 202 Jul 24 00:53:07.713143 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 195/783] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:07 2026] DELETE /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:07.731486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:07.734815 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:07.734962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:07.735843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:07.753546 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:07.753546 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:07.762310 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Volume info retrieved successfully. Jul 24 00:53:07.769513 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fd77909e-b9fa-4d2f-8a30-67fc8f40a568 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 200 Jul 24 00:53:07.770021 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 198/784] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:07 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:08.642110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-cee60b2f-c920-4986-88dc-64511862ec48 req-8fe7dea8-455a-41ff-8278-d6680d84a4b1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.648303 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-8fe7dea8-455a-41ff-8278-d6680d84a4b1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 Jul 24 00:53:08.650288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-8fe7dea8-455a-41ff-8278-d6680d84a4b1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.650288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-8fe7dea8-455a-41ff-8278-d6680d84a4b1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.663840 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:08.663840 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:08.745612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-8fe7dea8-455a-41ff-8278-d6680d84a4b1 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 returned with HTTP 200 Jul 24 00:53:08.746400 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 197/785] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:08 2026] DELETE /volume/v3/attachments/99ca7639-5c16-4bc0-ab3f-a50ff37b7aa9 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:08.758890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.762798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:53:08.763075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.763392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.763633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Delete volume with id: c415001f-b4b1-45eb-9605-e4598988d043 Jul 24 00:53:08.776450 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:08.776450 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:08.777102 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:53:08.789314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ed374313-8c53-47e7-876f-c2f79d6a7f58 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.793025 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ed374313-8c53-47e7-876f-c2f79d6a7f58 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] GET https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 Jul 24 00:53:08.793432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ed374313-8c53-47e7-876f-c2f79d6a7f58 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.793747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ed374313-8c53-47e7-876f-c2f79d6a7f58 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.797713 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Delete volume request issued successfully. Jul 24 00:53:08.797923 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cee60b2f-c920-4986-88dc-64511862ec48 req-5062a0fc-e76c-4311-863b-2e1ea129d6c3 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 returned with HTTP 202 Jul 24 00:53:08.798933 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 196/786] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:53:08 2026] DELETE /volume/v3/volumes/c415001f-b4b1-45eb-9605-e4598988d043 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:08.810577 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ed374313-8c53-47e7-876f-c2f79d6a7f58 tempest-VolumeTypesTest-970351876 tempest-VolumeTypesTest-970351876-project-member] https://10.4.3.67/volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 returned with HTTP 404 Jul 24 00:53:08.813585 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 196/787] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:08 2026] GET /volume/v3/volumes/fa54146a-d743-4667-9728-5b4ae3be5854 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:08.825371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-568c6b4d-7fed-4f37-9c77-2e9af9409d17 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.828506 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-568c6b4d-7fed-4f37-9c77-2e9af9409d17 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c Jul 24 00:53:08.828794 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-568c6b4d-7fed-4f37-9c77-2e9af9409d17 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.830270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-568c6b4d-7fed-4f37-9c77-2e9af9409d17 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.887344 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-568c6b4d-7fed-4f37-9c77-2e9af9409d17 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c returned with HTTP 202 Jul 24 00:53:08.887344 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 199/788] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:08 2026] DELETE /volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:08.900546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-61877714-3999-479c-9ab7-a8b3dab9b8da None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.903183 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61877714-3999-479c-9ab7-a8b3dab9b8da tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c Jul 24 00:53:08.903476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61877714-3999-479c-9ab7-a8b3dab9b8da tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.903753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61877714-3999-479c-9ab7-a8b3dab9b8da tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.908764 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61877714-3999-479c-9ab7-a8b3dab9b8da tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c returned with HTTP 404 Jul 24 00:53:08.909273 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 198/789] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:08 2026] GET /volume/v3/types/95b550a8-9b0a-4502-8658-1659e6727d9c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:08.918270 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9985bb28-ce93-4ef0-b19f-07e1de7a035b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.920599 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9985bb28-ce93-4ef0-b19f-07e1de7a035b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd Jul 24 00:53:08.922219 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9985bb28-ce93-4ef0-b19f-07e1de7a035b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.922479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9985bb28-ce93-4ef0-b19f-07e1de7a035b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.976834 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9985bb28-ce93-4ef0-b19f-07e1de7a035b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd returned with HTTP 202 Jul 24 00:53:08.977767 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 197/790] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:08 2026] DELETE /volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:08.992700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12452f32-5c05-4aa1-b19f-d5484697b410 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:08.993921 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12452f32-5c05-4aa1-b19f-d5484697b410 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd Jul 24 00:53:08.994157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12452f32-5c05-4aa1-b19f-d5484697b410 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:08.994404 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12452f32-5c05-4aa1-b19f-d5484697b410 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:08.998599 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12452f32-5c05-4aa1-b19f-d5484697b410 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd returned with HTTP 404 Jul 24 00:53:09.002450 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 197/791] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:08 2026] GET /volume/v3/types/cde02e01-6a23-46bf-a48b-ce4958008cbd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:09.008393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f6ac77b3-57f3-457d-8064-3598f274d54b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.010845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6ac77b3-57f3-457d-8064-3598f274d54b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:53:09.011267 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f6ac77b3-57f3-457d-8064-3598f274d54b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-948397941", "description": "tempest-volume-type-description-1060549051", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.037181 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6ac77b3-57f3-457d-8064-3598f274d54b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:09.037701 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 200/792] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:53:09 2026] POST /volume/v3/types => generated 314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.047923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ee924f82-30b9-46e3-899b-9925b2595a01 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.050613 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee924f82-30b9-46e3-899b-9925b2595a01 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 Jul 24 00:53:09.050951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee924f82-30b9-46e3-899b-9925b2595a01 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.051319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee924f82-30b9-46e3-899b-9925b2595a01 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.057045 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:09.057045 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:09.059548 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee924f82-30b9-46e3-899b-9925b2595a01 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 returned with HTTP 200 Jul 24 00:53:09.059972 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 199/793] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.070874 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-041f9704-97aa-42f6-b710-1d9327251448 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.074047 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-041f9704-97aa-42f6-b710-1d9327251448 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 Jul 24 00:53:09.074047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-041f9704-97aa-42f6-b710-1d9327251448 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.074047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-041f9704-97aa-42f6-b710-1d9327251448 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.106725 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-041f9704-97aa-42f6-b710-1d9327251448 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 returned with HTTP 202 Jul 24 00:53:09.107122 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 198/794] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:09 2026] DELETE /volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:09.115726 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02a1ad58-5f46-4555-85ae-f8e0f192776f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.117490 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02a1ad58-5f46-4555-85ae-f8e0f192776f tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 Jul 24 00:53:09.117835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02a1ad58-5f46-4555-85ae-f8e0f192776f tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.118164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02a1ad58-5f46-4555-85ae-f8e0f192776f tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.123880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02a1ad58-5f46-4555-85ae-f8e0f192776f tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 returned with HTTP 404 Jul 24 00:53:09.123880 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 198/795] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/d1a6af10-768e-45c9-87d4-ad335bfea9d2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:09.132428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-74c65c95-397e-4dc7-b9a7-1216a6557515 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.135907 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74c65c95-397e-4dc7-b9a7-1216a6557515 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:53:09.136438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-74c65c95-397e-4dc7-b9a7-1216a6557515 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2073055570"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.157330 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74c65c95-397e-4dc7-b9a7-1216a6557515 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:09.158892 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 201/796] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:53:09 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.170393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe003bac-7485-420e-9d16-bf73a5936817 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.173481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe003bac-7485-420e-9d16-bf73a5936817 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption Jul 24 00:53:09.173879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe003bac-7485-420e-9d16-bf73a5936817 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.227979 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe003bac-7485-420e-9d16-bf73a5936817 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption returned with HTTP 200 Jul 24 00:53:09.228595 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 200/797] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:53:09 2026] POST /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.243075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d1cebd8b-02ba-43cb-bbcd-636a28dabbf1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.247605 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1cebd8b-02ba-43cb-bbcd-636a28dabbf1 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption Jul 24 00:53:09.247870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1cebd8b-02ba-43cb-bbcd-636a28dabbf1 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.248122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1cebd8b-02ba-43cb-bbcd-636a28dabbf1 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.256745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1cebd8b-02ba-43cb-bbcd-636a28dabbf1 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption returned with HTTP 200 Jul 24 00:53:09.257293 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 199/798] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.271704 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a9764a2-c14e-4d47-8a02-702e0e804b58 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.275504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a9764a2-c14e-4d47-8a02-702e0e804b58 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] PUT https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 Jul 24 00:53:09.276376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a9764a2-c14e-4d47-8a02-702e0e804b58 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.319866 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a9764a2-c14e-4d47-8a02-702e0e804b58 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 returned with HTTP 200 Jul 24 00:53:09.320789 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 199/799] 10.4.3.67 () {68 vars in 1500 bytes} [Fri Jul 24 00:53:09 2026] PUT /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.333743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3fffed4d-d0bc-448c-bf83-433c2d1f55ac None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.336701 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3fffed4d-d0bc-448c-bf83-433c2d1f55ac tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption Jul 24 00:53:09.337338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3fffed4d-d0bc-448c-bf83-433c2d1f55ac tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.337338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3fffed4d-d0bc-448c-bf83-433c2d1f55ac tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.347710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3fffed4d-d0bc-448c-bf83-433c2d1f55ac tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption returned with HTTP 200 Jul 24 00:53:09.348409 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 202/800] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.360452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3db02f60-b1d1-4160-9c54-30feaf9e8034 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.362929 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3db02f60-b1d1-4160-9c54-30feaf9e8034 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/cipher Jul 24 00:53:09.363178 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3db02f60-b1d1-4160-9c54-30feaf9e8034 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.363613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3db02f60-b1d1-4160-9c54-30feaf9e8034 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.371340 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3db02f60-b1d1-4160-9c54-30feaf9e8034 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/cipher returned with HTTP 200 Jul 24 00:53:09.371771 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 201/801] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:09.381294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c2135197-deaa-4de6-bb43-6ab3ef33e93b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.383752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c2135197-deaa-4de6-bb43-6ab3ef33e93b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 Jul 24 00:53:09.383752 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c2135197-deaa-4de6-bb43-6ab3ef33e93b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.383907 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c2135197-deaa-4de6-bb43-6ab3ef33e93b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.423715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c2135197-deaa-4de6-bb43-6ab3ef33e93b tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 returned with HTTP 202 Jul 24 00:53:09.424897 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 200/802] 10.4.3.67 () {66 vars in 1482 bytes} [Fri Jul 24 00:53:09 2026] DELETE /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption/e6f277cc-6a40-4ff7-a615-0b6ae17576e9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:09.434499 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0cd4a639-a6bf-4c03-91d3-02e4be75bdf5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.437289 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0cd4a639-a6bf-4c03-91d3-02e4be75bdf5 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption Jul 24 00:53:09.437986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0cd4a639-a6bf-4c03-91d3-02e4be75bdf5 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.438767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0cd4a639-a6bf-4c03-91d3-02e4be75bdf5 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.451891 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0cd4a639-a6bf-4c03-91d3-02e4be75bdf5 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption returned with HTTP 200 Jul 24 00:53:09.451891 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 200/803] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 00:53:09.463245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22e4300d-4bd5-4d85-8c9e-7b19880026c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.469991 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22e4300d-4bd5-4d85-8c9e-7b19880026c2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption Jul 24 00:53:09.470416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22e4300d-4bd5-4d85-8c9e-7b19880026c2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.471335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22e4300d-4bd5-4d85-8c9e-7b19880026c2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.488214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22e4300d-4bd5-4d85-8c9e-7b19880026c2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption returned with HTTP 200 Jul 24 00:53:09.488941 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 203/804] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 00:53:09.499491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e29ccedb-560c-4538-af39-357794468ab2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.505115 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e29ccedb-560c-4538-af39-357794468ab2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb Jul 24 00:53:09.505115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e29ccedb-560c-4538-af39-357794468ab2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.505115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e29ccedb-560c-4538-af39-357794468ab2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.529945 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e29ccedb-560c-4538-af39-357794468ab2 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb returned with HTTP 202 Jul 24 00:53:09.534216 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 202/805] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:09 2026] DELETE /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:09.542117 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7bb28133-a24c-4d84-8dec-c60c8f2329aa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.547766 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7bb28133-a24c-4d84-8dec-c60c8f2329aa tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb Jul 24 00:53:09.548072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7bb28133-a24c-4d84-8dec-c60c8f2329aa tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.548373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7bb28133-a24c-4d84-8dec-c60c8f2329aa tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.555809 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7bb28133-a24c-4d84-8dec-c60c8f2329aa tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb returned with HTTP 404 Jul 24 00:53:09.556381 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 201/806] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/517773e7-8f2a-4690-83f7-1c15ddc3d6bb => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:09.575374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d892a81d-586b-4a84-bbd2-ebc410a9d5a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.579960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d892a81d-586b-4a84-bbd2-ebc410a9d5a4 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types Jul 24 00:53:09.580425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d892a81d-586b-4a84-bbd2-ebc410a9d5a4 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.580618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d892a81d-586b-4a84-bbd2-ebc410a9d5a4 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.604994 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d892a81d-586b-4a84-bbd2-ebc410a9d5a4 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:09.605780 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 201/807] 10.4.3.67 () {66 vars in 1224 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.619961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-da714077-00df-4557-bc63-2b70b731ebfb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.622778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da714077-00df-4557-bc63-2b70b731ebfb tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:53:09.624012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da714077-00df-4557-bc63-2b70b731ebfb tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1265531669"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.644540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da714077-00df-4557-bc63-2b70b731ebfb tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:53:09.645105 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 204/808] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:53:09 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.657700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-32078275-875e-4386-97c3-3fa6e42c84bf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.660333 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32078275-875e-4386-97c3-3fa6e42c84bf tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] PUT https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a Jul 24 00:53:09.660925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-32078275-875e-4386-97c3-3fa6e42c84bf tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2065359664", "description": "tempest-volume-type-description-411580207", "is_public": false}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:09.672207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88008c07-a56d-40d5-ae67-a6663a874a7e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.675049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:53:09.675256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.675746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.675746 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Delete volume with id: 6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:53:09.686416 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:09.686416 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:09.688268 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:53:09.711140 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32078275-875e-4386-97c3-3fa6e42c84bf tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a returned with HTTP 200 Jul 24 00:53:09.711734 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 203/809] 10.4.3.67 () {68 vars in 1356 bytes} [Fri Jul 24 00:53:09 2026] PUT /volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a => generated 204 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.721356 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Delete volume request issued successfully. Jul 24 00:53:09.721609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88008c07-a56d-40d5-ae67-a6663a874a7e tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 202 Jul 24 00:53:09.725059 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 202/810] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:09 2026] DELETE /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:09.725391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4967fab6-62ca-439b-bed9-30558c23dc72 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.729321 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4967fab6-62ca-439b-bed9-30558c23dc72 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a Jul 24 00:53:09.729321 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4967fab6-62ca-439b-bed9-30558c23dc72 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.729321 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4967fab6-62ca-439b-bed9-30558c23dc72 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.735201 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1984e58a-d7d9-47dc-9565-85087fe13704 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.736131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4967fab6-62ca-439b-bed9-30558c23dc72 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a returned with HTTP 200 Jul 24 00:53:09.736569 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 202/811] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a => generated 268 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.737626 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1984e58a-d7d9-47dc-9565-85087fe13704 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:53:09.738682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1984e58a-d7d9-47dc-9565-85087fe13704 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.738682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1984e58a-d7d9-47dc-9565-85087fe13704 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.752201 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:09.752201 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:09.756433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-398b4331-ec4e-4e8c-8b20-98671493950e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.758046 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1984e58a-d7d9-47dc-9565-85087fe13704 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Volume info retrieved successfully. Jul 24 00:53:09.759692 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-398b4331-ec4e-4e8c-8b20-98671493950e tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] DELETE https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a Jul 24 00:53:09.759876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-398b4331-ec4e-4e8c-8b20-98671493950e tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.760265 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-398b4331-ec4e-4e8c-8b20-98671493950e tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.765121 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1984e58a-d7d9-47dc-9565-85087fe13704 tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 200 Jul 24 00:53:09.765703 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 205/812] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:09.794440 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-398b4331-ec4e-4e8c-8b20-98671493950e tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a returned with HTTP 202 Jul 24 00:53:09.795475 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 204/813] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:53:09 2026] DELETE /volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:09.805134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e97a9b66-aa6a-4983-910b-6d09e89722d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:09.807660 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e97a9b66-aa6a-4983-910b-6d09e89722d8 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] GET https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a Jul 24 00:53:09.808011 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e97a9b66-aa6a-4983-910b-6d09e89722d8 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:09.808160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e97a9b66-aa6a-4983-910b-6d09e89722d8 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:09.818992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e97a9b66-aa6a-4983-910b-6d09e89722d8 tempest-VolumeTypesTest-1721999575 tempest-VolumeTypesTest-1721999575-project-admin] https://10.4.3.67/volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a returned with HTTP 404 Jul 24 00:53:09.819473 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 203/814] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:53:09 2026] GET /volume/v3/types/77adfa99-bcff-49cd-8af5-9d8c515a106a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:10.784963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-721457df-f0fe-4656-812e-77f4eb3ef57a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:10.792993 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-721457df-f0fe-4656-812e-77f4eb3ef57a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] GET https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 Jul 24 00:53:10.794333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-721457df-f0fe-4656-812e-77f4eb3ef57a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:10.794620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-721457df-f0fe-4656-812e-77f4eb3ef57a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:10.805234 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-721457df-f0fe-4656-812e-77f4eb3ef57a tempest-ServerActionsTestOtherA-482349768 tempest-ServerActionsTestOtherA-482349768-project-member] https://10.4.3.67/volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 returned with HTTP 404 Jul 24 00:53:10.805908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 203/815] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:10 2026] GET /volume/v3/volumes/6c1fa92f-370a-4737-a4bf-630d05086f55 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:13.223338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c8f89872-1026-4b59-ba76-72cf218bc614 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:13.403341 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:53:13.403673 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:13.403946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:13.404585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:53:13.405935 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:53:13.446280 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Get all volumes completed successfully. Jul 24 00:53:13.446851 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8f89872-1026-4b59-ba76-72cf218bc614 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:53:13.447538 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 206/816] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:53:13 2026] GET /volume/v3/volumes => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:13.460314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:13.464980 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:13.465482 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-975536217"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:13.469757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-975536217'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:13.469935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume of 1 GB Jul 24 00:53:13.480576 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Availability Zones retrieved successfully. Jul 24 00:53:13.487945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (aac050d1-b5d6-4f0d-a42f-a0eafb465dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:13.490674 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1146376-ca14-40e6-86ae-ab1d506aa1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:13.491691 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:13.535218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1146376-ca14-40e6-86ae-ab1d506aa1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:13.536608 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee14c9ee-e423-4229-8d96-8a1817d0574b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:13.638652 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Created reservations ['607e8339-e687-4968-a4ff-0c5de17489f9', '50049854-2d8d-444e-9666-cd179a6d6672', 'e5c5cbf3-aa79-4c60-92a2-591158d301f6', '0f204f4f-0eb9-4988-86ab-08aa2d52c177'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:13.640435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee14c9ee-e423-4229-8d96-8a1817d0574b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607e8339-e687-4968-a4ff-0c5de17489f9', '50049854-2d8d-444e-9666-cd179a6d6672', 'e5c5cbf3-aa79-4c60-92a2-591158d301f6', '0f204f4f-0eb9-4988-86ab-08aa2d52c177']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:13.645880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79f18f8-ff22-4e13-8f78-b6c1479f8a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:13.679796 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79f18f8-ff22-4e13-8f78-b6c1479f8a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a85f1293-e023-48b5-bdab-4588b95e1427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-975536217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['607e8339-e687-4968-a4ff-0c5de17489f9','50049854-2d8d-444e-9666-cd179a6d6672','e5c5cbf3-aa79-4c60-92a2-591158d301f6','0f204f4f-0eb9-4988-86ab-08aa2d52c177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-975536217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a85f1293-e023-48b5-bdab-4588b95e1427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccf84f17dd0b470ba9b7665585af77e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:13.680519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714ca27e-49ca-4418-bd40-24c0ad65f8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:13.715478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714ca27e-49ca-4418-bd40-24c0ad65f8d7) transitioned into state 'SUCCESS' from state '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-975536217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['607e8339-e687-4968-a4ff-0c5de17489f9','50049854-2d8d-444e-9666-cd179a6d6672','e5c5cbf3-aa79-4c60-92a2-591158d301f6','0f204f4f-0eb9-4988-86ab-08aa2d52c177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:13.716512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd081684-9681-48aa-a693-b6af497887c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:13.736467 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd081684-9681-48aa-a693-b6af497887c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:13.737263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (aac050d1-b5d6-4f0d-a42f-a0eafb465dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:13.737625 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request issued successfully. Jul 24 00:53:13.738217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-40fb445c-60ab-41b2-9c70-70c75958c7a4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:13.738734 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 205/817] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:13 2026] POST /volume/v3/volumes => generated 752 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:13.759708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:13.762754 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:13.762754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:13.762754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:13.779511 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:13.779511 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:13.787995 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:13.794947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd755889-10ee-41bb-9d64-9638ccf8f579 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 200 Jul 24 00:53:13.795565 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 204/818] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:13 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:14.813422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-af8634db-7c3c-4119-bd62-3816ed10c0da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:14.816596 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af8634db-7c3c-4119-bd62-3816ed10c0da tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:14.816897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af8634db-7c3c-4119-bd62-3816ed10c0da tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:14.817280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af8634db-7c3c-4119-bd62-3816ed10c0da tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:14.827791 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:14.827791 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:14.830867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b158c16e-504b-445d-b95d-2adc968ffe93 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:14.834821 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-af8634db-7c3c-4119-bd62-3816ed10c0da tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:14.834940 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b158c16e-504b-445d-b95d-2adc968ffe93 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:53:14.835096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b158c16e-504b-445d-b95d-2adc968ffe93 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:14.835461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b158c16e-504b-445d-b95d-2adc968ffe93 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:14.841346 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af8634db-7c3c-4119-bd62-3816ed10c0da tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 200 Jul 24 00:53:14.841856 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 204/819] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:14 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:14.852752 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:14.852752 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:14.859510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d3d7de19-11bf-4dff-ac02-fd172411957b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:14.862255 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b158c16e-504b-445d-b95d-2adc968ffe93 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:53:14.862405 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3d7de19-11bf-4dff-ac02-fd172411957b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:14.863166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3d7de19-11bf-4dff-ac02-fd172411957b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:14.863984 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3d7de19-11bf-4dff-ac02-fd172411957b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:14.868831 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b158c16e-504b-445d-b95d-2adc968ffe93 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:53:14.869241 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 207/820] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:14 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:14.881953 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:14.881953 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:14.888931 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d3d7de19-11bf-4dff-ac02-fd172411957b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:14.896911 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3d7de19-11bf-4dff-ac02-fd172411957b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 200 Jul 24 00:53:14.898208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 206/821] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:14 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:14.920917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:14.924025 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:14.924025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-191477746"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:14.927086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-191477746'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:14.927317 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume of 1 GB Jul 24 00:53:14.938958 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Availability Zones retrieved successfully. Jul 24 00:53:14.947893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:14.950798 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:53:14.951725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:14.951725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:14.954938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (518661cf-76b8-4e65-93c4-d2eb4e475309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:14.956363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad5614d-050e-4b9c-a183-54b8d6ab3d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:14.958698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:14.971970 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:14.971970 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:14.978000 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:53:14.990547 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-2acac618-cef4-462c-ab0e-114cd713c786 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:53:14.991375 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 205/822] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:14 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:15.002689 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad5614d-050e-4b9c-a183-54b8d6ab3d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:15.003378 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b63929b-3bf3-421c-be97-f77365863b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:15.029067 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:15.032769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31/action Jul 24 00:53:15.033439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:15.033653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:15.051799 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:15.051799 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:15.051799 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:53:15.058924 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Begin detaching volume completed successfully. Jul 24 00:53:15.059146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-8569eaba-1064-4857-920c-b19b4d89b8d9 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31/action returned with HTTP 202 Jul 24 00:53:15.059791 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 208/823] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:53:15 2026] POST /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:53:15.060931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Created reservations ['f65667c7-9bc1-4748-abb7-2da78ef8a430', '91fa1233-ef92-482f-9c2a-b318287ca9ac', '5ff4fb0d-162f-4540-8180-0d0c9d3a71c3', '774744d6-2933-4358-acce-6af33ea43db5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:15.062241 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b63929b-3bf3-421c-be97-f77365863b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65667c7-9bc1-4748-abb7-2da78ef8a430', '91fa1233-ef92-482f-9c2a-b318287ca9ac', '5ff4fb0d-162f-4540-8180-0d0c9d3a71c3', '774744d6-2933-4358-acce-6af33ea43db5']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:15.064379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df66e6b-a6f7-40ff-9665-52042678c37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:15.098373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df66e6b-a6f7-40ff-9665-52042678c37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c8ad14-3029-4361-87b4-7910b3419051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-191477746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['f65667c7-9bc1-4748-abb7-2da78ef8a430','91fa1233-ef92-482f-9c2a-b318287ca9ac','5ff4fb0d-162f-4540-8180-0d0c9d3a71c3','774744d6-2933-4358-acce-6af33ea43db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-191477746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c8ad14-3029-4361-87b4-7910b3419051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccf84f17dd0b470ba9b7665585af77e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:15.099644 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b260837-4e39-4532-b022-40189918cc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:15.135068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b260837-4e39-4532-b022-40189918cc13) transitioned into state 'SUCCESS' from state '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-191477746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['f65667c7-9bc1-4748-abb7-2da78ef8a430','91fa1233-ef92-482f-9c2a-b318287ca9ac','5ff4fb0d-162f-4540-8180-0d0c9d3a71c3','774744d6-2933-4358-acce-6af33ea43db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:15.136105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267cab49-779f-49d3-acd3-816455a69aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:15.140107 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d3c1dee7-10b3-4134-9712-48279928772d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:15.141152 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3c1dee7-10b3-4134-9712-48279928772d None None] GET https://10.4.3.67/volume// Jul 24 00:53:15.144100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3c1dee7-10b3-4134-9712-48279928772d None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:15.144100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3c1dee7-10b3-4134-9712-48279928772d None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:15.144100 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3c1dee7-10b3-4134-9712-48279928772d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:15.144100 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 207/824] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:15.154321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267cab49-779f-49d3-acd3-816455a69aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:15.154948 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (518661cf-76b8-4e65-93c4-d2eb4e475309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:15.155491 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request issued successfully. Jul 24 00:53:15.156327 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a47b9e76-2bbc-486b-ac11-e317eba79b52 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:15.156906 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 205/825] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:14 2026] POST /volume/v3/volumes => generated 752 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:15.161395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:15.164229 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:53:15.164431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:15.164713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:15.173903 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-65f89e3d-738b-430a-8fec-87f771157a47 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:15.176300 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65f89e3d-738b-430a-8fec-87f771157a47 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:15.176787 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65f89e3d-738b-430a-8fec-87f771157a47 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:15.177034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65f89e3d-738b-430a-8fec-87f771157a47 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:15.182063 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:15.182063 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:15.188581 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:53:15.190521 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:15.190521 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:15.195596 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-d49ae9b9-2c58-4f5b-8270-150b2f5d4be5 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:53:15.196205 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 206/826] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:53:15 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:15.196321 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-65f89e3d-738b-430a-8fec-87f771157a47 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:15.205059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65f89e3d-738b-430a-8fec-87f771157a47 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 200 Jul 24 00:53:15.205823 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 209/827] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:15 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:16.222434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.224554 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:16.224870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:16.225177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:16.249983 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:16.249983 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:16.262803 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:16.274724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea9eb3ff-fc05-49b4-91d8-3c40a9e55da6 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 200 Jul 24 00:53:16.278009 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 208/828] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:16 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:16.297309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.301086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:16.301815 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:16.301895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:16.321172 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:16.321172 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:16.328371 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:16.336722 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-04fb4003-8b45-4f86-a6b9-66b45f3ec72b tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 200 Jul 24 00:53:16.337203 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 206/829] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:16 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:16.353102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7afdfb6c-e368-4480-a303-b72978aef1af None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.357619 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:16.358270 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-588947676"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:16.360978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-588947676'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:16.360978 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume of 1 GB Jul 24 00:53:16.367010 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Availability Zones retrieved successfully. Jul 24 00:53:16.372803 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (726acd91-84bf-4cb6-ba2f-4e4d4b52b205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:16.373850 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490ff087-fbed-4712-9577-9e9a7dc79367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:16.374887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:16.416611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-86fab474-de58-4266-a5bd-ef422a767bcc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.421339 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-86fab474-de58-4266-a5bd-ef422a767bcc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f Jul 24 00:53:16.421693 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-86fab474-de58-4266-a5bd-ef422a767bcc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:16.421922 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-86fab474-de58-4266-a5bd-ef422a767bcc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:16.443219 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:16.443219 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:16.443392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490ff087-fbed-4712-9577-9e9a7dc79367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:16.443392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d53da7-60c7-4030-9c7c-6c449c711fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:16.444177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.447362 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:53:16.447860 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:16.447995 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:16.464372 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:16.464372 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:16.469635 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:53:16.474834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-61549d68-f33f-4bd6-bd7a-1d6c5565458c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:53:16.475799 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 209/830] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:16 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:16.500809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Created reservations ['0a8d82d9-19ec-4c13-85aa-448d2e20a3f1', '84904099-c49c-40bc-b377-ffef9a9c87e3', 'cb2c310f-730e-414d-8c05-865d7212040e', '4017aa46-9658-4f40-8275-98fa72996ce4'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:16.501905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d53da7-60c7-4030-9c7c-6c449c711fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8d82d9-19ec-4c13-85aa-448d2e20a3f1', '84904099-c49c-40bc-b377-ffef9a9c87e3', 'cb2c310f-730e-414d-8c05-865d7212040e', '4017aa46-9658-4f40-8275-98fa72996ce4']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:16.502953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc541cd-37ef-49ad-86cc-020e66dceece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:16.526587 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-296e9827-23b5-47ee-8da8-8d3744cee32a req-86fab474-de58-4266-a5bd-ef422a767bcc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f returned with HTTP 200 Jul 24 00:53:16.527372 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 210/831] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:16 2026] DELETE /volume/v3/attachments/a52f5db7-14e5-4255-8fcd-e66790f3ee5f => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:16.534032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc541cd-37ef-49ad-86cc-020e66dceece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd68903fb-606c-403e-ba36-f12336c1bd9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-588947676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['0a8d82d9-19ec-4c13-85aa-448d2e20a3f1','84904099-c49c-40bc-b377-ffef9a9c87e3','cb2c310f-730e-414d-8c05-865d7212040e','4017aa46-9658-4f40-8275-98fa72996ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-588947676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d68903fb-606c-403e-ba36-f12336c1bd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccf84f17dd0b470ba9b7665585af77e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:16.535771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d28b2-9653-454f-92cf-427075102261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:16.575995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d28b2-9653-454f-92cf-427075102261) transitioned into state 'SUCCESS' from state '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-588947676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccf84f17dd0b470ba9b7665585af77e3',qos_specs=None,replication_status=,reservations=['0a8d82d9-19ec-4c13-85aa-448d2e20a3f1','84904099-c49c-40bc-b377-ffef9a9c87e3','cb2c310f-730e-414d-8c05-865d7212040e','4017aa46-9658-4f40-8275-98fa72996ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e9c47d364a4b8abdc9058acfc5a1a3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:16.577051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af234d5-31ee-4791-a690-cf35af189d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:16.597667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af234d5-31ee-4791-a690-cf35af189d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:16.598872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Flow 'volume_create_api' (726acd91-84bf-4cb6-ba2f-4e4d4b52b205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:16.600179 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Create volume request issued successfully. Jul 24 00:53:16.600521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7afdfb6c-e368-4480-a303-b72978aef1af tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:16.600988 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 207/832] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:16 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:16.631260 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:16.631260 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:16.631881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:16.631881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:16.644106 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:16.644106 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:16.653811 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:16.662084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44d84a75-85a4-4f63-af37-1f9d1ccc72f0 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 200 Jul 24 00:53:16.662597 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 207/833] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:16 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:17.018941 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0524817-b1ea-439c-8eef-be54f37cbdeb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.019480 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0524817-b1ea-439c-8eef-be54f37cbdeb None None] GET https://10.4.3.67/volume// Jul 24 00:53:17.019651 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0524817-b1ea-439c-8eef-be54f37cbdeb None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:17.019837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0524817-b1ea-439c-8eef-be54f37cbdeb None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:17.020276 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0524817-b1ea-439c-8eef-be54f37cbdeb None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:17.020625 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 210/834] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:17.035375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-99874f21-ea54-46df-90b6-ec644fa2d53e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.037762 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-99874f21-ea54-46df-90b6-ec644fa2d53e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:53:17.038128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-99874f21-ea54-46df-90b6-ec644fa2d53e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c", "connector": null, "instance_uuid": "f174136b-2385-4a04-a4e8-a0cad7c77dd4"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:17.058356 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.058356 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:17.103103 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-99874f21-ea54-46df-90b6-ec644fa2d53e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:53:17.103807 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 211/835] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:53:17 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:17.115031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-2105a35a-8194-49ca-bcea-21d42f7cc4a3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.118336 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-2105a35a-8194-49ca-bcea-21d42f7cc4a3 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df Jul 24 00:53:17.118692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-2105a35a-8194-49ca-bcea-21d42f7cc4a3 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:17.118935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-2105a35a-8194-49ca-bcea-21d42f7cc4a3 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:17.131572 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.131572 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:17.214416 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-2105a35a-8194-49ca-bcea-21d42f7cc4a3 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df returned with HTTP 200 Jul 24 00:53:17.214416 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 208/836] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:17 2026] DELETE /volume/v3/attachments/491449cb-5647-4259-9f61-a10c2bebf5df => generated 367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:17.272470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.276789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:53:17.277076 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:17.277365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:17.288316 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.288316 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:17.297780 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:53:17.303297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7595fc21-afeb-46c2-8a26-e72a91c5f4bc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:53:17.303977 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 208/837] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:17 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:17.685514 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.689748 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:17.693547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:17.693876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:17.709014 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.709014 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:17.719512 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:17.729093 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc5e00f4-6fe5-4e82-bd0b-aa174e919556 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 200 Jul 24 00:53:17.730086 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 211/838] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:17 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:17.751757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.754500 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:17.754752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:17.754940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:17.770897 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.770897 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:17.777697 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:17.784382 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d82c28ce-c36e-4d6f-9721-8eb52e3bfbf4 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 200 Jul 24 00:53:17.785252 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 212/839] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:17 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:17.801720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:17.981273 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:17.982360 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:17.988228 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:17.988496 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Create volume of 1 GB Jul 24 00:53:17.988909 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:17.988909 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:17.997597 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Availability Zones retrieved successfully. Jul 24 00:53:18.006411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Flow 'volume_create_api' (4eb0a3e2-eced-4a5e-86ea-71dd7c3cc79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:18.008173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6a46e3-57d9-4eb5-a1c1-215e7a7c0eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.009562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:18.063800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6a46e3-57d9-4eb5-a1c1-215e7a7c0eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.064366 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03911423-589c-46a7-b85b-0dd9d5c437b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.167774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Created reservations ['5441d166-986a-460f-bd38-08284b5477ee', '8a624197-4464-45a0-8de8-30fa0f14f0e2', '99f46c57-548d-44c9-9a35-a5a853f0d5b4', '6de8b562-cd5c-41af-a551-60dbd486d1ed'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:18.168928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03911423-589c-46a7-b85b-0dd9d5c437b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5441d166-986a-460f-bd38-08284b5477ee', '8a624197-4464-45a0-8de8-30fa0f14f0e2', '99f46c57-548d-44c9-9a35-a5a853f0d5b4', '6de8b562-cd5c-41af-a551-60dbd486d1ed']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.170012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8d0f57-15a9-4d43-af6b-63945f32a9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.210096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8d0f57-15a9-4d43-af6b-63945f32a9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd597537e-0c23-45c9-a2da-59fc890a26fe', '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='46da43ac30364e4ab132861864f8fe23',qos_specs=None,replication_status=,reservations=['5441d166-986a-460f-bd38-08284b5477ee','8a624197-4464-45a0-8de8-30fa0f14f0e2','99f46c57-548d-44c9-9a35-a5a853f0d5b4','6de8b562-cd5c-41af-a551-60dbd486d1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a1c7615e7458eb32cd6633cc29e4a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:18Z,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=d597537e-0c23-45c9-a2da-59fc890a26fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46da43ac30364e4ab132861864f8fe23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a1c7615e7458eb32cd6633cc29e4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.211867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a124284-9c40-41e9-a442-e5539592c54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.242915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a124284-9c40-41e9-a442-e5539592c54a) transitioned into state 'SUCCESS' from 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='46da43ac30364e4ab132861864f8fe23',qos_specs=None,replication_status=,reservations=['5441d166-986a-460f-bd38-08284b5477ee','8a624197-4464-45a0-8de8-30fa0f14f0e2','99f46c57-548d-44c9-9a35-a5a853f0d5b4','6de8b562-cd5c-41af-a551-60dbd486d1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a1c7615e7458eb32cd6633cc29e4a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.244645 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cab14bb-ac43-407b-a201-8326c003bc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.260975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cab14bb-ac43-407b-a201-8326c003bc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.262220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Flow 'volume_create_api' (4eb0a3e2-eced-4a5e-86ea-71dd7c3cc79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:18.262785 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Create volume request issued successfully. Jul 24 00:53:18.263682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5cdd1bff-e844-4e6a-8be1-3986f7cae284 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:18.264268 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 209/840] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:17 2026] POST /volume/v3/volumes => generated 731 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:18.284857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:18.290042 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] GET https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe Jul 24 00:53:18.290381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:18.290699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:18.304240 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:18.304240 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:18.311373 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Volume info retrieved successfully. Jul 24 00:53:18.321915 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c041ffff-8f5f-4f39-870b-52dbe296a3fd tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe returned with HTTP 200 Jul 24 00:53:18.324382 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 209/841] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:18 2026] GET /volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:18.704834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af2ef049-da56-430e-be97-ca33b1d2241c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:18.709217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:18.709217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1732917929"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:18.710247 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1732917929'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:18.710478 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Create volume of 1 GB Jul 24 00:53:18.715674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:18.719703 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Availability Zones retrieved successfully. Jul 24 00:53:18.721564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a Jul 24 00:53:18.722058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:18.730913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Flow 'volume_create_api' (207cbf1d-b80b-43ed-b346-d63e77e4364f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:18.731037 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5b2878-4ebf-44c8-8a4a-01b4d7662a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.732493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:18.746685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:53:18.755995 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:53:18.756410 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:18.756410 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:18.781171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5b2878-4ebf-44c8-8a4a-01b4d7662a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.782104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9902b8d-4c36-4e0d-9920-dcddaddaf5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.882888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Created reservations ['3c0e1c0b-f41d-453a-8692-dc009c66f1d2', 'b103dbd6-765b-4adb-bd88-4f48df0d7653', 'c67c2a48-5408-462f-92f1-d9ba80fbe77a', 'd92a3ae5-a405-41aa-bee9-57879cc22801'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:18.884330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9902b8d-4c36-4e0d-9920-dcddaddaf5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0e1c0b-f41d-453a-8692-dc009c66f1d2', 'b103dbd6-765b-4adb-bd88-4f48df0d7653', 'c67c2a48-5408-462f-92f1-d9ba80fbe77a', 'd92a3ae5-a405-41aa-bee9-57879cc22801']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.884974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce229c7-3419-41d5-a165-e8cdbdb65852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.924018 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce229c7-3419-41d5-a165-e8cdbdb65852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50bdd8ab-019b-4e6e-8b43-1b3be3570f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1732917929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79424684640340339bae9d542e817141',qos_specs=None,replication_status=,reservations=['3c0e1c0b-f41d-453a-8692-dc009c66f1d2','b103dbd6-765b-4adb-bd88-4f48df0d7653','c67c2a48-5408-462f-92f1-d9ba80fbe77a','d92a3ae5-a405-41aa-bee9-57879cc22801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de7e066e20a64c6c831754e636f74385',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1732917929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50bdd8ab-019b-4e6e-8b43-1b3be3570f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79424684640340339bae9d542e817141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de7e066e20a64c6c831754e636f74385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.925118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c-np0000005792" released by "attachment_update" :: held 0.170s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:53:18.925477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab35fc7-1758-4433-9f5f-fd57100b9ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.925674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-467a2dd9-09b3-44f6-bc3c-b58eb13b7e2c tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a returned with HTTP 200 Jul 24 00:53:18.926840 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 213/842] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:53:18 2026] PUT /volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:18.939907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b406cca8-37e4-4580-a55b-206339395f39 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:18.942559 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b406cca8-37e4-4580-a55b-206339395f39 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a Jul 24 00:53:18.942959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b406cca8-37e4-4580-a55b-206339395f39 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:18.943282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b406cca8-37e4-4580-a55b-206339395f39 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:18.955004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab35fc7-1758-4433-9f5f-fd57100b9ba7) transitioned into state 'SUCCESS' from state '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-1732917929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79424684640340339bae9d542e817141',qos_specs=None,replication_status=,reservations=['3c0e1c0b-f41d-453a-8692-dc009c66f1d2','b103dbd6-765b-4adb-bd88-4f48df0d7653','c67c2a48-5408-462f-92f1-d9ba80fbe77a','d92a3ae5-a405-41aa-bee9-57879cc22801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de7e066e20a64c6c831754e636f74385',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.956144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248f898c-d04b-496d-b0b1-9cb33457e508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:18.971236 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248f898c-d04b-496d-b0b1-9cb33457e508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:18.973693 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Flow 'volume_create_api' (207cbf1d-b80b-43ed-b346-d63e77e4364f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:18.973693 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Create volume request issued successfully. Jul 24 00:53:18.974228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af2ef049-da56-430e-be97-ca33b1d2241c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:18.975994 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 212/843] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:18 2026] POST /volume/v3/volumes => generated 752 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:18.976050 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b406cca8-37e4-4580-a55b-206339395f39 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a returned with HTTP 200 Jul 24 00:53:18.976050 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 210/844] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:53:18 2026] GET /volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:18.992976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-093aa1be-8781-4f3a-8749-810a6866897f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:18.994799 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-093aa1be-8781-4f3a-8749-810a6866897f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:18.995004 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-093aa1be-8781-4f3a-8749-810a6866897f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:18.995221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-093aa1be-8781-4f3a-8749-810a6866897f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.009659 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.009659 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:19.015204 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-093aa1be-8781-4f3a-8749-810a6866897f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:19.021372 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-093aa1be-8781-4f3a-8749-810a6866897f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:19.021878 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 210/845] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:18 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:19.346457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.350935 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] GET https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe Jul 24 00:53:19.351277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.351640 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.366907 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.366907 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:19.375082 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Volume info retrieved successfully. Jul 24 00:53:19.389649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e74c8be-ae7c-4627-8c9b-c3e6219bc3aa tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe returned with HTTP 200 Jul 24 00:53:19.390315 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 214/846] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:19 2026] GET /volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe => generated 971 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:19.413136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.415565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1&project_id=ccf84f17dd0b470ba9b7665585af77e3 Jul 24 00:53:19.415827 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.416063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.416631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Could not evaluate value ccf84f17dd0b470ba9b7665585af77e3, assuming string {{(pid=100230) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:53:19.417007 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.417007 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:19.417405 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Searching by: MultiDict([('project_id', 'ccf84f17dd0b470ba9b7665585af77e3'), ('all_tenants', 1)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:53:19.456773 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Get all volumes completed successfully. Jul 24 00:53:19.458327 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.458327 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:19.463987 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d81ee0e-c48d-4b43-8c0a-5025685cf971 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1&project_id=ccf84f17dd0b470ba9b7665585af77e3 returned with HTTP 200 Jul 24 00:53:19.464817 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 213/847] 10.4.3.67 () {66 vars in 1366 bytes} [Fri Jul 24 00:53:19 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ccf84f17dd0b470ba9b7665585af77e3 => generated 3019 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:19.481006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-570a6499-8031-419a-9b8a-211a33d87fc5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.484706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe Jul 24 00:53:19.484978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.485387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.485535 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Delete volume with id: d597537e-0c23-45c9-a2da-59fc890a26fe Jul 24 00:53:19.497885 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.497885 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:19.498389 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Volume info retrieved successfully. Jul 24 00:53:19.526876 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] Delete volume request issued successfully. Jul 24 00:53:19.527328 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-570a6499-8031-419a-9b8a-211a33d87fc5 tempest-VolumesListAdminTestJSON-1714204703 tempest-VolumesListAdminTestJSON-1714204703-project-admin] https://10.4.3.67/volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe returned with HTTP 202 Jul 24 00:53:19.527709 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 211/848] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:19 2026] DELETE /volume/v3/volumes/d597537e-0c23-45c9-a2da-59fc890a26fe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:19.542096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.545241 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:19.545532 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.545918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.562451 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.562451 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:19.569425 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:19.583206 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e700fbdd-c960-4dc9-82ce-9fcc1f0a51c2 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 200 Jul 24 00:53:19.583206 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 211/849] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:19 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:19.601377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.604115 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:19.604115 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.604115 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.604115 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume with id: d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:19.615597 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.615597 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:19.616242 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:19.645300 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume request issued successfully. Jul 24 00:53:19.645588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f937c76-1b7a-4c32-8b90-f8753270cbdc tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 202 Jul 24 00:53:19.646094 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 215/850] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:19 2026] DELETE /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:19.656270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:19.658140 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:19.658382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:19.658579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:19.669700 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:19.669700 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:19.672447 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:19.678100 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5381372-8f6c-4842-9c34-4f9dae2e6043 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 200 Jul 24 00:53:19.678615 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 214/851] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:19 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.041557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.043475 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:20.043763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.044013 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.059100 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.059100 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:20.073908 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:20.076453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c5376da-2f51-43f5-9e9f-f6796374de91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:20.077003 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 212/852] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.660122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.665837 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:20.666124 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.666656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.676073 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.676073 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:20.680896 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:20.687536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-12fbaa94-f73d-420a-983e-c3ffd774c55b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:20.687536 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 212/853] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.696007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e7f548ef-db26-4d9c-998b-babdfe61927a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.698376 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7f548ef-db26-4d9c-998b-babdfe61927a tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c Jul 24 00:53:20.698491 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7f548ef-db26-4d9c-998b-babdfe61927a tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.700065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7f548ef-db26-4d9c-998b-babdfe61927a tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.706181 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7f548ef-db26-4d9c-998b-babdfe61927a tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c returned with HTTP 404 Jul 24 00:53:20.706810 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 216/854] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/d68903fb-606c-403e-ba36-f12336c1bd9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:20.716626 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.718962 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:20.719454 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.719834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.730049 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.730049 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:20.738642 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:20.744835 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-95cdf123-dab5-44ca-80e6-c5abc0f29739 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 200 Jul 24 00:53:20.745329 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 215/855] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.761574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f18443a6-7033-4a4e-ba9a-53f335370373 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.763967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] DELETE https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:20.764542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.764542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.765828 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume with id: 12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:20.773582 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.773582 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:20.773582 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:20.798151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b14f3c7-2270-4114-aef6-5b95819ca33e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.798621 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b14f3c7-2270-4114-aef6-5b95819ca33e None None] GET https://10.4.3.67/volume// Jul 24 00:53:20.798872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b14f3c7-2270-4114-aef6-5b95819ca33e None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.799153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b14f3c7-2270-4114-aef6-5b95819ca33e None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.800419 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b14f3c7-2270-4114-aef6-5b95819ca33e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:20.801132 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume request issued successfully. Jul 24 00:53:20.801391 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 213/856] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:20.801691 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f18443a6-7033-4a4e-ba9a-53f335370373 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 202 Jul 24 00:53:20.802553 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 213/857] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:20 2026] DELETE /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:20.814563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-f3700b64-5a82-4952-8744-a618b02da723 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.815953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5cc466cf-369d-4f23-8228-e866f59d4424 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.817020 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-f3700b64-5a82-4952-8744-a618b02da723 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:53:20.817458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-f3700b64-5a82-4952-8744-a618b02da723 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50bdd8ab-019b-4e6e-8b43-1b3be3570f09", "connector": null, "instance_uuid": "aac98750-064c-49cc-8548-68cef9f48a27"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:20.817843 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cc466cf-369d-4f23-8228-e866f59d4424 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:20.818079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cc466cf-369d-4f23-8228-e866f59d4424 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.818308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cc466cf-369d-4f23-8228-e866f59d4424 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.826859 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.826859 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:20.830322 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.830322 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:20.832832 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5cc466cf-369d-4f23-8228-e866f59d4424 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:20.838888 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cc466cf-369d-4f23-8228-e866f59d4424 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 200 Jul 24 00:53:20.839872 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 216/858] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.871598 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-f3700b64-5a82-4952-8744-a618b02da723 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:53:20.872322 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 217/859] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:53:20 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:20.920255 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-44261075-48bb-45fe-8674-07414347bcfa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.924652 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44261075-48bb-45fe-8674-07414347bcfa tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:20.924913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44261075-48bb-45fe-8674-07414347bcfa tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.925204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44261075-48bb-45fe-8674-07414347bcfa tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.935779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e78fb2cf-98c3-487d-8348-aef4447d512f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.936597 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e78fb2cf-98c3-487d-8348-aef4447d512f None None] GET https://10.4.3.67/volume// Jul 24 00:53:20.936597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e78fb2cf-98c3-487d-8348-aef4447d512f None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.936597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e78fb2cf-98c3-487d-8348-aef4447d512f None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.936850 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e78fb2cf-98c3-487d-8348-aef4447d512f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:20.937315 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 214/860] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:20.943486 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.943486 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:20.947051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:20.950473 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:20.950811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:20.951075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:20.951177 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-44261075-48bb-45fe-8674-07414347bcfa tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:20.957121 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44261075-48bb-45fe-8674-07414347bcfa tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:20.958147 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 214/861] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:20.966794 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:20.966794 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:20.970914 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:20.976733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-4bd72d48-3a97-4fa7-b111-9f2ca9b81785 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:20.977162 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 217/862] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:53:20 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:21.112769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:21.115715 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] PUT https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 Jul 24 00:53:21.116302 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:21.126795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Acquiring lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:53:21.134166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:53:21.135364 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:21.135364 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:21.263676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" released by "attachment_update" :: held 0.129s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:53:21.264217 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-dc4821cd-69eb-4eee-8f95-e4921e8e2a54 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 returned with HTTP 200 Jul 24 00:53:21.264793 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 218/863] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:53:21 2026] PUT /volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:21.858466 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-330bbf11-c33a-43a0-a4ca-002552b1dcc7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:21.861420 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-330bbf11-c33a-43a0-a4ca-002552b1dcc7 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 Jul 24 00:53:21.861824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-330bbf11-c33a-43a0-a4ca-002552b1dcc7 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:21.862087 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-330bbf11-c33a-43a0-a4ca-002552b1dcc7 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:21.878507 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-330bbf11-c33a-43a0-a4ca-002552b1dcc7 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 returned with HTTP 404 Jul 24 00:53:21.879720 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 215/864] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:21 2026] GET /volume/v3/volumes/12c8ad14-3029-4361-87b4-7910b3419051 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:21.891313 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:21.894792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:21.895068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:21.895367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:21.909314 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:21.909314 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:21.914043 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:21.920738 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba16bf25-ca04-4cd5-bcd4-6c0e32a1ebcb tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 200 Jul 24 00:53:21.921127 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 215/865] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:21 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:21.942910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:21.945678 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:21.945978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:21.946332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:21.946585 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume with id: a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:21.957644 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:21.957644 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:21.958353 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:21.977632 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:21.980835 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:21.981152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:21.981365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:21.993644 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Delete volume request issued successfully. Jul 24 00:53:21.993952 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b4a88a2-46c6-49ac-9e89-e1c024a4f391 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 202 Jul 24 00:53:21.994611 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 218/866] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:21 2026] DELETE /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:22.000411 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:22.000411 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:22.005790 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-88436c18-7f0d-414f-9562-459d92462376 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:22.007093 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:22.008407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88436c18-7f0d-414f-9562-459d92462376 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:22.008714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88436c18-7f0d-414f-9562-459d92462376 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:22.010429 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88436c18-7f0d-414f-9562-459d92462376 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:22.016979 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-446fe5b7-c0e6-454c-a910-2d0e840a35a9 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:22.017348 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 219/867] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:21 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:22.021572 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:22.021572 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:22.031378 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-88436c18-7f0d-414f-9562-459d92462376 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Volume info retrieved successfully. Jul 24 00:53:22.041963 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88436c18-7f0d-414f-9562-459d92462376 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 200 Jul 24 00:53:22.043834 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 216/868] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:22 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:23.034113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-be9caec3-9476-4397-b551-4791d0873a6e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:23.036493 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be9caec3-9476-4397-b551-4791d0873a6e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:23.036493 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be9caec3-9476-4397-b551-4791d0873a6e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:23.036672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be9caec3-9476-4397-b551-4791d0873a6e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:23.049372 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:23.049372 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:23.054033 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-be9caec3-9476-4397-b551-4791d0873a6e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:23.059503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be9caec3-9476-4397-b551-4791d0873a6e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:23.060335 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 216/869] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:23 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:23.063450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-859c5a2b-67e2-430d-8d2b-f8b72d34c696 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:23.070929 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-859c5a2b-67e2-430d-8d2b-f8b72d34c696 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] GET https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 Jul 24 00:53:23.070929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-859c5a2b-67e2-430d-8d2b-f8b72d34c696 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:23.072689 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-859c5a2b-67e2-430d-8d2b-f8b72d34c696 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:23.081661 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-859c5a2b-67e2-430d-8d2b-f8b72d34c696 tempest-VolumesListAdminTestJSON-1507518939 tempest-VolumesListAdminTestJSON-1507518939-project-member] https://10.4.3.67/volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 returned with HTTP 404 Jul 24 00:53:23.082484 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 219/870] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:23 2026] GET /volume/v3/volumes/a85f1293-e023-48b5-bdab-4588b95e1427 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:23.476494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b9d7d724-a9d7-4910-9d80-7619c53dc6b1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:23.479942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b9d7d724-a9d7-4910-9d80-7619c53dc6b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a/action Jul 24 00:53:23.480439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b9d7d724-a9d7-4910-9d80-7619c53dc6b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:23.480615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b9d7d724-a9d7-4910-9d80-7619c53dc6b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:23.514045 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:23.514045 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:23.533972 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2f5cd4d2-4afb-45a9-95b2-0807f9c1ee40 req-b9d7d724-a9d7-4910-9d80-7619c53dc6b1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a/action returned with HTTP 204 Jul 24 00:53:23.535701 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 220/871] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:53:23 2026] POST /volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:24.079271 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-691c59b4-deb5-431a-85da-cda638d9e71e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:24.084962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691c59b4-deb5-431a-85da-cda638d9e71e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:24.085320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691c59b4-deb5-431a-85da-cda638d9e71e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:24.085702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691c59b4-deb5-431a-85da-cda638d9e71e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:24.099716 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:24.099716 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:24.110654 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-691c59b4-deb5-431a-85da-cda638d9e71e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:24.116581 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691c59b4-deb5-431a-85da-cda638d9e71e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:24.117281 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 217/872] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:24 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:24.913789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-be7afe4c-b3e8-4d1c-8f22-21d5eb23a61f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:24.916686 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-be7afe4c-b3e8-4d1c-8f22-21d5eb23a61f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0/action Jul 24 00:53:24.917371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-be7afe4c-b3e8-4d1c-8f22-21d5eb23a61f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:24.917371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-be7afe4c-b3e8-4d1c-8f22-21d5eb23a61f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:24.942901 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:24.942901 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:24.964683 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7c68391-7ba4-47c6-ba9a-59f74903bb56 req-be7afe4c-b3e8-4d1c-8f22-21d5eb23a61f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0/action returned with HTTP 204 Jul 24 00:53:24.964683 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 217/873] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:53:24 2026] POST /volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:25.139381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8cf07f49-33e3-462a-9e28-dd851df37878 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:25.143091 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cf07f49-33e3-462a-9e28-dd851df37878 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:25.143091 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cf07f49-33e3-462a-9e28-dd851df37878 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:25.143354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cf07f49-33e3-462a-9e28-dd851df37878 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:25.162455 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:25.162455 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:25.169178 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8cf07f49-33e3-462a-9e28-dd851df37878 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:25.176967 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cf07f49-33e3-462a-9e28-dd851df37878 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:25.177881 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 220/874] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:25 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:25.200162 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b00fe79a-fada-4134-a45c-50924483df7e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:25.206235 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b00fe79a-fada-4134-a45c-50924483df7e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:25.206235 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b00fe79a-fada-4134-a45c-50924483df7e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:25.206235 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b00fe79a-fada-4134-a45c-50924483df7e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:25.222344 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:25.222344 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:25.227235 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b00fe79a-fada-4134-a45c-50924483df7e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:25.234835 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b00fe79a-fada-4134-a45c-50924483df7e tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:25.235969 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 221/875] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:25 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:26.462590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fc5ab929-d53d-4252-8d03-ce0557783133 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:26.581349 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:26.581918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-381320126"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:26.586658 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-381320126'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:26.586658 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Create volume of 1 GB Jul 24 00:53:26.596461 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Availability Zones retrieved successfully. Jul 24 00:53:26.612301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Flow 'volume_create_api' (48e89762-50e9-4561-9093-0003efe17e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:26.613705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56be6dc-d367-4b62-a3f7-d43e1c28face) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.615203 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:26.666127 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56be6dc-d367-4b62-a3f7-d43e1c28face) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:26.667607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ce086b-2618-423f-bdee-5e51d1099286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.746070 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:26.750567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:26.751046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1294423946", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:26.757537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1294423946', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:26.781935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Created reservations ['3053aba2-6ae6-45e3-bf00-c42f62ff1e40', 'dca2511d-8477-4990-8467-60365e72b9d8', '3ad85cd1-138e-45ee-a98d-a88d1d3ab0da', 'a29a55e0-4aae-4289-afa2-a429c75b6b5f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:26.783331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ce086b-2618-423f-bdee-5e51d1099286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3053aba2-6ae6-45e3-bf00-c42f62ff1e40', 'dca2511d-8477-4990-8467-60365e72b9d8', '3ad85cd1-138e-45ee-a98d-a88d1d3ab0da', 'a29a55e0-4aae-4289-afa2-a429c75b6b5f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:26.784203 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7055f0-08c5-4ed5-941b-febd7d862322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.823983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7055f0-08c5-4ed5-941b-febd7d862322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6921328-a369-47ae-85d3-658902b79c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-381320126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c9546c3a4d4c99b854255949dfcaaa',qos_specs=None,replication_status=,reservations=['3053aba2-6ae6-45e3-bf00-c42f62ff1e40','dca2511d-8477-4990-8467-60365e72b9d8','3ad85cd1-138e-45ee-a98d-a88d1d3ab0da','a29a55e0-4aae-4289-afa2-a429c75b6b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde3926ee03c49799a89aff877b34ad3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-381320126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6921328-a369-47ae-85d3-658902b79c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52c9546c3a4d4c99b854255949dfcaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cde3926ee03c49799a89aff877b34ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:26.823983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f85282-ec1e-4027-95ab-1be6761a4aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.861842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f85282-ec1e-4027-95ab-1be6761a4aca) transitioned into state 'SUCCESS' from state '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-381320126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c9546c3a4d4c99b854255949dfcaaa',qos_specs=None,replication_status=,reservations=['3053aba2-6ae6-45e3-bf00-c42f62ff1e40','dca2511d-8477-4990-8467-60365e72b9d8','3ad85cd1-138e-45ee-a98d-a88d1d3ab0da','a29a55e0-4aae-4289-afa2-a429c75b6b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde3926ee03c49799a89aff877b34ad3',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:26.862541 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f3843-19be-4ad9-9319-f7bdd47a0134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.878364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f3843-19be-4ad9-9319-f7bdd47a0134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:26.879474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Flow 'volume_create_api' (48e89762-50e9-4561-9093-0003efe17e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:26.879932 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Create volume request issued successfully. Jul 24 00:53:26.880684 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fc5ab929-d53d-4252-8d03-ce0557783133 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:26.881162 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 218/876] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:26 2026] POST /volume/v3/volumes => generated 752 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:26.903278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:26.905527 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:26.905781 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:26.906043 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:26.907612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume of 1 GB Jul 24 00:53:26.912849 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Availability Zones retrieved successfully. Jul 24 00:53:26.925148 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (bc125aa4-dc7f-4b0d-a9df-9d2048f28a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:26.926419 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:26.926419 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:26.929275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d74bce-071b-4713-8942-de214dcf373f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:26.931479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:26.933994 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:26.949430 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-990d3c54-7e57-4185-9db3-6bdcd58fbac2 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 200 Jul 24 00:53:26.949600 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 221/877] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:26 2026] GET /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:27.053162 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d74bce-071b-4713-8942-de214dcf373f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:27.054744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d4e099-63b7-4c95-9ad3-5dc80da3da15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:27.165606 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Created reservations ['b59a8c7c-45fb-4225-9270-f9dd6af0f284', 'ddbaed8d-20ec-4cff-b1f8-2d25e7d04e65', 'fd19105e-2134-4b6a-b22d-6628e33657e4', 'fa4b1854-a9be-40d2-b630-5ad7ad4ce5f4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:27.166733 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d4e099-63b7-4c95-9ad3-5dc80da3da15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b59a8c7c-45fb-4225-9270-f9dd6af0f284', 'ddbaed8d-20ec-4cff-b1f8-2d25e7d04e65', 'fd19105e-2134-4b6a-b22d-6628e33657e4', 'fa4b1854-a9be-40d2-b630-5ad7ad4ce5f4']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:27.168182 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867df8ff-767f-472d-ac10-794645ac2f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:27.197333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867df8ff-767f-472d-ac10-794645ac2f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de283cff-7aaa-4137-b2db-86dccfd2b2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1294423946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['b59a8c7c-45fb-4225-9270-f9dd6af0f284','ddbaed8d-20ec-4cff-b1f8-2d25e7d04e65','fd19105e-2134-4b6a-b22d-6628e33657e4','fa4b1854-a9be-40d2-b630-5ad7ad4ce5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1294423946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de283cff-7aaa-4137-b2db-86dccfd2b2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1c4769784f405db2be8209bdac1ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cee4be081a2b4c73856c9873c2772c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:27.198670 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811f86cf-bc76-49c0-91f0-e27d8cb42083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:27.237158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811f86cf-bc76-49c0-91f0-e27d8cb42083) transitioned into state 'SUCCESS' from state '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-1294423946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['b59a8c7c-45fb-4225-9270-f9dd6af0f284','ddbaed8d-20ec-4cff-b1f8-2d25e7d04e65','fd19105e-2134-4b6a-b22d-6628e33657e4','fa4b1854-a9be-40d2-b630-5ad7ad4ce5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:27.239832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14665e4-aad5-4fc8-a2f1-112f667d4220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:27.265682 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14665e4-aad5-4fc8-a2f1-112f667d4220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:27.266744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (bc125aa4-dc7f-4b0d-a9df-9d2048f28a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:27.267308 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request issued successfully. Jul 24 00:53:27.268167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f2e2d1d-0628-4fe2-b275-c5924d3b16b6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:27.269458 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 218/878] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:53:26 2026] POST /volume/v3/volumes => generated 779 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:27.291215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a8acfff2-ee60-453b-881e-85497c9711d6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:27.293098 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8acfff2-ee60-453b-881e-85497c9711d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:27.293448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8acfff2-ee60-453b-881e-85497c9711d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:27.295049 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8acfff2-ee60-453b-881e-85497c9711d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:27.313701 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:27.313701 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:27.320474 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a8acfff2-ee60-453b-881e-85497c9711d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:27.329331 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8acfff2-ee60-453b-881e-85497c9711d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:27.330573 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 222/879] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:53:27 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:27.962789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:27.964774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:27.965004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:27.965177 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:27.979828 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:27.979828 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:27.985796 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:27.991859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7375fa7d-98f8-4386-9f7e-635a7c3d54d4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 200 Jul 24 00:53:27.992421 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 219/880] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:27 2026] GET /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:28.006618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:28.008663 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:53:28.009140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6921328-a369-47ae-85d3-658902b79c90", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-631954639"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:28.017834 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:28.017834 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:28.018257 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:28.018396 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Create snapshot from volume f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:28.064293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Created reservations ['ed835f64-ac07-4baa-b70c-132d1957b156', '640ec9de-6778-47f4-bf6c-beeac7965657', 'e3fe996d-79fa-412a-96f0-16367197f8a1', '86b14390-4e5c-4ff9-b63e-b4710e86c3eb'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:28.116064 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot create request issued successfully. Jul 24 00:53:28.116064 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aecc3c5b-0cbb-4b97-b770-ebfebf0f0cb4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:53:28.116064 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 222/881] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:53:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:28.128471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-caa01238-4394-4045-8ec1-1f8cab036bfa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:28.130734 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-caa01238-4394-4045-8ec1-1f8cab036bfa tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:28.131005 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-caa01238-4394-4045-8ec1-1f8cab036bfa tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:28.131229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-caa01238-4394-4045-8ec1-1f8cab036bfa tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:28.140797 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:28.140797 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:28.140974 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-caa01238-4394-4045-8ec1-1f8cab036bfa tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:28.142363 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-caa01238-4394-4045-8ec1-1f8cab036bfa tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 returned with HTTP 200 Jul 24 00:53:28.143167 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 219/882] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:53:28 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:28.345427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:28.350480 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:28.350480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:28.350480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:28.356968 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:28.356968 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:28.361866 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:28.368532 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4d9ce82c-e2fa-4724-8571-edadd9daf4ec tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:28.369526 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 223/883] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:53:28 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:28.387847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-212b83b9-0efb-4f76-902c-184c7244b5cf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:28.390623 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-212b83b9-0efb-4f76-902c-184c7244b5cf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:28.390902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-212b83b9-0efb-4f76-902c-184c7244b5cf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:28.391134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-212b83b9-0efb-4f76-902c-184c7244b5cf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:28.401990 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:28.401990 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:28.409356 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-212b83b9-0efb-4f76-902c-184c7244b5cf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:28.416889 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-212b83b9-0efb-4f76-902c-184c7244b5cf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:28.417429 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 220/884] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:53:28 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:29.155110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.159321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:29.159321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.159321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.175137 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.175137 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:29.175644 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.176743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-21fb34de-7387-4e7f-b82e-e298f26ac94c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 returned with HTTP 200 Jul 24 00:53:29.179136 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 223/885] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:29.195270 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1df22e3b-14f5-4c75-9d76-409983bf813c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.198550 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1df22e3b-14f5-4c75-9d76-409983bf813c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] POST https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.198804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1df22e3b-14f5-4c75-9d76-409983bf813c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.217242 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.217242 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:29.217526 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1df22e3b-14f5-4c75-9d76-409983bf813c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.268602 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1df22e3b-14f5-4c75-9d76-409983bf813c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.268991 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1df22e3b-14f5-4c75-9d76-409983bf813c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.269546 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 220/886] 10.4.3.67 () {68 vars in 1395 bytes} [Fri Jul 24 00:53:29 2026] POST /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 68 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.283559 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.287450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.287450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.287865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.302950 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.302950 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:29.303516 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.306999 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.307171 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-973493fa-0ace-4a6d-8ac7-e83cc3f0fe94 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.308089 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 224/887] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.319827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.322019 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] PUT https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.322611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.333535 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.333535 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:29.334951 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.369801 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.370164 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a71f21d-fcc1-4300-b41d-46ba5fac7f2f tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.371051 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 221/888] 10.4.3.67 () {68 vars in 1394 bytes} [Fri Jul 24 00:53:29 2026] PUT /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.385850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.390841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.390841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.391093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.397911 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.397911 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:29.398944 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.400645 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.400645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7dd48cbc-08b3-4130-8746-3c9b0bfbc537 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.400645 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 224/889] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.415561 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.417819 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 Jul 24 00:53:29.418017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.418281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.428916 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.428916 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:29.429530 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.430790 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.447253 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Delete snapshot metadata completed successfully. Jul 24 00:53:29.447845 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef6f502d-d7ca-45f0-ba32-af41a35e4e79 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 returned with HTTP 200 Jul 24 00:53:29.449093 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 221/890] 10.4.3.67 () {66 vars in 1392 bytes} [Fri Jul 24 00:53:29 2026] DELETE /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 00:53:29.456428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.459177 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.459541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.460477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.470220 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.470220 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:29.471992 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.473635 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.474076 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1df94835-257d-4367-93c5-8e6edf1fa2bc tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.475906 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 225/891] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.485985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.488468 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] PUT https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.489015 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.498466 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.498466 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:29.499028 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.520510 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.520510 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99313fcb-ab0c-445a-94de-c3fa8b3f643a tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.520510 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 222/892] 10.4.3.67 () {68 vars in 1394 bytes} [Fri Jul 24 00:53:29 2026] PUT /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.534084 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b7f2983-3b1e-4882-88da-e85231a8021c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.538941 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b7f2983-3b1e-4882-88da-e85231a8021c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] POST https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.539316 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2983-3b1e-4882-88da-e85231a8021c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.554223 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.554223 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:29.554223 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b7f2983-3b1e-4882-88da-e85231a8021c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.591230 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b7f2983-3b1e-4882-88da-e85231a8021c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.591779 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b7f2983-3b1e-4882-88da-e85231a8021c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.592506 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 225/893] 10.4.3.67 () {68 vars in 1395 bytes} [Fri Jul 24 00:53:29 2026] POST /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.604432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-afb4e130-a233-4967-9587-4e750d29ece8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.608072 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.609998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.610583 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.621582 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.621582 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:29.622605 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.624433 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.624779 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afb4e130-a233-4967-9587-4e750d29ece8 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.625317 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 222/894] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.638418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.640910 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] PUT https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 Jul 24 00:53:29.641289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.655204 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.655204 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:29.655682 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.689320 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.689803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbaa3e82-d926-4c35-bb0f-0410aa298e59 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 returned with HTTP 200 Jul 24 00:53:29.690458 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 226/895] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:53:29 2026] PUT /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.702977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-329dfd02-50db-453e-b97a-7c44c97d954d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.705107 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 Jul 24 00:53:29.705402 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.705695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.715701 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.715701 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:29.715701 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.715701 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.715701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-329dfd02-50db-453e-b97a-7c44c97d954d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 returned with HTTP 200 Jul 24 00:53:29.716247 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 223/896] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.729294 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.734174 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.734174 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.734174 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.742977 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.742977 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:29.744465 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.745628 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Get snapshot metadata completed successfully. Jul 24 00:53:29.746019 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e6b0639-9bc8-48f2-b1e8-58b6be0bf81c tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.746529 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 226/897] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.764761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.769090 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] PUT https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata Jul 24 00:53:29.769090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:29.784459 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.784459 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:29.784459 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.818995 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Update snapshot metadata completed successfully. Jul 24 00:53:29.819122 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-020f14c7-ba9a-4a75-aab6-1cfb7038d8fe tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata returned with HTTP 200 Jul 24 00:53:29.819722 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 223/898] 10.4.3.67 () {68 vars in 1394 bytes} [Fri Jul 24 00:53:29 2026] PUT /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:29.834475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.836783 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:29.837076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.837459 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.837575 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Delete snapshot with id: 43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:29.847782 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.847782 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:29.848300 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.871383 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot delete request issued successfully. Jul 24 00:53:29.871383 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ac61f85-d3a0-43e0-b398-2b34dae399a1 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 returned with HTTP 202 Jul 24 00:53:29.871383 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 227/899] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:53:29 2026] DELETE /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:29.882279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:29.884506 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:29.884872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:29.885109 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:29.897432 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:29.897432 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:29.897432 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Snapshot retrieved successfully. Jul 24 00:53:29.898495 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b27f33b2-2298-4f67-8db8-3e0841db85b3 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 returned with HTTP 200 Jul 24 00:53:29.900471 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 224/900] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:53:29 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:30.631764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.634969 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:30.636056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.636056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.649130 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:30.649130 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:30.663130 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:30.665532 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-29565195-2f3c-401e-b676-8aa022746ca1 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:30.666636 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 227/901] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:30 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:30.791304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f86bbf92-65ba-4457-ae3f-a29d22cea7c5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.791826 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f86bbf92-65ba-4457-ae3f-a29d22cea7c5 None None] GET https://10.4.3.67/volume// Jul 24 00:53:30.792048 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f86bbf92-65ba-4457-ae3f-a29d22cea7c5 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.792298 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f86bbf92-65ba-4457-ae3f-a29d22cea7c5 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.792912 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f86bbf92-65ba-4457-ae3f-a29d22cea7c5 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:30.793269 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 224/902] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:30.802645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-0c64cb6b-236f-4def-a153-a87db76bfdb4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.805185 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-0c64cb6b-236f-4def-a153-a87db76bfdb4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:53:30.805653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-0c64cb6b-236f-4def-a153-a87db76bfdb4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50bdd8ab-019b-4e6e-8b43-1b3be3570f09", "connector": null, "instance_uuid": "aac98750-064c-49cc-8548-68cef9f48a27"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:30.823732 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:30.823732 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:30.873740 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-0c64cb6b-236f-4def-a153-a87db76bfdb4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:53:30.874371 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 228/903] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:30.886647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-b8d27e5c-c9ba-41b6-9756-2601c4a19bf0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.889807 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-b8d27e5c-c9ba-41b6-9756-2601c4a19bf0 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] DELETE https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 Jul 24 00:53:30.890121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-b8d27e5c-c9ba-41b6-9756-2601c4a19bf0 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.890404 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-b8d27e5c-c9ba-41b6-9756-2601c4a19bf0 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.902080 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:30.902080 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:30.916154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2ed55f1f-d22e-4cc0-bc60-726b5a834ff4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.919037 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2ed55f1f-d22e-4cc0-bc60-726b5a834ff4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 Jul 24 00:53:30.919181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2ed55f1f-d22e-4cc0-bc60-726b5a834ff4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.919477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2ed55f1f-d22e-4cc0-bc60-726b5a834ff4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.925211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2ed55f1f-d22e-4cc0-bc60-726b5a834ff4 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 returned with HTTP 404 Jul 24 00:53:30.925925 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 228/904] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:53:30 2026] GET /volume/v3/snapshots/43defedc-68fe-42da-9e23-2db6ffd563f3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:30.937078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.939297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:30.939521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.939751 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.947976 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:30.947976 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:30.953417 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:30.959410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-00dbc37f-5dac-444a-b5e6-ac6adb27179d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 200 Jul 24 00:53:30.960103 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 225/905] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:30 2026] GET /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:30.981707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:30.983559 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-b8d27e5c-c9ba-41b6-9756-2601c4a19bf0 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 returned with HTTP 200 Jul 24 00:53:30.984040 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:30.984135 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 225/906] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:30 2026] DELETE /volume/v3/attachments/19bb530d-2cba-471d-8d31-05ecd91eb3c0 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:30.984465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:30.984638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:30.984892 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Delete volume with id: f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:30.997480 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:30.997480 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:30.998374 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:31.038307 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Delete volume request issued successfully. Jul 24 00:53:31.038307 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f8e14ed-8430-4da7-b6e0-fa244780c42d tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 202 Jul 24 00:53:31.043545 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 229/907] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:30 2026] DELETE /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:31.058343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:31.062862 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:31.063381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:31.065168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:31.076328 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:31.076328 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:31.084853 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Volume info retrieved successfully. Jul 24 00:53:31.092180 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bea7ee30-83ba-45fd-9395-d9df3b41addd tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 200 Jul 24 00:53:31.094821 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 229/908] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:31 2026] GET /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:31.358459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:31.363061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:31.363466 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:31.363809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:31.376539 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:31.376539 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:31.382851 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:31.395569 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-f4e25012-c55e-409d-afc0-4cb63f28f9d7 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:31.396178 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 226/909] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:31 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1369 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:31.411151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-deea47f7-abfd-45dc-b07e-27654255ccd1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:31.411656 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-deea47f7-abfd-45dc-b07e-27654255ccd1 None None] GET https://10.4.3.67/volume// Jul 24 00:53:31.411893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-deea47f7-abfd-45dc-b07e-27654255ccd1 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:31.412135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-deea47f7-abfd-45dc-b07e-27654255ccd1 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:31.412546 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-deea47f7-abfd-45dc-b07e-27654255ccd1 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:31.412938 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 226/910] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:53:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:31.427359 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-0e0fa1db-9ffe-4ea4-a814-90b135550203 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:31.430302 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-0e0fa1db-9ffe-4ea4-a814-90b135550203 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:53:31.431129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-0e0fa1db-9ffe-4ea4-a814-90b135550203 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de283cff-7aaa-4137-b2db-86dccfd2b2c0", "connector": null, "instance_uuid": "4dd5c9ab-9a9e-42a5-8301-17ced7690e4d"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:31.444377 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:31.444377 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:31.493027 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-0e0fa1db-9ffe-4ea4-a814-90b135550203 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:53:31.493550 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 230/911] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:53:31 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:32.111389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-74305ae5-7e14-4b94-8bd8-e5bf840755a9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:32.113533 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74305ae5-7e14-4b94-8bd8-e5bf840755a9 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] GET https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 Jul 24 00:53:32.115213 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74305ae5-7e14-4b94-8bd8-e5bf840755a9 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:32.115213 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74305ae5-7e14-4b94-8bd8-e5bf840755a9 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:32.122569 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74305ae5-7e14-4b94-8bd8-e5bf840755a9 tempest-SnapshotMetadataTestJSON-1492219299 tempest-SnapshotMetadataTestJSON-1492219299-project-member] https://10.4.3.67/volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 returned with HTTP 404 Jul 24 00:53:32.123499 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 230/912] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:32 2026] GET /volume/v3/volumes/f6921328-a369-47ae-85d3-658902b79c90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:32.635535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:32.639059 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] PUT https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 Jul 24 00:53:32.640018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:32.655296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Acquiring lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:53:32.662497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:53:32.664016 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:32.664016 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:32.868826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" released by "attachment_update" :: held 0.206s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:53:32.869463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-309b7a1c-1b53-43b8-af4f-ec910d54807b tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 returned with HTTP 200 Jul 24 00:53:32.871671 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 227/913] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:53:32 2026] PUT /volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:32.903967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-95908154-ca77-4f01-ac40-64b5c073f67c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:32.914298 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-95908154-ca77-4f01-ac40-64b5c073f67c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 Jul 24 00:53:32.914298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-95908154-ca77-4f01-ac40-64b5c073f67c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:32.914298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-95908154-ca77-4f01-ac40-64b5c073f67c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:32.943837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-95908154-ca77-4f01-ac40-64b5c073f67c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 returned with HTTP 200 Jul 24 00:53:32.944570 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 227/914] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:53:32 2026] GET /volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:33.849619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-23495d81-ce98-4ed0-bdd4-e93bbb4e5d30 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:33.850232 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-23495d81-ce98-4ed0-bdd4-e93bbb4e5d30 None None] GET https://10.4.3.67/volume// Jul 24 00:53:33.850556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-23495d81-ce98-4ed0-bdd4-e93bbb4e5d30 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:33.850938 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-23495d81-ce98-4ed0-bdd4-e93bbb4e5d30 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:33.852281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-23495d81-ce98-4ed0-bdd4-e93bbb4e5d30 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:33.852281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 231/915] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:33.868252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:33.875806 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:53:33.876213 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:33.877587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:33.898153 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:33.898153 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:33.905695 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:53:33.918949 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-4002a488-ae4c-4cdf-a058-feb7b91d376e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:53:33.919907 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 231/916] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:53:33 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1548 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:34.110149 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:34.112561 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] PUT https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 Jul 24 00:53:34.113064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:34.132067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Acquiring lock "cinder-attachment_update-de283cff-7aaa-4137-b2db-86dccfd2b2c0-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:53:34.141159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-de283cff-7aaa-4137-b2db-86dccfd2b2c0-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:53:34.142665 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:34.142665 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:34.326495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f3beb339-ed5e-474e-b361-b1dec387ba53 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:34.327485 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3beb339-ed5e-474e-b361-b1dec387ba53 None None] GET https://10.4.3.67/volume// Jul 24 00:53:34.329005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3beb339-ed5e-474e-b361-b1dec387ba53 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:34.329005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3beb339-ed5e-474e-b361-b1dec387ba53 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:34.329262 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3beb339-ed5e-474e-b361-b1dec387ba53 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:34.330079 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 228/917] 10.4.3.67 () {64 vars in 997 bytes} [Fri Jul 24 00:53:34 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:34.332184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-de283cff-7aaa-4137-b2db-86dccfd2b2c0-np0000005792" released by "attachment_update" :: held 0.192s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:53:34.332974 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-45005ed9-befe-49ac-847b-774caf7a5a86 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 returned with HTTP 200 Jul 24 00:53:34.334080 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 228/918] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:53:34 2026] PUT /volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:34.349158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4c34442b-d60e-4d0d-8b8e-d3855e0b900c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:34.349158 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c34442b-d60e-4d0d-8b8e-d3855e0b900c None None] GET https://10.4.3.67/volume// Jul 24 00:53:34.349158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c34442b-d60e-4d0d-8b8e-d3855e0b900c None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:34.349158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c34442b-d60e-4d0d-8b8e-d3855e0b900c None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:34.349158 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c34442b-d60e-4d0d-8b8e-d3855e0b900c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:34.349782 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 232/919] 10.4.3.67 () {64 vars in 997 bytes} [Fri Jul 24 00:53:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:34.362357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8421bad2-d478-4e20-8a5f-595b9680979c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:34.404493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-7ad99cda-b803-4aa2-9435-6b91450e74d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:34.408330 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-7ad99cda-b803-4aa2-9435-6b91450e74d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97/action Jul 24 00:53:34.408898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-7ad99cda-b803-4aa2-9435-6b91450e74d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:34.409124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-7ad99cda-b803-4aa2-9435-6b91450e74d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:34.451843 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:34.451843 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:34.476810 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-99f50ed0-b10e-4350-ac7e-fac173ad8789 req-7ad99cda-b803-4aa2-9435-6b91450e74d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97/action returned with HTTP 204 Jul 24 00:53:34.476810 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 229/920] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:53:34 2026] POST /volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:34.554633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8421bad2-d478-4e20-8a5f-595b9680979c tempest-VersionsTest-109476256 tempest-VersionsTest-109476256-project-member] GET https://10.4.3.67/volume/v3/ Jul 24 00:53:34.554816 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8421bad2-d478-4e20-8a5f-595b9680979c tempest-VersionsTest-109476256 tempest-VersionsTest-109476256-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:34.554930 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8421bad2-d478-4e20-8a5f-595b9680979c tempest-VersionsTest-109476256 tempest-VersionsTest-109476256-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:34.558590 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8421bad2-d478-4e20-8a5f-595b9680979c tempest-VersionsTest-109476256 tempest-VersionsTest-109476256-project-member] https://10.4.3.67/volume/v3/ returned with HTTP 200 Jul 24 00:53:34.559125 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 232/921] 10.4.3.67 () {66 vars in 1209 bytes} [Fri Jul 24 00:53:34 2026] GET /volume/v3/ => generated 385 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:36.176723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.179940 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:36.180235 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:36.180546 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:36.199483 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:36.199483 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:36.205111 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:36.214083 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-25623c75-f39d-4363-bf4f-c490f5ad0034 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:53:36.214646 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 229/922] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:36 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:36.285228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.291877 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:36.292231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:36.292484 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:36.313876 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:36.313876 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:36.322162 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:36.331849 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-c054d445-9968-4118-ac26-03673bf78d4c tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:53:36.332691 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 233/923] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:36 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:36.370433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.375274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] POST https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377/action Jul 24 00:53:36.375915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:36.375915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:36.400167 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:36.400167 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:36.401417 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:36.412961 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Begin detaching volume completed successfully. Jul 24 00:53:36.413366 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-cd85c7d8-8fc3-4c65-8418-731124359b26 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377/action returned with HTTP 202 Jul 24 00:53:36.413837 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 230/924] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:53:36 2026] POST /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:53:36.435500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.494564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77262ac9-0da1-4b93-9f43-d603802aaacb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.495215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77262ac9-0da1-4b93-9f43-d603802aaacb None None] GET https://10.4.3.67/volume// Jul 24 00:53:36.495517 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77262ac9-0da1-4b93-9f43-d603802aaacb None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:36.497624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77262ac9-0da1-4b93-9f43-d603802aaacb None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:36.497624 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77262ac9-0da1-4b93-9f43-d603802aaacb None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:36.497624 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 230/925] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:36.513340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.516051 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:36.516451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:36.516773 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:36.529475 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:36.529475 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:36.534548 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:36.541234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-b60121d1-c773-49f9-bf29-b6c99ed3e12d tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:53:36.542107 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 234/926] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:53:36 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:53:36.614556 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:36.615143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-94379695"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:36.617501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-94379695'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:36.617790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Create volume of 1 GB Jul 24 00:53:36.625502 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Availability Zones retrieved successfully. Jul 24 00:53:36.634546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Flow 'volume_create_api' (1ebe2b6a-d611-477a-bcf7-5f6fdc76a407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:36.635822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bb3ebc-4a62-4df4-9e12-47e0574b92da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:36.638619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:36.708336 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bb3ebc-4a62-4df4-9e12-47e0574b92da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:36.710938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f31eef-a419-43e3-98dd-27b9b90ea890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:36.840450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Created reservations ['03c2dcda-5839-4d91-8247-6ac073b3301c', '271caa8e-567f-4738-9d41-4d91546b6ab7', 'b9e7bc57-1e8b-4265-859a-87f3cdc7f5d6', 'd9997d7e-8d1e-4bf2-a9a6-ad52803c043b'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:36.842934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f31eef-a419-43e3-98dd-27b9b90ea890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03c2dcda-5839-4d91-8247-6ac073b3301c', '271caa8e-567f-4738-9d41-4d91546b6ab7', 'b9e7bc57-1e8b-4265-859a-87f3cdc7f5d6', 'd9997d7e-8d1e-4bf2-a9a6-ad52803c043b']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:36.845579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ebe5ff-fec7-4041-be43-31e0fd2fad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:36.889003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ebe5ff-fec7-4041-be43-31e0fd2fad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-94379695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583b62f0bf714a41ab9603bed0c04c8c',qos_specs=None,replication_status=,reservations=['03c2dcda-5839-4d91-8247-6ac073b3301c','271caa8e-567f-4738-9d41-4d91546b6ab7','b9e7bc57-1e8b-4265-859a-87f3cdc7f5d6','d9997d7e-8d1e-4bf2-a9a6-ad52803c043b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e399265160742f5a6939fda817d00ef',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-94379695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583b62f0bf714a41ab9603bed0c04c8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e399265160742f5a6939fda817d00ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:36.889518 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee8582f-ae3d-4b49-ac12-65c2d54ac822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:36.928290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee8582f-ae3d-4b49-ac12-65c2d54ac822) transitioned into state 'SUCCESS' from state '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-94379695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583b62f0bf714a41ab9603bed0c04c8c',qos_specs=None,replication_status=,reservations=['03c2dcda-5839-4d91-8247-6ac073b3301c','271caa8e-567f-4738-9d41-4d91546b6ab7','b9e7bc57-1e8b-4265-859a-87f3cdc7f5d6','d9997d7e-8d1e-4bf2-a9a6-ad52803c043b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e399265160742f5a6939fda817d00ef',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:36.932221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b179b7-f586-4145-b882-0d4f754b1aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:36.959057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b179b7-f586-4145-b882-0d4f754b1aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:36.960876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Flow 'volume_create_api' (1ebe2b6a-d611-477a-bcf7-5f6fdc76a407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:36.961389 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Create volume request issued successfully. Jul 24 00:53:36.962331 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48e392ab-d2dc-4bd4-a7fd-64f553d0a800 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:36.963088 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 233/927] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:36 2026] POST /volume/v3/volumes => generated 746 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:36.983437 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b4c92876-74a1-4202-bca5-90d700910ce1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:36.987500 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b4c92876-74a1-4202-bca5-90d700910ce1 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:36.987995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b4c92876-74a1-4202-bca5-90d700910ce1 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:36.988732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b4c92876-74a1-4202-bca5-90d700910ce1 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:37.004279 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:37.004279 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:37.013339 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b4c92876-74a1-4202-bca5-90d700910ce1 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:37.022413 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b4c92876-74a1-4202-bca5-90d700910ce1 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 200 Jul 24 00:53:37.027707 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 231/928] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:36 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:38.049370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.052364 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:38.052688 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.054248 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.058781 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=328,cinder:UPDATE=62,cinder:INSERT=44 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:53:38.064526 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.064526 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:38.075016 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.086326 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7d48de72-ef58-47cf-987f-9cbaf35f6234 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 200 Jul 24 00:53:38.086891 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 231/929] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:38.108295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e0503fa5-de7e-4826-895e-a36008e0176f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.115291 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0503fa5-de7e-4826-895e-a36008e0176f tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] POST https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.115291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e0503fa5-de7e-4826-895e-a36008e0176f tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.126837 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.126837 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:38.127547 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e0503fa5-de7e-4826-895e-a36008e0176f tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.146275 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e0503fa5-de7e-4826-895e-a36008e0176f tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Create volume metadata completed successfully. Jul 24 00:53:38.146725 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0503fa5-de7e-4826-895e-a36008e0176f tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.147452 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 235/930] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:53:38 2026] POST /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:53:38.161593 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3922b892-076d-4ad2-b834-c2c5931613bc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.164681 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.167340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.168738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.179773 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.179773 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:38.180567 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.200142 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.200707 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3922b892-076d-4ad2-b834-c2c5931613bc tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.201476 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 234/931] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 101 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:38.212502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fe244900-2cc4-4dbd-883d-df3580f658eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.219161 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe244900-2cc4-4dbd-883d-df3580f658eb tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] PUT https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.219161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe244900-2cc4-4dbd-883d-df3580f658eb tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.223084 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=370,cinder:UPDATE=92,cinder:DELETE=1,cinder:INSERT=55 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:53:38.229548 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.229548 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:38.230135 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fe244900-2cc4-4dbd-883d-df3580f658eb tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.250042 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fe244900-2cc4-4dbd-883d-df3580f658eb tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Update volume metadata completed successfully. Jul 24 00:53:38.250495 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe244900-2cc4-4dbd-883d-df3580f658eb tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.251456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 232/932] 10.4.3.67 () {68 vars in 1388 bytes} [Fri Jul 24 00:53:38 2026] PUT /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.260613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.262091 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.262312 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.262605 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.271574 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.271574 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:38.275134 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.283280 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.283627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ecc60db-7ad7-4d57-9a58-18f3fca5aa2e tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.284382 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 232/933] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 00:53:38.294822 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.297422 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key1 Jul 24 00:53:38.297792 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.298421 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.309092 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.309092 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:38.309880 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.320144 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.334160 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Delete volume metadata completed successfully. Jul 24 00:53:38.334160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43496bce-eb9e-4e3b-8a57-305cf2be1d01 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key1 returned with HTTP 200 Jul 24 00:53:38.334160 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 236/934] 10.4.3.67 () {66 vars in 1386 bytes} [Fri Jul 24 00:53:38 2026] DELETE /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 00:53:38.344954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0026e103-998b-4475-a747-0e47e09b2683 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.347361 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.347696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.348058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.358527 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.358527 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:38.359068 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.365952 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.365952 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0026e103-998b-4475-a747-0e47e09b2683 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.366812 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 235/935] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 00:53:38.378989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.383043 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] PUT https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.384845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.406899 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.406899 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:38.407440 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.421368 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Update volume metadata completed successfully. Jul 24 00:53:38.421574 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1deb1e9e-d0dd-46bf-ad75-7bc01f4048e5 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.422203 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 233/936] 10.4.3.67 () {68 vars in 1388 bytes} [Fri Jul 24 00:53:38 2026] PUT /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.440245 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.443342 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] POST https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.444135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.458645 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.458645 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:38.459647 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.474628 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Create volume metadata completed successfully. Jul 24 00:53:38.475349 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18fc48a1-fe4e-49d2-9f0b-53b74c80eb7a tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.476095 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 233/937] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 00:53:38 2026] POST /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.488566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a571d72e-8662-470e-896f-52d35b489093 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.490476 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a571d72e-8662-470e-896f-52d35b489093 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] PUT https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 Jul 24 00:53:38.491058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a571d72e-8662-470e-896f-52d35b489093 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.496047 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=310,cinder:UPDATE=45,cinder:INSERT=25,cinder:DELETE=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:53:38.504481 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.504481 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:38.505401 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a571d72e-8662-470e-896f-52d35b489093 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.518928 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a571d72e-8662-470e-896f-52d35b489093 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Update volume metadata completed successfully. Jul 24 00:53:38.518928 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a571d72e-8662-470e-896f-52d35b489093 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 returned with HTTP 200 Jul 24 00:53:38.518928 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 237/938] 10.4.3.67 () {68 vars in 1403 bytes} [Fri Jul 24 00:53:38 2026] PUT /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.528744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.531026 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 Jul 24 00:53:38.531318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.531588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.541889 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.541889 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:38.542414 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.548846 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.549028 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05479fc0-02f4-4b70-a9fd-98065dfd4135 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 returned with HTTP 200 Jul 24 00:53:38.549552 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 236/939] 10.4.3.67 () {66 vars in 1383 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.559429 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.561348 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.561602 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.561824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.575108 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.575108 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:38.578739 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.587545 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Get volume metadata completed successfully. Jul 24 00:53:38.587886 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6f991711-fd04-42d3-8d47-3316f2dd68b8 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.590159 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 234/940] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 75 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.598160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-703f7fef-23b7-4dd8-8a74-fc22461e8430 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.602338 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-703f7fef-23b7-4dd8-8a74-fc22461e8430 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4/action Jul 24 00:53:38.602338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-703f7fef-23b7-4dd8-8a74-fc22461e8430 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:38.602338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-703f7fef-23b7-4dd8-8a74-fc22461e8430 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.604573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.611015 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] PUT https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata Jul 24 00:53:38.611015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:38.625390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.625390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:38.626153 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.629144 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.629144 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:38.643482 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Update volume metadata completed successfully. Jul 24 00:53:38.643482 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f53a508-e0b8-4754-b509-ad7e2477bad3 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata returned with HTTP 200 Jul 24 00:53:38.643482 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 238/941] 10.4.3.67 () {68 vars in 1388 bytes} [Fri Jul 24 00:53:38 2026] PUT /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:53:38.643889 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-08e16546-c422-4b84-8d13-4cfc0eef7436 req-703f7fef-23b7-4dd8-8a74-fc22461e8430 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4/action returned with HTTP 204 Jul 24 00:53:38.644617 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 234/942] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:53:38 2026] POST /volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:38.656096 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.658654 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:38.659341 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.659341 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.674220 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.674220 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:38.677775 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.684966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66e3c5c1-ac3f-44a2-843e-4829bcf4dacf tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 200 Jul 24 00:53:38.685918 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 237/943] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:38.702004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1bd676ad-1e46-4137-a7bd-251345905405 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.703936 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:38.704234 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.704495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.704725 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Delete volume with id: cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:38.713546 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.713546 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:38.714094 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.740577 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Delete volume request issued successfully. Jul 24 00:53:38.740730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1bd676ad-1e46-4137-a7bd-251345905405 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 202 Jul 24 00:53:38.741296 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 235/944] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:38 2026] DELETE /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:38.752383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9050b254-3935-43d5-be9c-48f353c925da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:38.754649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9050b254-3935-43d5-be9c-48f353c925da tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:38.755066 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9050b254-3935-43d5-be9c-48f353c925da tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:38.755434 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9050b254-3935-43d5-be9c-48f353c925da tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:38.768209 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:38.768209 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:38.772176 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9050b254-3935-43d5-be9c-48f353c925da tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Volume info retrieved successfully. Jul 24 00:53:38.778004 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9050b254-3935-43d5-be9c-48f353c925da tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 200 Jul 24 00:53:38.778584 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 239/945] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:38 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:39.801455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-13011557-6809-44a0-a262-61e5cee48427 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:39.806957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13011557-6809-44a0-a262-61e5cee48427 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] GET https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 Jul 24 00:53:39.806957 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13011557-6809-44a0-a262-61e5cee48427 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:39.806957 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13011557-6809-44a0-a262-61e5cee48427 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:39.826253 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13011557-6809-44a0-a262-61e5cee48427 tempest-VolumesMetadataTest-183266454 tempest-VolumesMetadataTest-183266454-project-member] https://10.4.3.67/volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 returned with HTTP 404 Jul 24 00:53:39.827148 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 235/946] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:39 2026] GET /volume/v3/volumes/cbf3ac5e-bdbc-4b8d-936d-318f2b27bfc5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:53:40.149385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-d567db97-a62d-4243-9d59-5535ebb11ffd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:40.154087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-d567db97-a62d-4243-9d59-5535ebb11ffd tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] DELETE https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 Jul 24 00:53:40.154391 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-d567db97-a62d-4243-9d59-5535ebb11ffd tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:40.154774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-d567db97-a62d-4243-9d59-5535ebb11ffd tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:40.167433 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:40.167433 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:40.255344 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a3db0707-fac0-4a46-aa84-2115160f7589 req-d567db97-a62d-4243-9d59-5535ebb11ffd tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 returned with HTTP 200 Jul 24 00:53:40.255344 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 238/947] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:40 2026] DELETE /volume/v3/attachments/84c09ab3-5c74-4f35-b7fe-c9f669ce8c63 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:40.770035 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:40.776486 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:40.776894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:40.777150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:40.787709 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:40.787709 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:40.799679 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:40.815574 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ef28d99-e458-45fa-8387-b0401ac212a3 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:53:40.816061 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 236/948] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:40 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:41.351025 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-719c21fb-abd0-4ac5-9931-a91a0a08433e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:41.351025 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-719c21fb-abd0-4ac5-9931-a91a0a08433e None None] GET https://10.4.3.67/volume// Jul 24 00:53:41.352142 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-719c21fb-abd0-4ac5-9931-a91a0a08433e None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:41.352142 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-719c21fb-abd0-4ac5-9931-a91a0a08433e None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:41.352142 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-719c21fb-abd0-4ac5-9931-a91a0a08433e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:53:41.352485 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 240/949] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:53:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:53:41.362747 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-bad8abe0-3716-48a8-9fd1-2f5dfef412e6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:41.365807 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-bad8abe0-3716-48a8-9fd1-2f5dfef412e6 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:53:41.366363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-bad8abe0-3716-48a8-9fd1-2f5dfef412e6 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50bdd8ab-019b-4e6e-8b43-1b3be3570f09", "connector": null, "instance_uuid": "aac98750-064c-49cc-8548-68cef9f48a27"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:41.387847 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:41.387847 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:41.448837 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-bad8abe0-3716-48a8-9fd1-2f5dfef412e6 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:53:41.449531 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 236/950] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:53:41 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:41.463462 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-9ac66732-e517-46b7-91d1-87704c333794 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:41.466502 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-9ac66732-e517-46b7-91d1-87704c333794 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] DELETE https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 Jul 24 00:53:41.466786 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-9ac66732-e517-46b7-91d1-87704c333794 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:41.467278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-9ac66732-e517-46b7-91d1-87704c333794 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:41.477535 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:41.477535 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:41.553228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-9ac66732-e517-46b7-91d1-87704c333794 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 returned with HTTP 200 Jul 24 00:53:41.553228 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 239/951] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:41 2026] DELETE /volume/v3/attachments/19d49a53-81c9-4974-8abc-9599a9e641a4 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:44.413233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:44.416839 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] PUT https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 Jul 24 00:53:44.417850 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:44.428796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Acquiring lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:53:44.438127 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:53:44.439590 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:44.439590 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:44.602109 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Lock "cinder-attachment_update-50bdd8ab-019b-4e6e-8b43-1b3be3570f09-np0000005792" released by "attachment_update" :: held 0.164s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:53:44.602109 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-b20b2885-1a51-4511-aefe-512f4d943ccc tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 returned with HTTP 200 Jul 24 00:53:44.602628 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 237/952] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:53:44 2026] PUT /volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:44.623024 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-e1156cc3-98bb-425e-899d-f9a9fd35a54a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:44.627674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-e1156cc3-98bb-425e-899d-f9a9fd35a54a tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 Jul 24 00:53:44.627881 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-e1156cc3-98bb-425e-899d-f9a9fd35a54a tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:44.628439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-e1156cc3-98bb-425e-899d-f9a9fd35a54a tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:44.658919 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-e1156cc3-98bb-425e-899d-f9a9fd35a54a tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 returned with HTTP 200 Jul 24 00:53:44.659983 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 241/953] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:53:44 2026] GET /volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:53:46.485824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:46.488507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] DELETE https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:46.488912 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:46.489263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:46.489503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Delete volume with id: de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:46.501036 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:46.501036 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:46.502137 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:46.532625 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Delete volume request issued successfully. Jul 24 00:53:46.535124 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-626a96d7-1b22-4ea0-ba81-6e9a9aabb98e tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 202 Jul 24 00:53:46.535797 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 237/954] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:46 2026] DELETE /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:46.548787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:46.552903 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:46.553208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:46.553474 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:46.556705 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=391,cinder:UPDATE=85,cinder:INSERT=46 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:53:46.566026 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:46.566026 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:46.573424 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Volume info retrieved successfully. Jul 24 00:53:46.580822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ed6ad92-829d-4290-bed2-917b65f9b306 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 200 Jul 24 00:53:46.581670 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 240/955] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:46 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:47.601356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2e9b1769-6971-435a-8a53-96e0cbca1f75 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:47.603210 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e9b1769-6971-435a-8a53-96e0cbca1f75 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] GET https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 Jul 24 00:53:47.603439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1769-6971-435a-8a53-96e0cbca1f75 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:47.603626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1769-6971-435a-8a53-96e0cbca1f75 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:47.609563 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e9b1769-6971-435a-8a53-96e0cbca1f75 tempest-ServerStableDeviceRescueTest-1657179352 tempest-ServerStableDeviceRescueTest-1657179352-project-member] https://10.4.3.67/volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 returned with HTTP 404 Jul 24 00:53:47.610096 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 238/956] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:47 2026] GET /volume/v3/volumes/de76583a-737c-43f2-a907-0c00e5597377 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:48.111635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0f8e62df-388e-4ded-8e87-731742809055 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:48.229270 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:48.229270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-568609935"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:48.231896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-568609935'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:48.231896 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume of 1 GB Jul 24 00:53:48.232507 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:48.232507 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:48.238847 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:53:48.248529 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (1763abcd-0406-4497-a440-b42efbdc409c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:48.250132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe34fc3-545b-497c-b423-492a71ddeb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:48.251674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:48.302058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe34fc3-545b-497c-b423-492a71ddeb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:48.302058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0dc6bad-e22e-4a98-8065-f8bf84335974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:48.399876 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['8ca7e1e7-880e-4b47-938f-7bae3826231e', 'e60a6f37-b5c4-4bf6-b2cc-e710d73a3f6e', 'c06cb661-f043-42d7-a9ae-2277a1a13219', '93f4de34-4744-490c-9cd1-6bc4d8ce9f2a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:48.400923 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0dc6bad-e22e-4a98-8065-f8bf84335974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca7e1e7-880e-4b47-938f-7bae3826231e', 'e60a6f37-b5c4-4bf6-b2cc-e710d73a3f6e', 'c06cb661-f043-42d7-a9ae-2277a1a13219', '93f4de34-4744-490c-9cd1-6bc4d8ce9f2a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:48.402033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8cc230-5430-4a5f-9540-9f22eb0ddb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:48.440896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8cc230-5430-4a5f-9540-9f22eb0ddb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52e22e09-9e69-431a-944e-306dc1c825c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-568609935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['8ca7e1e7-880e-4b47-938f-7bae3826231e','e60a6f37-b5c4-4bf6-b2cc-e710d73a3f6e','c06cb661-f043-42d7-a9ae-2277a1a13219','93f4de34-4744-490c-9cd1-6bc4d8ce9f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-568609935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52e22e09-9e69-431a-944e-306dc1c825c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:48.442092 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c926d44-ae5b-4d8d-b845-78f4e98a183c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:48.482771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c926d44-ae5b-4d8d-b845-78f4e98a183c) transitioned into state 'SUCCESS' from state '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-568609935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['8ca7e1e7-880e-4b47-938f-7bae3826231e','e60a6f37-b5c4-4bf6-b2cc-e710d73a3f6e','c06cb661-f043-42d7-a9ae-2277a1a13219','93f4de34-4744-490c-9cd1-6bc4d8ce9f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:48.485383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db9b0d0-996f-4860-a6d5-535f26d9da2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:48.511879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db9b0d0-996f-4860-a6d5-535f26d9da2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:48.512556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (1763abcd-0406-4497-a440-b42efbdc409c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:48.513414 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:53:48.513810 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f8e62df-388e-4ded-8e87-731742809055 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:48.514402 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 242/957] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:53:48 2026] POST /volume/v3/volumes => generated 746 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:49.695621 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-65322603-4d17-469d-86a3-adcf1af1fe91 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:49.737943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-65322603-4d17-469d-86a3-adcf1af1fe91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] POST https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3/action Jul 24 00:53:49.738547 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-65322603-4d17-469d-86a3-adcf1af1fe91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:53:49.738744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-65322603-4d17-469d-86a3-adcf1af1fe91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:49.766691 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:49.766691 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:49.785538 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6b50d10a-ecfa-4c66-a204-626d56849264 req-65322603-4d17-469d-86a3-adcf1af1fe91 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3/action returned with HTTP 204 Jul 24 00:53:49.785966 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 238/958] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:53:49 2026] POST /volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:52.671487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e6051433-005f-4a22-b074-87c5f9079c96 req-9598fad1-dc89-4d19-9676-9dcf4cdb9495 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:52.674791 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e6051433-005f-4a22-b074-87c5f9079c96 req-9598fad1-dc89-4d19-9676-9dcf4cdb9495 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] DELETE https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 Jul 24 00:53:52.675075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e6051433-005f-4a22-b074-87c5f9079c96 req-9598fad1-dc89-4d19-9676-9dcf4cdb9495 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:52.675398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e6051433-005f-4a22-b074-87c5f9079c96 req-9598fad1-dc89-4d19-9676-9dcf4cdb9495 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:52.685536 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:52.685536 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:52.750318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e6051433-005f-4a22-b074-87c5f9079c96 req-9598fad1-dc89-4d19-9676-9dcf4cdb9495 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 returned with HTTP 200 Jul 24 00:53:52.750894 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 241/959] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:53:52 2026] DELETE /volume/v3/attachments/86bc2d1e-bf67-4bc3-a804-5bfaa4a898c3 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:53.494469 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-29f572cc-07f7-4e90-91fb-8813579446ea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:53.498412 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29f572cc-07f7-4e90-91fb-8813579446ea tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:53.498737 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29f572cc-07f7-4e90-91fb-8813579446ea tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:53.499598 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29f572cc-07f7-4e90-91fb-8813579446ea tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:53.510475 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:53.510475 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:53.518176 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-29f572cc-07f7-4e90-91fb-8813579446ea tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:53.529141 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29f572cc-07f7-4e90-91fb-8813579446ea tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:53.529141 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 239/960] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:53 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:53.585899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-425a6397-c424-421b-9d36-5f441ee485cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:53.589072 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-425a6397-c424-421b-9d36-5f441ee485cb tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:53.589300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-425a6397-c424-421b-9d36-5f441ee485cb tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:53.589594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-425a6397-c424-421b-9d36-5f441ee485cb tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:53.601857 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:53.601857 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:53.608291 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-425a6397-c424-421b-9d36-5f441ee485cb tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:53.617939 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-425a6397-c424-421b-9d36-5f441ee485cb tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:53.618407 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 243/961] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:53 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:53.646719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:53.648877 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] DELETE https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:53.649067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:53.649339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:53.649487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Delete volume with id: 50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:53.658643 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:53.658643 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:53.659251 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:53.695709 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Delete volume request issued successfully. Jul 24 00:53:53.696227 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85679b6c-5458-4eb5-8ae9-a667111d2e0f tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 202 Jul 24 00:53:53.696866 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 239/962] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:53:53 2026] DELETE /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:53.714047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:53.718393 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:53.719002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:53.719794 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:53.737895 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:53.737895 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:53.745654 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Volume info retrieved successfully. Jul 24 00:53:53.752750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a78ff2f9-24cc-45a8-8179-af7f02def43c tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 200 Jul 24 00:53:53.753469 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 242/963] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:53 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:53.988064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:53.992055 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:53:53.992603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1423452733", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:53.996001 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1423452733', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:53:53.996185 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Create volume of 1 GB Jul 24 00:53:54.005055 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Availability Zones retrieved successfully. Jul 24 00:53:54.016216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Flow 'volume_create_api' (418a2ae8-f90e-49cf-a739-c54a41820c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:54.017512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc748f5-7e6e-4ac4-ad89-e208aea98fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:54.019006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:53:54.071149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc748f5-7e6e-4ac4-ad89-e208aea98fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:54.073419 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c3238d-3fd9-478b-a9e6-a51526da1079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:54.170387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Created reservations ['17a045eb-6f66-404e-b7d4-59b292295456', 'f9e1b645-2114-451d-8038-9b7771b54fcc', '89ae8591-a353-43c9-b127-bf4c56a9296d', 'f925eca9-e5e8-438f-9372-c9707ae6f7e8'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:54.171397 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c3238d-3fd9-478b-a9e6-a51526da1079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17a045eb-6f66-404e-b7d4-59b292295456', 'f9e1b645-2114-451d-8038-9b7771b54fcc', '89ae8591-a353-43c9-b127-bf4c56a9296d', 'f925eca9-e5e8-438f-9372-c9707ae6f7e8']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:54.172151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c966391f-73f1-48c1-b768-7ba6d26761dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:54.209456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c966391f-73f1-48c1-b768-7ba6d26761dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a83622c-4d24-4996-ac65-9a63eb4e1705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1423452733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52668eb264724cac8892a726f84377a0',qos_specs=None,replication_status=,reservations=['17a045eb-6f66-404e-b7d4-59b292295456','f9e1b645-2114-451d-8038-9b7771b54fcc','89ae8591-a353-43c9-b127-bf4c56a9296d','f925eca9-e5e8-438f-9372-c9707ae6f7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae7d170da91495697433478206a9cda',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1423452733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a83622c-4d24-4996-ac65-9a63eb4e1705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52668eb264724cac8892a726f84377a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae7d170da91495697433478206a9cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:54.210245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c605a388-fc3d-45ae-844c-e07a0acd7fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:54.232376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c605a388-fc3d-45ae-844c-e07a0acd7fff) transitioned into state 'SUCCESS' from state '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-1423452733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52668eb264724cac8892a726f84377a0',qos_specs=None,replication_status=,reservations=['17a045eb-6f66-404e-b7d4-59b292295456','f9e1b645-2114-451d-8038-9b7771b54fcc','89ae8591-a353-43c9-b127-bf4c56a9296d','f925eca9-e5e8-438f-9372-c9707ae6f7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae7d170da91495697433478206a9cda',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:54.233030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba86c83-66dd-4a4d-9ff6-38d9a9c6a911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:53:54.243099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba86c83-66dd-4a4d-9ff6-38d9a9c6a911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:53:54.243976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Flow 'volume_create_api' (418a2ae8-f90e-49cf-a739-c54a41820c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:53:54.244563 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Create volume request issued successfully. Jul 24 00:53:54.245287 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-e1bb496f-c2b6-4093-91b2-c6e04f61b6d3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:53:54.246029 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 240/964] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 00:53:53 2026] POST /volume/v3/volumes => generated 753 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:54.255430 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:54.258064 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:54.258411 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:54.259440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:54.275899 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:54.275899 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:54.289261 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:54.295118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a6cd9c0e-572b-44c7-abb4-f09814bc3bff req-f8c143cb-732b-416e-a208-ef0602299db6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 200 Jul 24 00:53:54.295564 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 244/965] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:54 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:54.338800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:54.341312 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:54.343219 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:54.343610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:54.355877 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:54.355877 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:54.362735 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:54.372976 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2c89e8d6-8f3f-4498-a468-ac6a5e28d799 req-f9291f98-4874-41d1-ae0f-1d0be5cab388 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 200 Jul 24 00:53:54.373820 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 240/966] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:54 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:54.776297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-289494be-e33e-41b6-a4f8-925414255bc4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:54.779220 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-289494be-e33e-41b6-a4f8-925414255bc4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] GET https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 Jul 24 00:53:54.779220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-289494be-e33e-41b6-a4f8-925414255bc4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:54.779220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-289494be-e33e-41b6-a4f8-925414255bc4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:54.794674 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-289494be-e33e-41b6-a4f8-925414255bc4 tempest-ServerActionsTestOtherB-1665078235 tempest-ServerActionsTestOtherB-1665078235-project-member] https://10.4.3.67/volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 returned with HTTP 404 Jul 24 00:53:54.795337 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 243/967] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:53:54 2026] GET /volume/v3/volumes/50bdd8ab-019b-4e6e-8b43-1b3be3570f09 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:55.425718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:55.428862 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:55.429118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:55.429576 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:55.445568 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:55.445568 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:55.462561 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:55.469029 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d31d1f7-a268-42cf-8b65-8fb3d3387e52 req-6fc6110a-b79b-4904-acd0-2dace0211869 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 200 Jul 24 00:53:55.469770 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 241/968] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:55 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:55.527903 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:55.531082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:53:55.531697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a83622c-4d24-4996-ac65-9a63eb4e1705", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-171955351", "description": null, "metadata": {}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:53:55.556657 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:55.556657 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:55.558137 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:55.559318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Create snapshot from volume 3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:55.664384 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Created reservations ['9a44f6bd-5c3d-4edb-84bd-0fddc3c86b09', '1f76ec9c-7b57-436e-8e22-3a4052da1a22', '4e6828f3-6f5d-4386-81b6-b69689a7c459', '2de3b962-d625-4561-bf2f-29c37c3db7ae'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:53:55.735178 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Snapshot create request issued successfully. Jul 24 00:53:55.735749 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4788c458-ec69-469e-9c6e-32906a9357d0 req-9a551fb2-94fe-403c-8e10-e29bf64b99d4 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:53:55.736434 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 245/969] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 00:53:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:53:55.844314 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:55.849261 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] GET https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:55.849261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:55.849261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:55.861706 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:55.861706 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:55.862312 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Snapshot retrieved successfully. Jul 24 00:53:55.863863 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-97f56eee-1de9-458e-a49e-439fa29567d3 req-f03c3e41-9035-4882-b399-e44f8e5785fe tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 returned with HTTP 200 Jul 24 00:53:55.864604 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 241/970] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 00:53:55 2026] GET /volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:55.909069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:55.912019 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:53:55.912747 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:55.913666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:55.913666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:53:55.917481 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:53:55.928202 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] Get all snapshots completed successfully. Jul 24 00:53:55.928202 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:55.928202 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:53:55.928202 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b8146b85-d7a4-4eb7-95aa-8db43f80116e req-49b5d926-93e3-4660-9fb2-441ead87b988 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-reader] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:53:55.930270 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 244/971] 10.4.3.67 () {68 vars in 1507 bytes} [Fri Jul 24 00:53:55 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:55.971051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:55.973787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:55.975350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:55.975350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:55.985165 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:55.985165 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:55.985165 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Snapshot retrieved successfully. Jul 24 00:53:55.985165 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1a6e2adf-7a91-45b4-9c9b-27805fba1bd1 req-10eb6815-6b35-4fcb-a0d3-35afdaae651c tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 returned with HTTP 200 Jul 24 00:53:55.985165 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 242/972] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 00:53:55 2026] GET /volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:56.018014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:56.021401 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:56.021688 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:56.021980 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:56.022155 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Delete snapshot with id: 2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:56.029624 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:56.029624 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:56.030395 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Snapshot retrieved successfully. Jul 24 00:53:56.055709 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Snapshot delete request issued successfully. Jul 24 00:53:56.056168 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f1e2553f-3fc2-4334-a794-6ae9d9c52da8 req-48826014-0564-41f1-92a1-336d6aea5892 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 returned with HTTP 202 Jul 24 00:53:56.056619 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 246/973] 10.4.3.67 () {70 vars in 1619 bytes} [Fri Jul 24 00:53:56 2026] DELETE /volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:56.100805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:56.109331 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:56.109807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:56.110203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:56.118976 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:56.118976 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:53:56.120052 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Snapshot retrieved successfully. Jul 24 00:53:56.122267 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fcbbe90d-6dbb-447d-9d53-90413fa5496b req-83b5336a-cef0-4d80-9a13-08932ae22a85 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 returned with HTTP 200 Jul 24 00:53:56.122633 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 242/974] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 00:53:56 2026] GET /volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:57.162090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0291ba00-7ea8-4329-bac2-374817cfeecc req-7505bf63-1735-486e-8d54-8d7803af993b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:57.167044 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0291ba00-7ea8-4329-bac2-374817cfeecc req-7505bf63-1735-486e-8d54-8d7803af993b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 Jul 24 00:53:57.167296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0291ba00-7ea8-4329-bac2-374817cfeecc req-7505bf63-1735-486e-8d54-8d7803af993b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:57.167531 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0291ba00-7ea8-4329-bac2-374817cfeecc req-7505bf63-1735-486e-8d54-8d7803af993b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:57.178307 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0291ba00-7ea8-4329-bac2-374817cfeecc req-7505bf63-1735-486e-8d54-8d7803af993b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 returned with HTTP 404 Jul 24 00:53:57.179123 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 245/975] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 00:53:57 2026] GET /volume/v3/snapshots/2de6d6d2-23c8-4fe4-a53a-87664be77ab8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:57.211311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:57.217401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:57.217612 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:57.217852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:57.218889 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Delete volume with id: 3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:57.234183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:57.234183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:53:57.234446 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:57.261308 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Delete volume request issued successfully. Jul 24 00:53:57.261556 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddb46b4-e36c-4882-8f6d-79faf3d0e644 req-90ccabd2-7ac9-4d9d-bf73-810920444cec tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 202 Jul 24 00:53:57.262025 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 243/976] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:53:57 2026] DELETE /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:53:57.310970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:57.314056 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:57.317626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:57.317626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:57.325643 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:53:57.325643 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:53:57.334078 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Volume info retrieved successfully. Jul 24 00:53:57.341854 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a273b759-5a98-45ca-a7bf-92894b0934f8 req-6d81c111-7714-4286-ad44-e3c61af7fcf6 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 200 Jul 24 00:53:57.342301 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 247/977] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:57 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:53:58.383205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-13352d23-1417-4edc-be0f-547edf04b7ee req-b77590f5-f6cd-4914-b0e7-58d4874d833b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:58.387627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-13352d23-1417-4edc-be0f-547edf04b7ee req-b77590f5-f6cd-4914-b0e7-58d4874d833b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:58.387627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-13352d23-1417-4edc-be0f-547edf04b7ee req-b77590f5-f6cd-4914-b0e7-58d4874d833b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:58.387627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-13352d23-1417-4edc-be0f-547edf04b7ee req-b77590f5-f6cd-4914-b0e7-58d4874d833b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:58.404075 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-13352d23-1417-4edc-be0f-547edf04b7ee req-b77590f5-f6cd-4914-b0e7-58d4874d833b tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 404 Jul 24 00:53:58.404075 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 243/978] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:58 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:58.434631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:58.437793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:58.440017 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:58.440017 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:58.440017 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Delete volume with id: 3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:58.448033 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6047f7de-dd9f-48de-843c-1e2702523771 req-babb6a43-af8c-4a55-b629-4f18ebf6b193 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 404 Jul 24 00:53:58.449823 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 246/979] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:53:58 2026] DELETE /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:53:58.484124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-0b41f9c1-2201-4bd7-ac0e-4b8865d411b9 req-73b0f6cc-c7e7-43f3-9467-0ed2f7060ab3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:53:58.486970 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0b41f9c1-2201-4bd7-ac0e-4b8865d411b9 req-73b0f6cc-c7e7-43f3-9467-0ed2f7060ab3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] GET https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 Jul 24 00:53:58.487362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-0b41f9c1-2201-4bd7-ac0e-4b8865d411b9 req-73b0f6cc-c7e7-43f3-9467-0ed2f7060ab3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:53:58.487461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-0b41f9c1-2201-4bd7-ac0e-4b8865d411b9 req-73b0f6cc-c7e7-43f3-9467-0ed2f7060ab3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:53:58.495242 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0b41f9c1-2201-4bd7-ac0e-4b8865d411b9 req-73b0f6cc-c7e7-43f3-9467-0ed2f7060ab3 tempest-VolumesSnapshotsTestJSON-617359649 tempest-VolumesSnapshotsTestJSON-617359649-project-member] https://10.4.3.67/volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 returned with HTTP 404 Jul 24 00:53:58.495242 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 244/980] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:53:58 2026] GET /volume/v3/volumes/3a83622c-4d24-4996-ac65-9a63eb4e1705 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:00.150685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-a8b25385-9434-4379-bdee-986620548069 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:00.153162 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-a8b25385-9434-4379-bdee-986620548069 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 Jul 24 00:54:00.153775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-a8b25385-9434-4379-bdee-986620548069 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:00.153775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-a8b25385-9434-4379-bdee-986620548069 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:00.162002 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:00.162002 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:00.208652 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-a8b25385-9434-4379-bdee-986620548069 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 returned with HTTP 200 Jul 24 00:54:00.209472 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 248/981] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:00 2026] DELETE /volume/v3/attachments/d092deb1-7407-4500-baab-41403ab89978 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:00.224039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-4c451702-bcb1-4844-93aa-a1cb4c0b6c60 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:00.231366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-4c451702-bcb1-4844-93aa-a1cb4c0b6c60 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e Jul 24 00:54:00.231609 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-4c451702-bcb1-4844-93aa-a1cb4c0b6c60 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:00.231803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-4c451702-bcb1-4844-93aa-a1cb4c0b6c60 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:00.249270 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:00.249270 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:00.312015 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-4c451702-bcb1-4844-93aa-a1cb4c0b6c60 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e returned with HTTP 200 Jul 24 00:54:00.312577 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 244/982] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:00 2026] DELETE /volume/v3/attachments/0b49b95e-478e-4a9e-a015-fcb25d68247e => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:00.321842 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-95724010-48a0-4bf4-8a3a-1508a4e4b888 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:00.326855 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-95724010-48a0-4bf4-8a3a-1508a4e4b888 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a Jul 24 00:54:00.327176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-95724010-48a0-4bf4-8a3a-1508a4e4b888 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:00.327502 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-95724010-48a0-4bf4-8a3a-1508a4e4b888 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:00.337279 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:00.337279 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:00.438560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d4a7f12e-d686-46bd-a9cf-89421f83bf43 req-95724010-48a0-4bf4-8a3a-1508a4e4b888 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a returned with HTTP 200 Jul 24 00:54:00.439066 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 247/983] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:00 2026] DELETE /volume/v3/attachments/1fc9ed46-18c4-4dd1-aefd-d0280afc8e2a => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:00.849621 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:00.851531 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:00.851880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-586026667", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:00.853698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-586026667', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:00.853815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Create volume of 1 GB Jul 24 00:54:00.858489 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Availability Zones retrieved successfully. Jul 24 00:54:00.866336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Flow 'volume_create_api' (240a6de5-8f77-414c-8f98-538383b09176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:00.867599 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbde1c1-6f69-4c74-8e62-a89d016b8c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:00.868863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:00.898947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbde1c1-6f69-4c74-8e62-a89d016b8c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:00.899900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b481cb4-546e-4080-a309-9c1960f4e057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:00.967053 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Created reservations ['7682b000-d733-4d3a-9382-a1bece0928c1', '79c27774-f916-400a-8eac-1f2fe3ee2c55', '70c19bb2-a6a5-4612-92f4-f765fc121c9d', '6c0f2a22-2371-4ce7-a8fd-1e541ef7d55b'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:00.967962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b481cb4-546e-4080-a309-9c1960f4e057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7682b000-d733-4d3a-9382-a1bece0928c1', '79c27774-f916-400a-8eac-1f2fe3ee2c55', '70c19bb2-a6a5-4612-92f4-f765fc121c9d', '6c0f2a22-2371-4ce7-a8fd-1e541ef7d55b']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:00.968828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c37cc7-c7c8-43a4-b500-87a642e450f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:01.006335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c37cc7-c7c8-43a4-b500-87a642e450f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab77206c-93fc-4b1a-ba22-d33d7cf66e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-586026667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8c22ecd89ca48b089683b504b6ceadf',qos_specs=None,replication_status=,reservations=['7682b000-d733-4d3a-9382-a1bece0928c1','79c27774-f916-400a-8eac-1f2fe3ee2c55','70c19bb2-a6a5-4612-92f4-f765fc121c9d','6c0f2a22-2371-4ce7-a8fd-1e541ef7d55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04151e9c3d24c01a2540a1cc79ddbbb',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-586026667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab77206c-93fc-4b1a-ba22-d33d7cf66e25,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8c22ecd89ca48b089683b504b6ceadf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04151e9c3d24c01a2540a1cc79ddbbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:01.007102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebeabfd8-02cf-426d-aae1-d732e366f69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:01.033816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebeabfd8-02cf-426d-aae1-d732e366f69d) transitioned into state 'SUCCESS' from state '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-586026667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8c22ecd89ca48b089683b504b6ceadf',qos_specs=None,replication_status=,reservations=['7682b000-d733-4d3a-9382-a1bece0928c1','79c27774-f916-400a-8eac-1f2fe3ee2c55','70c19bb2-a6a5-4612-92f4-f765fc121c9d','6c0f2a22-2371-4ce7-a8fd-1e541ef7d55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04151e9c3d24c01a2540a1cc79ddbbb',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:01.034848 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b70b16e-c7af-43da-bc40-19505e62f6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:01.048420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b70b16e-c7af-43da-bc40-19505e62f6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:01.049316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Flow 'volume_create_api' (240a6de5-8f77-414c-8f98-538383b09176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:01.049700 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Create volume request issued successfully. Jul 24 00:54:01.053442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-5c4bd1e7-4ee1-407e-a0e2-ba2ec62b948c tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:01.053957 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 245/984] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 00:54:00 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:01.065208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:01.072261 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:01.072261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:01.072733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:01.086710 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:01.086710 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:01.095437 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Volume info retrieved successfully. Jul 24 00:54:01.107485 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1c1b7170-a00e-43ed-ab53-fe7be7ad8f0d req-c0e5fd26-14b8-4c78-8456-679ee9c1adbf tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 200 Jul 24 00:54:01.108694 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 249/985] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:01 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:01.152135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:01.154857 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:01.155183 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:01.155503 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:01.182134 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:01.182134 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:01.188684 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Volume info retrieved successfully. Jul 24 00:54:01.198350 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-4df24722-b782-40ed-b805-12f9a2156b76 req-13d25021-b7e9-487f-aded-7e7cc9e67da2 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 200 Jul 24 00:54:01.198941 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 245/986] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:01 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:02.239699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:02.246059 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:02.246347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:02.246545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:02.258474 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:02.258474 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:02.271075 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Volume info retrieved successfully. Jul 24 00:54:02.279560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2477f1b1-0a05-41d3-acb7-006b4b07f9f5 req-ad741cfa-0944-48a5-affb-834f3bfa96e6 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 200 Jul 24 00:54:02.280865 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 248/987] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:02 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:02.369692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:02.375508 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-reader] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:02.375972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:02.376065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-reader] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:02.391884 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:02.391884 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:02.398668 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-reader] Volume info retrieved successfully. Jul 24 00:54:02.404698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6078f63d-28cf-42ce-b2bf-45e63cdbf9ba req-201e3e37-d72d-44f1-8694-8d253b543f7a tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-reader] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 200 Jul 24 00:54:02.405287 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 246/988] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:02 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:02.445489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:02.454365 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:02.454724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:02.454978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:02.455178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Delete volume with id: ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:02.473422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:02.473422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:02.474167 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Volume info retrieved successfully. Jul 24 00:54:02.504307 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Delete volume request issued successfully. Jul 24 00:54:02.504307 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-31b9dc9b-d361-41bf-8baa-ecac33f71f9c req-cb72da47-c5e2-4475-bc1f-945bbd6ae55d tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 202 Jul 24 00:54:02.504307 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 250/989] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:54:02 2026] DELETE /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:02.556020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:02.559669 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:02.559847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:02.560077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:02.569202 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:02.569202 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:02.575765 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Volume info retrieved successfully. Jul 24 00:54:02.582851 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1893b9dd-9c60-4f44-a126-f7abbd67d051 req-999a2c48-f3c5-455b-8304-0fa83fa0702b tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 200 Jul 24 00:54:02.582851 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 246/990] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:02 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:54:03.613926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b20dadef-9a75-49f8-8227-43fbe7d8c879 req-e03f2ee6-eeed-40f9-927f-a3cbbadb5037 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:03.616626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b20dadef-9a75-49f8-8227-43fbe7d8c879 req-e03f2ee6-eeed-40f9-927f-a3cbbadb5037 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] GET https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 Jul 24 00:54:03.616923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b20dadef-9a75-49f8-8227-43fbe7d8c879 req-e03f2ee6-eeed-40f9-927f-a3cbbadb5037 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:03.617202 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b20dadef-9a75-49f8-8227-43fbe7d8c879 req-e03f2ee6-eeed-40f9-927f-a3cbbadb5037 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:03.630356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b20dadef-9a75-49f8-8227-43fbe7d8c879 req-e03f2ee6-eeed-40f9-927f-a3cbbadb5037 tempest-VolumesGetTestJSON-924168127 tempest-VolumesGetTestJSON-924168127-project-member] https://10.4.3.67/volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 returned with HTTP 404 Jul 24 00:54:03.631033 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 249/991] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:03 2026] GET /volume/v3/volumes/ab77206c-93fc-4b1a-ba22-d33d7cf66e25 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:04.747895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:04.753258 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:54:04.753258 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:04.753258 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:04.753258 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume with id: 5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:54:04.765849 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:04.765849 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:04.765849 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:04.813225 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume request issued successfully. Jul 24 00:54:04.813225 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92b422a1-c3d4-49f4-8065-f82681dbcfdc tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 202 Jul 24 00:54:04.813225 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 247/992] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:04 2026] DELETE /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:04.821385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:04.826097 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:54:04.826562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:04.826763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:04.837913 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:04.837913 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:04.846914 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:04.858416 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb9d7ee9-2df6-475f-abf2-700c9fd9e380 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 200 Jul 24 00:54:04.859334 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 251/993] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:04 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:05.875991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88197658-bf10-4110-a972-441799ca64d0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:05.878146 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88197658-bf10-4110-a972-441799ca64d0 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a Jul 24 00:54:05.878470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88197658-bf10-4110-a972-441799ca64d0 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:05.878701 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88197658-bf10-4110-a972-441799ca64d0 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:05.884966 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88197658-bf10-4110-a972-441799ca64d0 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a returned with HTTP 404 Jul 24 00:54:05.885760 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 247/994] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:05 2026] GET /volume/v3/volumes/5840190d-3b74-419a-b827-5887e5c1198a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:05.893837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c83329d-34f8-4f94-acdf-9110add8398e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:05.896453 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:54:05.896866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:05.897035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:05.897205 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume with id: c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:54:05.907552 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:05.907552 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:05.908203 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:05.934348 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume request issued successfully. Jul 24 00:54:05.934601 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c83329d-34f8-4f94-acdf-9110add8398e tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 202 Jul 24 00:54:05.935362 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 250/995] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:05 2026] DELETE /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:05.945729 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:05.948106 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:54:05.948219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:05.950428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:05.962668 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:05.962668 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:05.970226 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:05.981990 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a3bc4da-58dc-4a6d-abd5-9fcf400de4ba tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 200 Jul 24 00:54:05.982571 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 248/996] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:05 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:06.027247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.031996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] DELETE https://10.4.3.67/volume/v3/volumes/tempest-invalid-342121866 Jul 24 00:54:06.032429 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.032782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.033463 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Delete volume with id: tempest-invalid-342121866 Jul 24 00:54:06.042868 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-45f8e91e-4aee-43e1-b1b3-fd8c4054ad55 req-1134c592-8563-44b4-81b5-14bdbdf076f0 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] https://10.4.3.67/volume/v3/volumes/tempest-invalid-342121866 returned with HTTP 404 Jul 24 00:54:06.043091 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 252/997] 10.4.3.67 () {70 vars in 1580 bytes} [Fri Jul 24 00:54:06 2026] DELETE /volume/v3/volumes/tempest-invalid-342121866 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:06.141449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.143870 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b1ac2f19-fd73-4679-8e44-cd92fc482c79 Jul 24 00:54:06.144051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.144343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.144566 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] Delete volume with id: b1ac2f19-fd73-4679-8e44-cd92fc482c79 Jul 24 00:54:06.151379 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1c9af80b-1083-4afb-8336-654f165a3576 req-f1572fe7-6656-4aca-b8b1-28a9acb8a68a tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-member] https://10.4.3.67/volume/v3/volumes/b1ac2f19-fd73-4679-8e44-cd92fc482c79 returned with HTTP 404 Jul 24 00:54:06.151942 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 248/998] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:54:06 2026] DELETE /volume/v3/volumes/b1ac2f19-fd73-4679-8e44-cd92fc482c79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:06.178515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0d6a0d22-3b9b-4e79-9216-eb918119f189 req-cc6efd77-5b26-4692-8e39-0cc995bbb581 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.181163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d6a0d22-3b9b-4e79-9216-eb918119f189 req-cc6efd77-5b26-4692-8e39-0cc995bbb581 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-reader] GET https://10.4.3.67/volume/v3/volumes/d9a460a6-5048-4cb3-9f5a-e22d118137c6 Jul 24 00:54:06.181433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d6a0d22-3b9b-4e79-9216-eb918119f189 req-cc6efd77-5b26-4692-8e39-0cc995bbb581 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.181637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d6a0d22-3b9b-4e79-9216-eb918119f189 req-cc6efd77-5b26-4692-8e39-0cc995bbb581 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.188291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d6a0d22-3b9b-4e79-9216-eb918119f189 req-cc6efd77-5b26-4692-8e39-0cc995bbb581 tempest-VolumesNegativeTest-844692619 tempest-VolumesNegativeTest-844692619-project-reader] https://10.4.3.67/volume/v3/volumes/d9a460a6-5048-4cb3-9f5a-e22d118137c6 returned with HTTP 404 Jul 24 00:54:06.188858 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 251/999] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/v3/volumes/d9a460a6-5048-4cb3-9f5a-e22d118137c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:06.407096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.408848 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:06.409003 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.409307 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.427067 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:06.427067 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:06.433912 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Volume info retrieved successfully. Jul 24 00:54:06.440825 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c372d6e-bffb-42b6-b6a3-fd26ba250b01 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:06.441412 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 249/1000] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:06.505855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.508632 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:06.508824 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.509051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.523009 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:06.523009 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:06.527212 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:06.532893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-4a9e12a1-a6d4-459d-a639-35762d054a4e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:06.533489 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 253/1001] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:06.560224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.563340 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action Jul 24 00:54:06.563818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:06.564021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:06.581255 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:06.581255 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:06.581903 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:06.590865 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Begin detaching volume completed successfully. Jul 24 00:54:06.591132 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-95e81bfc-9960-4a7c-a423-04a529bb1b20 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action returned with HTTP 202 Jul 24 00:54:06.592375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 249/1002] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:54:06 2026] POST /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:54:06.615058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ba13face-b7de-4659-bf04-65cd831ee843 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.617098 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba13face-b7de-4659-bf04-65cd831ee843 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:06.617492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba13face-b7de-4659-bf04-65cd831ee843 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.617653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba13face-b7de-4659-bf04-65cd831ee843 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.643021 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:06.643021 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:06.648151 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ba13face-b7de-4659-bf04-65cd831ee843 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:06.656932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-140f870e-7b34-4b4a-b4be-87d48e2978f5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.657884 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba13face-b7de-4659-bf04-65cd831ee843 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:06.658459 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 252/1003] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:06.659060 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-140f870e-7b34-4b4a-b4be-87d48e2978f5 None None] GET https://10.4.3.67/volume// Jul 24 00:54:06.659439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-140f870e-7b34-4b4a-b4be-87d48e2978f5 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.661608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-140f870e-7b34-4b4a-b4be-87d48e2978f5 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.661608 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-140f870e-7b34-4b4a-b4be-87d48e2978f5 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:06.661608 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 250/1004] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:06.670899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:06.674169 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:06.674169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:06.674169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:06.690545 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:06.690545 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:06.694912 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:06.699999 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-518fb693-2440-4cce-aaf2-eeaa7ed6eaf2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:06.700362 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 254/1005] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:06 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1622 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:07.001472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8c9b6ab0-4c7a-4806-b1a7-67de64ac9579 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.004284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c9b6ab0-4c7a-4806-b1a7-67de64ac9579 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 Jul 24 00:54:07.004640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c9b6ab0-4c7a-4806-b1a7-67de64ac9579 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.005070 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c9b6ab0-4c7a-4806-b1a7-67de64ac9579 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.013451 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c9b6ab0-4c7a-4806-b1a7-67de64ac9579 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 returned with HTTP 404 Jul 24 00:54:07.014115 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 250/1006] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:07 2026] GET /volume/v3/volumes/c526254a-859a-478d-bf2f-e2fd14743159 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:07.023917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.025772 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:54:07.026022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.026126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.026302 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume with id: f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:54:07.034515 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:07.034515 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:07.035049 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:07.057760 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Delete volume request issued successfully. Jul 24 00:54:07.058039 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3dddc5ce-7a99-4bd6-a157-0dffff770ae5 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 202 Jul 24 00:54:07.058642 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 253/1007] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:07 2026] DELETE /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:07.077394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.079844 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:54:07.080125 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.080125 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.093037 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:07.093037 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:07.097639 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Volume info retrieved successfully. Jul 24 00:54:07.105002 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2f34231d-f12a-44b2-b0f6-c8eb85cd1bd3 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 200 Jul 24 00:54:07.106383 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 251/1008] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:07 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:07.511800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.515414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:07.516369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.516713 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.538946 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:07.538946 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:07.545459 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:07.557620 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-0a9eec50-3e38-442c-b5c6-9a474d14a4f7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:07.558370 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 255/1009] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:07 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:07.585855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-b4e3efe2-db96-487d-ad28-09300a8ca45a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.588810 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-b4e3efe2-db96-487d-ad28-09300a8ca45a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 Jul 24 00:54:07.589225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-b4e3efe2-db96-487d-ad28-09300a8ca45a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.589511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-b4e3efe2-db96-487d-ad28-09300a8ca45a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.599362 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:07.599362 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:07.677613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:07.679747 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:07.681347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:07.681347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:07.704679 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:07.704679 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:07.711690 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:07.719797 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-10f9d24d-2c7a-41f8-9f06-23badb4b788d tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:07.720865 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 254/1010] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:07 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:07.729853 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3dc2cd53-d27c-47d6-b08e-c734ca793118 req-b4e3efe2-db96-487d-ad28-09300a8ca45a tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 returned with HTTP 200 Jul 24 00:54:07.729853 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 251/1011] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:07 2026] DELETE /volume/v3/attachments/84b03da1-23a4-4964-bb2d-39e6cd919a43 => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:08.120413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e7dd7b83-6c2f-4838-8a8a-fd456d174f08 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.122744 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7dd7b83-6c2f-4838-8a8a-fd456d174f08 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] GET https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a Jul 24 00:54:08.123033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7dd7b83-6c2f-4838-8a8a-fd456d174f08 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:08.123394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7dd7b83-6c2f-4838-8a8a-fd456d174f08 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:08.132213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7dd7b83-6c2f-4838-8a8a-fd456d174f08 tempest-TaggedBootDevicesTest_v242-1468041717 tempest-TaggedBootDevicesTest_v242-1468041717-project-member] https://10.4.3.67/volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a returned with HTTP 404 Jul 24 00:54:08.132959 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 252/1012] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:08 2026] GET /volume/v3/volumes/f0f3bc62-2822-4d14-95bf-e108986aa14a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:08.740871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.743454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:08.743869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:08.744223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:08.759414 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:08.759414 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:08.764471 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:08.771948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ea91188-cec6-4956-b36d-46d6e7d56388 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:08.772628 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 256/1013] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:08.786940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-199726d3-048e-4657-8769-70b9c9d8491b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.788601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ca77f071-bfee-4d68-bc2f-31501d162593 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.789385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-199726d3-048e-4657-8769-70b9c9d8491b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:08.789652 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-199726d3-048e-4657-8769-70b9c9d8491b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:08.789885 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-199726d3-048e-4657-8769-70b9c9d8491b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:08.803753 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:08.803753 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:08.809725 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-199726d3-048e-4657-8769-70b9c9d8491b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] Volume info retrieved successfully. Jul 24 00:54:08.818415 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-199726d3-048e-4657-8769-70b9c9d8491b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-reader] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:08.818587 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 255/1014] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:08.877703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.881209 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:08.881500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:08.881817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:08.898135 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:08.898135 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:08.903362 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:08.911010 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-b3a6a497-7971-49bf-a5b4-b084baba2dc1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:08.911736 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 253/1015] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:08.937734 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.943221 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca77f071-bfee-4d68-bc2f-31501d162593 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:08.943405 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action Jul 24 00:54:08.943501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca77f071-bfee-4d68-bc2f-31501d162593 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1494959584"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:08.943548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:08.943548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:08.943637 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:08.943637 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:08.960842 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:08.960842 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:08.961742 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:08.962437 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca77f071-bfee-4d68-bc2f-31501d162593 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:08.962922 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 252/1016] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:08 2026] POST /volume/v3/types => generated 220 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:08.972831 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Begin detaching volume completed successfully. Jul 24 00:54:08.973329 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-fcbba40f-c471-4703-9227-29e9aae6cd44 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action returned with HTTP 202 Jul 24 00:54:08.973984 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 257/1017] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:54:08 2026] POST /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:54:08.978292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b289f0af-c3f6-4e42-8720-b375fffdacae None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:08.980165 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b289f0af-c3f6-4e42-8720-b375fffdacae tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:54:08.980680 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b289f0af-c3f6-4e42-8720-b375fffdacae tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1312824126"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:09.000413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.002706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:09.002961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:09.003208 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:09.008019 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b289f0af-c3f6-4e42-8720-b375fffdacae tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:54:09.008661 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 256/1018] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:54:08 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:09.019094 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:09.019094 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:09.021949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fc24e59c-a117-4df5-b302-4e70e40027ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.023180 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:09.030081 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a60d1c6b-d43d-47b7-bbdd-3b5cf3d335fb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:09.030797 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 254/1019] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:08 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-baca4551-011c-49c5-a0fa-b32db4613bba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baca4551-011c-49c5-a0fa-b32db4613bba None None] GET https://10.4.3.67/volume// Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baca4551-011c-49c5-a0fa-b32db4613bba None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baca4551-011c-49c5-a0fa-b32db4613bba None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baca4551-011c-49c5-a0fa-b32db4613bba None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:09.045837 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 258/1020] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:09.056331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.059315 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:09.059610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:09.059829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:09.075145 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:09.075145 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:09.080001 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:09.086310 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-e2b12026-3f94-473c-b502-6def72066654 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:09.086856 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 257/1021] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:09 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:09.119683 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:54:09.120032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7e33ee7-7c9c-4e2a-9591-eb2ef5d9ccd2", "volume_types": ["5da2e7c9-dae9-4b8f-8312-b31d2c0228ee"], "name": "tempest-GroupsV314Test-Group-1918654187"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:09.122268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Creating new group {'group': {'group_type': 'f7e33ee7-7c9c-4e2a-9591-eb2ef5d9ccd2', 'volume_types': ['5da2e7c9-dae9-4b8f-8312-b31d2c0228ee'], 'name': 'tempest-GroupsV314Test-Group-1918654187'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:54:09.128310 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.groups [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Creating group tempest-GroupsV314Test-Group-1918654187. Jul 24 00:54:09.154887 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:54:09.153760. {{(pid=100231) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:54:09.154887 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Availability Zones retrieved successfully. Jul 24 00:54:09.187200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Created reservations ['93ff312a-c91e-4631-ae3f-fa9309cd64fb'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:09.232925 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc24e59c-a117-4df5-b302-4e70e40027ba tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:54:09.233836 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 253/1022] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:54:09 2026] POST /volume/v3/groups => generated 108 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:09.249396 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.253153 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 Jul 24 00:54:09.253396 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:09.254230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:09.254230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] show called for member f151356e-5c3c-40c0-bf62-af08dd25b094 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:09.268459 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:09.268459 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:09.283375 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37d2e559-3a84-4f12-a741-ea9cbb7b4ce2 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 returned with HTTP 200 Jul 24 00:54:09.283375 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 255/1023] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:09 2026] GET /volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:09.485739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.487779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:09.488423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-192534683", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:09.491403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-192534683', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:09.600129 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Create volume of 1 GB Jul 24 00:54:09.606485 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Availability Zones retrieved successfully. Jul 24 00:54:09.614371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Flow 'volume_create_api' (5a301f09-09e0-4c95-a264-779293b153b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:09.616026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b20bdc6-f800-426c-9b5f-7628ff4d6532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:09.617455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:09.689786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b20bdc6-f800-426c-9b5f-7628ff4d6532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:09.690662 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48ba560-14d0-4a34-94d4-9ef931a8730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:09.773844 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Created reservations ['dddd255b-06f0-437b-9ab1-70f8b8a30f6f', '71d550c3-a289-47a6-8ae2-eb70632b64b0', '5e351478-efb9-4dd6-915f-f36876a65788', '76974b1a-565e-443d-a1af-d9ae1f484c19'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:09.774903 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48ba560-14d0-4a34-94d4-9ef931a8730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dddd255b-06f0-437b-9ab1-70f8b8a30f6f', '71d550c3-a289-47a6-8ae2-eb70632b64b0', '5e351478-efb9-4dd6-915f-f36876a65788', '76974b1a-565e-443d-a1af-d9ae1f484c19']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:09.776103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fb9067-4739-4ee2-af66-73cb995b520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:09.806151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fb9067-4739-4ee2-af66-73cb995b520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66cf8a45-87cd-4519-9f44-8a5b6d511bce', '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-192534683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8347d8854204d21b7d403fe3e6d41f0',qos_specs=None,replication_status=,reservations=['dddd255b-06f0-437b-9ab1-70f8b8a30f6f','71d550c3-a289-47a6-8ae2-eb70632b64b0','5e351478-efb9-4dd6-915f-f36876a65788','76974b1a-565e-443d-a1af-d9ae1f484c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1da3194fd84bc09dfb0f3a05e427b1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-192534683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66cf8a45-87cd-4519-9f44-8a5b6d511bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8347d8854204d21b7d403fe3e6d41f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e1da3194fd84bc09dfb0f3a05e427b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:09.807410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f24822-5b33-4ce7-aa75-dc2618278d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:09.830613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f24822-5b33-4ce7-aa75-dc2618278d12) transitioned into state 'SUCCESS' from state '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-192534683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8347d8854204d21b7d403fe3e6d41f0',qos_specs=None,replication_status=,reservations=['dddd255b-06f0-437b-9ab1-70f8b8a30f6f','71d550c3-a289-47a6-8ae2-eb70632b64b0','5e351478-efb9-4dd6-915f-f36876a65788','76974b1a-565e-443d-a1af-d9ae1f484c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1da3194fd84bc09dfb0f3a05e427b1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:09.830838 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8866b6-2884-464b-8987-291dcc8dcc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:09.842212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8866b6-2884-464b-8987-291dcc8dcc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:09.843318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Flow 'volume_create_api' (5a301f09-09e0-4c95-a264-779293b153b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:09.843739 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Create volume request issued successfully. Jul 24 00:54:09.844489 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-264a6c21-4e90-4528-bdaf-066a06bddd97 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:09.845033 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 259/1024] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:09 2026] POST /volume/v3/volumes => generated 896 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:09.861130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:09.866595 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:09.866838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:09.867038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:09.878303 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:09.878303 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:09.882954 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:09.888382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5ed1a55-356a-4db8-8c78-4be33be09561 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:09.889225 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 258/1025] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:09 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:10.046137 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6b2a95c0-63f8-41d6-964d-41218333bbea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.048562 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b2a95c0-63f8-41d6-964d-41218333bbea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:10.048746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b2a95c0-63f8-41d6-964d-41218333bbea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:10.049712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b2a95c0-63f8-41d6-964d-41218333bbea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:10.062581 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.062581 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:10.068816 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6b2a95c0-63f8-41d6-964d-41218333bbea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:10.076705 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b2a95c0-63f8-41d6-964d-41218333bbea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:10.077699 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 254/1026] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:10 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:10.294809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.297494 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 Jul 24 00:54:10.297742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:10.297808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:10.297938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] show called for member f151356e-5c3c-40c0-bf62-af08dd25b094 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:10.303461 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.303461 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:10.317987 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6731b958-ba2d-4b73-9df2-61fcd7e843d8 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 returned with HTTP 200 Jul 24 00:54:10.318435 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 256/1027] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:10 2026] GET /volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:10.331453 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.333566 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:10.333987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1428160249", "volume_type": "5da2e7c9-dae9-4b8f-8312-b31d2c0228ee", "group_id": "f151356e-5c3c-40c0-bf62-af08dd25b094", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:10.335649 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1428160249', 'volume_type': '5da2e7c9-dae9-4b8f-8312-b31d2c0228ee', 'group_id': 'f151356e-5c3c-40c0-bf62-af08dd25b094', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:10.345484 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.345484 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:10.345791 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Create volume of 1 GB Jul 24 00:54:10.352951 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Availability Zones retrieved successfully. Jul 24 00:54:10.359879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Flow 'volume_create_api' (b097d8c9-ace3-4bdd-8dc4-5163f5e17175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:10.361907 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e66e7a-56a6-46e8-a2fc-19fa87c23e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.362856 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.362856 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:10.363407 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:10.392111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e66e7a-56a6-46e8-a2fc-19fa87c23e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee,is_public=True,name='tempest-GroupsV314Test-volume-type-1494959584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5da2e7c9-dae9-4b8f-8312-b31d2c0228ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f151356e-5c3c-40c0-bf62-af08dd25b094', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.394620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1057013-1305-40b1-8018-2705b2558e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.435812 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1494959584 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1494959584, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:10.436108 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1494959584 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1494959584, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:10.474853 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Created reservations ['409f9881-679f-4b42-b179-2846d5b1e9bc', '2150d7bc-aae6-43da-8df7-b72c490bb965', '6fe42f1c-73a4-4a45-8232-9e4e3839c8d3', 'c15aec5b-e577-4cad-9bec-7329180543f9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:10.475890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1057013-1305-40b1-8018-2705b2558e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409f9881-679f-4b42-b179-2846d5b1e9bc', '2150d7bc-aae6-43da-8df7-b72c490bb965', '6fe42f1c-73a4-4a45-8232-9e4e3839c8d3', 'c15aec5b-e577-4cad-9bec-7329180543f9']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.476417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a60027d-9145-42a0-b1a8-dce845ea0a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.506794 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a60027d-9145-42a0-b1a8-dce845ea0a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9465f3c-7739-4569-b98a-195bc6a353ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1428160249',encryption_key_id=None,group_id=f151356e-5c3c-40c0-bf62-af08dd25b094,group_type_id=,metadata={},multiattach=False,project_id='7e0e7c1359e44f7997a4e62cc196b0de',qos_specs=None,replication_status=,reservations=['409f9881-679f-4b42-b179-2846d5b1e9bc','2150d7bc-aae6-43da-8df7-b72c490bb965','6fe42f1c-73a4-4a45-8232-9e4e3839c8d3','c15aec5b-e577-4cad-9bec-7329180543f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1428160249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f151356e-5c3c-40c0-bf62-af08dd25b094,host=None,id=b9465f3c-7739-4569-b98a-195bc6a353ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0e7c1359e44f7997a4e62cc196b0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5da2e7c9-dae9-4b8f-8312-b31d2c0228ee),volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.507886 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded33286-d3f0-4887-8315-bb72a099846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.532059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded33286-d3f0-4887-8315-bb72a099846d) transitioned into state 'SUCCESS' from state '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-1428160249',encryption_key_id=None,group_id=f151356e-5c3c-40c0-bf62-af08dd25b094,group_type_id=,metadata={},multiattach=False,project_id='7e0e7c1359e44f7997a4e62cc196b0de',qos_specs=None,replication_status=,reservations=['409f9881-679f-4b42-b179-2846d5b1e9bc','2150d7bc-aae6-43da-8df7-b72c490bb965','6fe42f1c-73a4-4a45-8232-9e4e3839c8d3','c15aec5b-e577-4cad-9bec-7329180543f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.533074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921f9ff3-42a2-4197-895f-a359f871cffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.553015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921f9ff3-42a2-4197-895f-a359f871cffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.554427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Flow 'volume_create_api' (b097d8c9-ace3-4bdd-8dc4-5163f5e17175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:10.554856 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Create volume request issued successfully. Jul 24 00:54:10.555858 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:10.556080 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:10.604838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.606339 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:10.606650 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1311799243"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:10.606859 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:10.607951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1311799243'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:10.608056 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume of 1 GB Jul 24 00:54:10.610491 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.610491 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:10.612040 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Availability Zones retrieved successfully. Jul 24 00:54:10.615197 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-84a9413c-efb2-4501-b1b4-f313b541ebeb tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:10.615779 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 260/1028] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:10 2026] POST /volume/v3/volumes => generated 817 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:10.617428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Flow 'volume_create_api' (20e29428-4353-4065-9810-7854e9b8efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:10.618666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaeea6e0-0ba7-49f2-911b-3ea20029a119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.619704 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:10.634940 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-370e68a7-346c-4f36-86e4-1e7289d7984f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.637235 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef Jul 24 00:54:10.637557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:10.637832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:10.651588 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.651588 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:10.658770 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Volume info retrieved successfully. Jul 24 00:54:10.658770 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:10.658770 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:10.661764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaeea6e0-0ba7-49f2-911b-3ea20029a119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.662799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8264dbd0-2520-4f9f-be0d-f8421d3cf494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.713730 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:10.718538 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.718538 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:10.730770 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370e68a7-346c-4f36-86e4-1e7289d7984f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef returned with HTTP 200 Jul 24 00:54:10.731345 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 255/1029] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:10 2026] GET /volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:10.744111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Created reservations ['e997df8c-dc56-4a19-9e99-93811db6222d', '10517ff8-3920-4bcc-9ac6-b5e5183accf4', '9011f193-f7a6-4d58-be49-a1d8391fab80', '09fdadca-e4d8-46de-b03d-db82035427b3'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:10.747296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8264dbd0-2520-4f9f-be0d-f8421d3cf494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e997df8c-dc56-4a19-9e99-93811db6222d', '10517ff8-3920-4bcc-9ac6-b5e5183accf4', '9011f193-f7a6-4d58-be49-a1d8391fab80', '09fdadca-e4d8-46de-b03d-db82035427b3']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.748429 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf8e3c-276b-436b-99ed-a30897ad1b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.776905 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf8e3c-276b-436b-99ed-a30897ad1b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e9534b-feaa-4b4f-bbd5-22376c8a195d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1311799243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b88821416f4b129158d24bd58fe1ff',qos_specs=None,replication_status=,reservations=['e997df8c-dc56-4a19-9e99-93811db6222d','10517ff8-3920-4bcc-9ac6-b5e5183accf4','9011f193-f7a6-4d58-be49-a1d8391fab80','09fdadca-e4d8-46de-b03d-db82035427b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d4969efaae4577a5627eed35efda6f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1311799243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e9534b-feaa-4b4f-bbd5-22376c8a195d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b88821416f4b129158d24bd58fe1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d4969efaae4577a5627eed35efda6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.779117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be8e6b81-465e-4158-bf19-7a6c74cd80eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.811492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be8e6b81-465e-4158-bf19-7a6c74cd80eb) transitioned into state 'SUCCESS' from state '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-1311799243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b88821416f4b129158d24bd58fe1ff',qos_specs=None,replication_status=,reservations=['e997df8c-dc56-4a19-9e99-93811db6222d','10517ff8-3920-4bcc-9ac6-b5e5183accf4','9011f193-f7a6-4d58-be49-a1d8391fab80','09fdadca-e4d8-46de-b03d-db82035427b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d4969efaae4577a5627eed35efda6f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.813737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8ed1c3-5a0c-424e-8e1d-9efd54a01965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:10.830487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8ed1c3-5a0c-424e-8e1d-9efd54a01965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:10.831549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Flow 'volume_create_api' (20e29428-4353-4065-9810-7854e9b8efd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:10.831997 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Create volume request issued successfully. Jul 24 00:54:10.832633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-644119bd-d7a3-48ed-84f7-4f79c7ed5bc0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:10.833224 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 259/1030] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:54:10 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:10.855232 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6516396f-4304-4baa-ad5f-e7953aa988bb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.857668 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6516396f-4304-4baa-ad5f-e7953aa988bb tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:10.857881 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6516396f-4304-4baa-ad5f-e7953aa988bb tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:10.858094 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6516396f-4304-4baa-ad5f-e7953aa988bb tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:10.868210 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.868210 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:10.873997 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6516396f-4304-4baa-ad5f-e7953aa988bb tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:10.881694 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6516396f-4304-4baa-ad5f-e7953aa988bb tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:10.883757 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 257/1031] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:10 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:10.909889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:10.913121 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:10.914342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:10.914342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:10.925941 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:10.925941 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:10.932406 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:10.940800 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-588f2310-50b0-4b6d-8961-8a0a2a180cd8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:10.941608 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 261/1032] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:10 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:11.005283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.008322 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:11.008820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.008820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.020851 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.020851 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:11.027454 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:11.036766 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-aab0ae27-3609-4837-b7a8-6cbd713f3565 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:11.037239 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 256/1033] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:11.097041 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.099622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:11.099859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.100119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.125245 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.125245 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:11.134281 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:11.141946 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7aefa26d-bf3a-4a3d-addd-aa7b16563c10 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:11.142636 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 260/1034] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:11.751803 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.755905 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef Jul 24 00:54:11.756126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.757078 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.767903 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.767903 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:11.776042 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Volume info retrieved successfully. Jul 24 00:54:11.777089 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:11.777396 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:11.826994 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:11.832043 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.832043 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:11.842406 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0277d1b5-6d45-4498-be6d-28a8c778c947 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef returned with HTTP 200 Jul 24 00:54:11.842987 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 258/1035] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:11.859908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.862088 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] POST https://10.4.3.67/volume/v3/groups/action Jul 24 00:54:11.862861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action body: b'{"create-from-src": {"source_group_id": "f151356e-5c3c-40c0-bf62-af08dd25b094", "name": "tempest-Group_from_grp-960517866"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:11.863084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f151356e-5c3c-40c0-bf62-af08dd25b094", "name": "tempest-Group_from_grp-960517866"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:11.865265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Creating new group {'create-from-src': {'source_group_id': 'f151356e-5c3c-40c0-bf62-af08dd25b094', 'name': 'tempest-Group_from_grp-960517866'}}. {{(pid=100232) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 00:54:11.865265 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Creating group tempest-Group_from_grp-960517866 from source group f151356e-5c3c-40c0-bf62-af08dd25b094. Jul 24 00:54:11.869305 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.872051 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:11.872264 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.872264 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:11.872330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.872632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.881530 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.881530 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:11.884876 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.884876 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:11.886427 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:11.893358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-d80e9b9d-404e-47c9-ac95-a4e9f0724481 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:11.893955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 257/1036] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:11.904443 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.907075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-09f63445-6348-49d2-bcb7-c618154d3ba1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.908040 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-09f63445-6348-49d2-bcb7-c618154d3ba1 None None] GET https://10.4.3.67/volume// Jul 24 00:54:11.908040 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-09f63445-6348-49d2-bcb7-c618154d3ba1 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.908149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:11.908224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-09f63445-6348-49d2-bcb7-c618154d3ba1 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.908436 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-09f63445-6348-49d2-bcb7-c618154d3ba1 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:11.908736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:11.908996 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 259/1037] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:11.909250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:11.919541 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.919541 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:11.921099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-e523ce5e-dde5-4f71-a5c9-f66825db691e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:11.922454 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-e523ce5e-dde5-4f71-a5c9-f66825db691e tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:11.923872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-e523ce5e-dde5-4f71-a5c9-f66825db691e tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66cf8a45-87cd-4519-9f44-8a5b6d511bce", "connector": null, "instance_uuid": "282068cf-7d65-48ca-b593-ab82b63fde10"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:11.928940 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:11.932808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e998ca2a-5c78-4151-84fa-15a4fd4714ba tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:11.933499 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 261/1038] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:11 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:11.934715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Created reservations ['9f1b5be9-c499-4880-be22-99092a444762'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:11.935978 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:11.935978 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:11.972857 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-e523ce5e-dde5-4f71-a5c9-f66825db691e tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:11.974974 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 258/1039] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:11 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:12.007792 np0000005792 devstack@c-api.service[100232]: INFO cinder.group.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] A mapping entry already exists for group bcd295f5-e142-48ea-8de9-f232f340c00a and volume type 5da2e7c9-dae9-4b8f-8312-b31d2c0228ee. Do not need to create again. Jul 24 00:54:12.008443 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.008443 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:12.009338 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Availability Zones retrieved successfully. Jul 24 00:54:12.017307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Flow 'volume_create_api' (609d834a-b3a1-4d30-a6b4-95d81ac2f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:12.018857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b11e69c-2795-4de4-94ea-10feaf895af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:12.020442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:12.049304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b11e69c-2795-4de4-94ea-10feaf895af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b9465f3c-7739-4569-b98a-195bc6a353ef', 'volume_type': VolumeType(created_at=2026-07-24T00:54:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee,is_public=True,name='tempest-GroupsV314Test-volume-type-1494959584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5da2e7c9-dae9-4b8f-8312-b31d2c0228ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bcd295f5-e142-48ea-8de9-f232f340c00a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:12.049847 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b78afd2-a534-4bb1-a821-70322c8153e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:12.107097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Created reservations ['94755cdc-f098-4d18-8413-549ac95577a2', 'c7d2dce2-dfb1-47a5-87e1-ea4746136404', '0e89a823-1530-4a9e-9ee4-10403043084b', 'ee4f7913-186b-4b40-9d10-87bd61e8dc5c'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:12.107823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b78afd2-a534-4bb1-a821-70322c8153e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94755cdc-f098-4d18-8413-549ac95577a2', 'c7d2dce2-dfb1-47a5-87e1-ea4746136404', '0e89a823-1530-4a9e-9ee4-10403043084b', 'ee4f7913-186b-4b40-9d10-87bd61e8dc5c']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:12.108759 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a698fe-9ead-404b-952f-57b6cfb0fccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:12.147381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a698fe-9ead-404b-952f-57b6cfb0fccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28e2bf8-f233-4c60-9361-3db4f01ab7f4', '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=bcd295f5-e142-48ea-8de9-f232f340c00a,group_type_id=,metadata={},multiattach=False,project_id='7e0e7c1359e44f7997a4e62cc196b0de',qos_specs=None,replication_status=,reservations=['94755cdc-f098-4d18-8413-549ac95577a2','c7d2dce2-dfb1-47a5-87e1-ea4746136404','0e89a823-1530-4a9e-9ee4-10403043084b','ee4f7913-186b-4b40-9d10-87bd61e8dc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9465f3c-7739-4569-b98a-195bc6a353ef,status='creating',user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bcd295f5-e142-48ea-8de9-f232f340c00a,host=None,id=e28e2bf8-f233-4c60-9361-3db4f01ab7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0e7c1359e44f7997a4e62cc196b0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b9465f3c-7739-4569-b98a-195bc6a353ef,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5da2e7c9-dae9-4b8f-8312-b31d2c0228ee),volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:12.148316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120eea54-fbde-42f9-83c3-5e33f5354d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:12.157737 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e5f6c847-c340-41a2-8285-2a168ec209ff None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.162502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e5f6c847-c340-41a2-8285-2a168ec209ff tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:12.163309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e5f6c847-c340-41a2-8285-2a168ec209ff tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.163309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e5f6c847-c340-41a2-8285-2a168ec209ff tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.182546 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120eea54-fbde-42f9-83c3-5e33f5354d34) transitioned into state 'SUCCESS' from 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=bcd295f5-e142-48ea-8de9-f232f340c00a,group_type_id=,metadata={},multiattach=False,project_id='7e0e7c1359e44f7997a4e62cc196b0de',qos_specs=None,replication_status=,reservations=['94755cdc-f098-4d18-8413-549ac95577a2','c7d2dce2-dfb1-47a5-87e1-ea4746136404','0e89a823-1530-4a9e-9ee4-10403043084b','ee4f7913-186b-4b40-9d10-87bd61e8dc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9465f3c-7739-4569-b98a-195bc6a353ef,status='creating',user_id='e192338f4c1b49c0a7a2d6f7db25e781',volume_type_id=5da2e7c9-dae9-4b8f-8312-b31d2c0228ee)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:12.182784 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.182784 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:12.183608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Flow 'volume_create_api' (609d834a-b3a1-4d30-a6b4-95d81ac2f55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:12.184005 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Create volume request issued successfully. Jul 24 00:54:12.188446 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e5f6c847-c340-41a2-8285-2a168ec209ff tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:12.195083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e5f6c847-c340-41a2-8285-2a168ec209ff tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:12.195083 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 260/1040] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:12.202595 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-68129580-7ec9-4654-a5d5-1a5f67621a2f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/action returned with HTTP 202 Jul 24 00:54:12.202595 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 262/1041] 10.4.3.67 () {70 vars in 1311 bytes} [Fri Jul 24 00:54:11 2026] POST /volume/v3/groups/action => generated 101 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:12.214744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.217523 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:12.217649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.217906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.218285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:12.219421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:12.233682 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Get all volumes completed successfully. Jul 24 00:54:12.234526 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.235447 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.288964 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.292916 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.292916 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:12.298986 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.299631 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.354357 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.358761 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.358761 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:12.369589 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b5259c65-ce14-4c8a-a646-77b93d289d95 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:12.369589 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 262/1042] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:12.387626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.390074 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 Jul 24 00:54:12.390320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.390415 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.407642 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.407642 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:12.421846 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Volume info retrieved successfully. Jul 24 00:54:12.421846 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.421846 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.480445 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.484050 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.484050 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:12.495863 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8e330d9-31c5-47ad-b5e0-348cd976d2e9 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 returned with HTTP 200 Jul 24 00:54:12.497006 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 259/1043] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:12.515769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ee09d787-eeff-4a66-91b5-2544841cfbef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.518007 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee09d787-eeff-4a66-91b5-2544841cfbef tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a Jul 24 00:54:12.518298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee09d787-eeff-4a66-91b5-2544841cfbef tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.519204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee09d787-eeff-4a66-91b5-2544841cfbef tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.519204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-ee09d787-eeff-4a66-91b5-2544841cfbef tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] show called for member bcd295f5-e142-48ea-8de9-f232f340c00a {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:12.525066 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.525066 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:12.538679 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee09d787-eeff-4a66-91b5-2544841cfbef tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a returned with HTTP 200 Jul 24 00:54:12.540348 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 261/1044] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a => generated 416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:12.556913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.561642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:12.561642 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.561929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.563383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:12.566228 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.566228 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:12.566228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:12.580687 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Get all volumes completed successfully. Jul 24 00:54:12.582652 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.582652 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.651905 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.659652 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.659652 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:12.667946 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.668155 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.721326 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.726730 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.726730 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:12.739880 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-047905f7-8f1a-4020-bbdb-495423c22eb5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:12.739880 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 263/1045] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:12.756015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d9720fc6-fc52-4320-a960-04104540eb9f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.758573 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] POST https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a/action Jul 24 00:54:12.759078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:12.759258 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:12.761087 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] delete called for group bcd295f5-e142-48ea-8de9-f232f340c00a {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:12.761285 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Delete group with id: bcd295f5-e142-48ea-8de9-f232f340c00a Jul 24 00:54:12.766389 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.766389 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:12.828157 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d9720fc6-fc52-4320-a960-04104540eb9f tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a/action returned with HTTP 202 Jul 24 00:54:12.828931 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 263/1046] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:12 2026] POST /volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:12.838930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9332683a-310d-4635-8437-cd496a80a4cd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:12.843059 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 Jul 24 00:54:12.844242 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:12.844242 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:12.862308 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.862308 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:12.868635 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Volume info retrieved successfully. Jul 24 00:54:12.870457 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:12.870457 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:12.914900 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:12.920424 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:12.920424 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:12.930107 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9332683a-310d-4635-8437-cd496a80a4cd tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 returned with HTTP 200 Jul 24 00:54:12.930737 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 260/1047] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:12 2026] GET /volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:13.009553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.014292 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:13.014483 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.014707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.031091 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:13.031091 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:13.037285 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:13.043576 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-9261ba09-8ce2-4e0a-a568-2fd42aafd982 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:13.044485 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 262/1048] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:13.215170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-85e67bff-f088-493b-983b-fad81d7e703f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.220035 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-85e67bff-f088-493b-983b-fad81d7e703f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:13.220035 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-85e67bff-f088-493b-983b-fad81d7e703f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.221584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-85e67bff-f088-493b-983b-fad81d7e703f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.245318 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:13.245318 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:13.267321 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-85e67bff-f088-493b-983b-fad81d7e703f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:13.277147 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-85e67bff-f088-493b-983b-fad81d7e703f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:13.278514 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 264/1049] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:13.456021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-f75d1357-2eae-4a01-a139-ca1bdf46df56 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.458767 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-f75d1357-2eae-4a01-a139-ca1bdf46df56 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a Jul 24 00:54:13.459049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-f75d1357-2eae-4a01-a139-ca1bdf46df56 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.459289 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-f75d1357-2eae-4a01-a139-ca1bdf46df56 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.473927 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:13.473927 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:13.550525 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-eddbbdf5-a23d-4c19-8efb-8d1d91b4ad73 req-f75d1357-2eae-4a01-a139-ca1bdf46df56 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a returned with HTTP 200 Jul 24 00:54:13.550525 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 264/1050] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:13 2026] DELETE /volume/v3/attachments/c2109011-a06c-4f4f-b11b-cdb41adb6d5a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:13.810367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3367034-0d22-4ba9-bdeb-e6a4341cb979 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.810367 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3367034-0d22-4ba9-bdeb-e6a4341cb979 None None] GET https://10.4.3.67/volume// Jul 24 00:54:13.810367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3367034-0d22-4ba9-bdeb-e6a4341cb979 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.810367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3367034-0d22-4ba9-bdeb-e6a4341cb979 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.810367 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3367034-0d22-4ba9-bdeb-e6a4341cb979 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:13.812351 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 261/1051] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:13.822233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.824669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:13.824933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.825116 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.835580 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:13.835580 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:13.840403 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:13.847291 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-7e885947-589e-4823-9890-22cfc493fe00 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:13.847789 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 263/1052] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:13.947374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-baa90001-6f88-4cad-b9c9-45e64b9253b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.953019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baa90001-6f88-4cad-b9c9-45e64b9253b5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 Jul 24 00:54:13.953358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baa90001-6f88-4cad-b9c9-45e64b9253b5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.953746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baa90001-6f88-4cad-b9c9-45e64b9253b5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.969178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baa90001-6f88-4cad-b9c9-45e64b9253b5 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 returned with HTTP 404 Jul 24 00:54:13.969783 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 265/1053] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/v3/volumes/e28e2bf8-f233-4c60-9361-3db4f01ab7f4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:13.984102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.988038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a Jul 24 00:54:13.988038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:13.988343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:13.989230 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] show called for member bcd295f5-e142-48ea-8de9-f232f340c00a {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:13.992104 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:13.994993 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5888699e-fbaf-42d6-92d0-fa38d13265a4 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a returned with HTTP 404 Jul 24 00:54:13.995689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] PUT https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 Jul 24 00:54:13.995765 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 265/1054] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:13 2026] GET /volume/v3/groups/bcd295f5-e142-48ea-8de9-f232f340c00a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:13.996205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:14.004679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c6782682-72ce-4677-a689-9ac093deee36 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.008375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Acquiring lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:54:14.009025 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:14.009757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:14.010130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:14.010451 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:14.011354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:14.014476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:54:14.015577 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.015577 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:14.021115 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Get all volumes completed successfully. Jul 24 00:54:14.021950 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:14.022374 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:14.074216 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:14.080611 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.080611 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:14.089733 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6782682-72ce-4677-a689-9ac093deee36 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:14.090153 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 264/1055] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:14 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:14.110048 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.113377 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] POST https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094/action Jul 24 00:54:14.114070 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:14.114381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:14.116512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] delete called for group f151356e-5c3c-40c0-bf62-af08dd25b094 {{(pid=100232) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:14.116712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Delete group with id: f151356e-5c3c-40c0-bf62-af08dd25b094 Jul 24 00:54:14.121971 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.121971 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:14.147655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" released by "attachment_update" :: held 0.132s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:54:14.147655 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-2703bb0a-0abc-4b14-b1f1-124e06e5f9de tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 returned with HTTP 200 Jul 24 00:54:14.147979 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 262/1056] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:54:13 2026] PUT /volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:14.177572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-cc2c57cf-aa72-412e-8656-00478f519bee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.182142 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a07ee0a-d920-457d-8074-0fe56f86fbb7 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094/action returned with HTTP 202 Jul 24 00:54:14.182142 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 266/1057] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:14 2026] POST /volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:14.183660 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-cc2c57cf-aa72-412e-8656-00478f519bee tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507/action Jul 24 00:54:14.184285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-cc2c57cf-aa72-412e-8656-00478f519bee tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:14.186058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-cc2c57cf-aa72-412e-8656-00478f519bee tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:14.193247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.200141 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef Jul 24 00:54:14.200563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:14.202516 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:14.212003 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.212003 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:14.218143 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.218143 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:14.222684 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Volume info retrieved successfully. Jul 24 00:54:14.224712 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:14.224973 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:14.235391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7cc85135-b479-4f1f-84d4-454dda90af95 req-cc2c57cf-aa72-412e-8656-00478f519bee tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507/action returned with HTTP 204 Jul 24 00:54:14.236521 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 266/1058] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:14 2026] POST /volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:14.300992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.303152 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:14.304325 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:14.305637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:14.306017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:14.309738 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.309738 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:14.320689 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79eb321d-8276-4c9e-ac96-0ac19e23dfd3 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef returned with HTTP 200 Jul 24 00:54:14.321265 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 265/1059] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:14 2026] GET /volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:14.323513 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.323513 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:14.337028 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:14.348820 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fd74f91-b6a7-48b8-98ca-e57ba798d2cc tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:14.349338 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 263/1060] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:14 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:14.369134 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.372215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:14.372714 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:14.373059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:14.391044 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.391044 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:14.399170 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:14.410222 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3e994acb-3acc-49ef-a8e3-d3767296bf7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:14.410782 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 267/1061] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:14 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:14.480294 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.482266 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:14.482503 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:14.482852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:14.499089 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.499089 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:14.506413 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:14.515135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d5bdf243-e0e9-4f9c-9a67-b44872d8922f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:14.516114 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 267/1062] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:14 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:14.601912 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-744484ef-5073-4f95-9975-f1262949a007 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:14.604594 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:14.605067 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-395863263", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:14.607091 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-395863263', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:14.921680 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume of 1 GB Jul 24 00:54:14.922294 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:14.922294 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:14.922595 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Availability Zones retrieved successfully. Jul 24 00:54:14.933633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (ba5e0cde-e583-4c06-839a-7d4ab6942766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:14.934988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922d029d-3ff6-4d6f-b743-e262e8ea92fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:14.935830 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:15.004594 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:15.004594 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:15.021594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922d029d-3ff6-4d6f-b743-e262e8ea92fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ef888198-05e6-4fdc-9dfa-b2746a812530,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef888198-05e6-4fdc-9dfa-b2746a812530', 'encryption_key_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=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.022352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9bdcc6-586d-4468-b9ab-eadd8c724251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.073742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Created reservations ['ddd79bac-ef33-4102-b3cc-4ccc5b17b167', '84d6722f-df67-437c-aa0d-73b6f510b4c1', '6e71ea34-32eb-4280-a5fa-7e8ff8d6e746', '4daea380-aa95-4940-a198-244766df9406'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:15.074626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9bdcc6-586d-4468-b9ab-eadd8c724251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd79bac-ef33-4102-b3cc-4ccc5b17b167', '84d6722f-df67-437c-aa0d-73b6f510b4c1', '6e71ea34-32eb-4280-a5fa-7e8ff8d6e746', '4daea380-aa95-4940-a198-244766df9406']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.075371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4a16f6-93d2-4ed4-a817-3be67cab6ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.101882 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4a16f6-93d2-4ed4-a817-3be67cab6ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-395863263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['ddd79bac-ef33-4102-b3cc-4ccc5b17b167','84d6722f-df67-437c-aa0d-73b6f510b4c1','6e71ea34-32eb-4280-a5fa-7e8ff8d6e746','4daea380-aa95-4940-a198-244766df9406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-395863263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c3fd4f9e210c46719ba21f390bcb0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef888198-05e6-4fdc-9dfa-b2746a812530),volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.102667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf2663c-14a8-453b-98b2-9ef56d20da51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.133832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf2663c-14a8-453b-98b2-9ef56d20da51) transitioned into state 'SUCCESS' from state '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-395863263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c3fd4f9e210c46719ba21f390bcb0968',qos_specs=None,replication_status=,reservations=['ddd79bac-ef33-4102-b3cc-4ccc5b17b167','84d6722f-df67-437c-aa0d-73b6f510b4c1','6e71ea34-32eb-4280-a5fa-7e8ff8d6e746','4daea380-aa95-4940-a198-244766df9406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8614fedf2df249339c46cf0cbdc65c6a',volume_type_id=ef888198-05e6-4fdc-9dfa-b2746a812530)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.134607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db21ea5-d23d-45b7-809e-43449f3e34c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.151436 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db21ea5-d23d-45b7-809e-43449f3e34c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.152617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Flow 'volume_create_api' (ba5e0cde-e583-4c06-839a-7d4ab6942766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:15.153001 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create volume request issued successfully. Jul 24 00:54:15.154222 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-744484ef-5073-4f95-9975-f1262949a007 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:15.154421 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 266/1063] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:14 2026] POST /volume/v3/volumes => generated 757 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:15.172373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.174619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:15.174886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.175147 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.186332 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:15.186332 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:15.191716 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:15.197011 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cd1e38cf-8c3e-48a7-ac3c-e75687fbfe3b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:15.197647 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 264/1064] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:15 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:15.343317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-14261ff0-d135-44a2-baf1-3d955ed6897a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.345043 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14261ff0-d135-44a2-baf1-3d955ed6897a tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef Jul 24 00:54:15.347345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14261ff0-d135-44a2-baf1-3d955ed6897a tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.347345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14261ff0-d135-44a2-baf1-3d955ed6897a tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.358053 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14261ff0-d135-44a2-baf1-3d955ed6897a tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef returned with HTTP 404 Jul 24 00:54:15.358551 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 268/1065] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:15 2026] GET /volume/v3/volumes/b9465f3c-7739-4569-b98a-195bc6a353ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:15.370058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.373982 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] GET https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 Jul 24 00:54:15.374160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.374521 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.374683 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] show called for member f151356e-5c3c-40c0-bf62-af08dd25b094 {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:15.378579 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cdf5902-32e8-499b-837b-fa9caa3c2d44 tempest-GroupsV314Test-1126360392 tempest-GroupsV314Test-1126360392-project-member] https://10.4.3.67/volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 returned with HTTP 404 Jul 24 00:54:15.379234 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 268/1066] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:15 2026] GET /volume/v3/groups/f151356e-5c3c-40c0-bf62-af08dd25b094 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:15.394716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2fa82ff5-d9b8-4b1d-9f15-3db1450da0a2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.396881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2fa82ff5-d9b8-4b1d-9f15-3db1450da0a2 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/f7e33ee7-7c9c-4e2a-9591-eb2ef5d9ccd2 Jul 24 00:54:15.397328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2fa82ff5-d9b8-4b1d-9f15-3db1450da0a2 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.397552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2fa82ff5-d9b8-4b1d-9f15-3db1450da0a2 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.397714 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:15.397714 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:15.412918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2fa82ff5-d9b8-4b1d-9f15-3db1450da0a2 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] https://10.4.3.67/volume/v3/group_types/f7e33ee7-7c9c-4e2a-9591-eb2ef5d9ccd2 returned with HTTP 202 Jul 24 00:54:15.413726 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 267/1067] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:54:15 2026] DELETE /volume/v3/group_types/f7e33ee7-7c9c-4e2a-9591-eb2ef5d9ccd2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:15.424098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b770dab3-a432-44a1-a19d-9bbad48c55b3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.427742 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b770dab3-a432-44a1-a19d-9bbad48c55b3 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] DELETE https://10.4.3.67/volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee Jul 24 00:54:15.428411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b770dab3-a432-44a1-a19d-9bbad48c55b3 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.428411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b770dab3-a432-44a1-a19d-9bbad48c55b3 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.456886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b770dab3-a432-44a1-a19d-9bbad48c55b3 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] https://10.4.3.67/volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee returned with HTTP 202 Jul 24 00:54:15.457271 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 265/1068] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:15 2026] DELETE /volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:15.466890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1f3cf124-f028-49cb-95ea-cb48d4ddec14 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.469144 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f3cf124-f028-49cb-95ea-cb48d4ddec14 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] GET https://10.4.3.67/volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee Jul 24 00:54:15.469524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf124-f028-49cb-95ea-cb48d4ddec14 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:15.469798 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf124-f028-49cb-95ea-cb48d4ddec14 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:15.477230 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f3cf124-f028-49cb-95ea-cb48d4ddec14 tempest-GroupsV314Test-15174357 tempest-GroupsV314Test-15174357-project-admin] https://10.4.3.67/volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee returned with HTTP 404 Jul 24 00:54:15.477230 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 269/1069] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:15 2026] GET /volume/v3/types/5da2e7c9-dae9-4b8f-8312-b31d2c0228ee => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:15.616519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:15.768885 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:15.769915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1885346981"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:15.772213 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1885346981'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:15.772388 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume of 1 GB Jul 24 00:54:15.779952 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Availability Zones retrieved successfully. Jul 24 00:54:15.786586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (65190df5-b8b7-4f4d-a225-a3a2a2492501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:15.788036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f7cf3a-a375-4f20-8e2a-e9f6c2037cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.790383 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:15.831068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f7cf3a-a375-4f20-8e2a-e9f6c2037cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.834218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffd65d5-7921-4dab-954b-1b3746de1df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.937985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Created reservations ['d30200a6-97d2-4d1f-b553-eebf270f0e4b', '70d66f5b-fc2e-4dea-96b4-24f60b1f93f1', '5123edb9-0b23-46ae-85b8-3a5bb5cf15c8', '0f97496d-30af-45f2-b081-1d12f3b81c70'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:15.939168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffd65d5-7921-4dab-954b-1b3746de1df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d30200a6-97d2-4d1f-b553-eebf270f0e4b', '70d66f5b-fc2e-4dea-96b4-24f60b1f93f1', '5123edb9-0b23-46ae-85b8-3a5bb5cf15c8', '0f97496d-30af-45f2-b081-1d12f3b81c70']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.940340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59635174-e7fb-493f-a137-47bcd7d27628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:15.973924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59635174-e7fb-493f-a137-47bcd7d27628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '754a1191-c6c9-4dbd-ae61-1ff94965895d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1885346981',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['d30200a6-97d2-4d1f-b553-eebf270f0e4b','70d66f5b-fc2e-4dea-96b4-24f60b1f93f1','5123edb9-0b23-46ae-85b8-3a5bb5cf15c8','0f97496d-30af-45f2-b081-1d12f3b81c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1885346981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=754a1191-c6c9-4dbd-ae61-1ff94965895d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5024c13de9bf407e8aa085bc704add6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9373c9dd575f4fcdb90d041d83972259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:15.976124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c72c52-e227-4757-b587-76fc7ab6022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:16.007275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c72c52-e227-4757-b587-76fc7ab6022b) transitioned into state 'SUCCESS' from state '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-1885346981',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['d30200a6-97d2-4d1f-b553-eebf270f0e4b','70d66f5b-fc2e-4dea-96b4-24f60b1f93f1','5123edb9-0b23-46ae-85b8-3a5bb5cf15c8','0f97496d-30af-45f2-b081-1d12f3b81c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:16.008123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b3bace-0cb1-46e0-b384-67cbadda8d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:16.021146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b3bace-0cb1-46e0-b384-67cbadda8d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:16.022659 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (65190df5-b8b7-4f4d-a225-a3a2a2492501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:16.024002 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request issued successfully. Jul 24 00:54:16.025038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f077e76-2e2b-4790-9c83-eaf4c307c993 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:16.026521 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 269/1070] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:15 2026] POST /volume/v3/volumes => generated 758 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:16.046511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:16.050124 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:16.050124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:16.050633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:16.063058 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:16.063058 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:16.079244 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:16.086322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70d828ee-d7ab-4a3d-92ad-bcb9f72d85b4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 200 Jul 24 00:54:16.086897 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 268/1071] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:16 2026] GET /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:16.221854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:16.224300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:16.224585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:16.224837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:16.238181 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:16.238181 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:16.244106 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:16.252154 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4aa21c19-fd63-4bba-96e0-f883968253a7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:16.252972 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 266/1072] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:16 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:16.481398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:16.484296 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:16.484656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:16.484944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:16.502347 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:16.502347 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:16.508941 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:16.516640 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-b166eaad-4e0b-4b37-8b51-29a04d6a8be8 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:16.518032 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 270/1073] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:16 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:17.106223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.110278 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:17.110278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.110278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.119048 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.119048 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:17.124255 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:17.130067 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6fcf833-c7f8-421e-bd35-4160ce49b742 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 200 Jul 24 00:54:17.131589 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 270/1074] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:17.151325 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.156072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:17.156072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.156367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.161746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.167360 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:17.167360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.167360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.169439 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.169439 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:17.175919 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:17.177864 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.177864 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:17.188335 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-59ce9b7e-ea17-4dda-84b7-8e745af66bca tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:17.188335 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 269/1075] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:17.190271 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:17.198395 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a046e569-2bb8-4474-80da-c66b1106f7ff req-95a347d2-ca7a-47aa-b7ac-019086bb2220 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 200 Jul 24 00:54:17.198395 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 267/1076] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:17.207825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2720b790-b121-4545-b14c-d2eefd67aa1c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.208711 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2720b790-b121-4545-b14c-d2eefd67aa1c None None] GET https://10.4.3.67/volume// Jul 24 00:54:17.208711 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2720b790-b121-4545-b14c-d2eefd67aa1c None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.213437 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2720b790-b121-4545-b14c-d2eefd67aa1c None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.214063 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2720b790-b121-4545-b14c-d2eefd67aa1c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:17.214720 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 271/1077] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:17.229648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-20a968e4-54a1-4c7d-8fab-f7a4ea0c4bcb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.234037 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-20a968e4-54a1-4c7d-8fab-f7a4ea0c4bcb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:17.239298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-20a968e4-54a1-4c7d-8fab-f7a4ea0c4bcb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75", "connector": null, "instance_uuid": "89dcfc0e-ff61-4b8b-af10-f5fded2a36c3"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:17.249008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.251738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:17.255851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1041593894"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:17.256511 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.256511 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:17.258402 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1041593894'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:17.258402 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume of 1 GB Jul 24 00:54:17.266966 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Availability Zones retrieved successfully. Jul 24 00:54:17.276817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (77b29de6-2bc4-4c6f-9958-753489b7478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:17.278089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3d6a7e-d6e5-4dee-84f3-731aafb5d9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.279765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:17.313634 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-20a968e4-54a1-4c7d-8fab-f7a4ea0c4bcb tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:17.314585 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 271/1078] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:17 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:17.328437 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3d6a7e-d6e5-4dee-84f3-731aafb5d9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.330597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d03584-1b02-47f4-9326-810e56d159d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.452123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Created reservations ['863ed429-50a7-43a1-b61d-1cd4abdf3124', '3422bee0-9892-4892-9a81-3ef5c0ea777a', 'a25e3eb4-d669-4f7a-9d18-1d19d3465074', '493f6a8f-e5df-4493-94ed-82fe0ff6f35f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:17.454356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d03584-1b02-47f4-9326-810e56d159d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863ed429-50a7-43a1-b61d-1cd4abdf3124', '3422bee0-9892-4892-9a81-3ef5c0ea777a', 'a25e3eb4-d669-4f7a-9d18-1d19d3465074', '493f6a8f-e5df-4493-94ed-82fe0ff6f35f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.455171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b9768-3bb9-4fe2-bd8c-86c03b853a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.490019 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.492249 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:17.492642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2081676743"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:17.495588 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2081676743'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:17.495588 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume of 1 GB Jul 24 00:54:17.496013 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b9768-3bb9-4fe2-bd8c-86c03b853a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b080375-83f9-41b3-877b-ffaaa5c180fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041593894',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['863ed429-50a7-43a1-b61d-1cd4abdf3124','3422bee0-9892-4892-9a81-3ef5c0ea777a','a25e3eb4-d669-4f7a-9d18-1d19d3465074','493f6a8f-e5df-4493-94ed-82fe0ff6f35f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041593894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b080375-83f9-41b3-877b-ffaaa5c180fd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5024c13de9bf407e8aa085bc704add6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9373c9dd575f4fcdb90d041d83972259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.497168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce2d0d8-0be3-4804-a3f1-1f00b8de6e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.502488 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Availability Zones retrieved successfully. Jul 24 00:54:17.513330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (b303458a-e450-4fae-9692-f4737d91ac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:17.514875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153d1a00-5d76-4475-860d-f4f4a5f62b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.518024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:17.546445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce2d0d8-0be3-4804-a3f1-1f00b8de6e52) transitioned into state 'SUCCESS' from state '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-1041593894',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['863ed429-50a7-43a1-b61d-1cd4abdf3124','3422bee0-9892-4892-9a81-3ef5c0ea777a','a25e3eb4-d669-4f7a-9d18-1d19d3465074','493f6a8f-e5df-4493-94ed-82fe0ff6f35f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.547502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de800a7e-9137-45b3-8d36-44b13d993c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.559573 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de800a7e-9137-45b3-8d36-44b13d993c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.560514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (77b29de6-2bc4-4c6f-9958-753489b7478a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:17.560880 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request issued successfully. Jul 24 00:54:17.563418 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92ba42bd-85d8-4e10-b48e-f5ea4db465d7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:17.563418 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 270/1079] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:17 2026] POST /volume/v3/volumes => generated 758 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:17.570121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153d1a00-5d76-4475-860d-f4f4a5f62b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.571692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdfa7ca-00c8-451e-9c28-3489550a013d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.578874 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.581059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:17.581411 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.581682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.593224 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.593224 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:17.597680 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:17.606710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ef74aefe-d65a-41dc-ae4e-e3b80256276f tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 200 Jul 24 00:54:17.607363 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 272/1080] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:17.662528 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Created reservations ['a1d9a599-3da3-4a85-91d3-0a2e4da7058a', 'b615d9cb-48d9-4416-9ddd-12151debc05a', 'd08bcbbe-e0fb-483c-b711-3eb24e8dd4fe', 'eaf1b500-4dc7-4bb3-94aa-6a0e3ef68f60'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:17.663843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdfa7ca-00c8-451e-9c28-3489550a013d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d9a599-3da3-4a85-91d3-0a2e4da7058a', 'b615d9cb-48d9-4416-9ddd-12151debc05a', 'd08bcbbe-e0fb-483c-b711-3eb24e8dd4fe', 'eaf1b500-4dc7-4bb3-94aa-6a0e3ef68f60']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.665002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc7cde3-143a-418b-ae1b-babc43b3ef95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.702900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc7cde3-143a-418b-ae1b-babc43b3ef95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '704051ee-9b20-44c6-9ea8-5f94a65438c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2081676743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['a1d9a599-3da3-4a85-91d3-0a2e4da7058a','b615d9cb-48d9-4416-9ddd-12151debc05a','d08bcbbe-e0fb-483c-b711-3eb24e8dd4fe','eaf1b500-4dc7-4bb3-94aa-6a0e3ef68f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2081676743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=704051ee-9b20-44c6-9ea8-5f94a65438c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00731543afd041b7a57fd9d7b894c645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229c89859c8c4597ac772eabc128f9c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.702900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da5b5fa-d425-4b78-913b-b5f75f302dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.745264 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da5b5fa-d425-4b78-913b-b5f75f302dbf) transitioned into state 'SUCCESS' from state '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-2081676743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['a1d9a599-3da3-4a85-91d3-0a2e4da7058a','b615d9cb-48d9-4416-9ddd-12151debc05a','d08bcbbe-e0fb-483c-b711-3eb24e8dd4fe','eaf1b500-4dc7-4bb3-94aa-6a0e3ef68f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.748648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a54c21-367d-40c8-99f4-8ba124e6bad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:17.772353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a54c21-367d-40c8-99f4-8ba124e6bad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:17.773961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (b303458a-e450-4fae-9692-f4737d91ac1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:17.774792 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request issued successfully. Jul 24 00:54:17.775762 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8510151c-d5b8-42aa-8393-52b7160c6bd3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:17.776180 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 268/1081] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:54:17 2026] POST /volume/v3/volumes => generated 749 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:17.799339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:17.801499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:17.802643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:17.802643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:17.811679 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:17.811679 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:17.826301 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:17.833089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9dad2ae-aa17-43ff-a63b-39c3b29391a2 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:17.833089 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 272/1082] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:17 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:18.624285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.627049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:18.627279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:18.627490 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:18.634984 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:18.634984 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:18.639369 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:18.644910 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af465cbc-6bef-44ef-9776-dd273c8c1531 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 200 Jul 24 00:54:18.645547 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 271/1083] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:18 2026] GET /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:18.675929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.678542 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:18.678804 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:18.679047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:18.691525 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:18.691525 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:18.696620 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:18.703756 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ec834823-05df-447f-8b32-72625bd681a8 req-a61e82dd-fada-4b53-ae9d-c68e822b8a45 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 200 Jul 24 00:54:18.704315 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 273/1084] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:18 2026] GET /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:18.718887 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.721394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:18.721865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1968376706"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:18.724724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1968376706'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:18.724724 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume of 1 GB Jul 24 00:54:18.724724 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:18.724724 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:18.729334 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Availability Zones retrieved successfully. Jul 24 00:54:18.735629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (7bf114d8-f191-41ae-a2da-fce406f0f685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:18.736861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e783d0-a8fc-4841-952b-24a946e559c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:18.737892 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:18.774441 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e783d0-a8fc-4841-952b-24a946e559c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:18.775809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff41ff9-1392-4044-a55f-2cd1bfcbc76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:18.847205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Created reservations ['a0c35a8c-896a-4ad7-89ec-3c12fc3a94a1', '9202abf1-14f9-4733-a0e8-33b3175c4a33', 'f8830741-ab2a-4eda-9aff-6cff1d64c1a2', '4f23663e-282c-4bc7-8b6c-6017a965c64c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:18.848226 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff41ff9-1392-4044-a55f-2cd1bfcbc76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c35a8c-896a-4ad7-89ec-3c12fc3a94a1', '9202abf1-14f9-4733-a0e8-33b3175c4a33', 'f8830741-ab2a-4eda-9aff-6cff1d64c1a2', '4f23663e-282c-4bc7-8b6c-6017a965c64c']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:18.849204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1dc4429-d02c-4cf6-968a-a7487a858230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:18.856800 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.857578 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:18.857823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:18.858350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:18.868504 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:18.868504 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:18.880285 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:18.886065 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1dc4429-d02c-4cf6-968a-a7487a858230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b0d6c0-775b-48e5-82c9-cdb93983b7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1968376706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['a0c35a8c-896a-4ad7-89ec-3c12fc3a94a1','9202abf1-14f9-4733-a0e8-33b3175c4a33','f8830741-ab2a-4eda-9aff-6cff1d64c1a2','4f23663e-282c-4bc7-8b6c-6017a965c64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1968376706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b0d6c0-775b-48e5-82c9-cdb93983b7e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5024c13de9bf407e8aa085bc704add6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9373c9dd575f4fcdb90d041d83972259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:18.888205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2986c0-405f-4cc1-83f0-b603e19528bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:18.889655 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ea5e85d-b717-40ec-b7c5-6d88b5f093b4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:18.889943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 273/1085] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:18 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:18.908975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-97e506b4-0289-4b46-815f-7fb10fdad093 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.921350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2986c0-405f-4cc1-83f0-b603e19528bf) transitioned into state 'SUCCESS' from state '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-1968376706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5024c13de9bf407e8aa085bc704add6e',qos_specs=None,replication_status=,reservations=['a0c35a8c-896a-4ad7-89ec-3c12fc3a94a1','9202abf1-14f9-4733-a0e8-33b3175c4a33','f8830741-ab2a-4eda-9aff-6cff1d64c1a2','4f23663e-282c-4bc7-8b6c-6017a965c64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9373c9dd575f4fcdb90d041d83972259',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:18.922927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e771d79-f381-4aa8-9433-244d49016109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:18.940822 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e771d79-f381-4aa8-9433-244d49016109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:18.941648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Flow 'volume_create_api' (7bf114d8-f191-41ae-a2da-fce406f0f685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:18.941958 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Create volume request issued successfully. Jul 24 00:54:18.942859 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f23ff27-42e6-4cf4-8e4c-834281b26366 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:18.942954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 269/1086] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:18 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:18.969555 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.972710 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:18.976548 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:18.978037 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:18.982350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:18.982661 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:18.982661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:18.982661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:18.997736 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:18.997736 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:19.000612 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.000612 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:19.003637 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:19.007078 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:19.013783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-e8352f63-52c1-4df2-93b8-2b122420325e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:19.014824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 274/1087] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:18 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:19.015499 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-606524b4-0853-45f4-b6d2-aa83ce8adf50 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 200 Jul 24 00:54:19.016300 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 274/1088] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:18 2026] GET /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:19.086265 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97e506b4-0289-4b46-815f-7fb10fdad093 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:19.086265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-97e506b4-0289-4b46-815f-7fb10fdad093 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1037146664"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.118683 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-97e506b4-0289-4b46-815f-7fb10fdad093 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:19.118683 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 272/1089] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:18 2026] POST /volume/v3/types => generated 233 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:19.138810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d5fa9150-6898-4a6f-a606-f90ffb336901 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.142062 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5fa9150-6898-4a6f-a606-f90ffb336901 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:19.142575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d5fa9150-6898-4a6f-a606-f90ffb336901 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1053880891", "extra_specs": {"multiattach": " True"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.144565 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.144565 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:19.172472 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5fa9150-6898-4a6f-a606-f90ffb336901 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:19.172637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fafba345-39fb-4df0-882b-08792ce5377e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.172743 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 270/1090] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:54:19 2026] POST /volume/v3/types => generated 259 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:19.172917 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fafba345-39fb-4df0-882b-08792ce5377e None None] GET https://10.4.3.67/volume// Jul 24 00:54:19.173143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fafba345-39fb-4df0-882b-08792ce5377e None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.173416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fafba345-39fb-4df0-882b-08792ce5377e None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.174089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fafba345-39fb-4df0-882b-08792ce5377e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:19.174291 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 275/1091] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:19.185469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15ecc855-5f52-415d-89ae-b7321b944f6e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.185594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-af063f97-db30-466c-9755-ba2a14f21fdf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.189322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-af063f97-db30-466c-9755-ba2a14f21fdf tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:19.189801 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-af063f97-db30-466c-9755-ba2a14f21fdf tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "704051ee-9b20-44c6-9ea8-5f94a65438c0", "connector": null, "instance_uuid": "a7fe012b-b7d4-4550-8099-f6a4ad2724d6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.208171 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.208171 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:19.259033 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-af063f97-db30-466c-9755-ba2a14f21fdf tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:19.261616 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 273/1092] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:19 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:19.309766 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:19.310289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1037146664", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1591953493"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.310970 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.312569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1037146664', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1591953493'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:19.313792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:19.315153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.315529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.324786 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Create volume of 1 GB Jul 24 00:54:19.324786 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.324786 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:19.324786 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Availability Zones retrieved successfully. Jul 24 00:54:19.334556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Flow 'volume_create_api' (2fe64369-611f-4e2c-9062-5f96feaaca9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:19.338722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69613d0e-bf49-4f1a-876f-ee5b3530dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:19.338722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:19.341862 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.341862 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:19.347826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2581d76b-e900-4e48-8ca2-9619bb873573 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.348356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2581d76b-e900-4e48-8ca2-9619bb873573 None None] GET https://10.4.3.67/volume// Jul 24 00:54:19.349771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2581d76b-e900-4e48-8ca2-9619bb873573 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.349771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2581d76b-e900-4e48-8ca2-9619bb873573 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.350047 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:19.350112 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2581d76b-e900-4e48-8ca2-9619bb873573 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:19.352117 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 276/1093] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:19.357904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8aab7a55-c492-48f3-b01a-d54dd9355437 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:19.358816 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 271/1094] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:54:19.367974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.371343 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:19.371984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.373247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.374785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69613d0e-bf49-4f1a-876f-ee5b3530dccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36659322-9fa6-4001-9d81-56944b0f726f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1037146664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36659322-9fa6-4001-9d81-56944b0f726f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:19.375915 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcec751c-967c-4955-9e7a-7f46e29377c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:19.376235 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9bb7235e-ae5e-4fdb-a12e-5abff6f67d13 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.376721 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9bb7235e-ae5e-4fdb-a12e-5abff6f67d13 None None] GET https://10.4.3.67/volume// Jul 24 00:54:19.376894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9bb7235e-ae5e-4fdb-a12e-5abff6f67d13 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.377073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9bb7235e-ae5e-4fdb-a12e-5abff6f67d13 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.377560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9bb7235e-ae5e-4fdb-a12e-5abff6f67d13 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:19.377743 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 277/1095] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:19.388782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.391203 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.391203 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:19.397149 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:19.398339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.398827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.404616 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:19.418213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-feeb685f-bba3-4fc7-b2ba-a43782fbb89f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:19.418350 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.418350 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:19.418447 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 274/1096] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1544 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:19.424218 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:19.426933 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:19.427348 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:19.433806 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-676dad64-5ca0-47cb-a027-ec7621b8bf3e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:19.434602 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 272/1097] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:19.509692 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Created reservations ['fd87b0b3-c375-4cff-a150-b9f14b79a6e5', '5f0f9559-c20e-4f24-89b8-c2837268b3e3', '9be4b224-eed9-4772-89ee-8050c705bcca', '354dec3d-c57c-4b32-a2ee-14ed77a6a018'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:19.510875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcec751c-967c-4955-9e7a-7f46e29377c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd87b0b3-c375-4cff-a150-b9f14b79a6e5', '5f0f9559-c20e-4f24-89b8-c2837268b3e3', '9be4b224-eed9-4772-89ee-8050c705bcca', '354dec3d-c57c-4b32-a2ee-14ed77a6a018']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:19.512208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5c7a53-975e-4f5e-81e6-cf7366546361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:19.555145 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5c7a53-975e-4f5e-81e6-cf7366546361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e3ca49-0549-46bd-9060-80466c3f629b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1591953493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31c6025ce174faaabb5a44d01c15aba',qos_specs=None,replication_status=,reservations=['fd87b0b3-c375-4cff-a150-b9f14b79a6e5','5f0f9559-c20e-4f24-89b8-c2837268b3e3','9be4b224-eed9-4772-89ee-8050c705bcca','354dec3d-c57c-4b32-a2ee-14ed77a6a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1170850abbc54681bb81b6b3a4cc4ba5',volume_type_id=36659322-9fa6-4001-9d81-56944b0f726f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1591953493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e3ca49-0549-46bd-9060-80466c3f629b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31c6025ce174faaabb5a44d01c15aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1170850abbc54681bb81b6b3a4cc4ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36659322-9fa6-4001-9d81-56944b0f726f),volume_type_id=36659322-9fa6-4001-9d81-56944b0f726f)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:19.556005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e894e4c-6807-403c-902a-67e9d1db346f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:19.606806 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e894e4c-6807-403c-902a-67e9d1db346f) transitioned into state 'SUCCESS' from state '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-1591953493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31c6025ce174faaabb5a44d01c15aba',qos_specs=None,replication_status=,reservations=['fd87b0b3-c375-4cff-a150-b9f14b79a6e5','5f0f9559-c20e-4f24-89b8-c2837268b3e3','9be4b224-eed9-4772-89ee-8050c705bcca','354dec3d-c57c-4b32-a2ee-14ed77a6a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1170850abbc54681bb81b6b3a4cc4ba5',volume_type_id=36659322-9fa6-4001-9d81-56944b0f726f)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:19.607572 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6d9984-fa10-4544-90ff-ee7837a4522c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:19.613312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.617890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] PUT https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 Jul 24 00:54:19.618682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.621943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6d9984-fa10-4544-90ff-ee7837a4522c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:19.623878 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Flow 'volume_create_api' (2fe64369-611f-4e2c-9062-5f96feaaca9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:19.623878 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Create volume request issued successfully. Jul 24 00:54:19.624916 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15ecc855-5f52-415d-89ae-b7321b944f6e tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:19.625455 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 275/1098] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:19 2026] POST /volume/v3/volumes => generated 870 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:19.631907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Acquiring lock "cinder-attachment_update-1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:54:19.639019 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.640892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:54:19.642249 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.642249 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:19.643824 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] PUT https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 Jul 24 00:54:19.644424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.647970 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.650689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:19.650832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:19.651055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:19.658114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Acquiring lock "cinder-attachment_update-704051ee-9b20-44c6-9ea8-5f94a65438c0-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:54:19.661370 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.661370 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:19.663686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-704051ee-9b20-44c6-9ea8-5f94a65438c0-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:54:19.666140 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.666140 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:19.668132 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:19.676756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ac49f3f-2a5b-4b08-9a02-77d800a6e2b7 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:19.676756 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 273/1099] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:19 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:19.854084 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Lock "cinder-attachment_update-1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75-np0000005792" released by "attachment_update" :: held 0.213s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:54:19.854538 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-19688d1d-b195-41c7-8abb-57efc1049b7e tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 returned with HTTP 200 Jul 24 00:54:19.855158 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 278/1100] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:54:19 2026] PUT /volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:19.889368 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-f78280ea-7915-4313-aa8a-a8e62581d046 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:19.895033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-f78280ea-7915-4313-aa8a-a8e62581d046 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326/action Jul 24 00:54:19.895584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-f78280ea-7915-4313-aa8a-a8e62581d046 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:19.895840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-f78280ea-7915-4313-aa8a-a8e62581d046 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:19.911228 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-704051ee-9b20-44c6-9ea8-5f94a65438c0-np0000005792" released by "attachment_update" :: held 0.247s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:54:19.911787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-231f5f02-cd93-4dfb-b3b0-804afcc372f5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 returned with HTTP 200 Jul 24 00:54:19.913106 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 275/1101] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:54:19 2026] PUT /volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 => generated 969 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:19.924119 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:19.924119 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:19.947674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ade43d6b-0faa-4d69-8044-6e986f9f5c73 req-f78280ea-7915-4313-aa8a-a8e62581d046 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326/action returned with HTTP 204 Jul 24 00:54:19.948325 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 276/1102] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:19 2026] POST /volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:20.037387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.039461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:20.039753 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.039901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.048377 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.048377 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.052317 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:20.057279 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5e3337be-f5aa-459a-b9ff-419b2cb053d1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 200 Jul 24 00:54:20.058024 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 274/1103] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:20.096724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.101387 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:20.101663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.101927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.113150 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.113150 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:20.120056 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:20.128038 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd313a69-5791-45f5-9223-dd57bc447acf req-bfd2efa2-74b2-4299-a6c8-f0d46b66d362 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 200 Jul 24 00:54:20.128840 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 279/1104] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:20.303821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.306859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.307082 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.307550 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.307948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.308437 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.308437 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.309251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.321114 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.322323 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.322323 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.329949 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2426965-834d-4e3a-b21b-2b1c3886af7c req-186dfadf-7ba5-4562-b405-b121b6987673 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.330908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 276/1105] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.365374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.370219 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.370849 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.370849 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.371159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.372058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.375818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3702d16a-4432-4164-ae8a-856c3d479f0d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.379241 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3702d16a-4432-4164-ae8a-856c3d479f0d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:20.379552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3702d16a-4432-4164-ae8a-856c3d479f0d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.380562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3702d16a-4432-4164-ae8a-856c3d479f0d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.384256 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.385373 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.385373 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.391372 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6593e4c-c493-4a6d-88fe-e73e73a967b4 req-3714782b-565d-4ac0-8668-ff51090e8450 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.392021 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 277/1106] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.395703 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.395703 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.408209 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3702d16a-4432-4164-ae8a-856c3d479f0d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:20.415756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3702d16a-4432-4164-ae8a-856c3d479f0d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:20.418259 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 275/1107] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:20.429804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.432810 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.433053 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.433358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.433833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.434973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.455689 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.456845 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.456845 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:20.467682 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b582940d-9e8f-48b6-be31-5d9cadf0f9ef req-9154535b-2879-4b98-a52d-760390ecc70c tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.467682 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 280/1108] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.501104 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.506293 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.506293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.506293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.506293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.506293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.516548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.520693 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:20.520995 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.521250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.522665 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.524775 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.524775 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.534173 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e9a2acaa-65b9-4465-b2fa-5e870269920c req-a05a5aec-76a5-485e-9e7b-d9a72d820824 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.534173 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 277/1109] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.537570 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.537570 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.545766 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:20.554370 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-1cf56827-2f9d-47ed-98f9-0013492ed2ea tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:20.554875 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 278/1110] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:20.569990 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.572420 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.573032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.573032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.573293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.574171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.584254 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.585280 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.585280 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.591380 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-541f3e28-0121-4196-a4e2-034922ea7434 req-5ef14412-fc04-467a-aa1c-3af00c1db535 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.591380 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 276/1111] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.596921 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0b6bcebc-350c-4730-b53d-7e71712d4651 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.597329 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b6bcebc-350c-4730-b53d-7e71712d4651 None None] GET https://10.4.3.67/volume// Jul 24 00:54:20.597556 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b6bcebc-350c-4730-b53d-7e71712d4651 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.597898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b6bcebc-350c-4730-b53d-7e71712d4651 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.598287 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b6bcebc-350c-4730-b53d-7e71712d4651 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:20.598692 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 281/1112] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:20.616724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-efc0cef8-a079-438d-9c8e-6c891808f8dd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.620237 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-efc0cef8-a079-438d-9c8e-6c891808f8dd tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:20.620674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-efc0cef8-a079-438d-9c8e-6c891808f8dd tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06e9534b-feaa-4b4f-bbd5-22376c8a195d", "connector": null, "instance_uuid": "2a9c4406-4690-45cd-bd11-27331609272e"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:20.633442 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.633442 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.643578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.646277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.646477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.646719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.646990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.647829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.662550 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.664453 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.664453 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.672675 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9b243acf-1327-4a7c-895e-962fe6a993d2 req-646ad621-1b99-42ba-a3ed-09eabef058f9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.672938 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 279/1113] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.683220 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-efc0cef8-a079-438d-9c8e-6c891808f8dd tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:20.683908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 278/1114] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:20 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.697646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.697646 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:20.697787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.697969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.706689 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.706689 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.708411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.712279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.712587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.712786 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:20.712831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.713137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.714448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.718767 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0223cf38-9d54-4e04-8366-e193c5448aa5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:20.719257 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 277/1115] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.738034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9188fb52-121c-46e4-adaf-de0882c5a452 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.739792 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.740734 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9188fb52-121c-46e4-adaf-de0882c5a452 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:20.741039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9188fb52-121c-46e4-adaf-de0882c5a452 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.741332 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9188fb52-121c-46e4-adaf-de0882c5a452 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.741685 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-f5e46959-0066-448d-9bb9-106b58406643 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.742962 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.742962 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:20.747356 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-f5e46959-0066-448d-9bb9-106b58406643 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] POST https://10.4.3.67/volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916/action Jul 24 00:54:20.748270 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-f5e46959-0066-448d-9bb9-106b58406643 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:20.748270 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-f5e46959-0066-448d-9bb9-106b58406643 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:20.750792 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.750792 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.753863 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-fe25e351-690b-4a47-bc25-4d08d784617e req-efcb68fa-f5d2-4f8b-bd12-10ac3f044ba0 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.755434 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 282/1116] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.759222 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9188fb52-121c-46e4-adaf-de0882c5a452 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Volume info retrieved successfully. Jul 24 00:54:20.771820 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9188fb52-121c-46e4-adaf-de0882c5a452 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:20.773729 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 280/1117] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 1191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:20.782437 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.782437 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.791902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-600da918-5a7b-480a-9e04-445157238a61 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.794371 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] POST https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action Jul 24 00:54:20.794695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1053880891", "migration_policy": "never"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:20.794786 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1053880891", "migration_policy": "never"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:20.798309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.800496 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b96f115-bfa3-4b90-b0bb-6a8da2e7d128 req-f5e46959-0066-448d-9bb9-106b58406643 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916/action returned with HTTP 204 Jul 24 00:54:20.801861 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:20.802081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.802306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.802602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:20.803738 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 279/1118] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:20 2026] POST /volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:20.804015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:20.806381 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.806381 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.807460 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:20.814624 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.814624 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:20.814767 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] Get all volumes completed successfully. Jul 24 00:54:20.815882 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.815882 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:20.821968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c3eaaa0f-fc1c-4e00-a1c5-125d01282b4e req-d856775e-a2a8-4ad0-be05-ccc235b04275 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:20.822555 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 283/1119] 10.4.3.67 () {68 vars in 1501 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.839360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.841616 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:20.841616 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:20.842055 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:20.842149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.842422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.850319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.853942 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] DELETE https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:20.853942 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.853942 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.853942 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume with id: e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:20.859665 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.859665 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.860213 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.860213 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.860685 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:20.867574 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:20.875161 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4c3c625-a262-4cd9-9c2f-ffad533b2932 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:20.875382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Created reservations ['ad391e56-929f-47ac-acd0-65679e04f324', 'c3cd6c3a-c14d-4f48-8df5-2e2cae6bfea8'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:20.876138 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 281/1120] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.889338 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume request issued successfully. Jul 24 00:54:20.889338 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f62c3d8-c229-446d-a6a9-4a812ada2dc5 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 202 Jul 24 00:54:20.889338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 280/1121] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:20 2026] DELETE /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:20.897903 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.902802 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:20.902802 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:20.904086 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:20.904086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.904086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.907027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.910284 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:20.910776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.912229 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.915031 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.915031 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:20.918357 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Created reservations ['352eb234-bd30-455d-aa22-f120bfd95908', '997e3c11-32a2-486a-9c10-e5a8957d0dd3'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:20.922224 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:20.927754 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.927754 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:20.928734 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7ae2d9b5-4428-4bac-a501-36a426687ea4 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 200 Jul 24 00:54:20.929245 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 284/1122] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:20.933735 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:20.940303 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4be4dd69-e375-46ea-8bab-cec7afa07242 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:20.941094 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 282/1123] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:20.958036 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Retype volume request issued successfully. Jul 24 00:54:20.958723 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-600da918-5a7b-480a-9e04-445157238a61 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action returned with HTTP 202 Jul 24 00:54:20.959208 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 278/1124] 10.4.3.67 () {70 vars in 1425 bytes} [Fri Jul 24 00:54:20 2026] POST /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 00:54:20.969561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:20.976260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:20.976260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:20.976260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:20.987436 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:20.987436 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:20.993073 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:21.002409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18b7df77-197a-45a7-b6f7-c5d1471a1bd5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:21.003135 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 281/1125] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:20 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:21.006449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.012543 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:21.012937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.012937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.031881 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:21.031881 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:21.038663 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:21.045291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-81892a2e-dab2-4a58-bec7-f5648a273bbc tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:21.045876 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 285/1126] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:21 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 1110 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:54:21.101916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-9eee22d2-6c0f-4fa4-909a-b90318c8a84d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.105001 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-9eee22d2-6c0f-4fa4-909a-b90318c8a84d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] DELETE https://10.4.3.67/volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916 Jul 24 00:54:21.105252 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-9eee22d2-6c0f-4fa4-909a-b90318c8a84d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.105496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-9eee22d2-6c0f-4fa4-909a-b90318c8a84d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.117354 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:21.117354 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:21.202407 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-78af0c97-5b3b-48ad-be24-2e8278c88bb0 req-9eee22d2-6c0f-4fa4-909a-b90318c8a84d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916 returned with HTTP 200 Jul 24 00:54:21.203106 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 283/1127] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:21 2026] DELETE /volume/v3/attachments/10b41559-20cc-4248-95b0-89e76ddfc916 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:21.245424 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.249266 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:54:21.250301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.250301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.266609 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:21.266609 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:21.275653 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:54:21.282562 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a89b3b4-1d1f-4ace-b50e-9d0b12a75400 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:54:21.283085 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 279/1128] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:21 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:21.437647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7029b42b-34ad-470c-8700-813b729f52d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.440013 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7029b42b-34ad-470c-8700-813b729f52d8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:21.440357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7029b42b-34ad-470c-8700-813b729f52d8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.440600 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7029b42b-34ad-470c-8700-813b729f52d8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.462658 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:21.462658 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:21.470007 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7029b42b-34ad-470c-8700-813b729f52d8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:21.478698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7029b42b-34ad-470c-8700-813b729f52d8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:21.478698 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 282/1129] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:21 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:21.946762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-313f82b6-b60a-48ad-b37e-1de8ea1aaa72 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.948922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-313f82b6-b60a-48ad-b37e-1de8ea1aaa72 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 Jul 24 00:54:21.949142 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-313f82b6-b60a-48ad-b37e-1de8ea1aaa72 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.949754 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-313f82b6-b60a-48ad-b37e-1de8ea1aaa72 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.957693 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-313f82b6-b60a-48ad-b37e-1de8ea1aaa72 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 returned with HTTP 404 Jul 24 00:54:21.958319 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 286/1130] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:21 2026] GET /volume/v3/volumes/e2b0d6c0-775b-48e5-82c9-cdb93983b7e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:21.966094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:21.968052 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:21.968323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:21.968582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:21.968904 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume with id: 3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:21.978475 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:21.978475 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:21.979113 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:21.999901 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume request issued successfully. Jul 24 00:54:21.999982 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b25d57ef-0ec1-4100-bdca-d7f0face05fd tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 202 Jul 24 00:54:22.000536 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 284/1131] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:21 2026] DELETE /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:22.011838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.014120 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:22.014393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.014635 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.017699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.021959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:22.021959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.021959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.023485 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.023485 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:22.028165 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:22.032764 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.032764 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:22.033587 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-539fbb48-91be-4e73-af85-a3ef3ba00db7 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 200 Jul 24 00:54:22.034138 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 280/1132] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:22.045078 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:22.051515 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dc5a83a1-a297-42f6-9c32-be44ce779ef6 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:22.051937 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 283/1133] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:22.068145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.070031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:22.070319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.070539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.078541 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.078541 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:22.082356 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Volume info retrieved successfully. Jul 24 00:54:22.091264 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c88fb540-bfa3-4399-90d8-f74aebcb465b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:22.091922 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 287/1134] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:22.112344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-58808cf7-8988-43d1-85de-32204709a5ea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.114584 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58808cf7-8988-43d1-85de-32204709a5ea tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:22.116149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58808cf7-8988-43d1-85de-32204709a5ea tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.116149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58808cf7-8988-43d1-85de-32204709a5ea tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.125495 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.125495 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:22.129668 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-58808cf7-8988-43d1-85de-32204709a5ea tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Volume info retrieved successfully. Jul 24 00:54:22.135322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58808cf7-8988-43d1-85de-32204709a5ea tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:22.135853 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 285/1135] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:22.156658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.161252 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] POST https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action Jul 24 00:54:22.161252 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1037146664", "migration_policy": "never"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:22.161252 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1037146664", "migration_policy": "never"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:22.174915 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.174915 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:22.174915 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:22.213833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Created reservations ['2599fa77-2298-4e96-a339-fee90dfc058d', '00197558-3906-4522-b83a-a17a7a17ded7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:22.251282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Created reservations ['40ce2f5c-c285-4777-9cd6-57f2c09f46f3', 'b1bf9d50-1195-4a9f-9749-4306da2a9bfd'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:22.292297 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Retype volume request issued successfully. Jul 24 00:54:22.292297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e153ae4-308b-4d27-8577-bd7faec2fdb9 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action returned with HTTP 202 Jul 24 00:54:22.292297 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 281/1136] 10.4.3.67 () {70 vars in 1425 bytes} [Fri Jul 24 00:54:22 2026] POST /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 00:54:22.307410 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d57161bc-46a0-4f36-8639-bb74446acb38 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.312163 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d57161bc-46a0-4f36-8639-bb74446acb38 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:22.312995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d57161bc-46a0-4f36-8639-bb74446acb38 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.312995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d57161bc-46a0-4f36-8639-bb74446acb38 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.328096 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.328096 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:22.332902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.336567 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 00:54:22.336783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.337010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.337117 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d57161bc-46a0-4f36-8639-bb74446acb38 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:22.346624 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d57161bc-46a0-4f36-8639-bb74446acb38 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:22.347251 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 284/1137] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:22.360573 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.360898 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.361279 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1053880891, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.361592 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.361872 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.362144 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1037146664, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:22.406274 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-2a36399b-b6fa-401e-95b5-2e8aa470ad19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 00:54:22.407232 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 288/1138] 10.4.3.67 () {68 vars in 1477 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/limits => generated 302 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:22.495877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.496021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.498145 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:22.498242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:54:22.498410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.498455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:22.498687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.498774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:22.512638 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.512638 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:22.513935 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.513935 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:22.519210 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:22.519342 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:22.525178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-789a24cb-4fcf-4dc0-b5bd-552826ab868d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:22.525714 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 286/1139] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:22.526861 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-54687836-c40d-410d-9b4c-ed2ef4136314 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:54:22.527411 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 282/1140] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:22 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1661 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:22.543939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:22.552210 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:54:22.552423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de283cff-7aaa-4137-b2db-86dccfd2b2c0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1595132555", "description": null, "metadata": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:22.565498 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:22.565498 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:22.566203 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:22.566588 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create snapshot from volume de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:54:22.618914 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Created reservations ['55675cb6-4440-418c-a253-dd4d10bddc53', '2bda12c7-8410-4ba0-a9d6-c1facdb8185a', '6091eec9-dc49-4421-8d22-8d58dc597fe7', 'a26de82e-8696-45e8-81b2-31526bb76de6'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:22.669572 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot force create request issued successfully. Jul 24 00:54:22.670078 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-4d49a315-466e-42f2-8708-88f2237e5de9 req-fe2a1108-39dd-40af-90bd-fc89b233c202 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:54:22.670520 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 285/1141] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 00:54:22 2026] POST /volume/v3/snapshots => generated 324 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:23.050414 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7aa3ff92-dc5f-43b4-9ecb-d2fa83ecbe44 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.053475 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7aa3ff92-dc5f-43b4-9ecb-d2fa83ecbe44 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd Jul 24 00:54:23.053845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7aa3ff92-dc5f-43b4-9ecb-d2fa83ecbe44 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.054035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7aa3ff92-dc5f-43b4-9ecb-d2fa83ecbe44 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.065940 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7aa3ff92-dc5f-43b4-9ecb-d2fa83ecbe44 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd returned with HTTP 404 Jul 24 00:54:23.065940 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 289/1142] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/3b080375-83f9-41b3-877b-ffaaa5c180fd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:23.082427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.084716 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] DELETE https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:23.084952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.085590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.085590 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume with id: 754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:23.094606 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.094606 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:23.095124 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:23.127553 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Delete volume request issued successfully. Jul 24 00:54:23.127818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-271c7d3f-b51f-4bac-8bb3-86a1c725e37d tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 202 Jul 24 00:54:23.128498 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 287/1143] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:23 2026] DELETE /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:23.139925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.143351 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:23.143622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.143997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.156228 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.156228 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:23.160972 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Volume info retrieved successfully. Jul 24 00:54:23.168870 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ebb7d44-ecd9-46ba-a4a3-adc0ae0f4de1 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 200 Jul 24 00:54:23.169410 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 283/1144] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:23.365921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.367709 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.367860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.368073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.381310 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.381310 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:23.390511 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:23.397531 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b43f3fcf-e12a-4d6d-b3db-9d1e374a6caa tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:23.398080 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 286/1145] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:23.414453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.417485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.418118 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.418363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.429354 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.429354 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:23.436719 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Volume info retrieved successfully. Jul 24 00:54:23.441925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4285d1aa-6d55-4e1f-971b-ee2c28785ab8 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:23.442473 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 290/1146] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:23.461913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.464639 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 Jul 24 00:54:23.464899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.465130 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.466150 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1591953493'), ('all_tenants', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:23.525352 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Get all volumes completed successfully. Jul 24 00:54:23.525926 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5c9b15c-11a2-4a2a-9f99-db970928e15d tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 returned with HTTP 200 Jul 24 00:54:23.526412 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 288/1147] 10.4.3.67 () {68 vars in 1422 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 => generated 340 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:23.538621 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.540798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 Jul 24 00:54:23.541169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.541484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.542620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1591953493'), ('all_tenants', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:23.549322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-74aa6e39-0975-4984-a242-14be6fa0353f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.554008 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74aa6e39-0975-4984-a242-14be6fa0353f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:23.554261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74aa6e39-0975-4984-a242-14be6fa0353f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.554502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74aa6e39-0975-4984-a242-14be6fa0353f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.554625 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Get all volumes completed successfully. Jul 24 00:54:23.555328 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5cfb60a5-1fa6-4982-a2bf-b287bca8401e tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 returned with HTTP 200 Jul 24 00:54:23.555937 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 284/1148] 10.4.3.67 () {68 vars in 1422 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1591953493 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:23.569050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.570183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.570183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:23.572243 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.573267 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.573267 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.577005 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-74aa6e39-0975-4984-a242-14be6fa0353f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:23.580894 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.580894 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:23.582453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74aa6e39-0975-4984-a242-14be6fa0353f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:23.583036 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 287/1149] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:23.586028 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:23.591818 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c4c4820d-4cc1-4050-b029-9a13edbe6283 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:23.592360 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 291/1150] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:23.613030 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-60773f8b-6864-467c-8bea-4e220de3eec5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.615208 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] DELETE https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.615461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.615719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.616299 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Delete volume with id: 13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.628278 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.628278 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:23.628970 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:23.656950 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Delete volume request issued successfully. Jul 24 00:54:23.657158 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60773f8b-6864-467c-8bea-4e220de3eec5 tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 202 Jul 24 00:54:23.657872 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 289/1151] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:54:23 2026] DELETE /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:23.668167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.672813 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:23.673904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.673904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.688294 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.688294 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:23.701216 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Volume info retrieved successfully. Jul 24 00:54:23.704805 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba83ab44-56ec-4af6-b94a-ed3664da9f5d tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 200 Jul 24 00:54:23.705641 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 285/1152] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:23.771339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-da098d6d-b95e-48f0-9165-283556ef0a2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:23.774124 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da098d6d-b95e-48f0-9165-283556ef0a2f tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:54:23.774239 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da098d6d-b95e-48f0-9165-283556ef0a2f tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:23.774519 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da098d6d-b95e-48f0-9165-283556ef0a2f tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:23.788428 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:23.788428 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:23.794832 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-da098d6d-b95e-48f0-9165-283556ef0a2f tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:54:23.805383 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da098d6d-b95e-48f0-9165-283556ef0a2f tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:54:23.805911 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 288/1153] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:23 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1830 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:24.186340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d723c857-69a6-49f1-bc24-b9ac335940a9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.191100 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d723c857-69a6-49f1-bc24-b9ac335940a9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] GET https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d Jul 24 00:54:24.191100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d723c857-69a6-49f1-bc24-b9ac335940a9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.191100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d723c857-69a6-49f1-bc24-b9ac335940a9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.200357 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d723c857-69a6-49f1-bc24-b9ac335940a9 tempest-VolumesTestJSON-1982413984 tempest-VolumesTestJSON-1982413984-project-member] https://10.4.3.67/volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d returned with HTTP 404 Jul 24 00:54:24.201179 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 292/1154] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/volumes/754a1191-c6c9-4dbd-ae61-1ff94965895d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:24.311494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-1e49d685-707d-4f84-87b2-88726198ab04 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.315214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-1e49d685-707d-4f84-87b2-88726198ab04 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7/action Jul 24 00:54:24.315886 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-1e49d685-707d-4f84-87b2-88726198ab04 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:24.315886 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-1e49d685-707d-4f84-87b2-88726198ab04 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:24.343611 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:24.343611 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:24.369739 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d4249bff-56f6-433f-ac26-a06d636dac43 req-1e49d685-707d-4f84-87b2-88726198ab04 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7/action returned with HTTP 204 Jul 24 00:54:24.369739 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 290/1155] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:24 2026] POST /volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:24.601934 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.608364 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:24.609392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.609392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.623394 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:24.623394 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:24.629932 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:24.638046 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17e20743-7531-4828-8c7b-ff3b60105bb3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:24.638221 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 286/1156] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:24.656746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.659539 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:54:24.660027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.660406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.673861 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:24.673861 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:24.679097 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:54:24.685877 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9d3102e-6978-4671-9897-3cd8430e5eb7 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:54:24.687061 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 289/1157] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:24.728575 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a95f4bc2-8171-42f9-8f5e-4ecb8468890b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.731100 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a95f4bc2-8171-42f9-8f5e-4ecb8468890b tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] GET https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b Jul 24 00:54:24.733354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a95f4bc2-8171-42f9-8f5e-4ecb8468890b tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.736260 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a95f4bc2-8171-42f9-8f5e-4ecb8468890b tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.749153 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a95f4bc2-8171-42f9-8f5e-4ecb8468890b tempest-VolumeRetypeMultiattachTest-1237949236 tempest-VolumeRetypeMultiattachTest-1237949236-project-member] https://10.4.3.67/volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b returned with HTTP 404 Jul 24 00:54:24.749854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 293/1158] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/volumes/13e3ca49-0549-46bd-9060-80466c3f629b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:24.763834 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbf71c02-14b2-413c-b131-012cc56ca057 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.767091 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbf71c02-14b2-413c-b131-012cc56ca057 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] DELETE https://10.4.3.67/volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 Jul 24 00:54:24.767382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbf71c02-14b2-413c-b131-012cc56ca057 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.767622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbf71c02-14b2-413c-b131-012cc56ca057 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.822653 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbf71c02-14b2-413c-b131-012cc56ca057 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 returned with HTTP 202 Jul 24 00:54:24.823535 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 291/1159] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:24 2026] DELETE /volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:24.838912 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59d3d510-a230-464a-a96f-eb66a0486d0b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.842992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59d3d510-a230-464a-a96f-eb66a0486d0b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 Jul 24 00:54:24.843078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59d3d510-a230-464a-a96f-eb66a0486d0b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.843327 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59d3d510-a230-464a-a96f-eb66a0486d0b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.848066 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59d3d510-a230-464a-a96f-eb66a0486d0b tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 returned with HTTP 404 Jul 24 00:54:24.848810 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 287/1160] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/types/d603e418-1991-4c25-a958-4bfdbcb07e26 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:24.859065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-429f1c2d-cebf-47df-9e82-0b8bc2274907 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.861827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-429f1c2d-cebf-47df-9e82-0b8bc2274907 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] DELETE https://10.4.3.67/volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f Jul 24 00:54:24.862090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-429f1c2d-cebf-47df-9e82-0b8bc2274907 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.862376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-429f1c2d-cebf-47df-9e82-0b8bc2274907 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.900919 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-429f1c2d-cebf-47df-9e82-0b8bc2274907 tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f returned with HTTP 202 Jul 24 00:54:24.902090 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 290/1161] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:24 2026] DELETE /volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:24.917455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9a01f581-0f19-485b-8946-6dbb2a678c8f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:24.919848 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9a01f581-0f19-485b-8946-6dbb2a678c8f tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] GET https://10.4.3.67/volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f Jul 24 00:54:24.920125 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9a01f581-0f19-485b-8946-6dbb2a678c8f tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:24.920403 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9a01f581-0f19-485b-8946-6dbb2a678c8f tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:24.929970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9a01f581-0f19-485b-8946-6dbb2a678c8f tempest-VolumeRetypeMultiattachTest-1776480359 tempest-VolumeRetypeMultiattachTest-1776480359-project-admin] https://10.4.3.67/volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f returned with HTTP 404 Jul 24 00:54:24.933047 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 294/1162] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:24 2026] GET /volume/v3/types/36659322-9fa6-4001-9d81-56944b0f726f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:25.159019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:25.163993 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d Jul 24 00:54:25.163993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:25.163993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:25.174884 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:25.174884 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:25.175561 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:54:25.177052 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c967ee9d-5ea4-437f-a565-5d4fe33efcd8 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d returned with HTTP 200 Jul 24 00:54:25.177796 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 292/1163] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:54:25 2026] GET /volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:25.223668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:25.228971 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:25.229271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-455949544", "snapshot_id": null, "imageRef": "a0c7fd56-5560-498a-afec-636a91f0f919", "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:25.232593 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-455949544', 'snapshot_id': None, 'imageRef': 'a0c7fd56-5560-498a-afec-636a91f0f919', 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:25.393040 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:25.393040 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:25.394524 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:54:25.398464 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume of 1 GB Jul 24 00:54:25.410181 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Availability Zones retrieved successfully. Jul 24 00:54:25.420610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (303abcda-403c-487a-b8ef-b8132bd0a71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:25.424333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8c21ee-0735-44e8-97c2-7a7b2a0da415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:25.424620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:25.515552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8c21ee-0735-44e8-97c2-7a7b2a0da415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a43136b-6803-49c1-9352-b9f21a62ce1d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:25.516405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fdef0-f35f-4adf-9f6a-81f7dd2df310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:25.603621 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Created reservations ['2d345b53-5a59-48ea-a9af-4300def47410', 'a8dd66c9-0ac6-4654-996f-4021a7ca83a8', '00e7e2c7-4d7d-47c6-90c2-364885c348cc', '48c5be19-a590-4372-90d0-25614884db13'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:25.604342 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fdef0-f35f-4adf-9f6a-81f7dd2df310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d345b53-5a59-48ea-a9af-4300def47410', 'a8dd66c9-0ac6-4654-996f-4021a7ca83a8', '00e7e2c7-4d7d-47c6-90c2-364885c348cc', '48c5be19-a590-4372-90d0-25614884db13']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:25.606452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2af772-23e7-4ecd-9b08-eeb0e3cf34b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:25.673150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2af772-23e7-4ecd-9b08-eeb0e3cf34b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f560038d-d8da-4229-895f-9bb9b8f8d410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-455949544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['2d345b53-5a59-48ea-a9af-4300def47410','a8dd66c9-0ac6-4654-996f-4021a7ca83a8','00e7e2c7-4d7d-47c6-90c2-364885c348cc','48c5be19-a590-4372-90d0-25614884db13'],size=1,snapshot_id=7a43136b-6803-49c1-9352-b9f21a62ce1d,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-455949544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f560038d-d8da-4229-895f-9bb9b8f8d410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1c4769784f405db2be8209bdac1ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a43136b-6803-49c1-9352-b9f21a62ce1d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cee4be081a2b4c73856c9873c2772c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:25.676177 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17eb4c5-5359-4169-8687-026f8a0c600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:25.711654 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17eb4c5-5359-4169-8687-026f8a0c600c) transitioned into state 'SUCCESS' from state '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-455949544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['2d345b53-5a59-48ea-a9af-4300def47410','a8dd66c9-0ac6-4654-996f-4021a7ca83a8','00e7e2c7-4d7d-47c6-90c2-364885c348cc','48c5be19-a590-4372-90d0-25614884db13'],size=1,snapshot_id=7a43136b-6803-49c1-9352-b9f21a62ce1d,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:25.712889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdb1655-eefe-42ec-9f93-50b4f69935be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:25.751060 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdb1655-eefe-42ec-9f93-50b4f69935be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:25.751949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (303abcda-403c-487a-b8ef-b8132bd0a71d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:25.752294 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request issued successfully. Jul 24 00:54:25.753059 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-655e3422-f5e8-4ffd-be7f-86f0d7192551 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:25.753504 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 288/1164] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:25 2026] POST /volume/v3/volumes => generated 811 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:25.774943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ad044988-bcee-4922-aadb-2c616f40d916 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:25.778501 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad044988-bcee-4922-aadb-2c616f40d916 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:25.778878 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad044988-bcee-4922-aadb-2c616f40d916 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:25.779162 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad044988-bcee-4922-aadb-2c616f40d916 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:25.799115 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:25.799115 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:25.804484 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ad044988-bcee-4922-aadb-2c616f40d916 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:25.810962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad044988-bcee-4922-aadb-2c616f40d916 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:25.811384 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 291/1165] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:25 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:26.827472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:26.829425 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:26.829760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:26.830068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:26.843578 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:26.843578 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:26.849542 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:26.856425 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2f8698db-06d4-4fe9-bf89-046cc603b8d5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:26.857015 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 295/1166] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:26 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:26.870346 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:26.875366 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:26.875636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:26.875882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:26.885922 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:26.885922 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:26.892233 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:26.900123 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c28f8240-03f9-4889-bd25-ac27fb214f48 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:26.901285 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 293/1167] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:26 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1420 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:26.971631 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cdee9e49-95fa-4e55-8583-22c1bef79ea6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:27.103499 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdee9e49-95fa-4e55-8583-22c1bef79ea6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools Jul 24 00:54:27.103728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdee9e49-95fa-4e55-8583-22c1bef79ea6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:27.103960 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdee9e49-95fa-4e55-8583-22c1bef79ea6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Calling method 'get_pools' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:27.104257 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:27.104257 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:27.133820 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdee9e49-95fa-4e55-8583-22c1bef79ea6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 00:54:27.136841 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 289/1168] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 00:54:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:27.151673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9733c07f-3ed4-4b19-b142-e3efc984a20a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:27.156269 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9733c07f-3ed4-4b19-b142-e3efc984a20a tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 00:54:27.156269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9733c07f-3ed4-4b19-b142-e3efc984a20a tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:27.159099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9733c07f-3ed4-4b19-b142-e3efc984a20a tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Calling method 'get_pools' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:27.173216 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9733c07f-3ed4-4b19-b142-e3efc984a20a tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 00:54:27.173679 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 292/1169] 10.4.3.67 () {66 vars in 1307 bytes} [Fri Jul 24 00:54:27 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:27.188074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8141660b-55bc-4929-b742-1b9552a9fc8b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:27.189985 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8141660b-55bc-4929-b742-1b9552a9fc8b tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 00:54:27.190312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8141660b-55bc-4929-b742-1b9552a9fc8b tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:27.191965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8141660b-55bc-4929-b742-1b9552a9fc8b tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:27.206074 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8141660b-55bc-4929-b742-1b9552a9fc8b tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 200 Jul 24 00:54:27.207044 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 296/1170] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 00:54:27 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:27.221220 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-da3a8c88-85b3-43f4-937f-83a01b0eb77e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:27.223286 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da3a8c88-85b3-43f4-937f-83a01b0eb77e tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 00:54:27.223630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da3a8c88-85b3-43f4-937f-83a01b0eb77e tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:27.223845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da3a8c88-85b3-43f4-937f-83a01b0eb77e tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:27.237146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da3a8c88-85b3-43f4-937f-83a01b0eb77e tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 200 Jul 24 00:54:27.237515 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 294/1171] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 00:54:27 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:27.252350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-878a9e16-7152-49b0-9452-2a640d1750e6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:27.256266 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-878a9e16-7152-49b0-9452-2a640d1750e6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 00:54:27.256574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-878a9e16-7152-49b0-9452-2a640d1750e6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:27.256856 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-878a9e16-7152-49b0-9452-2a640d1750e6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:27.276591 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-878a9e16-7152-49b0-9452-2a640d1750e6 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268 tempest-BackendsCapabilitiesAdminTestsJSON-1616634268-project-admin] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 200 Jul 24 00:54:27.277113 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 290/1172] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 00:54:27 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:28.332821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a5ff2ad-d75d-4612-994d-fb7b997f2812 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.498484 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a5ff2ad-d75d-4612-994d-fb7b997f2812 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] POST https://10.4.3.67/volume/v3/types/0a643a76-a1f1-4ed6-ade5-280456a49167/encryption Jul 24 00:54:28.498985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a5ff2ad-d75d-4612-994d-fb7b997f2812 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.517432 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a5ff2ad-d75d-4612-994d-fb7b997f2812 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/0a643a76-a1f1-4ed6-ade5-280456a49167/encryption returned with HTTP 404 Jul 24 00:54:28.518514 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 293/1173] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:54:28 2026] POST /volume/v3/types/0a643a76-a1f1-4ed6-ade5-280456a49167/encryption => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:28.530812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-84882505-dd49-4382-89a8-7e8ab84c338f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.533169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84882505-dd49-4382-89a8-7e8ab84c338f tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:28.533661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84882505-dd49-4382-89a8-7e8ab84c338f tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-554426176", "os-volume-type-access:is_public": false}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.557605 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84882505-dd49-4382-89a8-7e8ab84c338f tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:28.558081 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 297/1174] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:54:28 2026] POST /volume/v3/types => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:28.570562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c629ade8-3fef-445b-b28e-9d379839992a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.673818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c629ade8-3fef-445b-b28e-9d379839992a tempest-VolumeTypesNegativeTest-508126241 tempest-VolumeTypesNegativeTest-508126241-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:28.674968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c629ade8-3fef-445b-b28e-9d379839992a tempest-VolumeTypesNegativeTest-508126241 tempest-VolumeTypesNegativeTest-508126241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "764cdca1-f35e-4b5c-bff8-3735878444ea", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1191022537"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.678494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-c629ade8-3fef-445b-b28e-9d379839992a tempest-VolumeTypesNegativeTest-508126241 tempest-VolumeTypesNegativeTest-508126241-project-member] Create volume request body: {'volume': {'volume_type': '764cdca1-f35e-4b5c-bff8-3735878444ea', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1191022537'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:28.694179 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c629ade8-3fef-445b-b28e-9d379839992a tempest-VolumeTypesNegativeTest-508126241 tempest-VolumeTypesNegativeTest-508126241-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 404 Jul 24 00:54:28.694179 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 295/1175] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:28 2026] POST /volume/v3/volumes => generated 114 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:28.705537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f21458a6-0525-4465-b35d-fe867513ab52 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.708001 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f21458a6-0525-4465-b35d-fe867513ab52 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] DELETE https://10.4.3.67/volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea Jul 24 00:54:28.708360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f21458a6-0525-4465-b35d-fe867513ab52 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:28.708579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f21458a6-0525-4465-b35d-fe867513ab52 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:28.718456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.721696 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:28.722005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:28.722158 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:28.730832 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:28.730832 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:28.739248 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:28.748236 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-6877939b-413f-419c-958c-a18e367541d6 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:28.749057 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 294/1176] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:28 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1402 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:28.758830 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f21458a6-0525-4465-b35d-fe867513ab52 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea returned with HTTP 202 Jul 24 00:54:28.758830 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 291/1177] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:28 2026] DELETE /volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:28.767273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-61dd4ad5-6b69-4f1d-80be-8c5b359dbf82 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.772244 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61dd4ad5-6b69-4f1d-80be-8c5b359dbf82 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] GET https://10.4.3.67/volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea Jul 24 00:54:28.772244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61dd4ad5-6b69-4f1d-80be-8c5b359dbf82 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:28.772244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61dd4ad5-6b69-4f1d-80be-8c5b359dbf82 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:28.776893 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61dd4ad5-6b69-4f1d-80be-8c5b359dbf82 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea returned with HTTP 404 Jul 24 00:54:28.777636 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 298/1178] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:28 2026] GET /volume/v3/types/764cdca1-f35e-4b5c-bff8-3735878444ea => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:28.805050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48798cf8-e722-4f9e-bf01-f188c3a4fceb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.805050 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48798cf8-e722-4f9e-bf01-f188c3a4fceb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:28.805050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48798cf8-e722-4f9e-bf01-f188c3a4fceb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.818359 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48798cf8-e722-4f9e-bf01-f188c3a4fceb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 400 Jul 24 00:54:28.819231 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 296/1179] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:28 2026] POST /volume/v3/types => generated 115 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:54:28.835727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9c739f35-fc3d-420e-a340-249fac1486bb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.841002 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c739f35-fc3d-420e-a340-249fac1486bb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:28.841214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c739f35-fc3d-420e-a340-249fac1486bb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1128858569"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.863548 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c739f35-fc3d-420e-a340-249fac1486bb tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:28.864032 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 295/1180] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:28 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) Jul 24 00:54:28.876728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-205062c7-a407-4fed-96fc-05a2d8d3c115 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.880083 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-205062c7-a407-4fed-96fc-05a2d8d3c115 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:28.880083 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-205062c7-a407-4fed-96fc-05a2d8d3c115 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1128858569"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:28.888020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-205062c7-a407-4fed-96fc-05a2d8d3c115 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1128858569 already exists. Jul 24 00:54:28.888300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-205062c7-a407-4fed-96fc-05a2d8d3c115 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 409 Jul 24 00:54:28.889001 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 292/1181] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:28 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:28.899512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2bf8ab57-f5d7-4046-89c6-265d7a67e1f4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.907902 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf8ab57-f5d7-4046-89c6-265d7a67e1f4 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] DELETE https://10.4.3.67/volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 Jul 24 00:54:28.907902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2bf8ab57-f5d7-4046-89c6-265d7a67e1f4 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:28.908122 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2bf8ab57-f5d7-4046-89c6-265d7a67e1f4 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:28.972714 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf8ab57-f5d7-4046-89c6-265d7a67e1f4 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 returned with HTTP 202 Jul 24 00:54:28.973346 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 299/1182] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:28 2026] DELETE /volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:28.986535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-30ce7291-e386-49a8-afc4-68aceb4ac116 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:28.989545 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30ce7291-e386-49a8-afc4-68aceb4ac116 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] GET https://10.4.3.67/volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 Jul 24 00:54:28.989817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30ce7291-e386-49a8-afc4-68aceb4ac116 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:28.990046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30ce7291-e386-49a8-afc4-68aceb4ac116 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:28.994297 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30ce7291-e386-49a8-afc4-68aceb4ac116 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 returned with HTTP 404 Jul 24 00:54:28.994926 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 297/1183] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:28 2026] GET /volume/v3/types/9fede5ba-c29f-4b1c-8898-94af27c61824 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:29.008442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-adcd7080-3df1-496f-acee-97a8effa41e5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:29.010755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-adcd7080-3df1-496f-acee-97a8effa41e5 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] DELETE https://10.4.3.67/volume/v3/types/6ce7c29b-5718-4c84-98b3-605f641efc9e Jul 24 00:54:29.010937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-adcd7080-3df1-496f-acee-97a8effa41e5 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:29.011251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-adcd7080-3df1-496f-acee-97a8effa41e5 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:29.020970 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-adcd7080-3df1-496f-acee-97a8effa41e5 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/6ce7c29b-5718-4c84-98b3-605f641efc9e returned with HTTP 404 Jul 24 00:54:29.021721 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 296/1184] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:29 2026] DELETE /volume/v3/types/6ce7c29b-5718-4c84-98b3-605f641efc9e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:29.041784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-62aff27a-5ddc-4bb6-abb0-8b711b281439 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:29.044745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62aff27a-5ddc-4bb6-abb0-8b711b281439 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] GET https://10.4.3.67/volume/v3/types/956d026d-ecf7-43d1-8991-79cad03f2a8e Jul 24 00:54:29.045088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62aff27a-5ddc-4bb6-abb0-8b711b281439 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:29.045457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62aff27a-5ddc-4bb6-abb0-8b711b281439 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:29.050898 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62aff27a-5ddc-4bb6-abb0-8b711b281439 tempest-VolumeTypesNegativeTest-1222801779 tempest-VolumeTypesNegativeTest-1222801779-project-admin] https://10.4.3.67/volume/v3/types/956d026d-ecf7-43d1-8991-79cad03f2a8e returned with HTTP 404 Jul 24 00:54:29.051587 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 293/1185] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:29 2026] GET /volume/v3/types/956d026d-ecf7-43d1-8991-79cad03f2a8e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:29.531105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:29.534065 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:29.534830 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:29.539245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:29.556766 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:29.556766 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:29.564840 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:29.602960 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-5ff1b9f0-d62f-4b44-a3dd-fae0d0e332e3 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:29.602960 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 300/1186] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:29 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1402 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cea3d50a-866d-47cc-877b-25c3ceb768a6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cea3d50a-866d-47cc-877b-25c3ceb768a6 None None] GET https://10.4.3.67/volume// Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cea3d50a-866d-47cc-877b-25c3ceb768a6 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cea3d50a-866d-47cc-877b-25c3ceb768a6 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cea3d50a-866d-47cc-877b-25c3ceb768a6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:29.603373 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 298/1187] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:54:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:29.607987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-802f513d-38e5-4860-a4d0-100f0b26495e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:29.615445 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-802f513d-38e5-4860-a4d0-100f0b26495e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:29.615445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-802f513d-38e5-4860-a4d0-100f0b26495e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f560038d-d8da-4229-895f-9bb9b8f8d410", "connector": null, "instance_uuid": "4ea082c0-8fbd-46bd-9e74-7a78766d4647"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:29.627802 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:29.627802 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:29.691038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-802f513d-38e5-4860-a4d0-100f0b26495e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:29.691934 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 297/1188] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:29 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:30.683755 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-00b80b3b-568e-43e8-887c-4c746d28f002 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:30.690443 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-00b80b3b-568e-43e8-887c-4c746d28f002 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 00:54:30.690801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-00b80b3b-568e-43e8-887c-4c746d28f002 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:30.691859 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-00b80b3b-568e-43e8-887c-4c746d28f002 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:30.736587 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-00b80b3b-568e-43e8-887c-4c746d28f002 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 00:54:30.737407 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 294/1189] 10.4.3.67 () {68 vars in 1477 bytes} [Fri Jul 24 00:54:30 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:30.747472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-82e702cd-3512-4f9a-9f55-22167de1e723 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:30.794708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:30.799730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:30.799730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:30.799730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:30.903965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-82e702cd-3512-4f9a-9f55-22167de1e723 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:30.905935 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-82e702cd-3512-4f9a-9f55-22167de1e723 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-925920108"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:30.926161 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-82e702cd-3512-4f9a-9f55-22167de1e723 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:30.926603 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 301/1190] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:30 2026] POST /volume/v3/types => generated 227 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:30.939093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-73dbc589-3cfe-48bc-bf53-74d424166427 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:30.941307 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73dbc589-3cfe-48bc-bf53-74d424166427 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:54:30.942458 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-73dbc589-3cfe-48bc-bf53-74d424166427 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-609429722"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:30.943986 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:30.943986 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:30.966073 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73dbc589-3cfe-48bc-bf53-74d424166427 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:54:30.966228 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 298/1191] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:54:30 2026] POST /volume/v3/group_types => generated 184 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:54:30.975982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:30.988695 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:30.988695 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:30.995394 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:31.002358 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-e1327231-2682-44f4-966c-424b8f74d665 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:31.002835 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 299/1192] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:30 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1657 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:31.021163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:31.022538 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:54:31.024547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:31.046735 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:31.046735 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:31.047123 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:31.047341 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Create snapshot from volume 1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:31.085850 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:54:31.086834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "727b4784-d630-4d25-980e-64f11c1a24d9", "volume_types": ["c07d6af5-0f5b-4765-aa71-f61adeffca07"], "name": "tempest-GroupSnapshotsV319Test-Group-959429091"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:31.087830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Creating new group {'group': {'group_type': '727b4784-d630-4d25-980e-64f11c1a24d9', 'volume_types': ['c07d6af5-0f5b-4765-aa71-f61adeffca07'], 'name': 'tempest-GroupSnapshotsV319Test-Group-959429091'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:54:31.092145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.groups [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-959429091. Jul 24 00:54:31.102958 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Availability Zones retrieved successfully. Jul 24 00:54:31.113530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Created reservations ['b30c10d0-4236-4236-ba2f-76658dfa99d8', '873be74a-2fca-4cca-bed5-b1bb7688d6a9', 'e6bb13fb-a8a5-4529-b3f7-e0a68bf8df0f', '54229583-dc4f-4ad0-bdff-778a4328e696'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:31.130541 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Created reservations ['8355bf28-796c-4f2b-9e35-1495a95a67be'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:31.161408 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1de0ae6-f51d-43f1-b5f1-7a1e7a8802b9 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:54:31.161910 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 295/1193] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:54:30 2026] POST /volume/v3/groups => generated 115 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:31.171033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:31.171098 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Snapshot force create request issued successfully. Jul 24 00:54:31.171458 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c9f75c0f-61f5-4c33-a313-0ee9c057b5ec req-de3bb8f8-7ad5-4d68-a19a-4979838b2ae6 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:54:31.172076 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 302/1194] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 00:54:31 2026] POST /volume/v3/snapshots => generated 292 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:31.172989 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 Jul 24 00:54:31.173216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:31.173407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:31.173580 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member 1478eedd-6981-4e79-866f-84be7558a8e2 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:31.178942 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:31.178942 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:31.191110 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccb4325b-a495-4ce2-9f1d-ddfe17f192b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 returned with HTTP 200 Jul 24 00:54:31.191563 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 299/1195] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:31 2026] GET /volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 => generated 395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:31.652568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b752dd57-e035-4250-a62f-b91c82b2204f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:31.652568 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b752dd57-e035-4250-a62f-b91c82b2204f None None] GET https://10.4.3.67/volume// Jul 24 00:54:31.652568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b752dd57-e035-4250-a62f-b91c82b2204f None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:31.652568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b752dd57-e035-4250-a62f-b91c82b2204f None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:31.653051 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b752dd57-e035-4250-a62f-b91c82b2204f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:31.653464 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 300/1196] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:31.668064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:31.674126 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:54:31.674410 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:31.674625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:31.692540 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:31.692540 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:31.698541 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:54:31.706975 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bb5b61ca-204a-43e9-94f3-19036bafb8f4 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:54:31.707932 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 296/1197] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:31 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1581 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:31.915324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:31.919252 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] PUT https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b Jul 24 00:54:31.919813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:31.941503 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Acquiring lock "cinder-attachment_update-f560038d-d8da-4229-895f-9bb9b8f8d410-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:54:31.948154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-f560038d-d8da-4229-895f-9bb9b8f8d410-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:54:31.951396 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:31.951396 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:32.094825 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-f560038d-d8da-4229-895f-9bb9b8f8d410-np0000005792" released by "attachment_update" :: held 0.146s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:54:32.094825 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-e9943557-6fb9-471f-b35f-d714ee184b2c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b returned with HTTP 200 Jul 24 00:54:32.095396 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 303/1198] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:54:31 2026] PUT /volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:32.137114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bc4006da-739a-436c-af4b-214ba1782aae None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.140030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bc4006da-739a-436c-af4b-214ba1782aae tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b/action Jul 24 00:54:32.141290 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bc4006da-739a-436c-af4b-214ba1782aae tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:32.141559 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bc4006da-739a-436c-af4b-214ba1782aae tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:32.170230 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.170230 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:32.190414 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e54bc6ae-f905-4a5a-ab9a-3115f244fd6c req-bc4006da-739a-436c-af4b-214ba1782aae tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b/action returned with HTTP 204 Jul 24 00:54:32.191970 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 300/1199] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:32 2026] POST /volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:32.207599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.211304 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 Jul 24 00:54:32.211593 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:32.211871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:32.212403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member 1478eedd-6981-4e79-866f-84be7558a8e2 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:32.218734 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.218734 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:32.237540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b5a0711-bbd6-45d2-94cd-6cbb245969a1 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 returned with HTTP 200 Jul 24 00:54:32.238451 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 301/1200] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:32 2026] GET /volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 => generated 396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:32.252756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.257039 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:32.258576 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-271654553", "volume_type": "c07d6af5-0f5b-4765-aa71-f61adeffca07", "group_id": "1478eedd-6981-4e79-866f-84be7558a8e2", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:32.262951 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-271654553', 'volume_type': 'c07d6af5-0f5b-4765-aa71-f61adeffca07', 'group_id': '1478eedd-6981-4e79-866f-84be7558a8e2', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:32.284417 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.284417 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:32.284632 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Create volume of 1 GB Jul 24 00:54:32.296988 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Availability Zones retrieved successfully. Jul 24 00:54:32.306357 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Flow 'volume_create_api' (017f7686-bb2a-493b-b22a-a8f85e4ea704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:32.308497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e224a6-375a-4ced-8edf-2096a8abc44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.309828 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.309828 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:32.310002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:32.339699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e224a6-375a-4ced-8edf-2096a8abc44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c07d6af5-0f5b-4765-aa71-f61adeffca07,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-925920108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07d6af5-0f5b-4765-aa71-f61adeffca07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1478eedd-6981-4e79-866f-84be7558a8e2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.344520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4a2743-c9db-4423-8216-9365ffa2a3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.392121 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-925920108 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-925920108, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:32.392567 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-925920108 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-925920108, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:32.477422 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Created reservations ['1b62fc64-94a2-442a-a269-5f1ec86a2304', '6dc53a88-6822-4ab4-b074-a80a4002ef85', 'ae0f940d-8975-4c73-9484-4e293acee9f9', '1484d187-5409-4c14-a20f-66e055ba833a'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:32.478737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4a2743-c9db-4423-8216-9365ffa2a3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b62fc64-94a2-442a-a269-5f1ec86a2304', '6dc53a88-6822-4ab4-b074-a80a4002ef85', 'ae0f940d-8975-4c73-9484-4e293acee9f9', '1484d187-5409-4c14-a20f-66e055ba833a']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.480095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cc65c1-101b-4355-8b65-c022238c89fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.511562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.526543 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cc65c1-101b-4355-8b65-c022238c89fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f09651-2d0c-4b11-87a7-e5b378b3156e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-271654553',encryption_key_id=None,group_id=1478eedd-6981-4e79-866f-84be7558a8e2,group_type_id=,metadata={},multiattach=False,project_id='2475d7bc6a5a4eb98867b5fc65cbddcf',qos_specs=None,replication_status=,reservations=['1b62fc64-94a2-442a-a269-5f1ec86a2304','6dc53a88-6822-4ab4-b074-a80a4002ef85','ae0f940d-8975-4c73-9484-4e293acee9f9','1484d187-5409-4c14-a20f-66e055ba833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800ca2363ae42688d5271548b5190f8',volume_type_id=c07d6af5-0f5b-4765-aa71-f61adeffca07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-271654553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1478eedd-6981-4e79-866f-84be7558a8e2,host=None,id=12f09651-2d0c-4b11-87a7-e5b378b3156e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2475d7bc6a5a4eb98867b5fc65cbddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800ca2363ae42688d5271548b5190f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07d6af5-0f5b-4765-aa71-f61adeffca07),volume_type_id=c07d6af5-0f5b-4765-aa71-f61adeffca07)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.527809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bddcded-95d7-4eb0-8fd0-bd060ca24311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.577428 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bddcded-95d7-4eb0-8fd0-bd060ca24311) transitioned into state 'SUCCESS' from state '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-271654553',encryption_key_id=None,group_id=1478eedd-6981-4e79-866f-84be7558a8e2,group_type_id=,metadata={},multiattach=False,project_id='2475d7bc6a5a4eb98867b5fc65cbddcf',qos_specs=None,replication_status=,reservations=['1b62fc64-94a2-442a-a269-5f1ec86a2304','6dc53a88-6822-4ab4-b074-a80a4002ef85','ae0f940d-8975-4c73-9484-4e293acee9f9','1484d187-5409-4c14-a20f-66e055ba833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800ca2363ae42688d5271548b5190f8',volume_type_id=c07d6af5-0f5b-4765-aa71-f61adeffca07)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.578508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec817a6-f8e0-42ae-9c32-d10a2f74ef1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.598268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec817a6-f8e0-42ae-9c32-d10a2f74ef1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.599788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Flow 'volume_create_api' (017f7686-bb2a-493b-b22a-a8f85e4ea704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:32.600257 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Create volume request issued successfully. Jul 24 00:54:32.601540 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:32.601824 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:32.660823 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:32.665253 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.665253 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:32.666599 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:32.667098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-617991600"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:32.669228 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-617991600'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:32.669294 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume of 1 GB Jul 24 00:54:32.669715 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.669715 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:32.669951 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e90896cb-8cfa-450f-ace2-7b1888bf8752 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:32.670153 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 297/1201] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:32 2026] POST /volume/v3/volumes => generated 823 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:32.674477 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Availability Zones retrieved successfully. Jul 24 00:54:32.683137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (1c9e25cb-b371-4d8b-85e3-53053d6d3581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:32.683805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5dec428-c166-4da1-aa0b-45da28c9affe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.685009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:32.688306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.693224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e Jul 24 00:54:32.694238 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:32.694540 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:32.707478 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.707478 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:32.713881 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Volume info retrieved successfully. Jul 24 00:54:32.715564 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:32.715787 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:32.722543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5dec428-c166-4da1-aa0b-45da28c9affe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.723402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3605032c-3f46-447f-8d4e-cbb90a2fa339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.768248 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:32.774806 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.774806 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:32.787839 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a9ec07a-62ff-40df-aac5-d5ca2fdcf7bd tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e returned with HTTP 200 Jul 24 00:54:32.788315 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 301/1202] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:32 2026] GET /volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e => generated 891 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:32.827380 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Created reservations ['e2500826-b844-4323-8a46-045bcdd75fc7', 'df1d76c9-51c1-4971-8a6a-0e27d7af6377', '06114cb7-720d-4fdd-9a63-0076eed5000c', 'e05ceeec-de82-466e-af80-212e7d5fbac6'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:32.828985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3605032c-3f46-447f-8d4e-cbb90a2fa339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2500826-b844-4323-8a46-045bcdd75fc7', 'df1d76c9-51c1-4971-8a6a-0e27d7af6377', '06114cb7-720d-4fdd-9a63-0076eed5000c', 'e05ceeec-de82-466e-af80-212e7d5fbac6']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.830512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476268c9-0863-4bd5-a300-59e3aaf115b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.859113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476268c9-0863-4bd5-a300-59e3aaf115b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e37933-1e3f-4aba-8d6b-36c36f495fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-617991600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['e2500826-b844-4323-8a46-045bcdd75fc7','df1d76c9-51c1-4971-8a6a-0e27d7af6377','06114cb7-720d-4fdd-9a63-0076eed5000c','e05ceeec-de82-466e-af80-212e7d5fbac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-617991600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e37933-1e3f-4aba-8d6b-36c36f495fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2fe9791b7154384aa185bc840795474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.860257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a184b0-dd98-47fb-909a-12758743cfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.886945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a184b0-dd98-47fb-909a-12758743cfa6) transitioned into state 'SUCCESS' from state '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-617991600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['e2500826-b844-4323-8a46-045bcdd75fc7','df1d76c9-51c1-4971-8a6a-0e27d7af6377','06114cb7-720d-4fdd-9a63-0076eed5000c','e05ceeec-de82-466e-af80-212e7d5fbac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.888695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0964bace-9d17-4f75-bda4-46947f1677d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:32.901932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0964bace-9d17-4f75-bda4-46947f1677d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:32.903070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (1c9e25cb-b371-4d8b-85e3-53053d6d3581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:32.903605 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume request issued successfully. Jul 24 00:54:32.904526 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84b58b8c-2a45-4492-9bb8-c85c38b1fc93 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:32.905458 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 304/1203] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:54:32 2026] POST /volume/v3/volumes => generated 751 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:32.925452 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15590919-f52b-4e88-a773-20ef32a84769 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:32.927879 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15590919-f52b-4e88-a773-20ef32a84769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:54:32.928164 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15590919-f52b-4e88-a773-20ef32a84769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:32.929005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15590919-f52b-4e88-a773-20ef32a84769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:32.941226 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:32.941226 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:32.952002 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15590919-f52b-4e88-a773-20ef32a84769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:54:32.959891 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15590919-f52b-4e88-a773-20ef32a84769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 200 Jul 24 00:54:32.959891 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 302/1204] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:32 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:33.801062 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:33.803215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e Jul 24 00:54:33.803433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:33.803647 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:33.816652 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:33.816652 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:33.823903 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Volume info retrieved successfully. Jul 24 00:54:33.825516 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:33.826282 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:33.883267 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:33.887372 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:33.887372 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:33.898225 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f953f9c1-a3af-41ad-b688-4b6f275da3b7 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e returned with HTTP 200 Jul 24 00:54:33.899758 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 298/1205] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:33 2026] GET /volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:33.918493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:33.920994 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] POST https://10.4.3.67/volume/v3/group_snapshots Jul 24 00:54:33.921507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1478eedd-6981-4e79-866f-84be7558a8e2", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1514890545"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:33.923019 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1478eedd-6981-4e79-866f-84be7558a8e2', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1514890545'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 00:54:33.926700 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:33.926700 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:33.930224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.group_snapshots [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1514890545. Jul 24 00:54:33.977142 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:33.977142 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:33.977566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:33.980155 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:54:33.980491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:33.980939 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:33.991213 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-925920108 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-925920108, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:33.991843 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-925920108 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-925920108, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:33.994689 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:33.994689 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:34.002549 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:54:34.009101 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb699fd5-0cc1-45f2-b418-a3792cf205dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 200 Jul 24 00:54:34.009969 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 305/1206] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:33 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:34.030432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Created reservations ['322ff439-20fb-44d7-a94a-e745acb9d9e5', 'c15adb81-1de5-454a-9cb7-b15856372eee', '34baa42c-543c-49de-b484-58fe8eaeedfc', '715f5a50-b810-4074-bdde-bb67561d5bb0'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:34.032046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ba96005c-b25a-473c-950a-923038986233 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:34.034488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:54:34.035011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58e37933-1e3f-4aba-8d6b-36c36f495fc2", "name": "tempest-VolumesBackupsAdminTest-Backup-1293327231", "container": "tempest-volumesbackupsadmintest-backup-container-240185943"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:34.037084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Creating new backup {'backup': {'volume_id': '58e37933-1e3f-4aba-8d6b-36c36f495fc2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1293327231', 'container': 'tempest-volumesbackupsadmintest-backup-container-240185943'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:54:34.037292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Creating backup of volume 58e37933-1e3f-4aba-8d6b-36c36f495fc2 in container tempest-volumesbackupsadmintest-backup-container-240185943 Jul 24 00:54:34.049506 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:34.049506 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:34.050217 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:54:34.075737 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-34e8093f-244c-48cd-98ff-7fd030a3dd79 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots returned with HTTP 202 Jul 24 00:54:34.078016 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 302/1207] 10.4.3.67 () {70 vars in 1317 bytes} [Fri Jul 24 00:54:33 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:34.091089 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-10a613be-9a16-44d6-8cef-563e897a65f2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:34.094487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10a613be-9a16-44d6-8cef-563e897a65f2 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:34.096207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10a613be-9a16-44d6-8cef-563e897a65f2 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:34.096207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10a613be-9a16-44d6-8cef-563e897a65f2 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:34.096207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-10a613be-9a16-44d6-8cef-563e897a65f2 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:34.100547 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Created reservations ['783c114c-1f64-4bf7-8a41-923106ff5bd0', '09679a6c-b66b-4d4d-b0c0-f29427b7a66e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:34.101473 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:34.101473 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:34.106049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10a613be-9a16-44d6-8cef-563e897a65f2 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:34.106597 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 299/1208] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:34 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:34.169259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba96005c-b25a-473c-950a-923038986233 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:54:34.169259 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 303/1209] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:34 2026] POST /volume/v3/backups => generated 333 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:34.179153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:34.181499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:34.181812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:34.182119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:34.182920 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:34.201656 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:34.201656 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:34.202985 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-415ed1ff-367f-4f6d-9774-e43df7b24e51 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:34.203500 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 306/1210] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:34 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:34.693468 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:34.696337 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:34.696511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:34.696963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:34.709700 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:34.709700 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:34.721288 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:34.730717 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-621ff1c9-3f50-4d08-af8c-78405207e97f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:34.731785 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 303/1211] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:34 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1657 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.120339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.123102 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.123547 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.123931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.124064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.130558 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.130558 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:35.134664 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cef3e1b3-85f8-45f2-b894-bfaef896dd1f tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:35.135312 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 300/1212] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.149474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cad39496-d143-4870-be07-89bd728f6d99 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.153463 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:54:35.153463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.153463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.153463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:35.155911 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.155911 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:35.158449 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:54:35.165538 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Get all snapshots completed successfully. Jul 24 00:54:35.169829 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.169829 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:35.169829 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cad39496-d143-4870-be07-89bd728f6d99 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:54:35.169829 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 304/1213] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:35.180623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.184020 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/snapshots/64502f53-7978-4768-951e-c8551585db18 Jul 24 00:54:35.184216 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.184422 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.200225 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.200225 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:35.202256 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Snapshot retrieved successfully. Jul 24 00:54:35.202680 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7cd7844-b543-4159-83b2-a8a051e274a4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/snapshots/64502f53-7978-4768-951e-c8551585db18 returned with HTTP 200 Jul 24 00:54:35.203210 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 307/1214] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/snapshots/64502f53-7978-4768-951e-c8551585db18 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:35.218572 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.220479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-49722580-c664-40b9-bf6b-e4ce535a715d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.221152 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:35.221455 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.221791 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.222023 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:35.223733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49722580-c664-40b9-bf6b-e4ce535a715d tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action Jul 24 00:54:35.229126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49722580-c664-40b9-bf6b-e4ce535a715d tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:35.229126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49722580-c664-40b9-bf6b-e4ce535a715d tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:35.229126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-49722580-c664-40b9-bf6b-e4ce535a715d tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Updating group 'a97912fa-7a3b-47f4-9805-835d88abed93' with 'creating' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 00:54:35.240283 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.240283 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:35.242841 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.242841 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:35.243637 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f1ae7468-eebe-4c14-973c-1fb1834af4ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:35.244167 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 304/1215] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:35.258544 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49722580-c664-40b9-bf6b-e4ce535a715d tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action returned with HTTP 202 Jul 24 00:54:35.258544 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 301/1216] 10.4.3.67 () {70 vars in 1448 bytes} [Fri Jul 24 00:54:35 2026] POST /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:35.267557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.271058 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.271436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.272482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.272482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.280076 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.280076 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:35.289085 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-419bd56b-7b7c-43ba-8d5e-10f8753f0ec4 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:35.289874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 305/1217] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.303887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6b007c74-0865-41b8-9899-ed184b4779b6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.307103 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b007c74-0865-41b8-9899-ed184b4779b6 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action Jul 24 00:54:35.307867 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b007c74-0865-41b8-9899-ed184b4779b6 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:35.308156 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b007c74-0865-41b8-9899-ed184b4779b6 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:35.310993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.group_snapshots [None req-6b007c74-0865-41b8-9899-ed184b4779b6 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Updating group 'a97912fa-7a3b-47f4-9805-835d88abed93' with 'available' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 00:54:35.323640 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.323640 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:35.335991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b007c74-0865-41b8-9899-ed184b4779b6 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action returned with HTTP 202 Jul 24 00:54:35.337340 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 308/1218] 10.4.3.67 () {70 vars in 1448 bytes} [Fri Jul 24 00:54:35 2026] POST /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:35.349913 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.354000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.354352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.354649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.354906 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.364508 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.364508 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:35.372307 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-170440f2-6a7b-4ecd-ab11-e341bc782b7c tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:35.372307 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 305/1219] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.386921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fa80e075-2af2-4448-b281-962ff9fae861 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.390417 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa80e075-2af2-4448-b281-962ff9fae861 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action Jul 24 00:54:35.390925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa80e075-2af2-4448-b281-962ff9fae861 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:35.391090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa80e075-2af2-4448-b281-962ff9fae861 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:35.393405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-fa80e075-2af2-4448-b281-962ff9fae861 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Updating group 'a97912fa-7a3b-47f4-9805-835d88abed93' with 'error' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 00:54:35.405244 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.405244 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:35.414792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa80e075-2af2-4448-b281-962ff9fae861 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action returned with HTTP 202 Jul 24 00:54:35.414962 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 302/1220] 10.4.3.67 () {70 vars in 1448 bytes} [Fri Jul 24 00:54:35 2026] POST /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:35.428557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.431289 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.431619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.431895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.432087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.group_snapshots [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.437775 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.437775 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:35.442439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46c1717f-2bbe-4b3c-b345-387eefa4fe70 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:35.443140 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 306/1221] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.455834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e95683d-a33e-4420-9475-a90158606249 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.458670 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e95683d-a33e-4420-9475-a90158606249 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] POST https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action Jul 24 00:54:35.460098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e95683d-a33e-4420-9475-a90158606249 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:35.460098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e95683d-a33e-4420-9475-a90158606249 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:35.461634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.group_snapshots [None req-7e95683d-a33e-4420-9475-a90158606249 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Updating group 'a97912fa-7a3b-47f4-9805-835d88abed93' with 'available' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 00:54:35.466434 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.466434 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:35.476321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e95683d-a33e-4420-9475-a90158606249 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action returned with HTTP 202 Jul 24 00:54:35.476870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 309/1222] 10.4.3.67 () {70 vars in 1448 bytes} [Fri Jul 24 00:54:35 2026] POST /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:35.486385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.488733 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.488892 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.489164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.489378 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.503542 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.503542 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:35.511670 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a8b8dfe2-4a80-4344-949d-96e274f2ef26 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 200 Jul 24 00:54:35.511670 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 306/1223] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.528938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-39c355fc-6811-4a87-a030-238d44114a75 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.537251 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] DELETE https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.537516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.537814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.538028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.group_snapshots [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] delete called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100231) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 00:54:35.538361 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.group_snapshots [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Delete group_snapshot with id: a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.553451 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.553451 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:35.618342 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39c355fc-6811-4a87-a030-238d44114a75 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 202 Jul 24 00:54:35.618342 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 303/1224] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:54:35 2026] DELETE /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:35.632269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-18162355-20e6-41da-809c-fdd04452f418 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.634473 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:35.634473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.635105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.635105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:35.636556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:35.649093 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Get all volumes completed successfully. Jul 24 00:54:35.649814 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:35.650007 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:35.714559 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:35.720235 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.720235 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:35.732699 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18162355-20e6-41da-809c-fdd04452f418 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:35.732699 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 307/1225] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:35.754761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af1f392c-3f42-47ba-8427-474539b1913a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.757852 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail Jul 24 00:54:35.760232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.760232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.760232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:35.760523 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:54:35.951317 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Get all snapshots completed successfully. Jul 24 00:54:35.952186 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af1f392c-3f42-47ba-8427-474539b1913a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 00:54:35.952686 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 310/1226] 10.4.3.67 () {66 vars in 1257 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:54:35.963439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b873264b-a381-4011-a42b-52ec1b79061a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.965463 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b873264b-a381-4011-a42b-52ec1b79061a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 Jul 24 00:54:35.965812 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b873264b-a381-4011-a42b-52ec1b79061a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.966096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b873264b-a381-4011-a42b-52ec1b79061a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.966336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.group_snapshots [None req-b873264b-a381-4011-a42b-52ec1b79061a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member a97912fa-7a3b-47f4-9805-835d88abed93 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 00:54:35.971285 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b873264b-a381-4011-a42b-52ec1b79061a tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 returned with HTTP 404 Jul 24 00:54:35.972015 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 307/1227] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/group_snapshots/a97912fa-7a3b-47f4-9805-835d88abed93 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:35.981654 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:35.983993 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:35.984620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:35.985021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:35.985499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:35.986069 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:35.986069 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:35.986799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:36.000168 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Get all volumes completed successfully. Jul 24 00:54:36.001094 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:36.001412 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:36.053907 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:36.057411 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.057411 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:36.067786 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b35bb34-db5f-40b3-af0a-8ccba9b95ab5 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:36.068278 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 304/1228] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:35 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:36.089484 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.094202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] POST https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2/action Jul 24 00:54:36.094682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:36.094869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:36.096623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] delete called for group 1478eedd-6981-4e79-866f-84be7558a8e2 {{(pid=100232) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:36.096767 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Delete group with id: 1478eedd-6981-4e79-866f-84be7558a8e2 Jul 24 00:54:36.100519 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.100519 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:36.126078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1fbbc448-cf2c-4487-892c-9f787943649b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.128407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1fbbc448-cf2c-4487-892c-9f787943649b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:36.128701 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1fbbc448-cf2c-4487-892c-9f787943649b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.128983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1fbbc448-cf2c-4487-892c-9f787943649b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.138051 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.138051 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:36.144206 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1fbbc448-cf2c-4487-892c-9f787943649b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:36.151582 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1fbbc448-cf2c-4487-892c-9f787943649b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:36.151582 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 311/1229] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:36.152986 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5162f631-db19-4fa8-be60-df8c8a4887c8 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2/action returned with HTTP 202 Jul 24 00:54:36.153598 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 308/1230] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:36 2026] POST /volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:36.165337 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-aa676a28-7918-42dd-a79c-2ded21a375cb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.167644 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e Jul 24 00:54:36.167965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.168218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.182212 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.182212 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:36.193980 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Volume info retrieved successfully. Jul 24 00:54:36.194872 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:36.195164 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:36.222070 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.226384 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:36.226681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.226980 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.236888 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.236888 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:36.244918 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:36.250626 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-f7d38b9d-5b49-4299-b217-00efbd77cec7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:36.251416 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 305/1231] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:36.259491 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:36.262126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ee611ae5-d027-4f2b-8750-8a267626b769 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.263171 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.263171 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:36.264459 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee611ae5-d027-4f2b-8750-8a267626b769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:36.264690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee611ae5-d027-4f2b-8750-8a267626b769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.264961 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ee611ae5-d027-4f2b-8750-8a267626b769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.265086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ee611ae5-d027-4f2b-8750-8a267626b769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:36.270468 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.270468 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:36.271534 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ee611ae5-d027-4f2b-8750-8a267626b769 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:36.272293 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 312/1232] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:36.274815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa676a28-7918-42dd-a79c-2ded21a375cb tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e returned with HTTP 200 Jul 24 00:54:36.277041 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 308/1233] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:36.350121 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-11385e61-23d2-4583-9684-0fa118a1462d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.350497 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-11385e61-23d2-4583-9684-0fa118a1462d None None] GET https://10.4.3.67/volume// Jul 24 00:54:36.350661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-11385e61-23d2-4583-9684-0fa118a1462d None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.350877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-11385e61-23d2-4583-9684-0fa118a1462d None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.351209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-11385e61-23d2-4583-9684-0fa118a1462d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:36.351515 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 309/1234] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:36.359965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-53c5fcf7-9b8c-450f-bbc6-a3a196f2f2ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.363197 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-53c5fcf7-9b8c-450f-bbc6-a3a196f2f2ae tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:54:36.363730 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-53c5fcf7-9b8c-450f-bbc6-a3a196f2f2ae tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52e22e09-9e69-431a-944e-306dc1c825c6", "connector": null, "instance_uuid": "14be0a71-7351-43e5-a478-562012f74068"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:36.374820 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.374820 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:36.404942 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-53c5fcf7-9b8c-450f-bbc6-a3a196f2f2ae tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:54:36.405636 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 306/1235] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:54:36 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:36.438962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.441546 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:36.442519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.442519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.453610 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-484bfd6e-982e-4020-ba54-7f6d04f488ea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.454174 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-484bfd6e-982e-4020-ba54-7f6d04f488ea None None] GET https://10.4.3.67/volume// Jul 24 00:54:36.454685 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-484bfd6e-982e-4020-ba54-7f6d04f488ea None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.454956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-484bfd6e-982e-4020-ba54-7f6d04f488ea None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.455323 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-484bfd6e-982e-4020-ba54-7f6d04f488ea None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:54:36.455709 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 309/1236] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:54:36.457635 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.457635 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:36.463464 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:36.465531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.468131 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:36.468507 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:36.468949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:36.469755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d6becbc-d34d-4f8a-9cc4-8b9c841d4225 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:36.470213 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 313/1237] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:36.480484 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.480484 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:36.486225 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:36.493285 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-e00bbf72-1b5c-4d74-8723-5a0e953373d2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:36.493661 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 310/1238] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:54:36 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:36.605058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:36.607364 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] PUT https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac Jul 24 00:54:36.607933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:36.618092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Acquiring lock "cinder-attachment_update-52e22e09-9e69-431a-944e-306dc1c825c6-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:54:36.624015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Lock "cinder-attachment_update-52e22e09-9e69-431a-944e-306dc1c825c6-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:54:36.625286 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:36.625286 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:36.708686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Lock "cinder-attachment_update-52e22e09-9e69-431a-944e-306dc1c825c6-np0000005792" released by "attachment_update" :: held 0.085s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:54:36.709100 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-05ff86cb-0abc-4c91-9708-04496532886a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac returned with HTTP 200 Jul 24 00:54:36.709652 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 307/1239] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:54:36 2026] PUT /volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:37.294450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.299083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:37.299083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.299083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.299083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:37.303112 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-421cdd17-105d-437b-abb8-1ff92e0de213 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.306352 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-421cdd17-105d-437b-abb8-1ff92e0de213 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e Jul 24 00:54:37.306352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-421cdd17-105d-437b-abb8-1ff92e0de213 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.307590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-421cdd17-105d-437b-abb8-1ff92e0de213 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.308056 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:37.308056 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:37.309218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c9e9c38-e3ae-4803-a03e-81f93ed3a6c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:37.309769 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 310/1240] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:37 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:37.315302 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-421cdd17-105d-437b-abb8-1ff92e0de213 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e returned with HTTP 404 Jul 24 00:54:37.316062 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 314/1241] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:37 2026] GET /volume/v3/volumes/12f09651-2d0c-4b11-87a7-e5b378b3156e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:37.333280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.339864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] GET https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 Jul 24 00:54:37.339864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.340124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.340448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] show called for member 1478eedd-6981-4e79-866f-84be7558a8e2 {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:37.348061 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3a69d56-ae48-4dc7-a604-2137b21c7f07 tempest-GroupSnapshotsV319Test-1592763954 tempest-GroupSnapshotsV319Test-1592763954-project-member] https://10.4.3.67/volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 returned with HTTP 404 Jul 24 00:54:37.348440 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 311/1242] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:37 2026] GET /volume/v3/groups/1478eedd-6981-4e79-866f-84be7558a8e2 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:37.362971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5af87a18-6404-40b8-8e6e-5dbe4441a386 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.367536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5af87a18-6404-40b8-8e6e-5dbe4441a386 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/727b4784-d630-4d25-980e-64f11c1a24d9 Jul 24 00:54:37.367929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5af87a18-6404-40b8-8e6e-5dbe4441a386 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.368690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5af87a18-6404-40b8-8e6e-5dbe4441a386 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.368922 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:37.368922 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:37.392316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5af87a18-6404-40b8-8e6e-5dbe4441a386 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/group_types/727b4784-d630-4d25-980e-64f11c1a24d9 returned with HTTP 202 Jul 24 00:54:37.393244 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 308/1243] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:54:37 2026] DELETE /volume/v3/group_types/727b4784-d630-4d25-980e-64f11c1a24d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:37.408145 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4b4d6c03-ecaf-4464-9186-741f83ad5b06 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.411254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b4d6c03-ecaf-4464-9186-741f83ad5b06 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] DELETE https://10.4.3.67/volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 Jul 24 00:54:37.411521 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6c03-ecaf-4464-9186-741f83ad5b06 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.411903 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6c03-ecaf-4464-9186-741f83ad5b06 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.474854 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b4d6c03-ecaf-4464-9186-741f83ad5b06 tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 returned with HTTP 202 Jul 24 00:54:37.475750 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 311/1244] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:37 2026] DELETE /volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:37.487871 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62d9da7b-533d-44de-bbec-a02664f711db None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.489770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0f609cc6-39b4-4621-95bf-b8f300e2c47b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:37.490485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62d9da7b-533d-44de-bbec-a02664f711db tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:37.492636 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62d9da7b-533d-44de-bbec-a02664f711db tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.492763 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62d9da7b-533d-44de-bbec-a02664f711db tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.492882 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f609cc6-39b4-4621-95bf-b8f300e2c47b tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] GET https://10.4.3.67/volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 Jul 24 00:54:37.493955 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f609cc6-39b4-4621-95bf-b8f300e2c47b tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:37.495125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f609cc6-39b4-4621-95bf-b8f300e2c47b tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:37.501700 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f609cc6-39b4-4621-95bf-b8f300e2c47b tempest-GroupSnapshotsV319Test-1429415512 tempest-GroupSnapshotsV319Test-1429415512-project-admin] https://10.4.3.67/volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 returned with HTTP 404 Jul 24 00:54:37.501967 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 312/1245] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:37 2026] GET /volume/v3/types/c07d6af5-0f5b-4765-aa71-f61adeffca07 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:37.508793 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:37.508793 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:37.527606 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-62d9da7b-533d-44de-bbec-a02664f711db tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:37.532135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62d9da7b-533d-44de-bbec-a02664f711db tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:37.532922 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 315/1246] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:37 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:38.106259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-89f3d6cd-07a5-4a36-b91a-d569fbdb1c69 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:38.108427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-89f3d6cd-07a5-4a36-b91a-d569fbdb1c69 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 Jul 24 00:54:38.108660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-89f3d6cd-07a5-4a36-b91a-d569fbdb1c69 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:38.108873 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-89f3d6cd-07a5-4a36-b91a-d569fbdb1c69 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:38.112777 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=438,cinder:INSERT=60,cinder:UPDATE=97 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:54:38.125579 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:38.125579 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:38.193539 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-598b9692-ed09-4061-80c4-d6db1d192a25 req-89f3d6cd-07a5-4a36-b91a-d569fbdb1c69 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 returned with HTTP 200 Jul 24 00:54:38.194111 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 309/1247] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:38 2026] DELETE /volume/v3/attachments/5594d5cf-6f40-45bb-b7c0-16fb5dd34326 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:38.324555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:38.326837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:38.327132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:38.327404 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:38.327566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:38.330999 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=397,cinder:UPDATE=102,cinder:INSERT=59 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:54:38.335184 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:38.335184 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:38.336908 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad2bc955-28a1-4db7-af2a-3a94a24cdc64 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:38.336908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 312/1248] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:38 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:38.552524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:38.556945 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:38.557496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:38.558389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:38.561484 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=409,cinder:UPDATE=111,cinder:INSERT=64 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:54:38.580351 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:38.580351 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:38.586436 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:38.592852 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-776a05dc-3c3a-4cc7-bafb-2a65835a9245 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:38.593320 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 313/1249] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:38 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:39.352825 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:39.357138 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:39.357138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:39.357138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:39.357138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:39.374216 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:39.374216 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:39.374216 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a36002a-cdff-4b4c-9053-0d90f1da79c8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:39.374545 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 316/1250] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:39 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:39.614246 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-435567af-9c13-4d18-981b-24143c702899 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:39.616657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-435567af-9c13-4d18-981b-24143c702899 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:39.616945 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-435567af-9c13-4d18-981b-24143c702899 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:39.617228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-435567af-9c13-4d18-981b-24143c702899 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:39.811684 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:39.811684 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:39.816175 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-435567af-9c13-4d18-981b-24143c702899 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:39.821960 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-435567af-9c13-4d18-981b-24143c702899 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:39.822531 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 310/1251] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:39 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.390950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d154f1d4-48d2-4c77-a541-104c243e4dda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.395888 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d154f1d4-48d2-4c77-a541-104c243e4dda tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:40.396120 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d154f1d4-48d2-4c77-a541-104c243e4dda tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.396472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d154f1d4-48d2-4c77-a541-104c243e4dda tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.396613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d154f1d4-48d2-4c77-a541-104c243e4dda tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:40.402733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-220ffe2c-f259-4880-acce-8babdc97c206 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.405624 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75?cascade=True Jul 24 00:54:40.406060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.406224 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.406379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume with id: 1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:40.410680 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:40.410680 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:40.411832 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d154f1d4-48d2-4c77-a541-104c243e4dda tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:40.412418 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 313/1252] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.421575 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:40.421575 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:40.422210 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:40.465611 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume request issued successfully. Jul 24 00:54:40.465845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-220ffe2c-f259-4880-acce-8babdc97c206 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75?cascade=True returned with HTTP 202 Jul 24 00:54:40.466352 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 314/1253] 10.4.3.67 () {66 vars in 1369 bytes} [Fri Jul 24 00:54:40 2026] DELETE /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75?cascade=True => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:40.477006 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.479658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:40.479966 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.480274 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.490326 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:40.490326 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:40.495611 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:40.503277 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba53167b-0ae0-4df9-ba4e-296099a94068 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 200 Jul 24 00:54:40.503721 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 317/1254] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:40.594668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c9e13e25-7c14-4406-98d6-4a81d0e88f01 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.734084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c9e13e25-7c14-4406-98d6-4a81d0e88f01 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:54:40.734654 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c9e13e25-7c14-4406-98d6-4a81d0e88f01 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2081228940"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:40.750850 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c9e13e25-7c14-4406-98d6-4a81d0e88f01 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:54:40.751214 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 311/1255] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:54:40 2026] POST /volume/v3/group_types => generated 181 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:40.759898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-940a2a5c-1283-48fa-b454-3ba161ab4c69 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.761985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-940a2a5c-1283-48fa-b454-3ba161ab4c69 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] POST https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs Jul 24 00:54:40.762675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-940a2a5c-1283-48fa-b454-3ba161ab4c69 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:40.780025 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-940a2a5c-1283-48fa-b454-3ba161ab4c69 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs returned with HTTP 202 Jul 24 00:54:40.781146 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 314/1256] 10.4.3.67 () {70 vars in 1451 bytes} [Fri Jul 24 00:54:40 2026] POST /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:40.790284 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fc81d0b6-ec22-4fa7-b711-2db22c7cf3fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.792062 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc81d0b6-ec22-4fa7-b711-2db22c7cf3fa tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] POST https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs Jul 24 00:54:40.792764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc81d0b6-ec22-4fa7-b711-2db22c7cf3fa tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:40.795052 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:40.795052 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:40.808736 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc81d0b6-ec22-4fa7-b711-2db22c7cf3fa tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs returned with HTTP 202 Jul 24 00:54:40.809253 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 315/1257] 10.4.3.67 () {70 vars in 1451 bytes} [Fri Jul 24 00:54:40 2026] POST /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:40.818144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b898750-3fb9-4ad4-aceb-978d1b11ea62 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.820178 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b898750-3fb9-4ad4-aceb-978d1b11ea62 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 Jul 24 00:54:40.820429 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b898750-3fb9-4ad4-aceb-978d1b11ea62 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.820621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b898750-3fb9-4ad4-aceb-978d1b11ea62 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.828800 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b898750-3fb9-4ad4-aceb-978d1b11ea62 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 returned with HTTP 200 Jul 24 00:54:40.828930 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 318/1258] 10.4.3.67 () {68 vars in 1445 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.842283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85d1a8f6-3e91-40cc-b9e6-58ae8a973c45 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.845008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.846897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85d1a8f6-3e91-40cc-b9e6-58ae8a973c45 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 Jul 24 00:54:40.847099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85d1a8f6-3e91-40cc-b9e6-58ae8a973c45 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.847153 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:40.847359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.847440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85d1a8f6-3e91-40cc-b9e6-58ae8a973c45 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.847568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.855523 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85d1a8f6-3e91-40cc-b9e6-58ae8a973c45 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 returned with HTTP 200 Jul 24 00:54:40.856018 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 312/1259] 10.4.3.67 () {68 vars in 1445 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.858594 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:40.858594 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:40.864597 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:40.865659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7166d61e-e624-4768-b0cd-8970b1c07cd1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.868310 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7166d61e-e624-4768-b0cd-8970b1c07cd1 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] PUT https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 Jul 24 00:54:40.868941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7166d61e-e624-4768-b0cd-8970b1c07cd1 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:40.872219 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6009ad96-1d36-4b91-9557-53c41d112eb5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:40.872826 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 315/1260] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.893831 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7166d61e-e624-4768-b0cd-8970b1c07cd1 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 returned with HTTP 200 Jul 24 00:54:40.894262 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 316/1261] 10.4.3.67 () {70 vars in 1465 bytes} [Fri Jul 24 00:54:40 2026] PUT /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.902571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d12fb9a2-3ab3-486f-a88f-2ac415a6994a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.904670 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d12fb9a2-3ab3-486f-a88f-2ac415a6994a tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs Jul 24 00:54:40.904974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d12fb9a2-3ab3-486f-a88f-2ac415a6994a tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.905161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d12fb9a2-3ab3-486f-a88f-2ac415a6994a tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.912541 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d12fb9a2-3ab3-486f-a88f-2ac415a6994a tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs returned with HTTP 200 Jul 24 00:54:40.913141 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 319/1262] 10.4.3.67 () {68 vars in 1430 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:40.920765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3aeba2e3-63b9-42e3-802c-44e0b79445cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.922867 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3aeba2e3-63b9-42e3-802c-44e0b79445cb tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 Jul 24 00:54:40.923089 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3aeba2e3-63b9-42e3-802c-44e0b79445cb tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.923319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3aeba2e3-63b9-42e3-802c-44e0b79445cb tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.935430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3aeba2e3-63b9-42e3-802c-44e0b79445cb tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 returned with HTTP 202 Jul 24 00:54:40.935636 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 313/1263] 10.4.3.67 () {68 vars in 1448 bytes} [Fri Jul 24 00:54:40 2026] DELETE /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:40.943043 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.945082 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 Jul 24 00:54:40.945326 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.945518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.952885 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] HTTP exception thrown: Group Type f5ca1b71-e324-4c4b-8371-4f8be86e2516 has no extra spec with key key1. Jul 24 00:54:40.953035 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41f243a8-eda0-4e6b-b66b-92d4e5398113 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 returned with HTTP 404 Jul 24 00:54:40.953683 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 316/1264] 10.4.3.67 () {68 vars in 1445 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:40.962829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d15621fc-574e-4994-82b0-5f0641044d8d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.965544 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d15621fc-574e-4994-82b0-5f0641044d8d tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 Jul 24 00:54:40.965822 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d15621fc-574e-4994-82b0-5f0641044d8d tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.966034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d15621fc-574e-4994-82b0-5f0641044d8d tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.978042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d15621fc-574e-4994-82b0-5f0641044d8d tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 returned with HTTP 202 Jul 24 00:54:40.978598 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 317/1265] 10.4.3.67 () {68 vars in 1448 bytes} [Fri Jul 24 00:54:40 2026] DELETE /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:40.986884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:40.990512 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 Jul 24 00:54:40.990512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:40.990512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:40.999000 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] HTTP exception thrown: Group Type f5ca1b71-e324-4c4b-8371-4f8be86e2516 has no extra spec with key key2. Jul 24 00:54:40.999295 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a14ba84-a137-4958-a8a4-f825adb61e43 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 returned with HTTP 404 Jul 24 00:54:41.000493 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 320/1266] 10.4.3.67 () {68 vars in 1445 bytes} [Fri Jul 24 00:54:40 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:41.009131 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8a8b117f-531b-4c22-9d70-b563db0e7ed2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.011462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a8b117f-531b-4c22-9d70-b563db0e7ed2 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 Jul 24 00:54:41.011833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a8b117f-531b-4c22-9d70-b563db0e7ed2 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.012085 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a8b117f-531b-4c22-9d70-b563db0e7ed2 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.023467 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a8b117f-531b-4c22-9d70-b563db0e7ed2 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 returned with HTTP 202 Jul 24 00:54:41.024099 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 314/1267] 10.4.3.67 () {68 vars in 1448 bytes} [Fri Jul 24 00:54:41 2026] DELETE /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:41.032079 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-811de140-0744-4133-b8c0-5fa7ab87028e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.034203 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-811de140-0744-4133-b8c0-5fa7ab87028e tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] GET https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 Jul 24 00:54:41.034780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-811de140-0744-4133-b8c0-5fa7ab87028e tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.035061 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-811de140-0744-4133-b8c0-5fa7ab87028e tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.042298 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-811de140-0744-4133-b8c0-5fa7ab87028e tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] HTTP exception thrown: Group Type f5ca1b71-e324-4c4b-8371-4f8be86e2516 has no extra spec with key key3. Jul 24 00:54:41.042501 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-811de140-0744-4133-b8c0-5fa7ab87028e tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 returned with HTTP 404 Jul 24 00:54:41.043212 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 317/1268] 10.4.3.67 () {68 vars in 1445 bytes} [Fri Jul 24 00:54:41 2026] GET /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:41.051826 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-55a511e2-fcc0-4125-abf3-1c4fddbac623 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.054166 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-55a511e2-fcc0-4125-abf3-1c4fddbac623 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516 Jul 24 00:54:41.054465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-55a511e2-fcc0-4125-abf3-1c4fddbac623 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.054712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-55a511e2-fcc0-4125-abf3-1c4fddbac623 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.067735 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-55a511e2-fcc0-4125-abf3-1c4fddbac623 tempest-GroupTypeSpecsTest-1755420876 tempest-GroupTypeSpecsTest-1755420876-project-admin] https://10.4.3.67/volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516 returned with HTTP 202 Jul 24 00:54:41.068478 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 318/1269] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:54:41 2026] DELETE /volume/v3/group_types/f5ca1b71-e324-4c4b-8371-4f8be86e2516 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:41.425527 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.427812 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:41.428050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.428302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.428435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:41.433964 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:41.433964 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:41.434957 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8f41abd-e7c2-439f-b3e4-044559029a17 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:41.435436 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 321/1270] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:41 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:41.523870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d81d00eb-6e0d-4a50-af65-548f815f2a04 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.526022 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d81d00eb-6e0d-4a50-af65-548f815f2a04 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:41.526249 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d81d00eb-6e0d-4a50-af65-548f815f2a04 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.526501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d81d00eb-6e0d-4a50-af65-548f815f2a04 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.533822 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d81d00eb-6e0d-4a50-af65-548f815f2a04 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 404 Jul 24 00:54:41.534397 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 315/1271] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:41 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:41.851991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-97d9c236-4bb5-4f4e-a4b5-ae20e34a8daa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.855861 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-97d9c236-4bb5-4f4e-a4b5-ae20e34a8daa tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac/action Jul 24 00:54:41.856293 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-97d9c236-4bb5-4f4e-a4b5-ae20e34a8daa tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:41.856397 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-97d9c236-4bb5-4f4e-a4b5-ae20e34a8daa tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:41.881249 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:41.881249 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:41.890637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cba5af25-27fa-4847-816e-b132fbaa978d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:41.892692 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cba5af25-27fa-4847-816e-b132fbaa978d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:41.892916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cba5af25-27fa-4847-816e-b132fbaa978d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:41.893226 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cba5af25-27fa-4847-816e-b132fbaa978d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:41.905133 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-881240f4-f238-4788-9b4b-ab7505ae5f79 req-97d9c236-4bb5-4f4e-a4b5-ae20e34a8daa tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac/action returned with HTTP 204 Jul 24 00:54:41.905598 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:41.905598 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:41.905794 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 318/1272] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:54:41 2026] POST /volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:41.910151 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cba5af25-27fa-4847-816e-b132fbaa978d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:41.914973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cba5af25-27fa-4847-816e-b132fbaa978d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:41.915415 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 319/1273] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:41 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:42.002022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-29035401-55eb-4db1-af90-11495afc6b9f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.003658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29035401-55eb-4db1-af90-11495afc6b9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:42.003886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29035401-55eb-4db1-af90-11495afc6b9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.004154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29035401-55eb-4db1-af90-11495afc6b9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.004391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-29035401-55eb-4db1-af90-11495afc6b9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume with id: 1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:42.011700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29035401-55eb-4db1-af90-11495afc6b9f tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 404 Jul 24 00:54:42.012324 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 322/1274] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:42 2026] DELETE /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:42.019991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2f83cb66-f76d-4967-933a-d020d387e7c4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.021856 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f83cb66-f76d-4967-933a-d020d387e7c4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 Jul 24 00:54:42.022085 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2f83cb66-f76d-4967-933a-d020d387e7c4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.022343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2f83cb66-f76d-4967-933a-d020d387e7c4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.028179 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f83cb66-f76d-4967-933a-d020d387e7c4 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 returned with HTTP 404 Jul 24 00:54:42.028515 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 316/1275] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:42 2026] GET /volume/v3/volumes/1d27f6e8-90c7-4fc7-aef5-01cd4e9b5e75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:42.037422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-05952b3e-befc-4ed6-b480-40c9327370c1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.039507 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:42.039768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.040704 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.040704 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume with id: 199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:42.218105 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:42.218105 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:42.218756 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:42.249894 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume request issued successfully. Jul 24 00:54:42.250170 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05952b3e-befc-4ed6-b480-40c9327370c1 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 202 Jul 24 00:54:42.250642 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 319/1276] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:42 2026] DELETE /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:42.260317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.261946 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:42.262214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.262446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.271513 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:42.271513 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:42.278625 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:42.285490 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7152be9d-4c8c-46a4-a7d4-f52a31c546f9 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 200 Jul 24 00:54:42.286567 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 320/1277] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:42 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:42.448115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.450122 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:42.450445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.450753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.450937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:42.457616 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:42.457616 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:42.459568 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a8ab5a77-ea28-4023-a691-e028e1dcbaa8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:42.459568 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 323/1278] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:42 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:42.933028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.934765 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:54:42.935013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:42.935186 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:42.956477 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:42.956477 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:42.961008 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:42.967420 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2715a8f6-fa2b-47bb-9913-e07bc09ae494 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:54:42.968413 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 317/1279] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:42 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:42.984713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8d091c91-1248-4432-9a09-0651157e488b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:42.986859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:54:42.987397 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52e22e09-9e69-431a-944e-306dc1c825c6", "name": "tempest-VolumesBackupsTest-Backup-684046466", "force": true, "container": "tempest-volumesbackupstest-backup-container-567479033"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:42.990033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': '52e22e09-9e69-431a-944e-306dc1c825c6', 'name': 'tempest-VolumesBackupsTest-Backup-684046466', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-567479033'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:54:42.990033 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume 52e22e09-9e69-431a-944e-306dc1c825c6 in container tempest-volumesbackupstest-backup-container-567479033 Jul 24 00:54:43.001966 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:43.001966 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:43.002468 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:54:43.030228 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['d6acb5ed-5c9c-4566-bc99-ba085b05fea2', '9726a168-c8dc-45c9-9c60-8b9d36b389ad'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:43.076418 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d091c91-1248-4432-9a09-0651157e488b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:54:43.077260 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 320/1280] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:54:42 2026] POST /volume/v3/backups => generated 327 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:43.088073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:43.090861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:43.091333 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:43.091782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:43.091782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:43.096769 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:43.096769 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:43.097582 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14d4fe1e-b331-4eb1-bb7a-712d1cdcc6f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:43.098098 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 321/1281] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:43 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:43.302786 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6d223042-cc63-4a90-8abd-413dc5f027aa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:43.305149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d223042-cc63-4a90-8abd-413dc5f027aa tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c Jul 24 00:54:43.305435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d223042-cc63-4a90-8abd-413dc5f027aa tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:43.305687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d223042-cc63-4a90-8abd-413dc5f027aa tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:43.313134 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d223042-cc63-4a90-8abd-413dc5f027aa tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c returned with HTTP 404 Jul 24 00:54:43.313734 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 324/1282] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:43 2026] GET /volume/v3/volumes/199dc4cb-f5f8-4f50-b0ca-0312cdb2d54c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:43.471001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1f4935f3-511b-4704-86db-376729359903 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:43.472891 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1f4935f3-511b-4704-86db-376729359903 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:43.473143 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1f4935f3-511b-4704-86db-376729359903 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:43.473341 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1f4935f3-511b-4704-86db-376729359903 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:43.473460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1f4935f3-511b-4704-86db-376729359903 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:43.489774 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:43.489774 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:43.490720 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1f4935f3-511b-4704-86db-376729359903 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:43.491176 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 318/1283] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:43 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:43.819628 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d1e4bbd0-9299-4f7f-9387-2b8882ad8bca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.027595 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1e4bbd0-9299-4f7f-9387-2b8882ad8bca tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:44.028838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1e4bbd0-9299-4f7f-9387-2b8882ad8bca tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1422298990"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:44.030471 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:44.030471 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:44.067364 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1e4bbd0-9299-4f7f-9387-2b8882ad8bca tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:44.067364 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 321/1284] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:43 2026] POST /volume/v3/types => generated 216 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:44.079831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b93410b0-fdae-4dd0-85db-7ee424c9bc31 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.082108 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b93410b0-fdae-4dd0-85db-7ee424c9bc31 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:54:44.082648 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b93410b0-fdae-4dd0-85db-7ee424c9bc31 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1690426443"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:44.113365 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b93410b0-fdae-4dd0-85db-7ee424c9bc31 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:54:44.113365 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 322/1285] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:54:44 2026] POST /volume/v3/group_types => generated 173 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:44.116522 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.119868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:44.120164 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:44.120448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:44.122692 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:44.126221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.133722 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:44.133722 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:44.134172 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d57b0364-7733-41a6-b5d1-1dd5aac6d1c2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:44.135726 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 325/1286] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:44 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:44.250236 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:54:44.250686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7e76cf9-b1c3-4a39-bc97-12b0c5414452", "volume_types": ["d6baedc6-7d69-4d97-a643-49d5c82fe210"], "name": "tempest-Group1-1236333881"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:44.253101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating new group {'group': {'group_type': 'c7e76cf9-b1c3-4a39-bc97-12b0c5414452', 'volume_types': ['d6baedc6-7d69-4d97-a643-49d5c82fe210'], 'name': 'tempest-Group1-1236333881'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:54:44.256951 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.groups [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating group tempest-Group1-1236333881. Jul 24 00:54:44.265389 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:44.289544 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['2f346ece-35f9-429d-bbf5-53a7bc899156'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:44.322783 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6facd6e2-5cd4-421f-8a30-ef1f7f943cdf tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:54:44.323209 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 319/1287] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:54:44 2026] POST /volume/v3/groups => generated 94 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:44.341693 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-aa6d56ec-627e-45b8-a269-19db6b846212 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.345323 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa6d56ec-627e-45b8-a269-19db6b846212 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:44.345732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa6d56ec-627e-45b8-a269-19db6b846212 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:44.345950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa6d56ec-627e-45b8-a269-19db6b846212 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:44.346144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-aa6d56ec-627e-45b8-a269-19db6b846212 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:44.354299 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:44.354299 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:44.372960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa6d56ec-627e-45b8-a269-19db6b846212 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 returned with HTTP 200 Jul 24 00:54:44.373492 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 322/1288] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:44 2026] GET /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 => generated 322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:44.507142 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-072a7329-9a19-4797-a030-c098ef482272 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:44.509420 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-072a7329-9a19-4797-a030-c098ef482272 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:44.509723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-072a7329-9a19-4797-a030-c098ef482272 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:44.510049 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-072a7329-9a19-4797-a030-c098ef482272 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:44.510226 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-072a7329-9a19-4797-a030-c098ef482272 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:44.515772 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:44.515772 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:44.516860 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-072a7329-9a19-4797-a030-c098ef482272 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:44.518874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 323/1289] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:44 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:45.150732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f87688dd-09c4-4589-afde-8952a37de260 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:45.153486 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f87688dd-09c4-4589-afde-8952a37de260 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:45.153644 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f87688dd-09c4-4589-afde-8952a37de260 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:45.153812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f87688dd-09c4-4589-afde-8952a37de260 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:45.154220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f87688dd-09c4-4589-afde-8952a37de260 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:45.160348 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:45.160348 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:45.161226 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f87688dd-09c4-4589-afde-8952a37de260 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:45.161650 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 326/1290] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:45 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:45.385333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:45.387687 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:45.388044 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:45.388354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:45.388541 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:45.392949 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:45.392949 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:45.402124 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa8e6d42-2096-4686-9bb8-ec1c01f5bf19 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 returned with HTTP 200 Jul 24 00:54:45.402630 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 320/1291] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:45 2026] GET /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:45.412460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:45.414158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:54:45.414622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7e76cf9-b1c3-4a39-bc97-12b0c5414452", "volume_types": ["d6baedc6-7d69-4d97-a643-49d5c82fe210"], "name": "tempest-Group2-457888657"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:45.416745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating new group {'group': {'group_type': 'c7e76cf9-b1c3-4a39-bc97-12b0c5414452', 'volume_types': ['d6baedc6-7d69-4d97-a643-49d5c82fe210'], 'name': 'tempest-Group2-457888657'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:54:45.420559 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.groups [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating group tempest-Group2-457888657. Jul 24 00:54:45.420897 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:45.420897 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:45.429380 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:45.439693 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['e62f50ff-2cf2-462a-b168-55918c8a33ee'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:45.461881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a32747ca-f1cb-4db8-9797-9cf2ee0e0270 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:54:45.462382 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 323/1292] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:54:45 2026] POST /volume/v3/groups => generated 93 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:54:45.471905 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c064cc72-3939-464f-9046-7b95fa28a7ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:45.474306 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c064cc72-3939-464f-9046-7b95fa28a7ed tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:45.474514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c064cc72-3939-464f-9046-7b95fa28a7ed tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:45.474693 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c064cc72-3939-464f-9046-7b95fa28a7ed tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:45.474832 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-c064cc72-3939-464f-9046-7b95fa28a7ed tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:45.479655 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:45.479655 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:45.489153 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c064cc72-3939-464f-9046-7b95fa28a7ed tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b returned with HTTP 200 Jul 24 00:54:45.489560 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 324/1293] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:45 2026] GET /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:45.530479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:45.532609 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:45.532815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:45.532983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:45.533093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:45.543089 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:45.543089 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:45.544612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66868f95-c7a1-44a7-8bc4-7ee0349b7cb3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:45.545471 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 327/1294] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:45 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:46.177949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-50995740-5547-45a1-aff5-c19726a96ede None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:46.182012 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-50995740-5547-45a1-aff5-c19726a96ede tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:46.182308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-50995740-5547-45a1-aff5-c19726a96ede tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:46.182546 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-50995740-5547-45a1-aff5-c19726a96ede tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:46.182690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-50995740-5547-45a1-aff5-c19726a96ede tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:46.188415 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:46.188415 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:46.190408 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-50995740-5547-45a1-aff5-c19726a96ede tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:46.191205 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 321/1295] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:46 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:46.504220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:46.508206 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:46.508879 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:46.509983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:46.509983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:46.514708 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:46.514708 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:46.527141 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02652e3e-f447-49c5-a824-7daf7a1088b5 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b returned with HTTP 200 Jul 24 00:54:46.527686 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 324/1296] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:46 2026] GET /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:46.541475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b3095566-ba97-47ca-8dca-676bf1de4248 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:46.545381 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:46.545906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1447713673", "volume_type": "d6baedc6-7d69-4d97-a643-49d5c82fe210", "group_id": "9817d9e9-266b-43d4-bf6d-c57e60f013d9", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:46.547760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1447713673', 'volume_type': 'd6baedc6-7d69-4d97-a643-49d5c82fe210', 'group_id': '9817d9e9-266b-43d4-bf6d-c57e60f013d9', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:46.558449 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:46.558449 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:46.559059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume of 1 GB Jul 24 00:54:46.560751 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:46.564996 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:46.564996 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:46.564996 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:46.565329 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:46.566968 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:46.572979 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:46.572979 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:46.573548 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5234c6d1-b6b6-45e1-8bd3-102b78764fc8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:46.575111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (51f74ba2-118e-41f1-a819-42459751ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:46.575321 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 328/1297] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:46 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:46.577069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d4e43f-fcb5-4631-97d2-1e9ae66738b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:46.578027 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:46.578027 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:46.578859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:46.613325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d4e43f-fcb5-4631-97d2-1e9ae66738b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6baedc6-7d69-4d97-a643-49d5c82fe210,is_public=True,name='tempest-GroupsTest-volume-type-1422298990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6baedc6-7d69-4d97-a643-49d5c82fe210', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9817d9e9-266b-43d4-bf6d-c57e60f013d9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:46.614105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafb359a-bba4-40f8-9bf2-3a01c1010814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:46.652524 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1422298990 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1422298990, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:46.652823 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1422298990 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1422298990, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:46.704364 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['b983274a-88df-41cb-9e21-f39e9380ca51', '0fdeecf5-e618-4de4-9b5f-2f9abf5c4f24', '0993a65d-ee5c-46db-8e24-88b670353231', '87384828-e785-40a0-9872-ef9c6055cea0'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:46.705137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafb359a-bba4-40f8-9bf2-3a01c1010814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b983274a-88df-41cb-9e21-f39e9380ca51', '0fdeecf5-e618-4de4-9b5f-2f9abf5c4f24', '0993a65d-ee5c-46db-8e24-88b670353231', '87384828-e785-40a0-9872-ef9c6055cea0']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:46.705966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b53540e-14ec-4d05-b799-44de457e9853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:46.737354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b53540e-14ec-4d05-b799-44de457e9853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a560fa-e617-46ce-bf3d-8c1594ef50c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1447713673',encryption_key_id=None,group_id=9817d9e9-266b-43d4-bf6d-c57e60f013d9,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['b983274a-88df-41cb-9e21-f39e9380ca51','0fdeecf5-e618-4de4-9b5f-2f9abf5c4f24','0993a65d-ee5c-46db-8e24-88b670353231','87384828-e785-40a0-9872-ef9c6055cea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=d6baedc6-7d69-4d97-a643-49d5c82fe210), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1447713673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9817d9e9-266b-43d4-bf6d-c57e60f013d9,host=None,id=e6a560fa-e617-46ce-bf3d-8c1594ef50c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5461748a65ab4343bd1503d3f8de7f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ccecc33247041159048cd9c82c67a46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6baedc6-7d69-4d97-a643-49d5c82fe210),volume_type_id=d6baedc6-7d69-4d97-a643-49d5c82fe210)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:46.738017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38e0b44-638d-4172-a540-03b171de92ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:46.760103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38e0b44-638d-4172-a540-03b171de92ec) transitioned into state 'SUCCESS' from state '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-1447713673',encryption_key_id=None,group_id=9817d9e9-266b-43d4-bf6d-c57e60f013d9,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['b983274a-88df-41cb-9e21-f39e9380ca51','0fdeecf5-e618-4de4-9b5f-2f9abf5c4f24','0993a65d-ee5c-46db-8e24-88b670353231','87384828-e785-40a0-9872-ef9c6055cea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=d6baedc6-7d69-4d97-a643-49d5c82fe210)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:46.760953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd1ac19-73e7-42cc-8ad8-bb415163b9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:46.777576 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd1ac19-73e7-42cc-8ad8-bb415163b9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:46.779319 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (51f74ba2-118e-41f1-a819-42459751ed90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:46.779855 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request issued successfully. Jul 24 00:54:46.781984 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:46.781984 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:47.606948 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:47.606948 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:47.606948 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:47.606948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3095566-ba97-47ca-8dca-676bf1de4248 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:47.606948 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 325/1298] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:46 2026] POST /volume/v3/volumes => generated 813 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c203704d-1d15-4fb7-ae40-7e323f7688af None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c203704d-1d15-4fb7-ae40-7e323f7688af tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 returned with HTTP 200 Jul 24 00:54:47.611567 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 322/1299] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:46 2026] GET /volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 => generated 881 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-61ecf46e-fda0-46bf-b611-80d1ffaa759d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:47.614961 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 325/1300] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:47 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d822f956-5389-4303-b9aa-39b3544a6f2e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d822f956-5389-4303-b9aa-39b3544a6f2e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d822f956-5389-4303-b9aa-39b3544a6f2e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d822f956-5389-4303-b9aa-39b3544a6f2e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d822f956-5389-4303-b9aa-39b3544a6f2e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=349,cinder:UPDATE=73,cinder:INSERT=40 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d822f956-5389-4303-b9aa-39b3544a6f2e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:47.617510 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 329/1301] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:47 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:47.996502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:47.998932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 Jul 24 00:54:47.998932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:47.999126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.008296 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.008296 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:48.012669 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:48.013661 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:48.013661 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:48.060393 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:48.065535 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.065535 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:48.075413 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e30dd16c-8e1c-4114-9e55-875f03e1c24a tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 returned with HTTP 200 Jul 24 00:54:48.075638 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 326/1302] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:47 2026] GET /volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.090805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e68e1943-fa14-4927-96c2-9cd364d534ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.092656 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e68e1943-fa14-4927-96c2-9cd364d534ae tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:48.092869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e68e1943-fa14-4927-96c2-9cd364d534ae tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.093084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e68e1943-fa14-4927-96c2-9cd364d534ae tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.093269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-e68e1943-fa14-4927-96c2-9cd364d534ae tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:48.096711 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.096711 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:48.104664 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e68e1943-fa14-4927-96c2-9cd364d534ae tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 returned with HTTP 200 Jul 24 00:54:48.105143 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 323/1303] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.114498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.116625 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:48.116893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.117092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.117260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:48.121326 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.121326 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:48.130900 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dfd5d2a0-0210-48c8-bed6-bf9dd7153a22 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b returned with HTTP 200 Jul 24 00:54:48.131346 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 326/1304] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.141760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d9ffcfc9-5d1e-4fe8-81d6-4f6acd0f70ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.143970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d9ffcfc9-5d1e-4fe8-81d6-4f6acd0f70ba tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/detail Jul 24 00:54:48.144348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d9ffcfc9-5d1e-4fe8-81d6-4f6acd0f70ba tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.144639 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d9ffcfc9-5d1e-4fe8-81d6-4f6acd0f70ba tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.169632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d9ffcfc9-5d1e-4fe8-81d6-4f6acd0f70ba tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/detail returned with HTTP 200 Jul 24 00:54:48.170203 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 330/1305] 10.4.3.67 () {68 vars in 1289 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/groups/detail => generated 639 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.179393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cf26874b-9793-4e82-a701-a48b503271c6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.181704 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:48.181922 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.182126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.182474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:48.183263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:48.190679 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:48.191405 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:48.191584 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:48.228984 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.229681 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:48.230974 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:48.231212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.231439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.231575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:48.232946 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.232946 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:48.236334 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.236334 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:48.237219 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-923e3b10-1a4c-4a2b-848c-b7efa757aa49 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:48.237674 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 324/1306] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:48.245292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf26874b-9793-4e82-a701-a48b503271c6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:48.245932 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 327/1307] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.259425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.261763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:48.262077 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.262369 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.262746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:48.263294 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.263294 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:48.263949 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:48.272956 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:48.273671 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:48.273834 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:48.319214 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:48.321177 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.321177 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:48.328410 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63baf5ea-d3a5-4882-b7be-ef1d3c0d1ea7 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:48.329401 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 327/1308] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:54:48.340773 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.342632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action Jul 24 00:54:48.343052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:48.343221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:48.344653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] delete called for group 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:48.344828 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Delete group with id: 9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:48.348316 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.348316 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:48.381305 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c0be121-4751-4ec6-a55f-8976e90dc102 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action returned with HTTP 202 Jul 24 00:54:48.381898 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 331/1309] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:48 2026] POST /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:48.388826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.390993 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 Jul 24 00:54:48.391342 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.391408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.400127 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.400127 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:48.409521 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:48.410835 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:48.411125 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:48.457401 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8f31fc0-f324-4cad-898f-17382a134f4b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.459764 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:54:48.460002 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.460182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.460363 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume with id: 9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:54:48.464020 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:48.468599 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.468599 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:48.470202 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.470202 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:48.470906 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:48.476770 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ae94e2c9-334d-4e67-907d-78340e05c1d0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 returned with HTTP 200 Jul 24 00:54:48.477260 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 325/1310] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 => generated 905 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:48.496411 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume request issued successfully. Jul 24 00:54:48.496606 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8f31fc0-f324-4cad-898f-17382a134f4b tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 202 Jul 24 00:54:48.497063 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 328/1311] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:48 2026] DELETE /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:48.507007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.509461 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:54:48.509846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.509846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.518421 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.518421 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:48.524438 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:48.530065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-794ff9d3-e9fe-4955-a2fe-d59ff02dca21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 200 Jul 24 00:54:48.530440 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 328/1312] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:48.610240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:48.613181 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:48.613181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:48.613386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:48.613577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:48.618761 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:48.618761 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:48.620068 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01f13e13-4e9e-4acd-bfcd-18576b4a3f59 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:48.620660 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 332/1313] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:48 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:49.254948 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.260601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:49.260954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.261032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.261294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:49.266768 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:49.266768 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:49.267814 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca27205d-f4ff-41c5-837e-6b2e02064a01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:49.268583 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 326/1314] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:49.492316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-03bf3e13-2f13-49cf-affa-b60741c6b60e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.494515 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03bf3e13-2f13-49cf-affa-b60741c6b60e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 Jul 24 00:54:49.494787 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03bf3e13-2f13-49cf-affa-b60741c6b60e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.495029 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03bf3e13-2f13-49cf-affa-b60741c6b60e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.504933 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03bf3e13-2f13-49cf-affa-b60741c6b60e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 returned with HTTP 404 Jul 24 00:54:49.505586 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 329/1315] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/volumes/e6a560fa-e617-46ce-bf3d-8c1594ef50c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:49.514728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-829414c0-387c-43dc-b75b-fd41231a414e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.516870 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-829414c0-387c-43dc-b75b-fd41231a414e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:49.517176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-829414c0-387c-43dc-b75b-fd41231a414e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.517474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-829414c0-387c-43dc-b75b-fd41231a414e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.517649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-829414c0-387c-43dc-b75b-fd41231a414e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:49.521624 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-829414c0-387c-43dc-b75b-fd41231a414e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 returned with HTTP 404 Jul 24 00:54:49.522444 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 329/1316] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:49.530144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8578d3ab-ca44-4530-ae30-72413b2417aa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.532652 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action Jul 24 00:54:49.533123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:49.533307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:49.535149 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] delete called for group cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:49.535310 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Delete group with id: cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:49.539459 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:49.539459 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:49.546121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3eb0816c-84b0-4afa-89d4-3f110493d3e7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.548633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3eb0816c-84b0-4afa-89d4-3f110493d3e7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 Jul 24 00:54:49.549025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3eb0816c-84b0-4afa-89d4-3f110493d3e7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.549382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3eb0816c-84b0-4afa-89d4-3f110493d3e7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.556154 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3eb0816c-84b0-4afa-89d4-3f110493d3e7 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 returned with HTTP 404 Jul 24 00:54:49.556708 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 327/1317] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/volumes/9d0e4fab-81ff-4125-857c-07dbeec7d212 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:49.571358 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8578d3ab-ca44-4530-ae30-72413b2417aa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action returned with HTTP 202 Jul 24 00:54:49.571937 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 333/1318] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:49 2026] POST /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:49.580209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.583084 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:49.583393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.583642 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.583823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:49.589008 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:49.589008 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:49.602702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cd2b016-faba-4614-be92-3d9da3d3fe9e tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b returned with HTTP 200 Jul 24 00:54:49.603245 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 330/1319] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b => generated 321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:49.632736 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:49.636520 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:49.636720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:49.636952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:49.637715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:49.645743 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:49.645743 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:49.646316 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1e5564a-28ba-44b4-bc05-9c9f5b98c05f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:49.646794 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 330/1320] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:49 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.284685 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.286761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:50.286972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.287213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.287385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:50.291920 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:50.291920 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:50.293048 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d65fa61-ffc1-4717-bc5f-6b40d21f38b2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:50.293606 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 328/1321] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.613409 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-96b229ac-a082-4226-bd5e-76d724d31dfa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.615557 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96b229ac-a082-4226-bd5e-76d724d31dfa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:50.615838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-96b229ac-a082-4226-bd5e-76d724d31dfa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.616130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-96b229ac-a082-4226-bd5e-76d724d31dfa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.616338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-96b229ac-a082-4226-bd5e-76d724d31dfa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:50.621466 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96b229ac-a082-4226-bd5e-76d724d31dfa tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b returned with HTTP 404 Jul 24 00:54:50.622380 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 334/1322] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:50.628552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-30e28d17-b6e7-48df-9db6-ea92ce0a9080 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.631939 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30e28d17-b6e7-48df-9db6-ea92ce0a9080 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/detail Jul 24 00:54:50.633059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30e28d17-b6e7-48df-9db6-ea92ce0a9080 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.633315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30e28d17-b6e7-48df-9db6-ea92ce0a9080 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.633722 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:50.633722 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:50.639368 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30e28d17-b6e7-48df-9db6-ea92ce0a9080 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/detail returned with HTTP 200 Jul 24 00:54:50.640036 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 331/1323] 10.4.3.67 () {68 vars in 1289 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.649100 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.651495 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:50.654375 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.654732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.655097 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:50.657774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:50.658818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.660976 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:50.661209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.661442 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.661576 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:50.667913 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:50.667913 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:50.668936 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d7d7744-9481-4fb9-a7c9-530603f9bf98 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:50.669560 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 329/1324] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.673845 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:50.676280 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-acb76758-6638-4a85-bdbb-31c6427a6eeb tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:50.676844 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 331/1325] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.689577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.693527 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action Jul 24 00:54:50.693965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:50.694115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:50.696359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] delete called for group cc7bcdc4-431c-4481-a4cc-36cb80a9701b {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:50.699208 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Delete group with id: cc7bcdc4-431c-4481-a4cc-36cb80a9701b Jul 24 00:54:50.700741 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1f451a8-88a5-4e5a-b279-d666c3a15d38 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action returned with HTTP 404 Jul 24 00:54:50.701454 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 335/1326] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:50 2026] POST /volume/v3/groups/cc7bcdc4-431c-4481-a4cc-36cb80a9701b/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:50.709741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.711614 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:50.711855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.712104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.712531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:50.713311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:50.722993 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:50.725139 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8c8bd8f-a6fb-4b9c-bec3-3200ae1cd7ad tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:50.725996 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 332/1327] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:50.740556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.744269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action Jul 24 00:54:50.744269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:50.744269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:50.746559 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] delete called for group 9817d9e9-266b-43d4-bf6d-c57e60f013d9 {{(pid=100231) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:50.746735 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.groups [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Delete group with id: 9817d9e9-266b-43d4-bf6d-c57e60f013d9 Jul 24 00:54:50.753137 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23da8bf7-d80e-4a90-bf25-accf35bd0b85 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action returned with HTTP 404 Jul 24 00:54:50.753795 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 330/1328] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:50 2026] POST /volume/v3/groups/9817d9e9-266b-43d4-bf6d-c57e60f013d9/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:50.760824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e97ab857-2270-4e26-b525-45bdb6fdc89a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.762751 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e97ab857-2270-4e26-b525-45bdb6fdc89a tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/c7e76cf9-b1c3-4a39-bc97-12b0c5414452 Jul 24 00:54:50.763108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e97ab857-2270-4e26-b525-45bdb6fdc89a tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.763435 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e97ab857-2270-4e26-b525-45bdb6fdc89a tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.777603 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e97ab857-2270-4e26-b525-45bdb6fdc89a tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/group_types/c7e76cf9-b1c3-4a39-bc97-12b0c5414452 returned with HTTP 202 Jul 24 00:54:50.778011 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 332/1329] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:54:50 2026] DELETE /volume/v3/group_types/c7e76cf9-b1c3-4a39-bc97-12b0c5414452 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:50.790518 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a416ec0b-cd68-475b-8551-7c8147bbf569 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.792803 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a416ec0b-cd68-475b-8551-7c8147bbf569 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] DELETE https://10.4.3.67/volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 Jul 24 00:54:50.793159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a416ec0b-cd68-475b-8551-7c8147bbf569 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.793484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a416ec0b-cd68-475b-8551-7c8147bbf569 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.841217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a416ec0b-cd68-475b-8551-7c8147bbf569 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 returned with HTTP 202 Jul 24 00:54:50.841217 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 336/1330] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:50 2026] DELETE /volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:50.852859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-71ad242d-dfc0-44f9-8bd2-b43aef09fcb9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.855339 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71ad242d-dfc0-44f9-8bd2-b43aef09fcb9 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] GET https://10.4.3.67/volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 Jul 24 00:54:50.855620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71ad242d-dfc0-44f9-8bd2-b43aef09fcb9 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:50.855864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71ad242d-dfc0-44f9-8bd2-b43aef09fcb9 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:50.860172 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71ad242d-dfc0-44f9-8bd2-b43aef09fcb9 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 returned with HTTP 404 Jul 24 00:54:50.860793 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 333/1331] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:50 2026] GET /volume/v3/types/d6baedc6-7d69-4d97-a643-49d5c82fe210 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:50.870504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-03531ad8-3224-4ebf-ae8a-2c2a98d958ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.875655 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-03531ad8-3224-4ebf-ae8a-2c2a98d958ba tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:54:50.875919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-03531ad8-3224-4ebf-ae8a-2c2a98d958ba tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2034759490"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:50.897730 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-03531ad8-3224-4ebf-ae8a-2c2a98d958ba tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:54:50.898183 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 331/1332] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:54:50 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) Jul 24 00:54:50.908049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-afe1bfca-3e34-43ab-acdf-726f97173b39 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.910027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-afe1bfca-3e34-43ab-acdf-726f97173b39 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:54:50.910512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-afe1bfca-3e34-43ab-acdf-726f97173b39 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-124633404"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:50.928353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-afe1bfca-3e34-43ab-acdf-726f97173b39 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:54:50.928980 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 333/1333] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:54:50 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:50.944121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:50.945992 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 00:54:50.946395 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9e6e0d63-a9b9-4276-b5d7-55e0cb436e61", "volume_types": ["8d97c459-42aa-49c4-b0ec-55337a3822bd"], "name": "tempest-GroupsTest-Group-1156565391"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:50.948161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating new group {'group': {'group_type': '9e6e0d63-a9b9-4276-b5d7-55e0cb436e61', 'volume_types': ['8d97c459-42aa-49c4-b0ec-55337a3822bd'], 'name': 'tempest-GroupsTest-Group-1156565391'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 00:54:50.955968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Creating group tempest-GroupsTest-Group-1156565391. Jul 24 00:54:50.963366 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:50.974245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['56f0d201-3b96-4f1f-aa1b-7010cd0f609e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:51.000711 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b10d57ec-cf9f-49b9-9c47-2f63e0037ccc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 00:54:51.001386 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 337/1334] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 00:54:50 2026] POST /volume/v3/groups => generated 104 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:51.011494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:51.014140 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:51.014140 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:51.014854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:51.014854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:51.020805 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:51.020805 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:51.032305 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4de2c36b-541d-481d-8ad1-5204dbbcf988 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:51.032847 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 334/1335] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:51 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:51.308936 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:51.312891 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:51.312891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:51.312891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:51.312891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:51.319090 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:51.319090 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:51.321273 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2f397c0-e0ca-4fe4-8090-ab6aee1c3643 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:51.321718 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 332/1336] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:51 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:51.681653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:51.685954 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:51.685954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:51.685954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:51.685954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:51.691671 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:51.691671 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:51.694123 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98d84c47-6991-4d58-8a41-692dc8fc4040 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:51.695402 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 334/1337] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:51 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:52.043085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-827ed21a-004e-496d-ad5f-72ca82899d57 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:52.045725 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-827ed21a-004e-496d-ad5f-72ca82899d57 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:52.045826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-827ed21a-004e-496d-ad5f-72ca82899d57 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:52.046034 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-827ed21a-004e-496d-ad5f-72ca82899d57 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:52.046165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-827ed21a-004e-496d-ad5f-72ca82899d57 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:52.050325 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.050325 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:52.059088 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-827ed21a-004e-496d-ad5f-72ca82899d57 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:52.059476 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 338/1338] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:52 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:52.067980 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:52.069611 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:52.069947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-485352616", "volume_type": "8d97c459-42aa-49c4-b0ec-55337a3822bd", "group_id": "505c48ce-46b7-4a50-b213-f800e906aaed", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:52.071418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-485352616', 'volume_type': '8d97c459-42aa-49c4-b0ec-55337a3822bd', 'group_id': '505c48ce-46b7-4a50-b213-f800e906aaed', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:52.078784 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.078784 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:52.079374 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume of 1 GB Jul 24 00:54:52.085077 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:52.091793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (2409691c-6595-43de-a8db-1c9be6fc9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:52.092940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd598a9a-19ac-4bbd-b425-a9b179cafad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:52.093563 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.093563 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:52.093945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:52.114289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd598a9a-19ac-4bbd-b425-a9b179cafad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d97c459-42aa-49c4-b0ec-55337a3822bd,is_public=True,name='tempest-GroupsTest-volume-type-2034759490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d97c459-42aa-49c4-b0ec-55337a3822bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505c48ce-46b7-4a50-b213-f800e906aaed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:52.115221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46e74da-59ea-4a3d-93af-16565637cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:52.150702 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2034759490 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2034759490, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:52.151550 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2034759490 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2034759490, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:52.186060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['a46b5d81-4bb4-44ba-90ce-ee3476e4ded8', '56ee90a0-fcf8-42e7-9896-08747fc1d065', '7d9a9dd1-7062-4730-87a2-0fc8df71fc19', '8ded897c-48b1-4f1e-9bf2-b8764b522f42'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:52.187019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46e74da-59ea-4a3d-93af-16565637cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a46b5d81-4bb4-44ba-90ce-ee3476e4ded8', '56ee90a0-fcf8-42e7-9896-08747fc1d065', '7d9a9dd1-7062-4730-87a2-0fc8df71fc19', '8ded897c-48b1-4f1e-9bf2-b8764b522f42']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:52.187871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9dab267-c8f7-470d-bb2d-b3454ae2ac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:52.220603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9dab267-c8f7-470d-bb2d-b3454ae2ac68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162d0f45-98d5-43bc-9722-47694e01f9a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-485352616',encryption_key_id=None,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['a46b5d81-4bb4-44ba-90ce-ee3476e4ded8','56ee90a0-fcf8-42e7-9896-08747fc1d065','7d9a9dd1-7062-4730-87a2-0fc8df71fc19','8ded897c-48b1-4f1e-9bf2-b8764b522f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-485352616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,host=None,id=162d0f45-98d5-43bc-9722-47694e01f9a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5461748a65ab4343bd1503d3f8de7f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ccecc33247041159048cd9c82c67a46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d97c459-42aa-49c4-b0ec-55337a3822bd),volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:52.221809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5442146c-97c5-497c-85e9-b8952f6491cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:52.243868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5442146c-97c5-497c-85e9-b8952f6491cd) transitioned into state 'SUCCESS' from state '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-485352616',encryption_key_id=None,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['a46b5d81-4bb4-44ba-90ce-ee3476e4ded8','56ee90a0-fcf8-42e7-9896-08747fc1d065','7d9a9dd1-7062-4730-87a2-0fc8df71fc19','8ded897c-48b1-4f1e-9bf2-b8764b522f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:52.244895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370f9925-e4c6-4935-bbe6-0807f2df26d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:52.262990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370f9925-e4c6-4935-bbe6-0807f2df26d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:52.264140 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (2409691c-6595-43de-a8db-1c9be6fc9858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:52.264519 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request issued successfully. Jul 24 00:54:52.265251 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:52.265424 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:52.313270 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:52.318523 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.318523 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:52.322178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5643d7f5-4e56-497d-a8d2-8d0dedb7fb2c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:52.322651 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 335/1339] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:52 2026] POST /volume/v3/volumes => generated 812 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:52.338276 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:52.338674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:52.342826 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:52.343277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:52.343346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:52.343471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:52.343706 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 Jul 24 00:54:52.344154 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:52.345014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:52.349525 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.349525 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:52.352745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8406e000-03f9-4b22-8c5a-5c707499f6ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:52.352745 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 335/1340] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:52 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:52.357662 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.357662 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:52.363321 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:52.364319 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:52.364562 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:52.419439 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:52.422937 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.422937 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:52.431337 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d4b5a08-13d2-42cc-8ce3-0f725cb22e3c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 returned with HTTP 200 Jul 24 00:54:52.431997 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 333/1341] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:52 2026] GET /volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 => generated 880 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:52.709593 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d36546d7-27ee-4fea-b990-9e1379dd339b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:52.711938 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d36546d7-27ee-4fea-b990-9e1379dd339b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:52.712252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d36546d7-27ee-4fea-b990-9e1379dd339b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:52.712506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d36546d7-27ee-4fea-b990-9e1379dd339b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:52.712669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d36546d7-27ee-4fea-b990-9e1379dd339b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:52.719892 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:52.719892 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:52.721047 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d36546d7-27ee-4fea-b990-9e1379dd339b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:52.721614 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 339/1342] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:52 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:53.365437 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:53.367681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:53.367681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:53.367934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:53.368041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:53.374995 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.374995 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:53.375947 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ea56535-a4f5-4858-9ad8-81775f2bbf02 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:53.376439 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 336/1343] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:53 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:53.447370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:53.449155 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 Jul 24 00:54:53.449430 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:53.449640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:53.460910 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.460910 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:53.466096 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:53.466843 np0000005792 devstack@c-api.service[100229]: WARNING stevedore.named [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:53.467010 np0000005792 devstack@c-api.service[100229]: WARNING castellan.key_manager [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:53.511010 np0000005792 devstack@c-api.service[100229]: DEBUG oslo_db.sqlalchemy.engines [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100229) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:53.514501 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.514501 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:53.522791 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8be4922e-0741-406d-9ba4-c6fc98d01c17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 returned with HTTP 200 Jul 24 00:54:53.523446 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 336/1344] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:53 2026] GET /volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 => generated 905 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:53.536523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fdba478-662d-4d25-89db-42621b3d48ef None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:53.540055 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:54:53.540055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1024008433", "volume_type": "8d97c459-42aa-49c4-b0ec-55337a3822bd", "group_id": "505c48ce-46b7-4a50-b213-f800e906aaed", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:53.541617 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1024008433', 'volume_type': '8d97c459-42aa-49c4-b0ec-55337a3822bd', 'group_id': '505c48ce-46b7-4a50-b213-f800e906aaed', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:54:53.550560 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.550560 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:53.552518 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume of 1 GB Jul 24 00:54:53.557791 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Availability Zones retrieved successfully. Jul 24 00:54:53.564128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (b1d8e3ec-a6b4-4e1f-b9bc-08d7b6be7c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:53.565582 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24a304d-14a1-4d44-aa11-fcbe92a37074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:53.566401 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.566401 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:53.567173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:54:53.591894 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24a304d-14a1-4d44-aa11-fcbe92a37074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:54:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d97c459-42aa-49c4-b0ec-55337a3822bd,is_public=True,name='tempest-GroupsTest-volume-type-2034759490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d97c459-42aa-49c4-b0ec-55337a3822bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505c48ce-46b7-4a50-b213-f800e906aaed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:53.592875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9ee859-3b6b-41fe-804b-6955fc25c0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:53.628590 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2034759490 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2034759490, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:53.629168 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2034759490 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2034759490, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:54:53.644966 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Created reservations ['091336d4-5ced-4f3b-839b-64c487dadcda', '411db085-2b04-40c9-a298-1116aece062f', '8838e02e-c777-43fc-8f1e-a9cb49f285d1', 'b47048b0-9e3d-42ca-ac5e-ecf9dfc89874'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:53.645802 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9ee859-3b6b-41fe-804b-6955fc25c0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091336d4-5ced-4f3b-839b-64c487dadcda', '411db085-2b04-40c9-a298-1116aece062f', '8838e02e-c777-43fc-8f1e-a9cb49f285d1', 'b47048b0-9e3d-42ca-ac5e-ecf9dfc89874']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:53.646575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d0010d-caf8-4b00-9ec5-056dd9a29ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:53.676491 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d0010d-caf8-4b00-9ec5-056dd9a29ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a406b2-2b32-4ec0-8e66-efb33e86e8c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1024008433',encryption_key_id=None,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['091336d4-5ced-4f3b-839b-64c487dadcda','411db085-2b04-40c9-a298-1116aece062f','8838e02e-c777-43fc-8f1e-a9cb49f285d1','b47048b0-9e3d-42ca-ac5e-ecf9dfc89874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1024008433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,host=None,id=a8a406b2-2b32-4ec0-8e66-efb33e86e8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5461748a65ab4343bd1503d3f8de7f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ccecc33247041159048cd9c82c67a46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d97c459-42aa-49c4-b0ec-55337a3822bd),volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:53.678294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3a1300-bfba-480b-b433-ec9b29e29b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:53.699006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3a1300-bfba-480b-b433-ec9b29e29b46) transitioned into state 'SUCCESS' from state '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-1024008433',encryption_key_id=None,group_id=505c48ce-46b7-4a50-b213-f800e906aaed,group_type_id=,metadata={},multiattach=False,project_id='5461748a65ab4343bd1503d3f8de7f0f',qos_specs=None,replication_status=,reservations=['091336d4-5ced-4f3b-839b-64c487dadcda','411db085-2b04-40c9-a298-1116aece062f','8838e02e-c777-43fc-8f1e-a9cb49f285d1','b47048b0-9e3d-42ca-ac5e-ecf9dfc89874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccecc33247041159048cd9c82c67a46',volume_type_id=8d97c459-42aa-49c4-b0ec-55337a3822bd)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:53.700148 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0511ed0-ee45-4cc0-9182-6e6de7e7ca7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:54:53.713346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0511ed0-ee45-4cc0-9182-6e6de7e7ca7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:54:53.713971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Flow 'volume_create_api' (b1d8e3ec-a6b4-4e1f-b9bc-08d7b6be7c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:54:53.714338 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Create volume request issued successfully. Jul 24 00:54:53.715021 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:53.715264 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:53.740223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:53.740223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:53.740223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:53.740223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:53.740894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:53.745806 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.745806 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:53.746732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7196e565-ecee-4624-93c4-d96bcd69abe9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:53.749139 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 340/1345] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:53 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:53.753892 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:53.756866 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.756866 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:53.760463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fdba478-662d-4d25-89db-42621b3d48ef tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:54:53.760984 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 334/1346] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:54:53 2026] POST /volume/v3/volumes => generated 813 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:53.773429 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-25916a34-f19a-40b4-bf3c-b6f284494bec None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:53.775586 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 Jul 24 00:54:53.775889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:53.776152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:53.786501 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.786501 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:53.790585 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:53.791469 np0000005792 devstack@c-api.service[100232]: WARNING stevedore.named [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:53.791693 np0000005792 devstack@c-api.service[100232]: WARNING castellan.key_manager [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:53.843729 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:53.847475 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:53.847475 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:53.855611 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25916a34-f19a-40b4-bf3c-b6f284494bec tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 returned with HTTP 200 Jul 24 00:54:53.856226 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 337/1347] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:53 2026] GET /volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 => generated 881 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:54.389855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:54.393206 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:54.393206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:54.393206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:54.393206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:54.398058 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:54.398058 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:54.399044 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d5ae8e5-4426-4134-8cdf-15ec4f4f617f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:54.399462 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 337/1348] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:54 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:54.759547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:54.761641 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:54.761951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:54.762143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:54.762336 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:54.767135 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:54.767135 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:54.768082 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f435968-1c3a-4c64-8fa5-9ad2df5d2b4a tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:54.768722 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 341/1349] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:54 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:54.871052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ae81731-f732-4c0b-bef3-022117ba0829 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:54.876947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 Jul 24 00:54:54.877200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:54.877408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:54.887334 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:54.887334 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:54.891442 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:54.892187 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:54.892710 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:54.931616 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:54.934707 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:54.934707 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:54.942909 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ae81731-f732-4c0b-bef3-022117ba0829 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 returned with HTTP 200 Jul 24 00:54:54.943375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 335/1350] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:54 2026] GET /volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 => generated 906 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:54.955642 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9fdd350a-e360-45f2-9058-b80f7307f981 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:54.957503 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fdd350a-e360-45f2-9058-b80f7307f981 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] PUT https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:54.957891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fdd350a-e360-45f2-9058-b80f7307f981 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a8a406b2-2b32-4ec0-8e66-efb33e86e8c8"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:54.959273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-9fdd350a-e360-45f2-9058-b80f7307f981 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Update called for group 505c48ce-46b7-4a50-b213-f800e906aaed. {{(pid=100232) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:54:54.959459 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-9fdd350a-e360-45f2-9058-b80f7307f981 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Updating group 505c48ce-46b7-4a50-b213-f800e906aaed with name new_group description: This is a new group add_volumes: None remove_volumes: a8a406b2-2b32-4ec0-8e66-efb33e86e8c8. Jul 24 00:54:54.962755 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:54.962755 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:54.981685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fdd350a-e360-45f2-9058-b80f7307f981 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 202 Jul 24 00:54:54.982208 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 338/1351] 10.4.3.67 () {70 vars in 1400 bytes} [Fri Jul 24 00:54:54 2026] PUT /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:54.990953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:54.992911 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:54.993125 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:54.993313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:54.993434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:55.000100 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:55.000100 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:55.014521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d02e11a-f828-4e91-b449-bf53a56d36fd tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:55.015097 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 338/1352] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:54 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:55.410852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f1972d00-becb-4283-8297-4f7fad3149ec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:55.418280 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1972d00-becb-4283-8297-4f7fad3149ec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:55.418505 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1972d00-becb-4283-8297-4f7fad3149ec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:55.418716 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1972d00-becb-4283-8297-4f7fad3149ec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:55.418851 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f1972d00-becb-4283-8297-4f7fad3149ec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:55.428335 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:55.428335 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:55.430615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1972d00-becb-4283-8297-4f7fad3149ec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:55.432001 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 342/1353] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:55 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:55.658215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:55.660584 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:54:55.660731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:55.660919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:55.671332 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:55.671332 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:55.675145 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:55.680428 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-4218f4a0-10e0-4e4f-ab4c-883ddb0fffaf tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:54:55.681007 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 336/1354] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:54:55 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:55.782046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52282fec-0926-4623-ba8c-f4786babd0b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:55.785621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52282fec-0926-4623-ba8c-f4786babd0b5 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:55.785867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52282fec-0926-4623-ba8c-f4786babd0b5 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:55.786123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52282fec-0926-4623-ba8c-f4786babd0b5 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:55.786277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-52282fec-0926-4623-ba8c-f4786babd0b5 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:55.794210 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:55.794210 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:55.796778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52282fec-0926-4623-ba8c-f4786babd0b5 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:55.796778 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 339/1355] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:55 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:56.024691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.026497 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:56.026712 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.026909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.027064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:56.030761 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.030761 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:56.038478 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-911a7eb5-634d-4f70-bfd8-3986dbb1364c tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:56.038852 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 339/1356] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:56.049916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.054556 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:56.054835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.055047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.055183 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:56.062348 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.062348 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:56.078412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e41ac4f-2ace-4bae-b079-a0a554b2c73b tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:56.078792 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 343/1357] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:56.091570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.093921 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:56.094202 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.094453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.094809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:56.095869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:56.105483 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:56.106604 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:56.106801 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:56.158291 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:56.162207 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.162207 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:56.171804 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2983bbec-d22d-4da0-bbe7-9617abe8345d tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:56.172387 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 337/1358] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:56.185502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5245c22e-6997-4f92-a5b1-b14844778be6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.187682 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5245c22e-6997-4f92-a5b1-b14844778be6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] PUT https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:56.188137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5245c22e-6997-4f92-a5b1-b14844778be6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a8a406b2-2b32-4ec0-8e66-efb33e86e8c8"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:56.190254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-5245c22e-6997-4f92-a5b1-b14844778be6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Update called for group 505c48ce-46b7-4a50-b213-f800e906aaed. {{(pid=100232) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 00:54:56.190413 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-5245c22e-6997-4f92-a5b1-b14844778be6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Updating group 505c48ce-46b7-4a50-b213-f800e906aaed with name None description: None add_volumes: a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 remove_volumes: None. Jul 24 00:54:56.194433 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.194433 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:56.229998 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5245c22e-6997-4f92-a5b1-b14844778be6 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 202 Jul 24 00:54:56.230678 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 340/1359] 10.4.3.67 () {70 vars in 1399 bytes} [Fri Jul 24 00:54:56 2026] PUT /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:56.239308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-30ca9ef6-cccb-4981-9901-226a30623567 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.244149 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30ca9ef6-cccb-4981-9901-226a30623567 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:56.244460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30ca9ef6-cccb-4981-9901-226a30623567 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.244705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30ca9ef6-cccb-4981-9901-226a30623567 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.244881 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-30ca9ef6-cccb-4981-9901-226a30623567 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:56.250757 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.250757 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:56.263898 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30ca9ef6-cccb-4981-9901-226a30623567 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:56.264748 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 340/1360] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:54:56.446363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.448966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:56.449263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.449555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.449740 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:56.459883 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.459883 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:56.461279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f961f0cd-f68f-4cb6-8329-c98d7e3e848c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:56.461822 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 344/1361] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:56.600632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-85683cdf-c043-4bec-8504-24b070fee025 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.602946 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-85683cdf-c043-4bec-8504-24b070fee025 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 Jul 24 00:54:56.603138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-85683cdf-c043-4bec-8504-24b070fee025 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.603340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-85683cdf-c043-4bec-8504-24b070fee025 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.610984 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.610984 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:56.663280 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2f9d5fc5-0b9d-4b8b-bc7d-504afd3cf4e5 req-85683cdf-c043-4bec-8504-24b070fee025 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 returned with HTTP 200 Jul 24 00:54:56.663638 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 338/1362] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:54:56 2026] DELETE /volume/v3/attachments/cb1a3404-d2c3-435e-a70a-fa4049044bd9 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:56.810804 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:56.813159 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:56.813159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:56.813421 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:56.813614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:56.821013 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:56.821013 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:56.821170 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ffb9db90-de61-4c78-8cd1-3d1c6e568e4e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:56.821775 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 341/1363] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:56 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:57.276216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e3aa7dff-c717-4247-9ecf-2b031056171f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.279290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3aa7dff-c717-4247-9ecf-2b031056171f tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:57.279782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e3aa7dff-c717-4247-9ecf-2b031056171f tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.280130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e3aa7dff-c717-4247-9ecf-2b031056171f tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.280401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-e3aa7dff-c717-4247-9ecf-2b031056171f tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:57.285182 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.285182 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:57.297548 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3aa7dff-c717-4247-9ecf-2b031056171f tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 200 Jul 24 00:54:57.298367 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 341/1364] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:57.308101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-42fb960d-df50-4383-b933-6943148a5bcc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.310590 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:57.310912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.311244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.311582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:57.312644 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:57.324342 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:57.325377 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:57.325577 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:57.378854 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:57.386740 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.386740 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:57.390691 np0000005792 devstack@c-api.service[100230]: WARNING stevedore.named [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:57.390863 np0000005792 devstack@c-api.service[100230]: WARNING castellan.key_manager [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:57.433829 np0000005792 devstack@c-api.service[100230]: DEBUG oslo_db.sqlalchemy.engines [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:57.437762 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.437762 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:57.446457 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42fb960d-df50-4383-b933-6943148a5bcc tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:57.446998 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 345/1365] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:57.463294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.467636 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:54:57.467938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.468209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.468529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:54:57.470206 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.470206 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:57.472003 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:54:57.473231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a862b503-269b-4b82-89b5-0d2725303a21 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.476498 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a862b503-269b-4b82-89b5-0d2725303a21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:57.476498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a862b503-269b-4b82-89b5-0d2725303a21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.476498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a862b503-269b-4b82-89b5-0d2725303a21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.476498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a862b503-269b-4b82-89b5-0d2725303a21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:57.482364 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Get all volumes completed successfully. Jul 24 00:54:57.482721 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.482721 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:57.483351 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:57.483554 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:57.483709 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a862b503-269b-4b82-89b5-0d2725303a21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:57.484230 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 342/1366] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:57.538939 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:57.543411 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.543411 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:57.549659 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:57.550141 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:57.593074 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:57.596368 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.596368 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:57.604718 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71e1e4bc-0921-4eb3-98dc-1d10f6f657e1 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:54:57.605136 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 339/1367] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:54:57.607743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.612320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:54:57.612320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.612320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.612320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume with id: 9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:54:57.618962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.620150 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.620150 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:57.620853 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:57.621438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] POST https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed/action Jul 24 00:54:57.624215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:54:57.624215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:57.624215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] delete called for group 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100230) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 00:54:57.624215 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.groups [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Delete group with id: 505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:57.628123 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.628123 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:57.638533 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Delete volume request issued successfully. Jul 24 00:54:57.639104 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ed27302-9ddf-442e-b19f-61fce3809d21 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 202 Jul 24 00:54:57.639538 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 342/1368] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:54:57 2026] DELETE /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:57.652060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.655267 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:54:57.656247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.656247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.667342 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.667342 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:57.672800 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Volume info retrieved successfully. Jul 24 00:54:57.680067 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b7a4e45-9bac-4592-bd09-5694aa3cefea tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 200 Jul 24 00:54:57.680834 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 343/1369] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:57.684749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11d2085d-8be8-4b7a-b00a-d7c3b88b18d8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed/action returned with HTTP 202 Jul 24 00:54:57.685339 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 346/1370] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 00:54:57 2026] POST /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:57.693319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.694957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 Jul 24 00:54:57.695243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.695311 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.703885 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.703885 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:57.708725 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Volume info retrieved successfully. Jul 24 00:54:57.709507 np0000005792 devstack@c-api.service[100231]: WARNING stevedore.named [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 00:54:57.709646 np0000005792 devstack@c-api.service[100231]: WARNING castellan.key_manager [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 00:54:57.765046 np0000005792 devstack@c-api.service[100231]: DEBUG oslo_db.sqlalchemy.engines [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:54:57.768311 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.768311 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:57.777525 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8088f8a3-0dba-4ad0-8905-a9c535bdf913 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 returned with HTTP 200 Jul 24 00:54:57.778050 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 340/1371] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:57.834577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:57.837681 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:57.838073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:57.838406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:57.838721 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:57.847241 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:57.847241 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:54:57.848514 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-40dbb6f0-fe7a-4013-993e-9ee5c8b3157b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:57.849163 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 343/1372] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:57 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:58.494741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.497273 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:58.497500 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.497694 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.497796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:58.503659 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:58.503659 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:58.505202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c260a86-0015-4b1a-9683-88b64c5f0328 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:58.505756 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 344/1373] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:58.695367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-16960b73-bbc8-430d-9966-8839c067b6b2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.697064 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16960b73-bbc8-430d-9966-8839c067b6b2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] GET https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 Jul 24 00:54:58.697254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16960b73-bbc8-430d-9966-8839c067b6b2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.697434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16960b73-bbc8-430d-9966-8839c067b6b2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.703614 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16960b73-bbc8-430d-9966-8839c067b6b2 tempest-AttachVolumeMultiAttachTest-1805315995 tempest-AttachVolumeMultiAttachTest-1805315995-project-member] https://10.4.3.67/volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 returned with HTTP 404 Jul 24 00:54:58.704073 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 347/1374] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/volumes/9baee8c0-2746-477c-ac2f-32d20162c474 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:58.792608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-17c74cd3-82ef-4c39-b0ae-11130a9dec17 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.794484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17c74cd3-82ef-4c39-b0ae-11130a9dec17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 Jul 24 00:54:58.795432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17c74cd3-82ef-4c39-b0ae-11130a9dec17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.795432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17c74cd3-82ef-4c39-b0ae-11130a9dec17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.801296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17c74cd3-82ef-4c39-b0ae-11130a9dec17 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 returned with HTTP 404 Jul 24 00:54:58.801296 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 341/1375] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/volumes/a8a406b2-2b32-4ec0-8e66-efb33e86e8c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:58.808395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9b1f3b3e-8f5d-4f41-be7c-bf73749f08e8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.811247 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b1f3b3e-8f5d-4f41-be7c-bf73749f08e8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 Jul 24 00:54:58.811247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9b1f3b3e-8f5d-4f41-be7c-bf73749f08e8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.811247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9b1f3b3e-8f5d-4f41-be7c-bf73749f08e8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.816504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b1f3b3e-8f5d-4f41-be7c-bf73749f08e8 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 returned with HTTP 404 Jul 24 00:54:58.817159 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 344/1376] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/volumes/162d0f45-98d5-43bc-9722-47694e01f9a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:54:58.824408 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.827130 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] GET https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed Jul 24 00:54:58.827490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.828000 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.828283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] show called for member 505c48ce-46b7-4a50-b213-f800e906aaed {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 00:54:58.831939 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e89fcdc1-79d6-4191-9cc3-841a480791e0 tempest-GroupsTest-370598206 tempest-GroupsTest-370598206-project-member] https://10.4.3.67/volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed returned with HTTP 404 Jul 24 00:54:58.833081 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 345/1377] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/groups/505c48ce-46b7-4a50-b213-f800e906aaed => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 00:54:58.840400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-203c3099-64b8-4acd-9eac-f8b1775d34e8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.842655 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-203c3099-64b8-4acd-9eac-f8b1775d34e8 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/9e6e0d63-a9b9-4276-b5d7-55e0cb436e61 Jul 24 00:54:58.842938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-203c3099-64b8-4acd-9eac-f8b1775d34e8 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.843176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-203c3099-64b8-4acd-9eac-f8b1775d34e8 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.861466 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.863200 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-203c3099-64b8-4acd-9eac-f8b1775d34e8 tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/group_types/9e6e0d63-a9b9-4276-b5d7-55e0cb436e61 returned with HTTP 202 Jul 24 00:54:58.863495 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:54:58.863663 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 348/1378] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:54:58 2026] DELETE /volume/v3/group_types/9e6e0d63-a9b9-4276-b5d7-55e0cb436e61 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:54:58.863701 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.863903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.864024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:58.871339 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:58.871339 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:58.872259 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-315638f5-de07-4e33-afe7-1f9cbd9f1b0d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:54:58.872655 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 342/1379] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:58.875041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d43646a-ab71-4d3b-b931-26a41df8d24e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.876974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d43646a-ab71-4d3b-b931-26a41df8d24e tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] DELETE https://10.4.3.67/volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd Jul 24 00:54:58.877539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d43646a-ab71-4d3b-b931-26a41df8d24e tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.877951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d43646a-ab71-4d3b-b931-26a41df8d24e tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.889754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.893264 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:54:58.893729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.894388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.903692 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:58.903692 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:58.909640 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:54:58.916099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d43646a-ab71-4d3b-b931-26a41df8d24e tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd returned with HTTP 202 Jul 24 00:54:58.916638 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 345/1380] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:54:58 2026] DELETE /volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:54:58.917235 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a80d9f0a-566f-4fe8-8d75-fab7411b242c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 200 Jul 24 00:54:58.917965 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 346/1381] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:58.926588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cdd40082-a28e-42da-b2e6-7f766a93208d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.928942 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdd40082-a28e-42da-b2e6-7f766a93208d tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] GET https://10.4.3.67/volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd Jul 24 00:54:58.929408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdd40082-a28e-42da-b2e6-7f766a93208d tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:58.929565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdd40082-a28e-42da-b2e6-7f766a93208d tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:58.931406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f562b792-71a7-4efe-9ea5-44196134e493 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:58.934671 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdd40082-a28e-42da-b2e6-7f766a93208d tempest-GroupsTest-1930868113 tempest-GroupsTest-1930868113-project-admin] https://10.4.3.67/volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd returned with HTTP 404 Jul 24 00:54:58.935339 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 349/1382] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/types/8d97c459-42aa-49c4-b0ec-55337a3822bd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:54:59.004866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/export_record Jul 24 00:54:59.005393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:59.005556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'export_record' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:59.005711 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Export record for backup 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 00:54:59.024106 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:59.024106 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:54:59.025097 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.api [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling RPCAPI with context: , host: np0000005792, backup: 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 00:54:59.040350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] export_record in rpcapi backup_id 799a06d9-411e-49d3-873d-6bede8a0931b on host np0000005792. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 00:54:59.050130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk5YTA2ZDktNDExZS00OWQzLTg3M2QtNmJlZGU4YTA5MzFiIiwgInVzZXJfaWQiOiAiYjJmZTk3OTFiNzE1NDM4NGFhMTg1YmM4NDA3OTU0NzQiLCAicHJvamVjdF9pZCI6ICI1MGM4NTUwM2MwYTg0ZDAwYjA3ZjliY2IxNGNmM2U2YiIsICJ2b2x1bWVfaWQiOiAiNThlMzc5MzMtMWUzZi00YWJhLThkNmItMzZjMzZmNDk1ZmMyIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDAxODU5NDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI5MzMyNzIzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU4ZTM3OTMzLTFlM2YtNGFiYS04ZDZiLTM2YzM2ZjQ5NWZjMi8yMDI2MDcyNDAwNTQ0NC9hel9ub3ZhX2JhY2t1cF83OTlhMDZkOS00MTFlLTQ5ZDMtODczZC02YmVkZThhMDkzMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTQ6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 00:54:59.050614 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f562b792-71a7-4efe-9ea5-44196134e493 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/export_record returned with HTTP 200 Jul 24 00:54:59.051114 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 343/1383] 10.4.3.67 () {66 vars in 1383 bytes} [Fri Jul 24 00:54:58 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/export_record => generated 1512 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:54:59.062402 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:59.065837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] POST https://10.4.3.67/volume/v3/backups/import_record Jul 24 00:54:59.066447 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE1N2QzNTktMWM4NS00ZDVhLTliNjItNTExNjUwZmM1YTViIiwgInVzZXJfaWQiOiAiYjJmZTk3OTFiNzE1NDM4NGFhMTg1YmM4NDA3OTU0NzQiLCAicHJvamVjdF9pZCI6ICI1MGM4NTUwM2MwYTg0ZDAwYjA3ZjliY2IxNGNmM2U2YiIsICJ2b2x1bWVfaWQiOiAiNThlMzc5MzMtMWUzZi00YWJhLThkNmItMzZjMzZmNDk1ZmMyIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDAxODU5NDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI5MzMyNzIzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU4ZTM3OTMzLTFlM2YtNGFiYS04ZDZiLTM2YzM2ZjQ5NWZjMi8yMDI2MDcyNDAwNTQ0NC9hel9ub3ZhX2JhY2t1cF83OTlhMDZkOS00MTFlLTQ5ZDMtODczZC02YmVkZThhMDkzMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTQ6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:54:59.068552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE1N2QzNTktMWM4NS00ZDVhLTliNjItNTExNjUwZmM1YTViIiwgInVzZXJfaWQiOiAiYjJmZTk3OTFiNzE1NDM4NGFhMTg1YmM4NDA3OTU0NzQiLCAicHJvamVjdF9pZCI6ICI1MGM4NTUwM2MwYTg0ZDAwYjA3ZjliY2IxNGNmM2U2YiIsICJ2b2x1bWVfaWQiOiAiNThlMzc5MzMtMWUzZi00YWJhLThkNmItMzZjMzZmNDk1ZmMyIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDAxODU5NDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI5MzMyNzIzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU4ZTM3OTMzLTFlM2YtNGFiYS04ZDZiLTM2YzM2ZjQ5NWZjMi8yMDI2MDcyNDAwNTQ0NC9hel9ub3ZhX2JhY2t1cF83OTlhMDZkOS00MTFlLTQ5ZDMtODczZC02YmVkZThhMDkzMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTQ6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 00:54:59.068692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE1N2QzNTktMWM4NS00ZDVhLTliNjItNTExNjUwZmM1YTViIiwgInVzZXJfaWQiOiAiYjJmZTk3OTFiNzE1NDM4NGFhMTg1YmM4NDA3OTU0NzQiLCAicHJvamVjdF9pZCI6ICI1MGM4NTUwM2MwYTg0ZDAwYjA3ZjliY2IxNGNmM2U2YiIsICJ2b2x1bWVfaWQiOiAiNThlMzc5MzMtMWUzZi00YWJhLThkNmItMzZjMzZmNDk1ZmMyIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDAxODU5NDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI5MzMyNzIzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU4ZTM3OTMzLTFlM2YtNGFiYS04ZDZiLTM2YzM2ZjQ5NWZjMi8yMDI2MDcyNDAwNTQ0NC9hel9ub3ZhX2JhY2t1cF83OTlhMDZkOS00MTFlLTQ5ZDMtODczZC02YmVkZThhMDkzMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTQ6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 00:54:59.126804 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Created reservations ['6528b205-b90e-4b89-9e1a-c3ba869ac123', 'c1fac34c-8999-4869-b8b1-b895f491e9a2'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:54:59.167861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] import_record rpcapi backup id b157d359-1c85-4d5a-9b62-511650fc5a5b on host np0000005792 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE1N2QzNTktMWM4NS00ZDVhLTliNjItNTExNjUwZmM1YTViIiwgInVzZXJfaWQiOiAiYjJmZTk3OTFiNzE1NDM4NGFhMTg1YmM4NDA3OTU0NzQiLCAicHJvamVjdF9pZCI6ICI1MGM4NTUwM2MwYTg0ZDAwYjA3ZjliY2IxNGNmM2U2YiIsICJ2b2x1bWVfaWQiOiAiNThlMzc5MzMtMWUzZi00YWJhLThkNmItMzZjMzZmNDk1ZmMyIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDAxODU5NDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI5MzMyNzIzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU4ZTM3OTMzLTFlM2YtNGFiYS04ZDZiLTM2YzM2ZjQ5NWZjMi8yMDI2MDcyNDAwNTQ0NC9hel9ub3ZhX2JhY2t1cF83OTlhMDZkOS00MTFlLTQ5ZDMtODczZC02YmVkZThhMDkzMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAwOjU0OjM0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTQ6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100229) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 00:54:59.170454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Import record output: {'backup': {'id': 'b157d359-1c85-4d5a-9b62-511650fc5a5b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.67/volume/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b'}]}}. {{(pid=100229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 00:54:59.171180 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64727cae-e891-4b3e-88f4-dfd71351d7b3 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/import_record returned with HTTP 201 Jul 24 00:54:59.171873 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 346/1384] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 00:54:59 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 109 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 00:54:59.182392 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:59.184788 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b Jul 24 00:54:59.184947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:59.185206 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:59.186283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Show backup with id b157d359-1c85-4d5a-9b62-511650fc5a5b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:59.200288 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:59.200288 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:54:59.201428 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0dc0a24d-cd1d-41f2-9212-20900ee97032 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b returned with HTTP 200 Jul 24 00:54:59.202784 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 347/1385] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:59 2026] GET /volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:54:59.527853 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:54:59.529790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:54:59.529906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:54:59.530047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:54:59.530111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:54:59.535459 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:54:59.535459 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:54:59.536474 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-922130e5-2cbc-40a1-a964-0dae3a3a8207 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:54:59.536824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 350/1386] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:54:59 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:00.216913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.219066 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b Jul 24 00:55:00.219370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.219628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.219769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Show backup with id b157d359-1c85-4d5a-9b62-511650fc5a5b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:00.226019 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.226019 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:00.227014 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7304929e-331f-4d80-aa4b-0a0e89bbd1d0 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b returned with HTTP 200 Jul 24 00:55:00.227620 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 344/1387] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:00.244353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ce7f901e-cae9-4c52-a548-8ff7e8908551 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.246328 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce7f901e-cae9-4c52-a548-8ff7e8908551 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups Jul 24 00:55:00.246594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce7f901e-cae9-4c52-a548-8ff7e8908551 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.246876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce7f901e-cae9-4c52-a548-8ff7e8908551 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.247356 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.247356 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:00.270693 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce7f901e-cae9-4c52-a548-8ff7e8908551 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 200 Jul 24 00:55:00.271205 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 347/1388] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/backups => generated 336 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:00.282800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.284859 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] POST https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/restore Jul 24 00:55:00.285342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:00.286781 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Restoring backup 799a06d9-411e-49d3-873d-6bede8a0931b ({'restore': {}}) {{(pid=100232) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 00:55:00.286954 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Restoring backup 799a06d9-411e-49d3-873d-6bede8a0931b to volume None. Jul 24 00:55:00.293913 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.293913 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:00.295035 np0000005792 devstack@c-api.service[100232]: INFO cinder.backup.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Creating volume of 1 GB for restore of backup 799a06d9-411e-49d3-873d-6bede8a0931b. Jul 24 00:55:00.302325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:55:00.301934. {{(pid=100232) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:55:00.302450 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Availability Zones retrieved successfully. Jul 24 00:55:00.310093 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (c4855007-fc8a-4d76-8f04-926cb1dbdcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:00.311700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65e9db1-87e5-4403-a364-875ff5a532a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:00.312619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:00.348838 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65e9db1-87e5-4403-a364-875ff5a532a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:00.350116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c369acba-4b47-4edb-865d-b804e571cf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:00.437425 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Created reservations ['2d9385bf-dc73-409e-996b-588b92c768a8', 'b69e0ba3-259b-42e8-8cbb-4c2f1564acee', '6cf49885-ae8b-432d-b744-55689130cf5c', '594624d5-8b00-4c3b-a7bc-4e123785a6a9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:00.438545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c369acba-4b47-4edb-865d-b804e571cf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9385bf-dc73-409e-996b-588b92c768a8', 'b69e0ba3-259b-42e8-8cbb-4c2f1564acee', '6cf49885-ae8b-432d-b744-55689130cf5c', '594624d5-8b00-4c3b-a7bc-4e123785a6a9']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:00.439549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8390e5d3-13af-4fd9-9f98-dca823cbfc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:00.475782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8390e5d3-13af-4fd9-9f98-dca823cbfc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '690156d2-5e5b-4265-a69e-43695e032360', '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_799a06d9-411e-49d3-873d-6bede8a0931b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['2d9385bf-dc73-409e-996b-588b92c768a8','b69e0ba3-259b-42e8-8cbb-4c2f1564acee','6cf49885-ae8b-432d-b744-55689130cf5c','594624d5-8b00-4c3b-a7bc-4e123785a6a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_799a06d9-411e-49d3-873d-6bede8a0931b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=690156d2-5e5b-4265-a69e-43695e032360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2fe9791b7154384aa185bc840795474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:00.477445 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68481015-e628-458b-a060-2a1fdfc2c8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:00.496301 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68481015-e628-458b-a060-2a1fdfc2c8ee) transitioned into 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_799a06d9-411e-49d3-873d-6bede8a0931b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['2d9385bf-dc73-409e-996b-588b92c768a8','b69e0ba3-259b-42e8-8cbb-4c2f1564acee','6cf49885-ae8b-432d-b744-55689130cf5c','594624d5-8b00-4c3b-a7bc-4e123785a6a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:00.496961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f27a564-828c-47ab-9f6a-63e1c94c9908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:00.507387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f27a564-828c-47ab-9f6a-63e1c94c9908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:00.508685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (c4855007-fc8a-4d76-8f04-926cb1dbdcf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:00.509110 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume request issued successfully. Jul 24 00:55:00.519111 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.519111 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:00.519813 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:00.549659 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.552239 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:55:00.552648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.552993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.553215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:00.559020 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.559020 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:00.559867 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5b8fe76c-cc4d-491a-94dd-5d1d974da9e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:55:00.560381 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 351/1389] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:00.575615 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.577817 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:00.577817 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.578051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.601472 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.601472 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:00.605566 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:00.609715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d566b43-f61d-4bc7-a64c-7558b9a364f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:00.610125 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 345/1390] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1131 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:00.615626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.618390 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:55:00.618647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.618889 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.629660 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.631728 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:55:00.631942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.632152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.633553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. Jul 24 00:55:00.634361 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.634361 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:00.638744 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:55:00.639494 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.639494 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:00.645774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-1af9e8a4-e3a0-4a41-9101-1cb14d5bd3f9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:55:00.646417 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 348/1391] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1650 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:55:00.672431 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:55:00.676625 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b8899c8-a2ab-48c3-91e0-0803f853ff5f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 202 Jul 24 00:55:00.677413 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 352/1392] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:00 2026] DELETE /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:00.680963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.683294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:55:00.683532 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.683860 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.687433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:00.689950 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:55:00.690992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:00.690992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:00.690992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:00.698571 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.698571 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:00.699588 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71808a9-d4cd-442e-b79f-53019e3e5be5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 200 Jul 24 00:55:00.699764 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 349/1393] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:00.701824 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:00.701824 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:00.707161 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:55:00.714218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-a3d603e3-c6a3-4cad-879e-8e4ff335d989 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:55:00.714900 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 346/1394] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:00 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1650 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:55:01.542683 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:01.542683 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:01.543751 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:01.544047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Checking backup size 1 against volume size 1 {{(pid=100232) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 00:55:01.544216 np0000005792 devstack@c-api.service[100232]: INFO cinder.backup.api [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Overwriting volume 690156d2-5e5b-4265-a69e-43695e032360 with restore of backup 799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:01.571023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] restore_backup in rpcapi backup_id 799a06d9-411e-49d3-873d-6bede8a0931b {{(pid=100232) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 00:55:01.574229 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017bd4c5-7b4d-4a7d-b612-d469d94a218f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/restore returned with HTTP 202 Jul 24 00:55:01.574472 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 348/1395] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 00:55:00 2026] POST /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b/restore => generated 189 bytes in 1292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:01.587624 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:01.594645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:01.594907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:01.595611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:01.596477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:01.605992 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:01.605992 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:01.607665 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a157cb2-a927-4730-a0b5-9a843a8a3da7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:01.608575 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 353/1396] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:01 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:01.716053 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:01.719345 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 Jul 24 00:55:01.719663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:01.720043 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:01.720117 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id b8fa4f28-a489-4b6d-b316-fcdd7c3feef6. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:01.728745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3c4c615-56ef-4eb1-bc2c-85fa15db67e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 returned with HTTP 404 Jul 24 00:55:01.729525 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 350/1397] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:01 2026] GET /volume/v3/backups/b8fa4f28-a489-4b6d-b316-fcdd7c3feef6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:01.901749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:01.905564 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:01.905715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:01.906439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:01.925628 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:01.925628 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:01.931079 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:01.939694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-ba8501da-351c-4b6a-8305-ab664d240fb6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:01.940359 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 347/1398] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:01 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1131 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:01.975003 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:01.988281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6/action Jul 24 00:55:01.988784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:01.989122 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.013719 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:02.013719 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:02.013719 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:02.027441 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Begin detaching volume completed successfully. Jul 24 00:55:02.027719 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-e21df988-21dd-4119-85f2-9b043f1a3257 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6/action returned with HTTP 202 Jul 24 00:55:02.028347 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 349/1399] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:55:01 2026] POST /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:02.071308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.073443 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:02.074448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.076111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.091647 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:02.091647 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:02.097121 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:02.102694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fac704a7-3b0e-4c8f-af1d-c9ec0c8add36 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.103230 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fac704a7-3b0e-4c8f-af1d-c9ec0c8add36 None None] GET https://10.4.3.67/volume// Jul 24 00:55:02.103426 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fac704a7-3b0e-4c8f-af1d-c9ec0c8add36 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.104356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fac704a7-3b0e-4c8f-af1d-c9ec0c8add36 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.104356 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fac704a7-3b0e-4c8f-af1d-c9ec0c8add36 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:02.104556 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 351/1400] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:02.105980 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e5219dd-a13a-4585-89e7-ad0227f0cbd1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:02.106926 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 354/1401] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:02.113739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.117213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:02.117213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.117334 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.126257 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-50c35eb0-5d70-4475-9842-550f786f7e97 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.132080 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:02.132080 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:02.142173 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:02.148871 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-30f54a82-9440-4d50-835c-bb6362cbd3b1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:02.149753 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 348/1402] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1314 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:02.286718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50c35eb0-5d70-4475-9842-550f786f7e97 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:55:02.287119 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50c35eb0-5d70-4475-9842-550f786f7e97 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-52540237", "extra_specs": {"spec1": "val1"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.301148 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50c35eb0-5d70-4475-9842-550f786f7e97 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:55:02.301607 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 350/1403] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:55:02 2026] POST /volume/v3/types => generated 241 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:02.309875 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d23c236e-35ab-4d50-a16f-011ee5700faf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.312172 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d23c236e-35ab-4d50-a16f-011ee5700faf tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] POST https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs Jul 24 00:55:02.312589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d23c236e-35ab-4d50-a16f-011ee5700faf tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.314890 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d23c236e-35ab-4d50-a16f-011ee5700faf tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs returned with HTTP 400 Jul 24 00:55:02.315488 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 352/1404] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 00:55:02 2026] POST /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:55:02.324715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4e529759-30da-41e5-bba0-7d08de347da2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.328263 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e529759-30da-41e5-bba0-7d08de347da2 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] POST https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs Jul 24 00:55:02.328263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e529759-30da-41e5-bba0-7d08de347da2 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.328263 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e529759-30da-41e5-bba0-7d08de347da2 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs returned with HTTP 400 Jul 24 00:55:02.328741 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 355/1405] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 00:55:02 2026] POST /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:55:02.336678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-84853eea-3d7d-43b3-a47d-0d996888c661 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.338483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84853eea-3d7d-43b3-a47d-0d996888c661 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] POST https://10.4.3.67/volume/v3/types/f95e668f-0874-46cb-8d57-21c3ab93c3ef/extra_specs Jul 24 00:55:02.338804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-84853eea-3d7d-43b3-a47d-0d996888c661 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.348384 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84853eea-3d7d-43b3-a47d-0d996888c661 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/f95e668f-0874-46cb-8d57-21c3ab93c3ef/extra_specs returned with HTTP 404 Jul 24 00:55:02.348952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 349/1406] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 00:55:02 2026] POST /volume/v3/types/f95e668f-0874-46cb-8d57-21c3ab93c3ef/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.359687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-38531a25-0863-4cb4-8c2c-2094e18da044 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.361845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38531a25-0863-4cb4-8c2c-2094e18da044 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] DELETE https://10.4.3.67/volume/v3/types/22412cce-b5e4-4b52-bbd0-e453ce3ce002/extra_specs/spec1 Jul 24 00:55:02.362145 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38531a25-0863-4cb4-8c2c-2094e18da044 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.362456 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38531a25-0863-4cb4-8c2c-2094e18da044 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.367006 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38531a25-0863-4cb4-8c2c-2094e18da044 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/22412cce-b5e4-4b52-bbd0-e453ce3ce002/extra_specs/spec1 returned with HTTP 404 Jul 24 00:55:02.367737 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 351/1407] 10.4.3.67 () {66 vars in 1392 bytes} [Fri Jul 24 00:55:02 2026] DELETE /volume/v3/types/22412cce-b5e4-4b52-bbd0-e453ce3ce002/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.377382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-842b2827-5d5d-477f-96a4-7314cc6393c3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.379357 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-842b2827-5d5d-477f-96a4-7314cc6393c3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] GET https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/nonexistent_extra_spec_name Jul 24 00:55:02.379605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-842b2827-5d5d-477f-96a4-7314cc6393c3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.379860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-842b2827-5d5d-477f-96a4-7314cc6393c3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.397177 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-842b2827-5d5d-477f-96a4-7314cc6393c3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 24 00:55:02.397894 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 353/1408] 10.4.3.67 () {66 vars in 1455 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.407924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9375202b-4758-4392-a0d9-d2b5dbaf9b9d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.409512 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9375202b-4758-4392-a0d9-d2b5dbaf9b9d tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] GET https://10.4.3.67/volume/v3/types/84199b0e-3f10-4f21-b5b2-b45f743be7fe/extra_specs/spec1 Jul 24 00:55:02.409854 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9375202b-4758-4392-a0d9-d2b5dbaf9b9d tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.410133 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9375202b-4758-4392-a0d9-d2b5dbaf9b9d tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.416833 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9375202b-4758-4392-a0d9-d2b5dbaf9b9d tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/84199b0e-3f10-4f21-b5b2-b45f743be7fe/extra_specs/spec1 returned with HTTP 404 Jul 24 00:55:02.417674 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 356/1409] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/types/84199b0e-3f10-4f21-b5b2-b45f743be7fe/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.426894 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a970eb3d-c0cc-4a48-81f0-bd56574f2d86 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.428829 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a970eb3d-c0cc-4a48-81f0-bd56574f2d86 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] GET https://10.4.3.67/volume/v3/types/5773692e-c59d-4092-9bab-bb9612f5d014/extra_specs Jul 24 00:55:02.429059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a970eb3d-c0cc-4a48-81f0-bd56574f2d86 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.429290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a970eb3d-c0cc-4a48-81f0-bd56574f2d86 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.432959 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a970eb3d-c0cc-4a48-81f0-bd56574f2d86 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/5773692e-c59d-4092-9bab-bb9612f5d014/extra_specs returned with HTTP 404 Jul 24 00:55:02.434027 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 350/1410] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/types/5773692e-c59d-4092-9bab-bb9612f5d014/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.441749 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e31ba285-9603-485d-aedf-6b87c7eb3302 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.443728 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e31ba285-9603-485d-aedf-6b87c7eb3302 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] PUT https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 Jul 24 00:55:02.444099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e31ba285-9603-485d-aedf-6b87c7eb3302 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.445855 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e31ba285-9603-485d-aedf-6b87c7eb3302 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 returned with HTTP 400 Jul 24 00:55:02.446376 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 352/1411] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:55:02 2026] PUT /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:55:02.455214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9973f931-73a8-4704-a654-2a5a3f701822 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.458039 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9973f931-73a8-4704-a654-2a5a3f701822 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] PUT https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 Jul 24 00:55:02.458555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9973f931-73a8-4704-a654-2a5a3f701822 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'update', calling method: update, body: null {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.460809 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9973f931-73a8-4704-a654-2a5a3f701822 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 returned with HTTP 400 Jul 24 00:55:02.461314 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 354/1412] 10.4.3.67 () {68 vars in 1408 bytes} [Fri Jul 24 00:55:02 2026] PUT /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:55:02.470048 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4145fc61-fbe8-4ae7-867f-60b50804f2bd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.473312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4145fc61-fbe8-4ae7-867f-60b50804f2bd tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] PUT https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/None Jul 24 00:55:02.473312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4145fc61-fbe8-4ae7-867f-60b50804f2bd tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.482809 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4145fc61-fbe8-4ae7-867f-60b50804f2bd tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 00:55:02.483138 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4145fc61-fbe8-4ae7-867f-60b50804f2bd tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/None returned with HTTP 400 Jul 24 00:55:02.483870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 357/1413] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 00:55:02 2026] PUT /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/None => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:55:02.491756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b0dc798d-79f5-4899-87a3-9329c80ba37e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.493565 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0dc798d-79f5-4899-87a3-9329c80ba37e tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] PUT https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/b6f6eeda-fbf4-4fbd-bdd7-20a82398833d Jul 24 00:55:02.493893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0dc798d-79f5-4899-87a3-9329c80ba37e tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.504460 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0dc798d-79f5-4899-87a3-9329c80ba37e tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 00:55:02.504460 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0dc798d-79f5-4899-87a3-9329c80ba37e tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/b6f6eeda-fbf4-4fbd-bdd7-20a82398833d returned with HTTP 400 Jul 24 00:55:02.505137 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 351/1414] 10.4.3.67 () {68 vars in 1502 bytes} [Fri Jul 24 00:55:02 2026] PUT /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1/extra_specs/b6f6eeda-fbf4-4fbd-bdd7-20a82398833d => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:55:02.513417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39105607-2150-444e-970c-8fff18663036 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.515910 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39105607-2150-444e-970c-8fff18663036 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] PUT https://10.4.3.67/volume/v3/types/3ad720a0-12a4-49af-8956-0af3fe16a03d/extra_specs/spec1 Jul 24 00:55:02.516413 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39105607-2150-444e-970c-8fff18663036 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:02.564752 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39105607-2150-444e-970c-8fff18663036 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/3ad720a0-12a4-49af-8956-0af3fe16a03d/extra_specs/spec1 returned with HTTP 404 Jul 24 00:55:02.565839 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 353/1415] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:55:02 2026] PUT /volume/v3/types/3ad720a0-12a4-49af-8956-0af3fe16a03d/extra_specs/spec1 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.573041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b62b4933-60b4-45e9-a87f-98deb0ec5a5a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.577442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b62b4933-60b4-45e9-a87f-98deb0ec5a5a tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] DELETE https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 Jul 24 00:55:02.577679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b62b4933-60b4-45e9-a87f-98deb0ec5a5a tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.577957 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b62b4933-60b4-45e9-a87f-98deb0ec5a5a tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.614637 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b62b4933-60b4-45e9-a87f-98deb0ec5a5a tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 returned with HTTP 202 Jul 24 00:55:02.615054 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 355/1416] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:55:02 2026] DELETE /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:02.624538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fedce12e-8844-4c95-b099-2d84dcfc42e3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.624969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:02.626928 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fedce12e-8844-4c95-b099-2d84dcfc42e3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] GET https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 Jul 24 00:55:02.626928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fedce12e-8844-4c95-b099-2d84dcfc42e3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.626928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fedce12e-8844-4c95-b099-2d84dcfc42e3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.630037 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:02.630037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:02.630037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:02.630037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:02.633099 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fedce12e-8844-4c95-b099-2d84dcfc42e3 tempest-ExtraSpecsNegativeTest-1759511539 tempest-ExtraSpecsNegativeTest-1759511539-project-admin] https://10.4.3.67/volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 returned with HTTP 404 Jul 24 00:55:02.633744 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 358/1417] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/types/c3e0bf44-03b6-4bdf-aac3-4afa551d61b1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:02.638212 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:02.638212 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:02.638734 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab91124e-1117-4f60-ad7e-0c32b77d770d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:02.639251 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 352/1418] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:02 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:03.120397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:03.122927 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:03.123217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:03.123468 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:03.132894 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:03.132894 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:03.136502 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:03.141859 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-154ab332-000b-43a2-b439-2da7eb6ee9a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:03.142388 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 354/1419] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:03 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:03.651081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:03.652967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:03.652967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:03.653290 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:03.653459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:03.660408 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:03.660408 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:03.661412 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32f63db3-939c-4a51-9c58-41822f1dfdc2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:03.661773 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 356/1420] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:03 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:04.156337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.158970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:04.159268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.159492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.174547 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.174547 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:04.184976 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:04.190384 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f02e60b-ad4b-47cc-bf05-9312d4828bec tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:04.190693 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 359/1421] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:04 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:04.438592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-04d62e3a-cc4d-4a3a-b408-eda9e95ddeb6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.438983 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-04d62e3a-cc4d-4a3a-b408-eda9e95ddeb6 None None] GET https://10.4.3.67/volume// Jul 24 00:55:04.439374 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-04d62e3a-cc4d-4a3a-b408-eda9e95ddeb6 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.439600 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-04d62e3a-cc4d-4a3a-b408-eda9e95ddeb6 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.440407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-04d62e3a-cc4d-4a3a-b408-eda9e95ddeb6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:04.440710 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 353/1422] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:04.452323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-01b48b7d-a7f6-4593-8721-e99aae28ec08 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.454898 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-01b48b7d-a7f6-4593-8721-e99aae28ec08 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:55:04.455331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-01b48b7d-a7f6-4593-8721-e99aae28ec08 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66cf8a45-87cd-4519-9f44-8a5b6d511bce", "connector": null, "instance_uuid": "282068cf-7d65-48ca-b593-ab82b63fde10"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:04.468002 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.468002 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:04.514940 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-01b48b7d-a7f6-4593-8721-e99aae28ec08 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:55:04.515470 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 355/1423] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:55:04 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:04.618004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.678114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.680455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:04.680667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.680938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.681761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:04.686783 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.686783 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:04.688455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63fb5fbc-3d35-41fd-836d-438c37e4c6fb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:04.688455 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 360/1424] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:04 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:04.737298 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 tempest-AvailabilityZoneTestJSON-1555572273 tempest-AvailabilityZoneTestJSON-1555572273-project-member] GET https://10.4.3.67/volume/v3/os-availability-zone Jul 24 00:55:04.737590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 tempest-AvailabilityZoneTestJSON-1555572273 tempest-AvailabilityZoneTestJSON-1555572273-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.737857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 tempest-AvailabilityZoneTestJSON-1555572273 tempest-AvailabilityZoneTestJSON-1555572273-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.741515 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 tempest-AvailabilityZoneTestJSON-1555572273 tempest-AvailabilityZoneTestJSON-1555572273-project-member] Availability Zones retrieved successfully. Jul 24 00:55:04.742020 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa4422ea-8f78-47ae-8dfe-bb953b24fb46 tempest-AvailabilityZoneTestJSON-1555572273 tempest-AvailabilityZoneTestJSON-1555572273-project-member] https://10.4.3.67/volume/v3/os-availability-zone returned with HTTP 200 Jul 24 00:55:04.742324 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 357/1425] 10.4.3.67 () {66 vars in 1269 bytes} [Fri Jul 24 00:55:04 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:04.770554 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-f97fd2ce-802e-4362-bb37-fea4bca11e4c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.773639 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-f97fd2ce-802e-4362-bb37-fea4bca11e4c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac Jul 24 00:55:04.773826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-f97fd2ce-802e-4362-bb37-fea4bca11e4c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.774035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-f97fd2ce-802e-4362-bb37-fea4bca11e4c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.783467 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.783467 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:04.826977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.829358 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:04.830078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-661041617", "imageRef": "ba886672-6236-45ef-9036-b031af432d87", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:04.832465 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-b0f64ab7-e117-42e5-870b-55a59e9d0335 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:04.832568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-661041617', 'imageRef': 'ba886672-6236-45ef-9036-b031af432d87', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:04.834699 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-b0f64ab7-e117-42e5-870b-55a59e9d0335 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] DELETE https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 Jul 24 00:55:04.835128 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-b0f64ab7-e117-42e5-870b-55a59e9d0335 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:04.835535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-b0f64ab7-e117-42e5-870b-55a59e9d0335 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:04.843267 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aa2ddb4a-b289-4ee0-9f1e-863ec51bd680 req-f97fd2ce-802e-4362-bb37-fea4bca11e4c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac returned with HTTP 200 Jul 24 00:55:04.843267 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 354/1426] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:55:04 2026] DELETE /volume/v3/attachments/15b2d8f7-2446-48e1-961a-85ae6133deac => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:04.849831 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.849831 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:04.923208 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-b0f64ab7-e117-42e5-870b-55a59e9d0335 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 returned with HTTP 200 Jul 24 00:55:04.923208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 361/1427] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:55:04 2026] DELETE /volume/v3/attachments/20648d5a-9aa0-4c7a-8f60-d5dbcc120507 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:55:04.940146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Create volume of 1 GB Jul 24 00:55:04.940542 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:04.940542 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:04.951152 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Availability Zones retrieved successfully. Jul 24 00:55:04.957422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Flow 'volume_create_api' (b5891f07-2ccd-433d-8811-b66acdedd3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:04.958830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a592149b-26aa-40c2-b1d1-55e26368160b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:04.960123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:05.032376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a592149b-26aa-40c2-b1d1-55e26368160b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:05.033299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28a1b0b-502a-41ab-aa4f-d6f2d7136b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:05.049675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c62c6ae3-1f70-4675-8611-6d75eeb9e963 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:05.050212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c62c6ae3-1f70-4675-8611-6d75eeb9e963 None None] GET https://10.4.3.67/volume// Jul 24 00:55:05.050448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c62c6ae3-1f70-4675-8611-6d75eeb9e963 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:05.050687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c62c6ae3-1f70-4675-8611-6d75eeb9e963 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:05.051064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c62c6ae3-1f70-4675-8611-6d75eeb9e963 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:05.051566 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 358/1428] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:05.066385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:05.069331 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce/action Jul 24 00:55:05.069641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action body: b'{"os-reimage": {"image_id": "31da792d-c22f-4c75-b21f-d66b37372860", "reimage_reserved": true}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:05.069787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "31da792d-c22f-4c75-b21f-d66b37372860", "reimage_reserved": true}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:05.081583 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:05.081583 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:05.082064 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:55:05.113311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Created reservations ['a61e97d8-1791-432e-990c-72a0a3d2e2c6', 'c7ec4b1a-b172-4cd1-8b43-338d59ba82d9', '2af03bac-3ab7-4b82-973c-404aa69aad48', '916e09e8-d109-4d22-9e6c-95f26fbdcbcd'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:05.114361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28a1b0b-502a-41ab-aa4f-d6f2d7136b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a61e97d8-1791-432e-990c-72a0a3d2e2c6', 'c7ec4b1a-b172-4cd1-8b43-338d59ba82d9', '2af03bac-3ab7-4b82-973c-404aa69aad48', '916e09e8-d109-4d22-9e6c-95f26fbdcbcd']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:05.115147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c80a5c-aa41-405e-98f4-9ffd07c6eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:05.143885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c80a5c-aa41-405e-98f4-9ffd07c6eb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c087915c-49b6-448b-ac95-433e4dff7af7', '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-661041617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c478fa06f84fb58fd6f7a450648bd8',qos_specs=None,replication_status=,reservations=['a61e97d8-1791-432e-990c-72a0a3d2e2c6','c7ec4b1a-b172-4cd1-8b43-338d59ba82d9','2af03bac-3ab7-4b82-973c-404aa69aad48','916e09e8-d109-4d22-9e6c-95f26fbdcbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a095ab50bedc4124942e701b0ad1c390',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-661041617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c087915c-49b6-448b-ac95-433e4dff7af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c478fa06f84fb58fd6f7a450648bd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a095ab50bedc4124942e701b0ad1c390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:05.145149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc134c3a-99a7-4fa3-a90d-ca60efb67b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:05.172096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc134c3a-99a7-4fa3-a90d-ca60efb67b33) transitioned into state 'SUCCESS' from state '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-661041617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c478fa06f84fb58fd6f7a450648bd8',qos_specs=None,replication_status=,reservations=['a61e97d8-1791-432e-990c-72a0a3d2e2c6','c7ec4b1a-b172-4cd1-8b43-338d59ba82d9','2af03bac-3ab7-4b82-973c-404aa69aad48','916e09e8-d109-4d22-9e6c-95f26fbdcbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a095ab50bedc4124942e701b0ad1c390',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:05.173350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec704696-2a03-4f64-bf50-47f2e6011b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:05.186315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec704696-2a03-4f64-bf50-47f2e6011b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:05.187489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Flow 'volume_create_api' (b5891f07-2ccd-433d-8811-b66acdedd3c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:05.187959 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Create volume request issued successfully. Jul 24 00:55:05.188867 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e26de6c0-e5f6-4e7d-b35a-16c238cc3c85 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:05.190028 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 356/1429] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:04 2026] POST /volume/v3/volumes => generated 750 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:05.194542 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-e20333f9-0ed6-4f6c-b8c3-4b24831b0a8d tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce/action returned with HTTP 202 Jul 24 00:55:05.194995 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 355/1430] 10.4.3.67 () {74 vars in 1706 bytes} [Fri Jul 24 00:55:05 2026] POST /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 00:55:05.202965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b424dbc-dca1-47dd-8935-791b0f41232a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:05.204362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2d0f4913-4492-4adf-a86e-817d06eead95 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:05.205549 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b424dbc-dca1-47dd-8935-791b0f41232a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:05.206093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b424dbc-dca1-47dd-8935-791b0f41232a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:05.206135 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b424dbc-dca1-47dd-8935-791b0f41232a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:05.206934 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d0f4913-4492-4adf-a86e-817d06eead95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:05.207171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d0f4913-4492-4adf-a86e-817d06eead95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:05.207414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d0f4913-4492-4adf-a86e-817d06eead95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:05.216595 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:05.216595 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:05.218295 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:05.218295 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:05.222353 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2d0f4913-4492-4adf-a86e-817d06eead95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:05.223568 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3b424dbc-dca1-47dd-8935-791b0f41232a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:05.229027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d0f4913-4492-4adf-a86e-817d06eead95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:05.229637 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 359/1431] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:05 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:05.230102 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b424dbc-dca1-47dd-8935-791b0f41232a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:05.230612 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 362/1432] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:05 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:05.698778 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:05.700667 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:05.700865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:05.701066 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:05.701210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:05.705367 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:05.705367 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:05.707167 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8f435f3-e81a-40ff-88cb-bf701b5fe2d6 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:05.707167 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 357/1433] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:05 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:06.245167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-add00930-e8ac-44df-99f5-6149be8e8610 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:06.247158 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-add00930-e8ac-44df-99f5-6149be8e8610 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:06.247427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-add00930-e8ac-44df-99f5-6149be8e8610 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:06.247717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-add00930-e8ac-44df-99f5-6149be8e8610 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:06.256965 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:06.256965 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:06.264528 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-add00930-e8ac-44df-99f5-6149be8e8610 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:06.268865 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-add00930-e8ac-44df-99f5-6149be8e8610 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:06.269382 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 356/1434] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:06 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:06.624560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:06.717489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:06.719979 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:06.720071 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:06.720353 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:06.720762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:06.726748 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:06.726748 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:06.729000 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b20413d-bd7b-45b2-957d-30a9ac1564dc tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:06.729000 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 363/1435] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:06 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:06.805933 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:06.806435 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-781323961"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:06.807896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-781323961'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:06.808009 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Create volume of 1 GB Jul 24 00:55:06.813157 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Availability Zones retrieved successfully. Jul 24 00:55:06.819675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Flow 'volume_create_api' (c30faf46-7014-46e4-a8fe-feb3a8da9bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:06.820602 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c14b2a-165d-4be6-9e66-85d56a7fa160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:06.821609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:06.853202 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c14b2a-165d-4be6-9e66-85d56a7fa160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:06.854207 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1ac430-88f9-4a1e-839b-4521d7992533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:06.937857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Created reservations ['6c6a31d0-cec0-4921-be7b-04b381108d1a', '56c11613-8572-44d9-b8b0-518017d23518', '32a02545-ae96-474e-ac26-c2e39f1746c0', 'cecbd71b-c607-4918-8a00-b19d6a8f5e91'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:06.938677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1ac430-88f9-4a1e-839b-4521d7992533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6a31d0-cec0-4921-be7b-04b381108d1a', '56c11613-8572-44d9-b8b0-518017d23518', '32a02545-ae96-474e-ac26-c2e39f1746c0', 'cecbd71b-c607-4918-8a00-b19d6a8f5e91']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:06.940008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed34b8b8-8eda-48f1-87ef-032e1511af81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:06.968554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed34b8b8-8eda-48f1-87ef-032e1511af81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a636737f-0934-411f-96a7-3c10ddce8911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-781323961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c292bb84b4f0e836f501be7455e8d',qos_specs=None,replication_status=,reservations=['6c6a31d0-cec0-4921-be7b-04b381108d1a','56c11613-8572-44d9-b8b0-518017d23518','32a02545-ae96-474e-ac26-c2e39f1746c0','cecbd71b-c607-4918-8a00-b19d6a8f5e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d81b5dbe4ac469c93ed3049042a2b9b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-781323961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a636737f-0934-411f-96a7-3c10ddce8911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c292bb84b4f0e836f501be7455e8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d81b5dbe4ac469c93ed3049042a2b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:06.970303 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360d0295-b9dd-4fc4-809f-f5920b4ee0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:06.991643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360d0295-b9dd-4fc4-809f-f5920b4ee0d7) transitioned into state 'SUCCESS' from state '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-781323961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c292bb84b4f0e836f501be7455e8d',qos_specs=None,replication_status=,reservations=['6c6a31d0-cec0-4921-be7b-04b381108d1a','56c11613-8572-44d9-b8b0-518017d23518','32a02545-ae96-474e-ac26-c2e39f1746c0','cecbd71b-c607-4918-8a00-b19d6a8f5e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d81b5dbe4ac469c93ed3049042a2b9b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:06.992413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f6d8b9-aa08-4857-988f-fc850a688de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:07.003467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f6d8b9-aa08-4857-988f-fc850a688de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:07.005286 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Flow 'volume_create_api' (c30faf46-7014-46e4-a8fe-feb3a8da9bd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:07.005355 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Create volume request issued successfully. Jul 24 00:55:07.006111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89eb7665-15fb-4ef4-9003-efa38ad66b02 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:07.006660 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 360/1436] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:06 2026] POST /volume/v3/volumes => generated 747 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:07.021630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:07.023656 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:07.023826 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:07.024146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:07.031439 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:07.031439 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:07.035487 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Volume info retrieved successfully. Jul 24 00:55:07.040544 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42d2b2f6-2491-4b30-a14a-0c675ae7e353 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 200 Jul 24 00:55:07.040967 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 358/1437] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:07 2026] GET /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:07.283479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6de332c8-51fb-4e2d-a09b-63152067bbab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:07.285299 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6de332c8-51fb-4e2d-a09b-63152067bbab tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:07.285532 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6de332c8-51fb-4e2d-a09b-63152067bbab tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:07.285777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6de332c8-51fb-4e2d-a09b-63152067bbab tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:07.293116 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:07.293116 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:07.296905 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6de332c8-51fb-4e2d-a09b-63152067bbab tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:07.301134 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6de332c8-51fb-4e2d-a09b-63152067bbab tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:07.301613 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 357/1438] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:07 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:07.740518 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:07.742371 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:07.742598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:07.742835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:07.742990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:07.747567 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:07.747567 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:07.748619 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb114a9f-2b3c-40b4-98fd-81bca70b03a8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:07.749105 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 364/1439] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:07 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.053817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.055567 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:08.055775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.055986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.064420 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.064420 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:08.068582 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Volume info retrieved successfully. Jul 24 00:55:08.074618 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df9d491b-2e91-42a1-b837-bb88938b0e28 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 200 Jul 24 00:55:08.075134 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 361/1440] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.090154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ed74fd7b-03e1-49bf-a8fe-2545c39a6b57 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.091865 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ed74fd7b-03e1-49bf-a8fe-2545c39a6b57 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 00:55:08.092054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ed74fd7b-03e1-49bf-a8fe-2545c39a6b57 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.092313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ed74fd7b-03e1-49bf-a8fe-2545c39a6b57 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.111493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ed74fd7b-03e1-49bf-a8fe-2545c39a6b57 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 00:55:08.111884 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 359/1441] 10.4.3.67 () {66 vars in 1227 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.132739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.135450 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:08.135450 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.135450 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.144934 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.144934 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:08.149689 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Volume info retrieved successfully. Jul 24 00:55:08.156050 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c2a0845-c3a9-4998-bb22-f1db0106d678 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 200 Jul 24 00:55:08.156551 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 358/1442] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.168629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.170529 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:08.170753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.170942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.171143 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:08.171358 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.173745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:08.173939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.174285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.174441 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Delete volume with id: a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:08.180252 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.180252 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:08.180879 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:08.184214 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.184214 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:08.184873 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Volume info retrieved successfully. Jul 24 00:55:08.201657 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:55:08.201869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa2d31a6-7974-4029-9935-7bfcc30753bf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 202 Jul 24 00:55:08.202325 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 365/1443] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:08 2026] DELETE /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:08.209065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.210933 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:08.211045 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Delete volume request issued successfully. Jul 24 00:55:08.211153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.211348 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7310eaec-2dcf-4497-9779-6f6b89a3dca0 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 202 Jul 24 00:55:08.211499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.211830 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 362/1444] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:08 2026] DELETE /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:08.220165 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.220165 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:08.221592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-13c7e410-de4f-458b-9201-a59a5f146470 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.223539 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13c7e410-de4f-458b-9201-a59a5f146470 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:08.223789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13c7e410-de4f-458b-9201-a59a5f146470 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.224033 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13c7e410-de4f-458b-9201-a59a5f146470 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.224142 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:08.229486 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9faac1c3-59cc-4f0f-9439-f69da14edd53 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 200 Jul 24 00:55:08.230000 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 360/1445] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.231409 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.231409 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:08.235541 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-13c7e410-de4f-458b-9201-a59a5f146470 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Volume info retrieved successfully. Jul 24 00:55:08.240390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13c7e410-de4f-458b-9201-a59a5f146470 tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 200 Jul 24 00:55:08.240865 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 359/1446] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.314758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.316611 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:08.316858 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.317101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.324930 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.324930 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:08.329847 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:08.334827 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f00ef282-edcb-42f1-90d3-adc72a79b72a tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:08.335368 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 366/1447] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.401592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.403728 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:08.403962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.404233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.412907 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.412907 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:08.416683 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:08.420902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0cc9b6b5-5650-459e-86d5-a595e3df2e3d tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:55:08.421474 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 363/1448] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.465875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.467734 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:08.467925 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.468147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.474965 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.474965 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:08.479037 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:08.482966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-814b9279-50c6-4e31-92bd-4aa1182d88e0 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:55:08.483584 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 361/1449] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:08.762710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cc53e57a-b391-4eb5-8962-017467428f7b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:08.767215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc53e57a-b391-4eb5-8962-017467428f7b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:08.767215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc53e57a-b391-4eb5-8962-017467428f7b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:08.767215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc53e57a-b391-4eb5-8962-017467428f7b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:08.767215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cc53e57a-b391-4eb5-8962-017467428f7b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:08.768973 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:08.768973 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:08.769810 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc53e57a-b391-4eb5-8962-017467428f7b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:08.770207 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 360/1450] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:08 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:09.242773 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de33fdc6-fe86-41d9-a62b-6420cbbd1f00 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.244694 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de33fdc6-fe86-41d9-a62b-6420cbbd1f00 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:09.244948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de33fdc6-fe86-41d9-a62b-6420cbbd1f00 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.245170 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de33fdc6-fe86-41d9-a62b-6420cbbd1f00 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.251589 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de33fdc6-fe86-41d9-a62b-6420cbbd1f00 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 404 Jul 24 00:55:09.252269 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 367/1451] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:09.254012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-05e32889-6622-40f1-935a-422684d12cbf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.255774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05e32889-6622-40f1-935a-422684d12cbf tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] GET https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 Jul 24 00:55:09.255967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05e32889-6622-40f1-935a-422684d12cbf tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.257457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05e32889-6622-40f1-935a-422684d12cbf tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.260512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-516b38b3-8059-442c-b204-5497608115e6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.262920 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-516b38b3-8059-442c-b204-5497608115e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:09.263240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-516b38b3-8059-442c-b204-5497608115e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.263402 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05e32889-6622-40f1-935a-422684d12cbf tempest-AbsoluteLimitsTests-2112278947 tempest-AbsoluteLimitsTests-2112278947-project-member] https://10.4.3.67/volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 returned with HTTP 404 Jul 24 00:55:09.263592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-516b38b3-8059-442c-b204-5497608115e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.264002 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 364/1452] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/volumes/a636737f-0934-411f-96a7-3c10ddce8911 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:09.273445 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-516b38b3-8059-442c-b204-5497608115e6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 404 Jul 24 00:55:09.274107 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 362/1453] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:09.281856 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.284133 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:09.284371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.284607 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.284802 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 52e22e09-9e69-431a-944e-306dc1c825c6 Jul 24 00:55:09.291484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd0d36f5-8ef2-45cb-985a-c56001f6f410 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 returned with HTTP 404 Jul 24 00:55:09.292260 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 361/1454] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:09 2026] DELETE /volume/v3/volumes/52e22e09-9e69-431a-944e-306dc1c825c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:09.320483 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.322504 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:09.322848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-522147177"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:09.325296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-522147177'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:09.350794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.353831 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:09.354065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.354335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.363148 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:09.363148 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:09.368200 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:09.374800 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6cbc8158-05c3-4ae2-9266-43b4dfa3a2b7 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:09.375365 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 365/1455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:09.620878 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume of 1 GB Jul 24 00:55:09.624772 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:55:09.632513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (15ea77e4-fefa-45b4-bdb1-30b950aa6664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:09.634175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341ad1b5-f5cc-4659-8345-3b68c20a2ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:09.635147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:09.715868 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341ad1b5-f5cc-4659-8345-3b68c20a2ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:09.717009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead43217-0348-44a2-9b3e-b3dcd45bc052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:09.781087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.781277 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['f32c4966-6837-4801-9e3e-faefb83602ad', 'fa1ba0c6-b161-45f9-aab3-9419c7c984cb', '3c66539d-6aaf-4ab9-a5c3-26a44a38881e', '3403cae1-f356-4718-bff0-fe0b2ff5f777'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:09.782215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead43217-0348-44a2-9b3e-b3dcd45bc052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32c4966-6837-4801-9e3e-faefb83602ad', 'fa1ba0c6-b161-45f9-aab3-9419c7c984cb', '3c66539d-6aaf-4ab9-a5c3-26a44a38881e', '3403cae1-f356-4718-bff0-fe0b2ff5f777']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:09.783275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0c29b3-0542-491d-92de-a4ae55f518ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:09.783650 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:09.783921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.784229 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.784375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:09.790549 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:09.790549 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:09.791347 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-124f5cf7-eac0-4c9e-9645-9e93ed3484e7 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:09.791810 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 363/1456] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:09.818588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0c29b3-0542-491d-92de-a4ae55f518ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d27b8bd-2563-4d02-bc8c-245ac39323c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-522147177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['f32c4966-6837-4801-9e3e-faefb83602ad','fa1ba0c6-b161-45f9-aab3-9419c7c984cb','3c66539d-6aaf-4ab9-a5c3-26a44a38881e','3403cae1-f356-4718-bff0-fe0b2ff5f777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-522147177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d27b8bd-2563-4d02-bc8c-245ac39323c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:09.818588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b2f91-3f9e-40a7-8efa-6ade7f51c498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:09.842923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b2f91-3f9e-40a7-8efa-6ade7f51c498) transitioned into state 'SUCCESS' from state '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-522147177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['f32c4966-6837-4801-9e3e-faefb83602ad','fa1ba0c6-b161-45f9-aab3-9419c7c984cb','3c66539d-6aaf-4ab9-a5c3-26a44a38881e','3403cae1-f356-4718-bff0-fe0b2ff5f777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:09.843979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13596594-31cf-4d49-a51c-5ba20ae5b390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:09.861790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13596594-31cf-4d49-a51c-5ba20ae5b390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:09.862753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (15ea77e4-fefa-45b4-bdb1-30b950aa6664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:09.864133 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:55:09.864878 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de27ca0e-a2cc-4566-be37-574a1e77d3d7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:09.865831 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 368/1457] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:09 2026] POST /volume/v3/volumes => generated 746 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:09.880240 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:09.882206 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:09.882736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:09.882736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:09.893941 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:09.893941 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:09.898969 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:09.905092 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d62c99d-40da-41ae-b828-b74b4c80d701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:09.905674 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 362/1458] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:09 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:10.390824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:10.392533 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:10.392724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:10.392895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:10.399487 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:10.399487 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:10.403462 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:10.408080 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23768a11-18ff-4be1-93d1-1c8a9f79d65b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:10.408588 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 366/1459] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:10 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:10.806157 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-893283c0-a0db-4034-96c8-9587154f0ed9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:10.808237 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-893283c0-a0db-4034-96c8-9587154f0ed9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:10.808491 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-893283c0-a0db-4034-96c8-9587154f0ed9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:10.808711 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-893283c0-a0db-4034-96c8-9587154f0ed9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:10.808864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-893283c0-a0db-4034-96c8-9587154f0ed9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:10.813739 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:10.813739 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:10.814601 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-893283c0-a0db-4034-96c8-9587154f0ed9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:10.815050 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 364/1460] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:10 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:10.921758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8cf1558c-7c07-448f-9980-e58fcde6009a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:10.923925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cf1558c-7c07-448f-9980-e58fcde6009a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:10.924305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cf1558c-7c07-448f-9980-e58fcde6009a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:10.924739 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cf1558c-7c07-448f-9980-e58fcde6009a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:10.932931 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:10.932931 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:10.938220 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8cf1558c-7c07-448f-9980-e58fcde6009a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:10.944970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cf1558c-7c07-448f-9980-e58fcde6009a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:10.945501 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 369/1461] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:10 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:10.961134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dffa9c95-316b-47f7-bc7f-051674da6918 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:10.963332 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dffa9c95-316b-47f7-bc7f-051674da6918 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:10.963605 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dffa9c95-316b-47f7-bc7f-051674da6918 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:10.963850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dffa9c95-316b-47f7-bc7f-051674da6918 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:10.972844 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:10.972844 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:10.978870 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dffa9c95-316b-47f7-bc7f-051674da6918 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:10.986420 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dffa9c95-316b-47f7-bc7f-051674da6918 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:10.986926 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 363/1462] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:10 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:10.999797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.001845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:55:11.002325 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d27b8bd-2563-4d02-bc8c-245ac39323c7", "name": "tempest-VolumesBackupsTest-Backup-1402284364", "container": "tempest-volumesbackupstest-backup-container-598681512"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:11.003932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': '9d27b8bd-2563-4d02-bc8c-245ac39323c7', 'name': 'tempest-VolumesBackupsTest-Backup-1402284364', 'container': 'tempest-volumesbackupstest-backup-container-598681512'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:55:11.004070 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume 9d27b8bd-2563-4d02-bc8c-245ac39323c7 in container tempest-volumesbackupstest-backup-container-598681512 Jul 24 00:55:11.011995 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.011995 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:11.012568 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:11.030797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['7eda8f69-e1df-476c-8835-ccd03bc75eef', '0c403e43-4d23-440a-bf64-8672062a36f5'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:11.032172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.034379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:11.034499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.034686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.045134 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.045134 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:11.050027 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:11.056802 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-91ebd53b-1025-4e08-9d89-0fa627d5e914 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:11.057566 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 365/1463] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:11.063251 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6312d9b4-8d68-463f-9fad-2be8b41b4f86 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:55:11.063453 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 367/1464] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:10 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) Jul 24 00:55:11.071967 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.073452 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:11.073768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.074048 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.074277 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:11.077156 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.079606 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0/action Jul 24 00:55:11.079744 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.079744 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:11.080061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:11.080282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:11.080941 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-99df33ce-dd8f-4b84-8685-d0702c8b02d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:11.081537 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 370/1465] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:11.093169 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.093169 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:11.093718 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:11.100524 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Begin detaching volume completed successfully. Jul 24 00:55:11.100792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-ec573870-8d76-48d7-adad-a90b2aadc412 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0/action returned with HTTP 202 Jul 24 00:55:11.101420 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 364/1466] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:55:11 2026] POST /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:11.123518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.126025 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:11.126433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.127355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.140529 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.140529 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:11.144921 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:11.149723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3e14780-ea22-4273-8fa2-17b90e75fe94 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:11.149864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-526b3b02-a751-40f9-bd55-7bdb241df5d3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.150327 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 366/1467] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:11.150356 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-526b3b02-a751-40f9-bd55-7bdb241df5d3 None None] GET https://10.4.3.67/volume// Jul 24 00:55:11.150671 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-526b3b02-a751-40f9-bd55-7bdb241df5d3 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.150718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-526b3b02-a751-40f9-bd55-7bdb241df5d3 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.151218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-526b3b02-a751-40f9-bd55-7bdb241df5d3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:11.151524 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 368/1468] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:11.161203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.164519 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:11.164738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.164924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.176257 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.176257 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:11.180736 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:11.187710 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-08119150-ea01-4540-ae85-874ba5681203 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:11.188232 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 371/1469] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 00:55:11.274769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.374620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:11.374896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1043297383", "metadata": {"Type": "Test"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:11.376926 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1043297383', 'metadata': {'Type': 'Test'}}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:11.376926 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:11.381997 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:11.387819 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (4778465b-cc23-4807-8383-55d0e9a3d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:11.388783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b386dff8-f7b0-401e-9293-d7690dc656e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:11.389811 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:11.423163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b386dff8-f7b0-401e-9293-d7690dc656e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:11.423472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b1dba8-650b-4a8a-86a4-c32f95c014d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:11.425705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.427573 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:11.427817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.428047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.436062 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.436062 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:11.439859 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:11.450103 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f0c4ab7-76e1-487f-8e06-c9a3b1483283 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:11.450557 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 367/1470] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:11.454884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.457974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] DELETE https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:11.458214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.458412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.458580 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Delete volume with id: 06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:11.467000 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.467000 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:11.467557 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:11.487077 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Delete volume request issued successfully. Jul 24 00:55:11.487419 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c337419b-5495-42c9-bd8f-7ff1e3e6b209 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 202 Jul 24 00:55:11.487828 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 369/1471] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:11 2026] DELETE /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:11.495585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['1d2b38e1-77e5-4e28-beb5-aaac62f1229f', '66b2133c-3b6a-47de-a51d-8b958c3d9272', 'a28da59f-1349-412f-929a-5e656acc9d9d', '200ed719-f7f1-4dab-8000-90467e440604'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:11.496338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.496394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b1dba8-650b-4a8a-86a4-c32f95c014d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d2b38e1-77e5-4e28-beb5-aaac62f1229f', '66b2133c-3b6a-47de-a51d-8b958c3d9272', 'a28da59f-1349-412f-929a-5e656acc9d9d', '200ed719-f7f1-4dab-8000-90467e440604']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:11.497167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818f056b-e706-4704-b349-a55e8490391d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:11.498629 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:11.498947 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.499380 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.510013 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.510013 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:11.515731 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:11.520545 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818f056b-e706-4704-b349-a55e8490391d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4b3e57-c629-40e6-9a39-14886cf35c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1043297383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['1d2b38e1-77e5-4e28-beb5-aaac62f1229f','66b2133c-3b6a-47de-a51d-8b958c3d9272','a28da59f-1349-412f-929a-5e656acc9d9d','200ed719-f7f1-4dab-8000-90467e440604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1043297383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf4b3e57-c629-40e6-9a39-14886cf35c32,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:11.521330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fc54e0-a316-44e6-bb85-a0e5dcee4f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:11.522293 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-631b9bcb-c741-457d-9ad8-c8c0e1277fd2 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 200 Jul 24 00:55:11.522991 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 372/1472] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:11.541411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fc54e0-a316-44e6-bb85-a0e5dcee4f05) transitioned into state 'SUCCESS' from state '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-1043297383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['1d2b38e1-77e5-4e28-beb5-aaac62f1229f','66b2133c-3b6a-47de-a51d-8b958c3d9272','a28da59f-1349-412f-929a-5e656acc9d9d','200ed719-f7f1-4dab-8000-90467e440604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:11.542170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62fc4aa9-c647-4bb6-8f9a-c37f67c259b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:11.550496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62fc4aa9-c647-4bb6-8f9a-c37f67c259b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:11.554349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (4778465b-cc23-4807-8383-55d0e9a3d889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:11.554686 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:11.555273 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca95ca9f-063c-4891-a301-f024ad8cad1f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:11.555662 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 365/1473] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:11 2026] POST /volume/v3/volumes => generated 757 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:11.572978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.574866 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:11.575060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.575289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.583852 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.583852 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:11.588705 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:11.594319 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72e40cb3-e892-461f-ba5b-c2507c1bc063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:11.594727 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 368/1474] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:11.826282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:11.827960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:11.828143 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:11.828354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:11.828459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:11.833265 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:11.833265 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:11.833969 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5de1b38c-0baf-4ec8-9e0a-ffa68c45e33c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:11.834430 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 370/1475] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:11 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.093613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.096395 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:12.096611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.096835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.096937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:12.101782 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.101782 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:12.102759 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-077c1131-04ec-4e06-ba58-5c30ec9112c5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:12.103453 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 373/1476] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.164647 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.168858 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:12.169165 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.169542 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.182990 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.182990 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.189808 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:12.195572 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29494728-b5d5-4d8f-83fe-d49a652bdbba tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:12.196043 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 366/1477] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:12.465095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.467069 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:12.467309 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.467507 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.475414 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.475414 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:12.480509 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:12.488872 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c50e2e81-75b6-48e4-9122-e75b3d1caf4f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:12.489429 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 369/1478] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.540117 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8f6d9420-dddb-41a8-a562-41992ef0ef70 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.541936 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f6d9420-dddb-41a8-a562-41992ef0ef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d Jul 24 00:55:12.542174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f6d9420-dddb-41a8-a562-41992ef0ef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.542357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f6d9420-dddb-41a8-a562-41992ef0ef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.557079 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f6d9420-dddb-41a8-a562-41992ef0ef70 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d returned with HTTP 404 Jul 24 00:55:12.557565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0ddf61d8-457c-4e01-9d5b-c250a84a629a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.557699 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 371/1479] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/06e9534b-feaa-4b4f-bbd5-22376c8a195d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:12.558098 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ddf61d8-457c-4e01-9d5b-c250a84a629a None None] GET https://10.4.3.67/volume// Jul 24 00:55:12.558354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ddf61d8-457c-4e01-9d5b-c250a84a629a None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.558560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ddf61d8-457c-4e01-9d5b-c250a84a629a None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.558917 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ddf61d8-457c-4e01-9d5b-c250a84a629a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:12.559260 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 374/1480] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:12.567179 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.569278 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:55:12.569512 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.569716 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.586311 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.586311 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.593325 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:55:12.600157 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-659e7cd7-7cfc-4921-af0d-b5062924fcb8 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:55:12.600792 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 367/1481] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:12.610254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.612554 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:12.612804 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.613004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.622116 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.622116 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:12.628173 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:12.635169 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38eb1ca2-d878-4190-8d9c-c19fbb012f66 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:12.635743 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 370/1482] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.639372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.640992 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:55:12.641288 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.641505 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.641699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Delete volume with id: 3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:55:12.654212 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.654705 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.654705 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:12.655397 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:12.657302 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:12.657610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.657900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.673614 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.673614 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:12.678631 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:12.682935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-486b1e20-0003-48b2-9be2-5d1a4ea1607f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:12.683373 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 375/1483] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.684949 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Delete volume request issued successfully. Jul 24 00:55:12.685199 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bb015b9-a7d4-4a18-bfc1-e589fa52196c tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 202 Jul 24 00:55:12.685612 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 372/1484] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:12 2026] DELETE /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:12.693443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.695412 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:55:12.695620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.695800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.702316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.703270 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.703270 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.704079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:12.704502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1043297383"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:12.707302 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Volume info retrieved successfully. Jul 24 00:55:12.716981 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.716981 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:12.717581 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc21d646-7707-4dcd-b32e-f9ca2e0a34db tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 200 Jul 24 00:55:12.718140 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 368/1485] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.720979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.721878 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:12.723048 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] PUT https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 Jul 24 00:55:12.723731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:12.732207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Acquiring lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:55:12.732355 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:12.733187 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ee93b69-70fc-40d2-9fd7-afaf6a1bc9ad tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:12.734018 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 371/1486] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:12 2026] PUT /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.737948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:55:12.739081 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.739081 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:12.747948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-80bd76cb-8992-4417-bc66-582c23b14875 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.750074 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-80bd76cb-8992-4417-bc66-582c23b14875 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:12.750907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-80bd76cb-8992-4417-bc66-582c23b14875 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2051240353", "description": "This is the new description of volume"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:12.760622 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.760622 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:12.764717 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-80bd76cb-8992-4417-bc66-582c23b14875 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:12.773820 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-80bd76cb-8992-4417-bc66-582c23b14875 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:12.774502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-80bd76cb-8992-4417-bc66-582c23b14875 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:12.774936 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 373/1487] 10.4.3.67 () {68 vars in 1362 bytes} [Fri Jul 24 00:55:12 2026] PUT /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.787228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.790307 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:12.790596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.790867 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.801453 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.801453 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.807688 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:12.817390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0bb39d28-e743-4cd5-b83c-b755d4a039e3 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:12.817952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 369/1488] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 889 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.832241 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.834723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:12.835258 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1396891730", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1840294565"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:12.838368 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1396891730', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1840294565'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:12.838368 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:12.842665 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:12.847869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.850272 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:12.850471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.850660 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.850707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (810bd06d-e766-44f8-8788-5424382a6458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:12.850759 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:12.851691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42b9799-d091-4651-acb7-7a322d88fb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:12.852725 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:12.855488 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.855488 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:12.856585 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dea0384-4e52-4fde-9ae1-516cbcca97eb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:12.857060 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 374/1489] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.870228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-39769c78-0d17-4784-846e-88f119f6e838 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.872554 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39769c78-0d17-4784-846e-88f119f6e838 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 Jul 24 00:55:12.873230 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39769c78-0d17-4784-846e-88f119f6e838 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.874220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39769c78-0d17-4784-846e-88f119f6e838 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.880752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42b9799-d091-4651-acb7-7a322d88fb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:12.881493 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.881493 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.881965 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ceb4b1f-23d7-4fe3-a9d2-f6914f46a9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:12.888862 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-39769c78-0d17-4784-846e-88f119f6e838 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:12.890674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39769c78-0d17-4784-846e-88f119f6e838 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 returned with HTTP 200 Jul 24 00:55:12.891342 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 370/1490] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.907363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.909145 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:55:12.909390 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.909562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.909865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:12.910624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:12.911310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Lock "cinder-attachment_update-66cf8a45-87cd-4519-9f44-8a5b6d511bce-np0000005792" released by "attachment_update" :: held 0.173s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:55:12.911617 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-2fe34d66-2d46-49b4-8be7-91273163172b tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 returned with HTTP 200 Jul 24 00:55:12.912063 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 376/1491] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:55:12 2026] PUT /volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:12.921712 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Get all volumes completed successfully. Jul 24 00:55:12.922204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7dc182fd-0111-4bd9-a45b-f19c4e2c2a94 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:55:12.922775 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 375/1492] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:55:12 2026] GET /volume/v3/volumes => generated 657 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:12.932271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e7295460-ed0c-448e-b706-126dfb732eff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.932801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['9b293366-a9d1-4e6d-8e5b-59bcc9951388', '9f180dc8-fcdb-452f-956a-2963a5aac591', '863f8e9c-1ca5-47cc-b3d2-88924e9e3da0', 'f30a2da3-6069-4c5a-ba47-7bcd226d9fcd'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:12.933661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ceb4b1f-23d7-4fe3-a9d2-f6914f46a9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b293366-a9d1-4e6d-8e5b-59bcc9951388', '9f180dc8-fcdb-452f-956a-2963a5aac591', '863f8e9c-1ca5-47cc-b3d2-88924e9e3da0', 'f30a2da3-6069-4c5a-ba47-7bcd226d9fcd']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:12.933966 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] DELETE https://10.4.3.67/volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 Jul 24 00:55:12.934321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.934498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e628586-5138-47dc-b14a-b20c568ed0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:12.934660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.936001 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume with id: 690156d2-5e5b-4265-a69e-43695e032360 Jul 24 00:55:12.944967 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.944967 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:12.945376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-cb94f6a1-9ddf-4cda-a4b4-14a4ae19eb77 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.945842 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:12.947772 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-cb94f6a1-9ddf-4cda-a4b4-14a4ae19eb77 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] POST https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148/action Jul 24 00:55:12.948385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-cb94f6a1-9ddf-4cda-a4b4-14a4ae19eb77 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:12.949009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-cb94f6a1-9ddf-4cda-a4b4-14a4ae19eb77 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:12.959065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e628586-5138-47dc-b14a-b20c568ed0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7411c96c-dcac-4701-b41b-e6f196a18414', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1396891730',display_name='tempest-VolumesGetTest-Volume-1840294565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['9b293366-a9d1-4e6d-8e5b-59bcc9951388','9f180dc8-fcdb-452f-956a-2963a5aac591','863f8e9c-1ca5-47cc-b3d2-88924e9e3da0','f30a2da3-6069-4c5a-ba47-7bcd226d9fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1396891730',display_name='tempest-VolumesGetTest-Volume-1840294565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7411c96c-dcac-4701-b41b-e6f196a18414,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:12.959647 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bff29d9-cb9a-4d49-9fac-b833b20275a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:12.966439 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume request issued successfully. Jul 24 00:55:12.966859 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7295460-ed0c-448e-b706-126dfb732eff tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 returned with HTTP 202 Jul 24 00:55:12.967237 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.967237 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:12.967629 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 371/1493] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:12 2026] DELETE /volume/v3/volumes/690156d2-5e5b-4265-a69e-43695e032360 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:12.976705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:12.979484 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] DELETE https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b Jul 24 00:55:12.979679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:12.979846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:12.979939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Delete backup with id: b157d359-1c85-4d5a-9b62-511650fc5a5b. Jul 24 00:55:12.982949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bff29d9-cb9a-4d49-9fac-b833b20275a8) transitioned into 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-1396891730',display_name='tempest-VolumesGetTest-Volume-1840294565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['9b293366-a9d1-4e6d-8e5b-59bcc9951388','9f180dc8-fcdb-452f-956a-2963a5aac591','863f8e9c-1ca5-47cc-b3d2-88924e9e3da0','f30a2da3-6069-4c5a-ba47-7bcd226d9fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:12.984204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccc7b19-4713-4fbf-9605-b34b4821308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:12.984921 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:12.984921 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:12.985535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-aaa9aecd-6ee6-4fc9-9e68-7b27a370e9a7 req-cb94f6a1-9ddf-4cda-a4b4-14a4ae19eb77 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148/action returned with HTTP 204 Jul 24 00:55:12.986029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 377/1494] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:55:12 2026] POST /volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:12.994247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccc7b19-4713-4fbf-9605-b34b4821308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:12.995371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (810bd06d-e766-44f8-8788-5424382a6458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:12.995783 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:12.996264 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0f26543-c08e-4d2b-8443-6a69405b98cd tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:12.996702 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 372/1495] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:12 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:13.011386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] delete_backup rpcapi backup_id b157d359-1c85-4d5a-9b62-511650fc5a5b {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:55:13.011849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-be2cbf73-b719-4634-b936-b2eeaec61571 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.013243 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9833de5-c68f-41e1-b9a9-2c8a18b92347 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b returned with HTTP 202 Jul 24 00:55:13.014046 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 376/1496] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:12 2026] DELETE /volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:13.018708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be2cbf73-b719-4634-b936-b2eeaec61571 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:13.018708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be2cbf73-b719-4634-b936-b2eeaec61571 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.018708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be2cbf73-b719-4634-b936-b2eeaec61571 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.029648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.030921 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:13.030921 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:13.031940 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b Jul 24 00:55:13.032160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.032872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.033015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Show backup with id b157d359-1c85-4d5a-9b62-511650fc5a5b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:13.041981 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-be2cbf73-b719-4634-b936-b2eeaec61571 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:13.049507 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:13.049507 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:13.050643 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-515ef17b-7f7b-4f2d-aac0-6207f0ed2c77 tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b returned with HTTP 200 Jul 24 00:55:13.050702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be2cbf73-b719-4634-b936-b2eeaec61571 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 200 Jul 24 00:55:13.050702 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 372/1497] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:13.051019 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 378/1498] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:13.113840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-360523b0-4c16-47fc-b280-f8ef04fa225f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.115610 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-360523b0-4c16-47fc-b280-f8ef04fa225f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:13.115785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-360523b0-4c16-47fc-b280-f8ef04fa225f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.115963 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-360523b0-4c16-47fc-b280-f8ef04fa225f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.116062 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-360523b0-4c16-47fc-b280-f8ef04fa225f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:13.120088 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:13.120088 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:13.120854 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-360523b0-4c16-47fc-b280-f8ef04fa225f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:13.121450 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 373/1499] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:13.214475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2082c24e-fa13-4b16-a444-12446eb40a74 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.216447 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2082c24e-fa13-4b16-a444-12446eb40a74 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:13.216694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2082c24e-fa13-4b16-a444-12446eb40a74 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.216976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2082c24e-fa13-4b16-a444-12446eb40a74 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.231487 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:13.231487 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:13.236314 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2082c24e-fa13-4b16-a444-12446eb40a74 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:13.241562 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2082c24e-fa13-4b16-a444-12446eb40a74 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:13.241935 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 377/1500] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:13.502408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cfff7ab8-397d-4202-a587-34ececaa6015 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.507052 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cfff7ab8-397d-4202-a587-34ececaa6015 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:13.507052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cfff7ab8-397d-4202-a587-34ececaa6015 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.507052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cfff7ab8-397d-4202-a587-34ececaa6015 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.515497 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:13.515497 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:13.521992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cfff7ab8-397d-4202-a587-34ececaa6015 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:13.527962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cfff7ab8-397d-4202-a587-34ececaa6015 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:13.528937 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 373/1501] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:13.732471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a29ada03-cfe6-43d4-b092-0040a0109793 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:13.734422 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a29ada03-cfe6-43d4-b092-0040a0109793 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] GET https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 Jul 24 00:55:13.734690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a29ada03-cfe6-43d4-b092-0040a0109793 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:13.734983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a29ada03-cfe6-43d4-b092-0040a0109793 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:13.742749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a29ada03-cfe6-43d4-b092-0040a0109793 tempest-AttachVolumeShelveTestJSON-52736780 tempest-AttachVolumeShelveTestJSON-52736780-project-member] https://10.4.3.67/volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 returned with HTTP 404 Jul 24 00:55:13.743443 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 379/1502] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:13 2026] GET /volume/v3/volumes/3af5e72c-0df0-4872-9463-7bc23c6deb31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:14.062115 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b73317b9-71d8-4151-be41-55e5f941407c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.064559 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b73317b9-71d8-4151-be41-55e5f941407c tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] GET https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b Jul 24 00:55:14.064759 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b73317b9-71d8-4151-be41-55e5f941407c tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.064967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b73317b9-71d8-4151-be41-55e5f941407c tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.065077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b73317b9-71d8-4151-be41-55e5f941407c tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Show backup with id b157d359-1c85-4d5a-9b62-511650fc5a5b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:14.065124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.067466 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.067716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.067972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.069769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b73317b9-71d8-4151-be41-55e5f941407c tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b returned with HTTP 404 Jul 24 00:55:14.070503 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 374/1503] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/backups/b157d359-1c85-4d5a-9b62-511650fc5a5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:14.077717 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.077717 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:14.079474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.082461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] DELETE https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:14.082461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.082461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.082461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete backup with id: 799a06d9-411e-49d3-873d-6bede8a0931b. Jul 24 00:55:14.082705 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:14.087364 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.087364 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:14.089820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8ea1843-4025-41e7-8ff8-63fb2965f46a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 200 Jul 24 00:55:14.090473 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 378/1504] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.103468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.106411 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.106930 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1043297383", "description": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:14.110152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] delete_backup rpcapi backup_id 799a06d9-411e-49d3-873d-6bede8a0931b {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:55:14.111113 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-25cc6c5a-099d-4e92-90b7-e29e0829df6e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 202 Jul 24 00:55:14.112158 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 374/1505] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:14 2026] DELETE /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:14.123006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8009502d-cd1d-47fb-9e41-82998f536676 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.125279 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.125279 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:14.128975 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8009502d-cd1d-47fb-9e41-82998f536676 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:14.129224 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8009502d-cd1d-47fb-9e41-82998f536676 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.129462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8009502d-cd1d-47fb-9e41-82998f536676 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.129577 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8009502d-cd1d-47fb-9e41-82998f536676 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:14.131107 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:14.134214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.134715 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:14.134917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.135130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.135285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:14.136317 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.136317 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:14.137269 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8009502d-cd1d-47fb-9e41-82998f536676 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 200 Jul 24 00:55:14.137738 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 375/1506] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.141083 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.141083 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:14.142436 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6225e86a-2bf9-4851-9361-5a8724bf17e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:14.142851 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 379/1507] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.146075 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:14.147014 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c449f24a-efaf-40c1-8ec1-2761cc3295e9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 200 Jul 24 00:55:14.147654 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 380/1508] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:14 2026] PUT /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 768 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.160911 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.163483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.163974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.164622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.176504 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.176504 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:14.187356 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:14.191709 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5383202-f3ae-4c37-9a25-ac8df011f712 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 200 Jul 24 00:55:14.191709 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 375/1509] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.205684 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.207750 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.207994 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.208523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.208523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: 7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.218746 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.218746 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:14.219433 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:14.243392 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:14.243579 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9ca39b9a-558c-4053-bda5-3f3c68a149f4 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 202 Jul 24 00:55:14.244181 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 376/1510] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:14 2026] DELETE /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:14.250992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.253369 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:14.253714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.253987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.255823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1992b13e-6af2-4812-ab69-c521d164395b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.257872 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1992b13e-6af2-4812-ab69-c521d164395b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:14.258091 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1992b13e-6af2-4812-ab69-c521d164395b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.258349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1992b13e-6af2-4812-ab69-c521d164395b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.267685 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.267685 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:14.273348 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:14.274381 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.274381 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:14.281416 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-84da9407-7479-44f4-bb0b-5b493f1c2904 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 200 Jul 24 00:55:14.282046 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 380/1511] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:14.282553 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1992b13e-6af2-4812-ab69-c521d164395b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:14.289802 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1992b13e-6af2-4812-ab69-c521d164395b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:14.290688 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 381/1512] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:14.544394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a9be0964-5fed-4589-8300-6f947076cb34 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:14.548694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a9be0964-5fed-4589-8300-6f947076cb34 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:14.551608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a9be0964-5fed-4589-8300-6f947076cb34 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:14.552282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a9be0964-5fed-4589-8300-6f947076cb34 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:14.563441 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:14.563441 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:14.570758 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a9be0964-5fed-4589-8300-6f947076cb34 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:14.575096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a9be0964-5fed-4589-8300-6f947076cb34 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:14.575096 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 376/1513] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:14 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.081722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-1927bfe5-5237-485e-92f4-9a00c049467f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.085423 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-1927bfe5-5237-485e-92f4-9a00c049467f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 Jul 24 00:55:15.085612 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-1927bfe5-5237-485e-92f4-9a00c049467f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.085796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-1927bfe5-5237-485e-92f4-9a00c049467f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.095064 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.095064 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:15.148183 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0e837a0a-20da-480e-82b9-8335080b31d4 req-1927bfe5-5237-485e-92f4-9a00c049467f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 returned with HTTP 200 Jul 24 00:55:15.148674 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 377/1514] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:55:15 2026] DELETE /volume/v3/attachments/e3985e15-af1f-4cee-8618-445f3240f1c7 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.151882 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4617318b-328a-45f2-b485-35a8b1ec373d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.154026 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4617318b-328a-45f2-b485-35a8b1ec373d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b Jul 24 00:55:15.155915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4617318b-328a-45f2-b485-35a8b1ec373d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.155915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4617318b-328a-45f2-b485-35a8b1ec373d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.155915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4617318b-328a-45f2-b485-35a8b1ec373d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id 799a06d9-411e-49d3-873d-6bede8a0931b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:15.157320 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.159979 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4617318b-328a-45f2-b485-35a8b1ec373d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b returned with HTTP 404 Jul 24 00:55:15.160318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:15.160654 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 381/1515] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/backups/799a06d9-411e-49d3-873d-6bede8a0931b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:15.160729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.160948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.161533 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:15.167354 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.167354 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:15.167717 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0fa0bd59-901b-43c9-ab64-8f828475dd09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:15.168258 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 382/1516] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:55:15.242035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.243962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:55:15.244163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.244439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.253639 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.253639 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:15.257510 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:15.263791 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-522fa13a-20fb-4e1f-8a86-2cd564db97ee tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 200 Jul 24 00:55:15.264246 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 377/1517] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.279164 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.281385 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] DELETE https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:55:15.281629 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.281865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.282056 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume with id: 58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:55:15.290818 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.290818 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:15.291345 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:15.295724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-75904daf-4e30-4473-bec5-69a340e42063 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.299606 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75904daf-4e30-4473-bec5-69a340e42063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 Jul 24 00:55:15.299606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75904daf-4e30-4473-bec5-69a340e42063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.299606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75904daf-4e30-4473-bec5-69a340e42063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.304969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62042060-b1e4-4541-a5b8-860c32efd8ce None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.306595 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75904daf-4e30-4473-bec5-69a340e42063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 returned with HTTP 404 Jul 24 00:55:15.307050 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62042060-b1e4-4541-a5b8-860c32efd8ce tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:15.307276 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 382/1518] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/7411c96c-dcac-4701-b41b-e6f196a18414 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:15.307358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62042060-b1e4-4541-a5b8-860c32efd8ce tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.307566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62042060-b1e4-4541-a5b8-860c32efd8ce tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.308369 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume request issued successfully. Jul 24 00:55:15.308621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37cd10d5-b590-4141-8fb7-70e3a0b80e99 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 202 Jul 24 00:55:15.309109 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 378/1519] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:15 2026] DELETE /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:15.315776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.316310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-349c9522-a052-4ed9-8584-83e1b676d007 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.317041 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.317041 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:15.317790 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:15.317982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.318212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.319432 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-349c9522-a052-4ed9-8584-83e1b676d007 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:55:15.320677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-349c9522-a052-4ed9-8584-83e1b676d007 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.320998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-349c9522-a052-4ed9-8584-83e1b676d007 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.324820 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-62042060-b1e4-4541-a5b8-860c32efd8ce tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:15.327671 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.327671 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:15.331864 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.331864 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:15.333790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62042060-b1e4-4541-a5b8-860c32efd8ce tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:15.334260 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 383/1520] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.338218 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:15.338313 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-349c9522-a052-4ed9-8584-83e1b676d007 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:15.343292 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09f3cabf-52d4-4e0e-a0a1-9be5adc2234b tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:15.343854 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 378/1521] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.346428 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-349c9522-a052-4ed9-8584-83e1b676d007 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 200 Jul 24 00:55:15.346428 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 383/1522] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.360007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.362736 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:15.362951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.363120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.363420 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:15.371489 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.371489 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:15.372040 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:15.395565 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:15.395827 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b666d4a5-4802-4373-b8b6-8fa096a9aa8d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 202 Jul 24 00:55:15.396302 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 379/1523] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:15 2026] DELETE /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:15.405398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7a94010b-6370-45ec-b143-70df83047f44 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.407466 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a94010b-6370-45ec-b143-70df83047f44 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:15.408685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a94010b-6370-45ec-b143-70df83047f44 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.408685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a94010b-6370-45ec-b143-70df83047f44 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.420267 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.420267 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:15.425471 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7a94010b-6370-45ec-b143-70df83047f44 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:15.431617 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a94010b-6370-45ec-b143-70df83047f44 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 200 Jul 24 00:55:15.432221 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 384/1524] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:15.594449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bf3ede06-307c-46eb-9ca1-47002731e84f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.597812 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf3ede06-307c-46eb-9ca1-47002731e84f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:15.597959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf3ede06-307c-46eb-9ca1-47002731e84f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.598254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf3ede06-307c-46eb-9ca1-47002731e84f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.610735 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.610735 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:15.616121 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bf3ede06-307c-46eb-9ca1-47002731e84f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:15.622450 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf3ede06-307c-46eb-9ca1-47002731e84f tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:15.623070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 379/1525] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:15.657923 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:15.660674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:15.660872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:15.661047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:15.667802 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:15.667802 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:15.671470 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:15.676272 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-17ea8899-4f25-4e08-b013-a1e11f2127b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:15.676947 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 384/1526] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:15 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:16.058636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.061082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:16.061379 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.061604 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.070285 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:16.070285 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:16.075097 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:16.080955 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7849016e-339a-4154-8ca8-fe217cf4724c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:16.081568 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 380/1527] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:16.093408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-56969e50-bfb5-4cba-b332-bc73550ce873 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.093988 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56969e50-bfb5-4cba-b332-bc73550ce873 None None] GET https://10.4.3.67/volume// Jul 24 00:55:16.094218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56969e50-bfb5-4cba-b332-bc73550ce873 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.094492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56969e50-bfb5-4cba-b332-bc73550ce873 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.094916 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56969e50-bfb5-4cba-b332-bc73550ce873 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:16.095352 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 385/1528] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:16.108234 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-53a09567-3ec3-4c82-b886-ad47475d79d3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.111329 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-53a09567-3ec3-4c82-b886-ad47475d79d3 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:55:16.111841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-53a09567-3ec3-4c82-b886-ad47475d79d3 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c087915c-49b6-448b-ac95-433e4dff7af7", "connector": null, "instance_uuid": "b4e6bcec-676a-4717-8d44-81c781da486a"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:16.121838 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:16.121838 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:16.157724 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-53a09567-3ec3-4c82-b886-ad47475d79d3 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:55:16.158327 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 380/1529] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:55:16 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:16.185093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3e773d76-60fc-4176-b753-076da35e9322 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.187541 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e773d76-60fc-4176-b753-076da35e9322 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:16.189101 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e773d76-60fc-4176-b753-076da35e9322 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.189990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e773d76-60fc-4176-b753-076da35e9322 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.189990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3e773d76-60fc-4176-b753-076da35e9322 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:16.197442 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:16.197442 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:16.198183 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e773d76-60fc-4176-b753-076da35e9322 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:16.198709 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 385/1530] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:16.364133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c1cb8c4a-7e37-4da6-a60e-905de2cbfc24 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.370260 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1cb8c4a-7e37-4da6-a60e-905de2cbfc24 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 Jul 24 00:55:16.370558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8c4a-7e37-4da6-a60e-905de2cbfc24 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.370776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8c4a-7e37-4da6-a60e-905de2cbfc24 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.393849 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1cb8c4a-7e37-4da6-a60e-905de2cbfc24 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 returned with HTTP 404 Jul 24 00:55:16.396655 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 381/1531] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/volumes/58e37933-1e3f-4aba-8d6b-36c36f495fc2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:16.418159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.420740 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:16.421242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-264164985"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:16.423258 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-264164985'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:16.423441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume of 1 GB Jul 24 00:55:16.429627 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Availability Zones retrieved successfully. Jul 24 00:55:16.438371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (57d541cd-4e5f-4eb7-ad41-c9b3332726ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:16.438908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c88bde-d93a-4d27-bbff-3855b65003bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.440106 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:16.450130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3d922cb2-7ee0-498b-aba0-01e9be728a84 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.453121 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d922cb2-7ee0-498b-aba0-01e9be728a84 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 Jul 24 00:55:16.454274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d922cb2-7ee0-498b-aba0-01e9be728a84 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.454274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d922cb2-7ee0-498b-aba0-01e9be728a84 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.464671 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d922cb2-7ee0-498b-aba0-01e9be728a84 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 returned with HTTP 404 Jul 24 00:55:16.465619 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 381/1532] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/volumes/cf4b3e57-c629-40e6-9a39-14886cf35c32 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:16.477110 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.483213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:16.483213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-934406661"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:16.483213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-934406661'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:16.483213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:16.491152 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:16.496151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c88bde-d93a-4d27-bbff-3855b65003bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.497756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d58d2d0-017d-4e22-bdb6-3849cf9da24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.503022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (21b4db96-1a6d-4eea-8ca6-11295d03a106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:16.504219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff0f075-57d1-4085-b80f-dc48c15eb237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.505308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:16.559808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff0f075-57d1-4085-b80f-dc48c15eb237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.562913 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a8ce07-22f6-44fd-a10a-0afa8e7afcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.590718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Created reservations ['269352c4-351a-473b-9202-4caf0191cf43', '32dc3563-f429-400a-8a18-bfda1de44004', '9648465b-da6d-4d18-9c45-b0cacdd7dadb', '48138044-7481-477a-8b56-1a2f1faf3803'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:16.591998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d58d2d0-017d-4e22-bdb6-3849cf9da24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269352c4-351a-473b-9202-4caf0191cf43', '32dc3563-f429-400a-8a18-bfda1de44004', '9648465b-da6d-4d18-9c45-b0cacdd7dadb', '48138044-7481-477a-8b56-1a2f1faf3803']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.593139 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f1af0e-c5c8-4e44-af27-95bb208c9348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.628175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f1af0e-c5c8-4e44-af27-95bb208c9348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d33430-196d-43ee-a156-d5f4148d430b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-264164985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['269352c4-351a-473b-9202-4caf0191cf43','32dc3563-f429-400a-8a18-bfda1de44004','9648465b-da6d-4d18-9c45-b0cacdd7dadb','48138044-7481-477a-8b56-1a2f1faf3803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-264164985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d33430-196d-43ee-a156-d5f4148d430b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2fe9791b7154384aa185bc840795474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.629798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12627186-bb00-4c75-bfc6-d5979c79fa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.641539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['6d636797-e17f-4fb8-a44f-a859290b1ea9', 'c22e69ee-80e0-4409-9665-79df0e06a452', '772c8e2f-de61-48b7-abe4-4f9e217d6bde', '8ad167cf-2cf9-47bd-8439-432ed6e4b4f6'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:16.642758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a8ce07-22f6-44fd-a10a-0afa8e7afcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d636797-e17f-4fb8-a44f-a859290b1ea9', 'c22e69ee-80e0-4409-9665-79df0e06a452', '772c8e2f-de61-48b7-abe4-4f9e217d6bde', '8ad167cf-2cf9-47bd-8439-432ed6e4b4f6']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.644303 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e96822a-a661-46a7-a59b-92f4c01a28f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.666875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12627186-bb00-4c75-bfc6-d5979c79fa6c) transitioned into state 'SUCCESS' from state '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-264164985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c85503c0a84d00b07f9bcb14cf3e6b',qos_specs=None,replication_status=,reservations=['269352c4-351a-473b-9202-4caf0191cf43','32dc3563-f429-400a-8a18-bfda1de44004','9648465b-da6d-4d18-9c45-b0cacdd7dadb','48138044-7481-477a-8b56-1a2f1faf3803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2fe9791b7154384aa185bc840795474',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.667709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f268811-c6f9-47a3-8843-e2dfc1648200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.675036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e96822a-a661-46a7-a59b-92f4c01a28f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74312f97-e313-4f17-84c3-8c7fffefd124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-934406661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['6d636797-e17f-4fb8-a44f-a859290b1ea9','c22e69ee-80e0-4409-9665-79df0e06a452','772c8e2f-de61-48b7-abe4-4f9e217d6bde','8ad167cf-2cf9-47bd-8439-432ed6e4b4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-934406661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74312f97-e313-4f17-84c3-8c7fffefd124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.676730 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a822f0-8e85-4148-aacf-39310b3eff9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.680310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f268811-c6f9-47a3-8843-e2dfc1648200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.681517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Flow 'volume_create_api' (57d541cd-4e5f-4eb7-ad41-c9b3332726ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:16.681926 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Create volume request issued successfully. Jul 24 00:55:16.682615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6e6cabd5-91c7-4b54-9196-99da506b7bc4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:16.683789 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 386/1533] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:16 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:16.699359 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.702335 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:16.702549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.703055 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.703528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a822f0-8e85-4148-aacf-39310b3eff9a) transitioned into state 'SUCCESS' from state '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-934406661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['6d636797-e17f-4fb8-a44f-a859290b1ea9','c22e69ee-80e0-4409-9665-79df0e06a452','772c8e2f-de61-48b7-abe4-4f9e217d6bde','8ad167cf-2cf9-47bd-8439-432ed6e4b4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.704857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403e7f95-7c17-45ac-b638-be474b0ea56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:16.717355 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:16.717355 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:16.721653 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:16.723674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403e7f95-7c17-45ac-b638-be474b0ea56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:16.725726 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (21b4db96-1a6d-4eea-8ca6-11295d03a106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:16.726016 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:16.727235 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9753457-f84b-4833-b98b-a7cb23b74c67 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:16.727833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-29cd6420-c01e-4935-9e00-da97184e0fd0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 200 Jul 24 00:55:16.728493 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 382/1534] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:16.728591 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 386/1535] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:16 2026] POST /volume/v3/volumes => generated 742 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:16.742908 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-19f54bee-e569-4ece-8c96-221b7bada5bb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:16.749425 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-19f54bee-e569-4ece-8c96-221b7bada5bb tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:16.749713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-19f54bee-e569-4ece-8c96-221b7bada5bb tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:16.749949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-19f54bee-e569-4ece-8c96-221b7bada5bb tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:16.757850 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:16.757850 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:16.763907 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-19f54bee-e569-4ece-8c96-221b7bada5bb tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:16.768872 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-19f54bee-e569-4ece-8c96-221b7bada5bb tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 200 Jul 24 00:55:16.769341 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 382/1536] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:16 2026] GET /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 810 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:17.213109 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-956940f6-cfab-4f46-82fd-86eef4306c84 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.215102 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-956940f6-cfab-4f46-82fd-86eef4306c84 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:17.215318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-956940f6-cfab-4f46-82fd-86eef4306c84 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.215502 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-956940f6-cfab-4f46-82fd-86eef4306c84 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.215620 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-956940f6-cfab-4f46-82fd-86eef4306c84 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:17.219994 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.219994 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:17.220812 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-956940f6-cfab-4f46-82fd-86eef4306c84 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:17.221229 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 387/1537] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:17.567699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-825227f0-1aa1-4fc6-9d0b-30028985888a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.568169 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-825227f0-1aa1-4fc6-9d0b-30028985888a None None] GET https://10.4.3.67/volume// Jul 24 00:55:17.568324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-825227f0-1aa1-4fc6-9d0b-30028985888a None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.568576 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-825227f0-1aa1-4fc6-9d0b-30028985888a None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.568962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-825227f0-1aa1-4fc6-9d0b-30028985888a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:17.569458 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 383/1538] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:17.583840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.586745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:17.586745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.586868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.605915 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.605915 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:17.613466 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:17.621325 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-b1d4e05d-1d5e-407c-a93d-9a013ce782a8 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:17.621882 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 387/1539] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 1336 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:17.734932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.737715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] PUT https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff Jul 24 00:55:17.739657 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:17.748769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Acquiring lock "cinder-attachment_update-c087915c-49b6-448b-ac95-433e4dff7af7-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:55:17.749123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.750839 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:17.751638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.751638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.757317 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Lock "cinder-attachment_update-c087915c-49b6-448b-ac95-433e4dff7af7-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:55:17.758675 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.758675 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:17.761308 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.761308 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:17.768465 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:17.777663 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b9ece6d3-b7da-4a49-acad-2ccdaa19a159 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 200 Jul 24 00:55:17.778230 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 388/1540] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:17.790537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.790688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.793259 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:17.793732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.794215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:55:17.794365 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.794691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7d33430-196d-43ee-a156-d5f4148d430b", "name": "tempest-VolumesBackupsAdminTest-Backup-933038564", "container": "tempest-volumesbackupsadmintest-backup-container-1175909114"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:17.800994 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Creating new backup {'backup': {'volume_id': 'f7d33430-196d-43ee-a156-d5f4148d430b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-933038564', 'container': 'tempest-volumesbackupsadmintest-backup-container-1175909114'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:55:17.801261 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Creating backup of volume f7d33430-196d-43ee-a156-d5f4148d430b in container tempest-volumesbackupsadmintest-backup-container-1175909114 Jul 24 00:55:17.807344 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.807344 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:17.814386 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:17.814924 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.814924 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:17.815488 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:17.820155 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c23f173-0c43-440b-9422-e89bbdcd5a05 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 200 Jul 24 00:55:17.821130 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 388/1541] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:17.841653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.843151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Created reservations ['48e066a4-ae38-4d88-adbc-e5c8bc11daf4', '878c5e3d-b5bc-4bca-b81b-6b430c56ef7e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:17.846365 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:17.847024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "74312f97-e313-4f17-84c3-8c7fffefd124", "size": 1, "name": "tempest-VolumesGetTest-Volume-777727839", "metadata": {"Type": "Test"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:17.848964 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'source_volid': '74312f97-e313-4f17-84c3-8c7fffefd124', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-777727839', 'metadata': {'Type': 'Test'}}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:17.861927 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.861927 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:17.862693 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume retrieved successfully. Jul 24 00:55:17.863053 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:17.868914 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:17.874327 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (c9d713ec-9b6d-4b20-9a1f-6f6acd5ac004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:17.875884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21cc367-4440-4b14-bf74-a4e3dbb3d7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:17.876649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:17.887845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Lock "cinder-attachment_update-c087915c-49b6-448b-ac95-433e4dff7af7-np0000005792" released by "attachment_update" :: held 0.131s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:55:17.889375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-7c4e32d4-e27c-47b3-8e95-243ec5fa2ed5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff returned with HTTP 200 Jul 24 00:55:17.889375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 383/1542] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:55:17 2026] PUT /volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:17.899060 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d90a6d5-5383-4a9d-b8dc-13642b7b3e29 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:55:17.899674 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 384/1543] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:17 2026] POST /volume/v3/backups => generated 332 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:17.911295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.913745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:17.913990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21cc367-4440-4b14-bf74-a4e3dbb3d7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '74312f97-e313-4f17-84c3-8c7fffefd124', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:17.914584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:17.915573 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:17.915744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c63b41-8725-4c1a-8a53-65bfe2f4f0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:17.915799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:17.924435 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.924435 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:17.926100 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a79213c-ed24-4626-8a14-c592d988e5a9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:17.926422 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 389/1544] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:17 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:17.930838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1dba6801-afa0-4650-993d-71e8e181e422 req-92bd1468-90ca-42ef-a3e9-3c3da935e6b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:17.936756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-92bd1468-90ca-42ef-a3e9-3c3da935e6b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] POST https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff/action Jul 24 00:55:17.938175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-92bd1468-90ca-42ef-a3e9-3c3da935e6b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:17.938918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-92bd1468-90ca-42ef-a3e9-3c3da935e6b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:17.975425 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:17.975425 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:17.994857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['8ee87be9-cb36-4751-9230-e24df2e62060', '9bfd7c32-483e-43c7-857a-fdbbba2e2564', '77f216d4-594f-42fd-a096-637e6d88b789', 'f03dfd24-bdd7-4a31-ab25-1530870c863b'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:17.997057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c63b41-8725-4c1a-8a53-65bfe2f4f0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee87be9-cb36-4751-9230-e24df2e62060', '9bfd7c32-483e-43c7-857a-fdbbba2e2564', '77f216d4-594f-42fd-a096-637e6d88b789', 'f03dfd24-bdd7-4a31-ab25-1530870c863b']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:17.998159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18aba9b7-3683-4d2a-85be-5ae7f5d6ecf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:18.006810 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dba6801-afa0-4650-993d-71e8e181e422 req-92bd1468-90ca-42ef-a3e9-3c3da935e6b5 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff/action returned with HTTP 204 Jul 24 00:55:18.007526 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 384/1545] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:55:17 2026] POST /volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:18.008166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bb9267cf-072c-4c4e-8511-54c2c5fa7954 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.051096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-3e08594b-c8c9-4a98-9368-8eb5348b602e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.051423 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-3e08594b-c8c9-4a98-9368-8eb5348b602e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 00:55:18.051605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-3e08594b-c8c9-4a98-9368-8eb5348b602e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.051779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-3e08594b-c8c9-4a98-9368-8eb5348b602e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.058074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18aba9b7-3683-4d2a-85be-5ae7f5d6ecf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f303ed97-06dd-4818-a754-da12623993e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-777727839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['8ee87be9-cb36-4751-9230-e24df2e62060','9bfd7c32-483e-43c7-857a-fdbbba2e2564','77f216d4-594f-42fd-a096-637e6d88b789','f03dfd24-bdd7-4a31-ab25-1530870c863b'],size=1,snapshot_id=None,source_replicaid=,source_volid=74312f97-e313-4f17-84c3-8c7fffefd124,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-777727839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f303ed97-06dd-4818-a754-da12623993e8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=74312f97-e313-4f17-84c3-8c7fffefd124,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:18.059367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99faed2c-b598-443f-9c63-c10fd96e8d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:18.089918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-3e08594b-c8c9-4a98-9368-8eb5348b602e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 00:55:18.089918 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 390/1546] 10.4.3.67 () {68 vars in 1477 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:18.091637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99faed2c-b598-443f-9c63-c10fd96e8d2f) transitioned into state 'SUCCESS' from state '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-777727839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['8ee87be9-cb36-4751-9230-e24df2e62060','9bfd7c32-483e-43c7-857a-fdbbba2e2564','77f216d4-594f-42fd-a096-637e6d88b789','f03dfd24-bdd7-4a31-ab25-1530870c863b'],size=1,snapshot_id=None,source_replicaid=,source_volid=74312f97-e313-4f17-84c3-8c7fffefd124,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:18.095204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618d9281-c45c-4ba1-80a2-607896db580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:18.121269 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618d9281-c45c-4ba1-80a2-607896db580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:18.122614 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (c9d713ec-9b6d-4b20-9a1f-6f6acd5ac004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:18.123140 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:18.124090 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f73d265-cf33-4d41-8f5b-b7370e3dde29 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:18.124688 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 389/1547] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:17 2026] POST /volume/v3/volumes => generated 790 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:18.142339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d6252b56-2903-465d-827b-b425310b6595 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.147446 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d6252b56-2903-465d-827b-b425310b6595 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:18.147446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d6252b56-2903-465d-827b-b425310b6595 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.147446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d6252b56-2903-465d-827b-b425310b6595 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.160099 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb9267cf-072c-4c4e-8511-54c2c5fa7954 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:55:18.160475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb9267cf-072c-4c4e-8511-54c2c5fa7954 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1875094403", "description": "tempest-group-type-description-109735043", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:18.162469 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.162469 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:18.164297 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.164297 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:18.172972 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d6252b56-2903-465d-827b-b425310b6595 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:18.180957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d6252b56-2903-465d-827b-b425310b6595 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:18.181686 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 385/1548] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:18.190948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb9267cf-072c-4c4e-8511-54c2c5fa7954 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:55:18.191576 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 385/1549] 10.4.3.67 () {70 vars in 1305 bytes} [Fri Jul 24 00:55:18 2026] POST /volume/v3/group_types => generated 264 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:55:18.203983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02e5fe6b-c90f-4f6e-8e37-10cc8cbdd5ff None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.206894 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02e5fe6b-c90f-4f6e-8e37-10cc8cbdd5ff tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types Jul 24 00:55:18.206894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02e5fe6b-c90f-4f6e-8e37-10cc8cbdd5ff tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.207069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02e5fe6b-c90f-4f6e-8e37-10cc8cbdd5ff tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.207324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.212340 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:55:18.212572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.212802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.224713 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02e5fe6b-c90f-4f6e-8e37-10cc8cbdd5ff tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 200 Jul 24 00:55:18.224769 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 391/1550] 10.4.3.67 () {68 vars in 1283 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types => generated 498 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.226872 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.226872 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:18.233002 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:18.238648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.239012 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:18.239292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.239486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.239772 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:18.240441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-e051562e-3ef0-4105-bc97-b1a6126738ed tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:55:18.241044 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 390/1551] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1661 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.244711 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.244711 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:18.245775 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b127a1c3-bca7-49a1-b53b-35e1608cf180 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:18.247422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63507239-1c4a-4fc9-ac56-d2685260cfd6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.247527 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 386/1552] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:18.252637 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63507239-1c4a-4fc9-ac56-d2685260cfd6 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] PUT https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e Jul 24 00:55:18.253269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63507239-1c4a-4fc9-ac56-d2685260cfd6 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-639428771", "description": "updated-group-type-desc"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:18.258072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.264133 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:18.264619 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de283cff-7aaa-4137-b2db-86dccfd2b2c0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1730426329", "description": null, "metadata": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:18.286612 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.286612 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:18.287304 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:18.287494 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create snapshot from volume de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:55:18.288486 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63507239-1c4a-4fc9-ac56-d2685260cfd6 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e returned with HTTP 200 Jul 24 00:55:18.289162 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 386/1553] 10.4.3.67 () {70 vars in 1415 bytes} [Fri Jul 24 00:55:18 2026] PUT /volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e => generated 254 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.303348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9b6db835-b78a-4ab0-bc6f-b0533f33f60a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.305391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9b6db835-b78a-4ab0-bc6f-b0533f33f60a tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e Jul 24 00:55:18.306171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9b6db835-b78a-4ab0-bc6f-b0533f33f60a tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.306171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9b6db835-b78a-4ab0-bc6f-b0533f33f60a tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.313809 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9b6db835-b78a-4ab0-bc6f-b0533f33f60a tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e returned with HTTP 200 Jul 24 00:55:18.314175 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 391/1554] 10.4.3.67 () {68 vars in 1394 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e => generated 254 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.326577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-069accf5-41a9-434b-b591-5f397c3556cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.328885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-069accf5-41a9-434b-b591-5f397c3556cb tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e Jul 24 00:55:18.329108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-069accf5-41a9-434b-b591-5f397c3556cb tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.329155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Created reservations ['7929e29a-558b-446b-a22e-d24bbee40754', '30a0a8e9-0ae3-4250-924b-ead710b4d51a', '9e254e78-cab3-4255-828d-495917038067', '5fe07431-fb32-4a26-afd5-43cc15279945'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:18.329839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-069accf5-41a9-434b-b591-5f397c3556cb tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.360750 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-069accf5-41a9-434b-b591-5f397c3556cb tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e returned with HTTP 202 Jul 24 00:55:18.362006 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 387/1555] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:55:18 2026] DELETE /volume/v3/group_types/7114fbe0-ca04-46ac-b00c-4c8535c5ab1e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:55:18.372863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-502118da-cf73-4fc1-b67c-7aeae8b02eaf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.379645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-502118da-cf73-4fc1-b67c-7aeae8b02eaf tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types Jul 24 00:55:18.379645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-502118da-cf73-4fc1-b67c-7aeae8b02eaf tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.380156 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-502118da-cf73-4fc1-b67c-7aeae8b02eaf tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.401566 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-502118da-cf73-4fc1-b67c-7aeae8b02eaf tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 200 Jul 24 00:55:18.402373 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 387/1556] 10.4.3.67 () {68 vars in 1283 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types => generated 248 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:55:18.405457 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot force create request issued successfully. Jul 24 00:55:18.405783 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a49880d3-a7d4-443b-bb57-36dfb4276f16 req-815ebf14-1b85-4140-a962-166e27484c19 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:18.406507 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 392/1557] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 00:55:18 2026] POST /volume/v3/snapshots => generated 324 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:18.415355 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e25bd594-075f-4db4-b2fc-fe1aab9a1737 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.419379 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e25bd594-075f-4db4-b2fc-fe1aab9a1737 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:55:18.419846 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e25bd594-075f-4db4-b2fc-fe1aab9a1737 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-258516950", "is_public": true}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:18.446009 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e25bd594-075f-4db4-b2fc-fe1aab9a1737 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:55:18.447135 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 392/1558] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:55:18 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:18.456950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85d57655-9dbf-4f92-93c3-b88aaaa8d763 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.460445 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85d57655-9dbf-4f92-93c3-b88aaaa8d763 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 00:55:18.460988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85d57655-9dbf-4f92-93c3-b88aaaa8d763 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-356116936", "is_public": false}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:18.494651 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85d57655-9dbf-4f92-93c3-b88aaaa8d763 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 00:55:18.495269 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 388/1559] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 00:55:18 2026] POST /volume/v3/group_types => generated 164 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:18.508304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4e4dc9af-5ca2-4f08-a151-95db8d543b59 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.510714 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e4dc9af-5ca2-4f08-a151-95db8d543b59 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 24 00:55:18.510840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e4dc9af-5ca2-4f08-a151-95db8d543b59 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.510967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e4dc9af-5ca2-4f08-a151-95db8d543b59 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.526370 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e4dc9af-5ca2-4f08-a151-95db8d543b59 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 24 00:55:18.526849 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 388/1560] 10.4.3.67 () {68 vars in 1344 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.540407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f9e776a7-8484-4ecc-ae6b-55be8a1c4094 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.542956 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9e776a7-8484-4ecc-ae6b-55be8a1c4094 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 24 00:55:18.543251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9e776a7-8484-4ecc-ae6b-55be8a1c4094 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.543521 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9e776a7-8484-4ecc-ae6b-55be8a1c4094 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.558361 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.558361 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:18.560317 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9e776a7-8484-4ecc-ae6b-55be8a1c4094 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 24 00:55:18.562349 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 393/1561] 10.4.3.67 () {68 vars in 1346 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.573413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d4a9b326-99e7-4f3f-89b4-e8595db67b85 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.575724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4a9b326-99e7-4f3f-89b4-e8595db67b85 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types?is_public=False Jul 24 00:55:18.576023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4a9b326-99e7-4f3f-89b4-e8595db67b85 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.577633 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4a9b326-99e7-4f3f-89b4-e8595db67b85 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.596423 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4a9b326-99e7-4f3f-89b4-e8595db67b85 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 24 00:55:18.596954 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 393/1562] 10.4.3.67 () {68 vars in 1314 bytes} [Fri Jul 24 00:55:18 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) Jul 24 00:55:18.614985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e47707ef-15ff-4f5e-90ed-bcb8aa1f09f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.618149 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e47707ef-15ff-4f5e-90ed-bcb8aa1f09f1 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] GET https://10.4.3.67/volume/v3/group_types?is_public=True Jul 24 00:55:18.618748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e47707ef-15ff-4f5e-90ed-bcb8aa1f09f1 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.618748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e47707ef-15ff-4f5e-90ed-bcb8aa1f09f1 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.634576 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e47707ef-15ff-4f5e-90ed-bcb8aa1f09f1 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 24 00:55:18.635080 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 389/1563] 10.4.3.67 () {68 vars in 1312 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:18.652446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5908116f-2a21-45a1-9c0d-39168e6e9ebe None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.656803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5908116f-2a21-45a1-9c0d-39168e6e9ebe tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/60452e8f-bae1-4bb0-b345-f8e8251160ea Jul 24 00:55:18.656803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5908116f-2a21-45a1-9c0d-39168e6e9ebe tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.656803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5908116f-2a21-45a1-9c0d-39168e6e9ebe tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.679461 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5908116f-2a21-45a1-9c0d-39168e6e9ebe tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types/60452e8f-bae1-4bb0-b345-f8e8251160ea returned with HTTP 202 Jul 24 00:55:18.680402 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 389/1564] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:55:18 2026] DELETE /volume/v3/group_types/60452e8f-bae1-4bb0-b345-f8e8251160ea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:55:18.691613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8c98c6e6-6cf8-4804-9b2a-1666a7d2d744 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.694065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c98c6e6-6cf8-4804-9b2a-1666a7d2d744 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/e230574d-9963-4da9-a2fe-6ad16d57e9f0 Jul 24 00:55:18.694425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c98c6e6-6cf8-4804-9b2a-1666a7d2d744 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.694720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c98c6e6-6cf8-4804-9b2a-1666a7d2d744 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.716450 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c98c6e6-6cf8-4804-9b2a-1666a7d2d744 tempest-GroupTypesTest-1705040907 tempest-GroupTypesTest-1705040907-project-admin] https://10.4.3.67/volume/v3/group_types/e230574d-9963-4da9-a2fe-6ad16d57e9f0 returned with HTTP 202 Jul 24 00:55:18.718242 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 394/1565] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 00:55:18 2026] DELETE /volume/v3/group_types/e230574d-9963-4da9-a2fe-6ad16d57e9f0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:55:18.949120 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e11cb002-37d4-44ac-8d51-e867de14f793 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:18.952125 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11cb002-37d4-44ac-8d51-e867de14f793 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:18.952417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e11cb002-37d4-44ac-8d51-e867de14f793 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:18.952592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e11cb002-37d4-44ac-8d51-e867de14f793 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:18.952709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e11cb002-37d4-44ac-8d51-e867de14f793 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:18.959429 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:18.959429 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:18.960180 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11cb002-37d4-44ac-8d51-e867de14f793 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:18.960736 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 394/1566] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:18 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.200520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.201618 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:19.201875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.202022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.213681 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.213681 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:19.220725 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.227878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ab2549a-526e-40bc-a7c2-6405942e47ed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:19.227878 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 390/1567] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.251696 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-06769053-712b-4702-8423-a3fe14554030 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.258325 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06769053-712b-4702-8423-a3fe14554030 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:19.258563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06769053-712b-4702-8423-a3fe14554030 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.259474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.259815 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06769053-712b-4702-8423-a3fe14554030 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.261985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:19.263163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.263163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.263163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:19.270755 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.270755 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:19.271791 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8bcfb4f5-e582-4634-a434-feeefc64be06 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:19.271791 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 395/1568] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.276329 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.276329 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:19.284648 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-06769053-712b-4702-8423-a3fe14554030 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.292389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06769053-712b-4702-8423-a3fe14554030 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:19.292834 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 390/1569] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.310300 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.312700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:19.313113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-777727839"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:19.326820 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.326820 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:19.332410 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.353070 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:19.353070 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c265219d-38c4-4c80-ad2f-f00daa6eecee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:19.353070 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 395/1570] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:19 2026] PUT /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.366731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.368878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:19.369343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1777771070", "description": "This is the new description of volume"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:19.380753 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.380753 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:19.391012 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.404096 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:19.405346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ab986d5-934e-461d-ba3f-afcd2dcb6a59 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:19.406053 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 391/1571] 10.4.3.67 () {68 vars in 1362 bytes} [Fri Jul 24 00:55:19 2026] PUT /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.421457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.424036 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:19.424632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.424899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.442656 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.442656 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:19.449317 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.454416 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bb0a9d95-5600-404c-8f12-9927a39ee063 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:19.454797 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 396/1572] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 923 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.470232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.474232 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:19.475638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-470907010", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1121231743"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:19.478096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-470907010', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1121231743'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:19.478352 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:19.488054 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:19.502272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (5bfe6e1d-4b5b-40d2-bd29-1b42d4aa27a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:19.502272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d486856-4e1b-4af6-8f81-f5ad459b20cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:19.503416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:19.552580 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d486856-4e1b-4af6-8f81-f5ad459b20cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:19.553673 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7db6b9-ca12-4c3c-9b2f-ca109c77df79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:19.620763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['e6127cb8-4e15-4c79-a382-3ca8af3d1b1f', 'cd90007e-dec1-402b-8102-986f7a705f6a', '4d3f8842-7f9b-4f5d-9185-a8f4444bfec3', 'f2a83d19-1203-4667-a9e8-a9cb8ec4a75b'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:19.621933 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7db6b9-ca12-4c3c-9b2f-ca109c77df79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6127cb8-4e15-4c79-a382-3ca8af3d1b1f', 'cd90007e-dec1-402b-8102-986f7a705f6a', '4d3f8842-7f9b-4f5d-9185-a8f4444bfec3', 'f2a83d19-1203-4667-a9e8-a9cb8ec4a75b']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:19.622891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7fa4a9-1783-4295-a3c7-0304b73e8d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:19.653513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7fa4a9-1783-4295-a3c7-0304b73e8d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a70418-b36f-4530-8293-c7d2003b4e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-470907010',display_name='tempest-VolumesGetTest-Volume-1121231743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['e6127cb8-4e15-4c79-a382-3ca8af3d1b1f','cd90007e-dec1-402b-8102-986f7a705f6a','4d3f8842-7f9b-4f5d-9185-a8f4444bfec3','f2a83d19-1203-4667-a9e8-a9cb8ec4a75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-470907010',display_name='tempest-VolumesGetTest-Volume-1121231743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a70418-b36f-4530-8293-c7d2003b4e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:19.654366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c099a53e-63e7-4012-b281-3268b3d01949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:19.686361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c099a53e-63e7-4012-b281-3268b3d01949) transitioned into 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-470907010',display_name='tempest-VolumesGetTest-Volume-1121231743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['e6127cb8-4e15-4c79-a382-3ca8af3d1b1f','cd90007e-dec1-402b-8102-986f7a705f6a','4d3f8842-7f9b-4f5d-9185-a8f4444bfec3','f2a83d19-1203-4667-a9e8-a9cb8ec4a75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:19.687581 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37d6090-457a-4a68-981e-8ad78e5a6548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:19.706817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37d6090-457a-4a68-981e-8ad78e5a6548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:19.708172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (5bfe6e1d-4b5b-40d2-bd29-1b42d4aa27a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:19.708672 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:19.709816 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa98737c-f1d0-4c88-b7b4-ca5aaf945e13 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:19.710535 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 391/1573] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:19 2026] POST /volume/v3/volumes => generated 777 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:19.722778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.724796 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:19.725059 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.725305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.733729 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.733729 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:19.738646 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:19.742968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d1a679ea-739c-4e03-82d4-ec975eb1434c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 200 Jul 24 00:55:19.743385 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 396/1574] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:19.974723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1e272c8f-14f4-496f-ad42-91b2e990172c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:19.977167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e272c8f-14f4-496f-ad42-91b2e990172c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:19.977471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e272c8f-14f4-496f-ad42-91b2e990172c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:19.977745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e272c8f-14f4-496f-ad42-91b2e990172c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:19.977904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1e272c8f-14f4-496f-ad42-91b2e990172c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:19.983787 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:19.983787 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:19.984693 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e272c8f-14f4-496f-ad42-91b2e990172c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:19.985159 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 392/1575] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:19 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:20.288743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.291334 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:20.291653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:20.291939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:20.292159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:20.297762 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:20.297762 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:20.298805 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-246ac688-996c-4c5f-965a-4e5dd2fdcaa4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:20.299495 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 397/1576] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:20 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:20.762067 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.765331 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.765616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:20.765821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:20.779118 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:20.779118 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:20.786284 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:20.795704 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa32fddc-9ee3-4233-8bab-aec635e5c3ea tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 200 Jul 24 00:55:20.796643 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 392/1577] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:20 2026] GET /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:20.815739 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-574bd357-49d1-4673-9ced-0e3ae7050734 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.821113 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-574bd357-49d1-4673-9ced-0e3ae7050734 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.823380 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-574bd357-49d1-4673-9ced-0e3ae7050734 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-777727839", "description": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:20.842564 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:20.842564 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:20.847894 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-574bd357-49d1-4673-9ced-0e3ae7050734 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:20.860778 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-574bd357-49d1-4673-9ced-0e3ae7050734 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:20.860874 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-574bd357-49d1-4673-9ced-0e3ae7050734 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 200 Jul 24 00:55:20.861450 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 397/1578] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:20 2026] PUT /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 767 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:20.877064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.879675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.879970 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:20.880444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:20.893291 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:20.893291 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:20.899713 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:20.906349 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c2de458-3bc4-4a22-97f1-92ca28fc346c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 200 Jul 24 00:55:20.906349 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 393/1579] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:20 2026] GET /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:20.926124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.928634 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.928912 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:20.929171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:20.929823 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: 10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.939292 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:20.939292 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:20.939880 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:20.979604 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:20.980031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe490107-ed34-4738-8b70-5942e54d4ad7 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 202 Jul 24 00:55:20.980512 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 398/1580] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:20 2026] DELETE /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:20.991183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:20.994657 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:20.994657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:20.994657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:21.002953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:21.005298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:21.006148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:21.006148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:21.006317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:21.011982 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.011982 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:21.016711 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:21.020884 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.020884 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:21.024445 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b5dc0bd5-4267-4536-bf2b-86ec8094bbd8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 200 Jul 24 00:55:21.024622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31fcb3dd-e3cd-4ab0-a700-0ec300b1d2d9 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:21.024681 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 393/1581] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:20 2026] GET /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:21.025319 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 398/1582] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:21 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:21.227973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:21.230104 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 Jul 24 00:55:21.230431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:21.231245 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:21.241501 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.241501 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:21.242714 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:55:21.244267 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46f966dc-8782-456e-bd5d-579027fa3cf5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 returned with HTTP 200 Jul 24 00:55:21.246878 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 394/1583] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:21 2026] GET /volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 => generated 483 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:21.294237 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:21.296085 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:21.296497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1200270207", "snapshot_id": null, "imageRef": "c912342f-82d0-4314-a24b-6e932d2249fe", "volume_type": null, "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:21.299180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1200270207', 'snapshot_id': None, 'imageRef': 'c912342f-82d0-4314-a24b-6e932d2249fe', 'volume_type': None, 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:21.312850 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:21.319661 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:21.319893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:21.320369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:21.321403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:21.336502 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.336502 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:21.337416 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0359f7c7-e961-46dc-8493-4f95cbfc16d5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:21.337999 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 394/1584] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:21 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:21.454242 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.454242 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:21.454964 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:55:21.455419 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume of 1 GB Jul 24 00:55:21.460565 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Availability Zones retrieved successfully. Jul 24 00:55:21.469156 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (4bbd5f12-9f50-41ec-91da-f3b312b369b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:21.473556 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dd7ca2-3b15-4ece-838e-bff47c7202de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:21.475974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:21.531247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dd7ca2-3b15-4ece-838e-bff47c7202de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5ddcf4f-ae57-440a-ab6e-c6f14a42e775', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:21.532619 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd6e773-06ee-4fcc-8f08-f1818bc42972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:21.597797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Created reservations ['c74d5bb6-e544-4f98-a867-25376d948a5b', '62655c32-9895-4550-bcf8-46ec3c6e273b', 'e8c4e2fe-5921-4957-80f6-4ec466fb9a96', 'c85fbc73-9d86-4375-b8dd-79ca0984cc21'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:21.598938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd6e773-06ee-4fcc-8f08-f1818bc42972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74d5bb6-e544-4f98-a867-25376d948a5b', '62655c32-9895-4550-bcf8-46ec3c6e273b', 'e8c4e2fe-5921-4957-80f6-4ec466fb9a96', 'c85fbc73-9d86-4375-b8dd-79ca0984cc21']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:21.600013 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4dcc3b-afaa-4bea-b671-7e95419397b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:21.666930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4dcc3b-afaa-4bea-b671-7e95419397b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b200b6c2-9345-48f3-84b0-c392bee68855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1200270207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['c74d5bb6-e544-4f98-a867-25376d948a5b','62655c32-9895-4550-bcf8-46ec3c6e273b','e8c4e2fe-5921-4957-80f6-4ec466fb9a96','c85fbc73-9d86-4375-b8dd-79ca0984cc21'],size=1,snapshot_id=a5ddcf4f-ae57-440a-ab6e-c6f14a42e775,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1200270207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b200b6c2-9345-48f3-84b0-c392bee68855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe1c4769784f405db2be8209bdac1ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5ddcf4f-ae57-440a-ab6e-c6f14a42e775,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cee4be081a2b4c73856c9873c2772c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:21.666930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f4e896-ef70-4946-89bd-491c43a68662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:21.692500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f4e896-ef70-4946-89bd-491c43a68662) transitioned into state 'SUCCESS' from state '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-1200270207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe1c4769784f405db2be8209bdac1ed5',qos_specs=None,replication_status=,reservations=['c74d5bb6-e544-4f98-a867-25376d948a5b','62655c32-9895-4550-bcf8-46ec3c6e273b','e8c4e2fe-5921-4957-80f6-4ec466fb9a96','c85fbc73-9d86-4375-b8dd-79ca0984cc21'],size=1,snapshot_id=a5ddcf4f-ae57-440a-ab6e-c6f14a42e775,source_replicaid=,source_volid=None,status='creating',user_id='cee4be081a2b4c73856c9873c2772c45',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:21.693459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d49f3d8-f979-4558-9afa-b7070fe71835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:21.734331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d49f3d8-f979-4558-9afa-b7070fe71835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:21.736011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Flow 'volume_create_api' (4bbd5f12-9f50-41ec-91da-f3b312b369b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:21.736680 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Create volume request issued successfully. Jul 24 00:55:21.737155 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bec8af0-7a96-4f11-af37-0d2589a6515d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:21.737627 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 399/1585] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 00:55:21 2026] POST /volume/v3/volumes => generated 812 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:21.755158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-50dba145-a696-4b63-9523-f6532b98e264 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:21.760842 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-50dba145-a696-4b63-9523-f6532b98e264 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:21.760842 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-50dba145-a696-4b63-9523-f6532b98e264 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:21.760842 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-50dba145-a696-4b63-9523-f6532b98e264 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:21.779263 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:21.779263 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:21.787361 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-50dba145-a696-4b63-9523-f6532b98e264 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:21.793672 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-50dba145-a696-4b63-9523-f6532b98e264 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:21.793672 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 399/1586] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:55:21 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:22.002855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6801d934-cad4-44b6-b946-56ff0b279f26 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.006406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6801d934-cad4-44b6-b946-56ff0b279f26 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] GET https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:55:22.006953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6801d934-cad4-44b6-b946-56ff0b279f26 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.007441 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6801d934-cad4-44b6-b946-56ff0b279f26 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.025536 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.025536 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:22.031513 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6801d934-cad4-44b6-b946-56ff0b279f26 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:55:22.038244 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6801d934-cad4-44b6-b946-56ff0b279f26 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 200 Jul 24 00:55:22.040210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-59e010ad-9c29-4b45-80a2-48718427a023 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.040622 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 395/1587] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 1830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:22.043417 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59e010ad-9c29-4b45-80a2-48718427a023 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:22.043811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59e010ad-9c29-4b45-80a2-48718427a023 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.044722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59e010ad-9c29-4b45-80a2-48718427a023 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.044722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-59e010ad-9c29-4b45-80a2-48718427a023 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:22.046673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3f45eed9-7892-4f9a-a5b2-541cb8cdcaee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.050438 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3f45eed9-7892-4f9a-a5b2-541cb8cdcaee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e Jul 24 00:55:22.050535 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.050535 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:22.050609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3f45eed9-7892-4f9a-a5b2-541cb8cdcaee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.050609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3f45eed9-7892-4f9a-a5b2-541cb8cdcaee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.051971 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59e010ad-9c29-4b45-80a2-48718427a023 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:22.052639 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 395/1588] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.058891 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3f45eed9-7892-4f9a-a5b2-541cb8cdcaee tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e returned with HTTP 404 Jul 24 00:55:22.059550 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 400/1589] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/10a70418-b36f-4530-8293-c7d2003b4e9e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:22.069448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-327c5f01-d0a6-404a-84ca-d63b67965211 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.074330 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-327c5f01-d0a6-404a-84ca-d63b67965211 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:22.074330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-327c5f01-d0a6-404a-84ca-d63b67965211 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.074330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-327c5f01-d0a6-404a-84ca-d63b67965211 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.087382 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.087382 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:22.096415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-327c5f01-d0a6-404a-84ca-d63b67965211 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:22.101377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-40646f9e-ec47-4689-b47e-c222b66089a7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.101935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-327c5f01-d0a6-404a-84ca-d63b67965211 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:22.102496 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 400/1590] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 923 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.120635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.123519 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:22.124144 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.125280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.125280 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:22.135323 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.135323 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:22.136267 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:22.169554 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:22.169554 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8471dd8e-24ef-42ea-96c7-f406bd5d5ef8 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 202 Jul 24 00:55:22.169554 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 396/1591] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:22 2026] DELETE /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.183577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5fd3482d-822b-43eb-9769-774bf1308716 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.186056 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5fd3482d-822b-43eb-9769-774bf1308716 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:22.186149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5fd3482d-822b-43eb-9769-774bf1308716 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.186314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5fd3482d-822b-43eb-9769-774bf1308716 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.195021 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.195021 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:22.201082 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5fd3482d-822b-43eb-9769-774bf1308716 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:22.206081 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5fd3482d-822b-43eb-9769-774bf1308716 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 200 Jul 24 00:55:22.206600 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 401/1592] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.247796 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40646f9e-ec47-4689-b47e-c222b66089a7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:22.248521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-40646f9e-ec47-4689-b47e-c222b66089a7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1086881564", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:22.251044 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.qos_specs [None req-40646f9e-ec47-4689-b47e-c222b66089a7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1086881564', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100231) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 00:55:22.261297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-40646f9e-ec47-4689-b47e-c222b66089a7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DB qos_specs_create(): root {'id': '574d34ab-eabf-484e-93de-7cd71b8cf9d9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1086881564'} {{(pid=100231) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 00:55:22.273747 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40646f9e-ec47-4689-b47e-c222b66089a7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:22.274536 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 396/1593] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:55:22 2026] POST /volume/v3/qos-specs => generated 391 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.288552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b7a6404a-b1ca-4396-8e30-a047ed3133e9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.292618 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7a6404a-b1ca-4396-8e30-a047ed3133e9 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:55:22.293389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7a6404a-b1ca-4396-8e30-a047ed3133e9 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2087418149"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:22.309648 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7a6404a-b1ca-4396-8e30-a047ed3133e9 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:55:22.309648 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 401/1594] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:55:22 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.321444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fc98490e-1f37-4d7a-b2e3-7b7e5d9c5476 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.324928 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc98490e-1f37-4d7a-b2e3-7b7e5d9c5476 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:55:22.326296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc98490e-1f37-4d7a-b2e3-7b7e5d9c5476 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1480550288"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:22.349491 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc98490e-1f37-4d7a-b2e3-7b7e5d9c5476 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:55:22.351427 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 397/1595] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:55:22 2026] POST /volume/v3/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.352512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.354903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:22.355212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.355476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.355625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:22.361535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e44224a4-2626-4e4c-803d-511e8f4fa1ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.361834 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.361834 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:22.362874 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-884839b2-53a8-47b6-abba-5d14e7f98d50 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:22.363440 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 402/1596] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.363866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e44224a4-2626-4e4c-803d-511e8f4fa1ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:55:22.364879 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e44224a4-2626-4e4c-803d-511e8f4fa1ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1495129020"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:22.367763 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.367763 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:22.394153 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e44224a4-2626-4e4c-803d-511e8f4fa1ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:55:22.394956 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 397/1597] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:55:22 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.413736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4387d31a-7acc-4100-b950-689b858d1d13 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.415844 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4387d31a-7acc-4100-b950-689b858d1d13 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a Jul 24 00:55:22.416504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4387d31a-7acc-4100-b950-689b858d1d13 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.416504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4387d31a-7acc-4100-b950-689b858d1d13 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associate' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.417175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4387d31a-7acc-4100-b950-689b858d1d13 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Associate qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 with type: 2ec86034-ab50-4010-a8fe-cbcdbfce574a {{(pid=100230) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 00:55:22.454094 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4387d31a-7acc-4100-b950-689b858d1d13 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a returned with HTTP 202 Jul 24 00:55:22.454719 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 402/1598] 10.4.3.67 () {66 vars in 1474 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.464946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.466811 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=f7d444d1-2afa-4079-99f0-a6ff2ea1a81e Jul 24 00:55:22.467215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.467524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associate' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.468300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Associate qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 with type: f7d444d1-2afa-4079-99f0-a6ff2ea1a81e {{(pid=100232) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 00:55:22.500523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65cadd87-6b39-4c6a-a801-f03900a58bdb tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=f7d444d1-2afa-4079-99f0-a6ff2ea1a81e returned with HTTP 202 Jul 24 00:55:22.501385 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 398/1599] 10.4.3.67 () {66 vars in 1474 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=f7d444d1-2afa-4079-99f0-a6ff2ea1a81e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.517666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8425b380-7ebc-4c77-9616-1be71c191f57 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.519656 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8425b380-7ebc-4c77-9616-1be71c191f57 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=0cb91afe-d726-4298-8e11-711ae432c755 Jul 24 00:55:22.519932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8425b380-7ebc-4c77-9616-1be71c191f57 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.520185 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8425b380-7ebc-4c77-9616-1be71c191f57 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associate' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.520858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8425b380-7ebc-4c77-9616-1be71c191f57 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Associate qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 with type: 0cb91afe-d726-4298-8e11-711ae432c755 {{(pid=100229) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 00:55:22.547758 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8425b380-7ebc-4c77-9616-1be71c191f57 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=0cb91afe-d726-4298-8e11-711ae432c755 returned with HTTP 202 Jul 24 00:55:22.548375 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 403/1600] 10.4.3.67 () {66 vars in 1474 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associate?vol_type_id=0cb91afe-d726-4298-8e11-711ae432c755 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.558521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.564081 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations Jul 24 00:55:22.564081 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.564272 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associations' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.565649 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.qos_specs_manage [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Get associations for qos_spec id: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 {{(pid=100231) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 00:55:22.599911 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-009506e3-f7f4-4315-ab39-3b88abaf9326 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations returned with HTTP 200 Jul 24 00:55:22.600857 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 398/1601] 10.4.3.67 () {66 vars in 1386 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations => generated 448 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.613083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a693e305-2d46-4ee2-8b26-61854278e5bd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.615320 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a693e305-2d46-4ee2-8b26-61854278e5bd tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a Jul 24 00:55:22.615532 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a693e305-2d46-4ee2-8b26-61854278e5bd tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.615832 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a693e305-2d46-4ee2-8b26-61854278e5bd tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'disassociate' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.616013 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.616013 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:22.616629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a693e305-2d46-4ee2-8b26-61854278e5bd tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Disassociate qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 from type: 2ec86034-ab50-4010-a8fe-cbcdbfce574a {{(pid=100230) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 24 00:55:22.632806 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a693e305-2d46-4ee2-8b26-61854278e5bd tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a returned with HTTP 202 Jul 24 00:55:22.633327 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 403/1602] 10.4.3.67 () {66 vars in 1483 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate?vol_type_id=2ec86034-ab50-4010-a8fe-cbcdbfce574a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.641412 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associations' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:22.646179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.qos_specs_manage [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Get associations for qos_spec id: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 {{(pid=100232) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 00:55:22.665821 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-165b45ae-b0bd-4958-adf1-f4f68b085497 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations returned with HTTP 200 Jul 24 00:55:22.666730 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 399/1603] 10.4.3.67 () {66 vars in 1386 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.679300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.681669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate_all Jul 24 00:55:22.681883 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.682121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'disassociate_all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.682472 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.682472 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:22.682867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Disassociate qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 from all. {{(pid=100229) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 24 00:55:22.697721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bbb4373-9afe-400c-825e-fb9e9b405cde tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate_all returned with HTTP 202 Jul 24 00:55:22.698050 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 404/1604] 10.4.3.67 () {66 vars in 1398 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.707840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.709943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations Jul 24 00:55:22.710154 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.710453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'associations' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.710916 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.710916 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:22.711136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Get associations for qos_spec id: 574d34ab-eabf-484e-93de-7cd71b8cf9d9 {{(pid=100231) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 00:55:22.720065 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cca3fd83-c9ce-4522-8789-b7f1233bea94 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations returned with HTTP 200 Jul 24 00:55:22.720604 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 399/1605] 10.4.3.67 () {66 vars in 1386 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:22.729915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f889c810-5143-4b11-a310-00c032a45d53 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.732111 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f889c810-5143-4b11-a310-00c032a45d53 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 Jul 24 00:55:22.732449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f889c810-5143-4b11-a310-00c032a45d53 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.732626 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f889c810-5143-4b11-a310-00c032a45d53 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.732934 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.732934 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:22.765997 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f889c810-5143-4b11-a310-00c032a45d53 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 returned with HTTP 202 Jul 24 00:55:22.766820 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 404/1606] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:55:22 2026] DELETE /volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.781970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-674b1765-044f-4345-a821-ea13aa73d124 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.784508 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-674b1765-044f-4345-a821-ea13aa73d124 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 Jul 24 00:55:22.785110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-674b1765-044f-4345-a821-ea13aa73d124 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.785633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-674b1765-044f-4345-a821-ea13aa73d124 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.792281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-674b1765-044f-4345-a821-ea13aa73d124 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 returned with HTTP 404 Jul 24 00:55:22.792281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 400/1607] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/types/0cb91afe-d726-4298-8e11-711ae432c755 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:22.802902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8aad4d47-e48e-461c-bfc0-03416c389066 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.805309 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8aad4d47-e48e-461c-bfc0-03416c389066 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e Jul 24 00:55:22.805584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8aad4d47-e48e-461c-bfc0-03416c389066 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.805876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8aad4d47-e48e-461c-bfc0-03416c389066 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.806275 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.806275 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:22.809172 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.811694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:22.811989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.812296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.821807 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.821807 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:22.826986 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:22.834212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ff3fcc64-2faf-4392-a394-7af73903fe45 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:22.834805 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 400/1608] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:22.834986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8aad4d47-e48e-461c-bfc0-03416c389066 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e returned with HTTP 202 Jul 24 00:55:22.835619 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 405/1609] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:55:22 2026] DELETE /volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.846465 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-29477590-902a-4e87-b111-d73538de12de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.848977 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29477590-902a-4e87-b111-d73538de12de tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e Jul 24 00:55:22.849308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29477590-902a-4e87-b111-d73538de12de tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.849580 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29477590-902a-4e87-b111-d73538de12de tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.851291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8f96ca39-2539-435f-989d-c5379a69bef2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.855176 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8f96ca39-2539-435f-989d-c5379a69bef2 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:22.855176 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8f96ca39-2539-435f-989d-c5379a69bef2 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.855338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29477590-902a-4e87-b111-d73538de12de tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e returned with HTTP 404 Jul 24 00:55:22.855368 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8f96ca39-2539-435f-989d-c5379a69bef2 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.855396 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 405/1610] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/types/f7d444d1-2afa-4079-99f0-a6ff2ea1a81e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:22.863077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bfaff393-9c18-4fdb-ba1a-06ec1595a880 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.865223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfaff393-9c18-4fdb-ba1a-06ec1595a880 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a Jul 24 00:55:22.867218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfaff393-9c18-4fdb-ba1a-06ec1595a880 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.867218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfaff393-9c18-4fdb-ba1a-06ec1595a880 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.867387 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:22.867387 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:22.872040 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8f96ca39-2539-435f-989d-c5379a69bef2 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:22.878936 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8f96ca39-2539-435f-989d-c5379a69bef2 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:22.879652 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 401/1611] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:55:22.892767 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfaff393-9c18-4fdb-ba1a-06ec1595a880 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a returned with HTTP 202 Jul 24 00:55:22.893364 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 401/1612] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:55:22 2026] DELETE /volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:22.907434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9fc77a77-b073-4f94-b309-3fe3ac156ca5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.910000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fc77a77-b073-4f94-b309-3fe3ac156ca5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a Jul 24 00:55:22.910264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fc77a77-b073-4f94-b309-3fe3ac156ca5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.910502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fc77a77-b073-4f94-b309-3fe3ac156ca5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.915266 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fc77a77-b073-4f94-b309-3fe3ac156ca5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a returned with HTTP 404 Jul 24 00:55:22.915481 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 406/1613] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:55:22 2026] GET /volume/v3/types/2ec86034-ab50-4010-a8fe-cbcdbfce574a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:22.924154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-07d8e931-7649-463b-b0c8-836a3f86f775 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.930547 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07d8e931-7649-463b-b0c8-836a3f86f775 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:22.931105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07d8e931-7649-463b-b0c8-836a3f86f775 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-666969884", "consumer": "back-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:22.935305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.qos_specs [None req-07d8e931-7649-463b-b0c8-836a3f86f775 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-666969884', 'consumer': 'back-end', 'specs': {}} {{(pid=100230) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 00:55:22.943612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-07d8e931-7649-463b-b0c8-836a3f86f775 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DB qos_specs_create(): root {'id': '85b56ce3-5507-4932-a10e-ff2692cf2365', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-666969884'} {{(pid=100230) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 00:55:22.959004 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07d8e931-7649-463b-b0c8-836a3f86f775 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:22.959543 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 406/1614] 10.4.3.67 () {68 vars in 1257 bytes} [Fri Jul 24 00:55:22 2026] POST /volume/v3/qos-specs => generated 366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:22.977852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:22.979638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False Jul 24 00:55:22.981213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:22.981213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:22.981213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: 85b56ce3-5507-4932-a10e-ff2692cf2365, force: False {{(pid=100232) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.000587 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-57b6fc4d-87e0-4e5c-9deb-3aa412136cb0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False returned with HTTP 202 Jul 24 00:55:23.001242 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 402/1615] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:22 2026] DELETE /volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.010320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6a1206d5-b452-475c-bb6d-a8315b668268 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.012662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a1206d5-b452-475c-bb6d-a8315b668268 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 Jul 24 00:55:23.013074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a1206d5-b452-475c-bb6d-a8315b668268 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.013289 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a1206d5-b452-475c-bb6d-a8315b668268 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.017772 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a1206d5-b452-475c-bb6d-a8315b668268 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 returned with HTTP 404 Jul 24 00:55:23.018444 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 402/1616] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.028306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e1fa2be7-3848-4660-87cb-7e797f30d7d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.030136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1fa2be7-3848-4660-87cb-7e797f30d7d5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.030411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1fa2be7-3848-4660-87cb-7e797f30d7d5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.030620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1fa2be7-3848-4660-87cb-7e797f30d7d5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.042361 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1fa2be7-3848-4660-87cb-7e797f30d7d5 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.042832 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 407/1617] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.051741 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.054719 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False Jul 24 00:55:23.054719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.054719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.054908 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.054908 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:23.055177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: 85b56ce3-5507-4932-a10e-ff2692cf2365, force: False {{(pid=100230) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.058854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ebe6ab33-c3e5-46c3-9421-395a7bb553ac tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False returned with HTTP 404 Jul 24 00:55:23.060545 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 407/1618] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.066830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.067434 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6979cf95-5e80-4f5c-8641-8fc0d7a39c73 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.068735 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:23.069199 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.070754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.070754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:23.071635 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6979cf95-5e80-4f5c-8641-8fc0d7a39c73 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 Jul 24 00:55:23.071950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6979cf95-5e80-4f5c-8641-8fc0d7a39c73 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.072121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6979cf95-5e80-4f5c-8641-8fc0d7a39c73 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.076825 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.076825 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:23.076825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cb27d42-254c-4263-9f81-c7d12612ecd8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:23.077038 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6979cf95-5e80-4f5c-8641-8fc0d7a39c73 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 returned with HTTP 404 Jul 24 00:55:23.077084 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 403/1619] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.077169 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 403/1620] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/85b56ce3-5507-4932-a10e-ff2692cf2365 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:55:23.088964 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-54b71e17-2956-4884-9635-8f4b3ecae24f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.093365 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54b71e17-2956-4884-9635-8f4b3ecae24f tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.093849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-54b71e17-2956-4884-9635-8f4b3ecae24f tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1627088707", "consumer": "both"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:23.096543 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.096543 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:23.096977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.qos_specs [None req-54b71e17-2956-4884-9635-8f4b3ecae24f tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1627088707', 'consumer': 'both', 'specs': {}} {{(pid=100229) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 00:55:23.108564 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-54b71e17-2956-4884-9635-8f4b3ecae24f tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DB qos_specs_create(): root {'id': '1f292735-b2ab-452f-8e5e-5bae24e25abe', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1627088707'} {{(pid=100229) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 00:55:23.121030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54b71e17-2956-4884-9635-8f4b3ecae24f tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.121595 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 408/1621] 10.4.3.67 () {68 vars in 1257 bytes} [Fri Jul 24 00:55:23 2026] POST /volume/v3/qos-specs => generated 363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.132423 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1453daad-79cf-4880-9613-aa4f4a2f363b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.134480 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1453daad-79cf-4880-9613-aa4f4a2f363b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False Jul 24 00:55:23.134678 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1453daad-79cf-4880-9613-aa4f4a2f363b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.134878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1453daad-79cf-4880-9613-aa4f4a2f363b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.135533 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1453daad-79cf-4880-9613-aa4f4a2f363b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: 1f292735-b2ab-452f-8e5e-5bae24e25abe, force: False {{(pid=100230) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.168119 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1453daad-79cf-4880-9613-aa4f4a2f363b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False returned with HTTP 202 Jul 24 00:55:23.168783 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 408/1622] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.180464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-76450bec-2b95-48b5-b335-d6e0723a0d36 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.182982 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76450bec-2b95-48b5-b335-d6e0723a0d36 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe Jul 24 00:55:23.183371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76450bec-2b95-48b5-b335-d6e0723a0d36 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.183769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76450bec-2b95-48b5-b335-d6e0723a0d36 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.188658 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76450bec-2b95-48b5-b335-d6e0723a0d36 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe returned with HTTP 404 Jul 24 00:55:23.189376 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 404/1623] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.201906 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bfae3758-78b2-4c99-bb70-59e8e8ee03b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.204009 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfae3758-78b2-4c99-bb70-59e8e8ee03b7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.204009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfae3758-78b2-4c99-bb70-59e8e8ee03b7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.204242 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfae3758-78b2-4c99-bb70-59e8e8ee03b7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.214153 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfae3758-78b2-4c99-bb70-59e8e8ee03b7 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.214680 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 404/1624] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.221940 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-820a5caa-0fa4-4f4d-ab14-190a1a31949f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.224141 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-820a5caa-0fa4-4f4d-ab14-190a1a31949f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 Jul 24 00:55:23.224389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-820a5caa-0fa4-4f4d-ab14-190a1a31949f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.224611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-820a5caa-0fa4-4f4d-ab14-190a1a31949f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.225950 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-11ca4bb1-21f5-4144-b62e-6848f839987e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.227899 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11ca4bb1-21f5-4144-b62e-6848f839987e tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False Jul 24 00:55:23.228100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11ca4bb1-21f5-4144-b62e-6848f839987e tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.228368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11ca4bb1-21f5-4144-b62e-6848f839987e tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.228619 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.228619 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:23.229002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11ca4bb1-21f5-4144-b62e-6848f839987e tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: 1f292735-b2ab-452f-8e5e-5bae24e25abe, force: False {{(pid=100230) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.231399 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-820a5caa-0fa4-4f4d-ab14-190a1a31949f tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 returned with HTTP 404 Jul 24 00:55:23.231926 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 409/1625] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/volumes/f303ed97-06dd-4818-a754-da12623993e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.232444 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11ca4bb1-21f5-4144-b62e-6848f839987e tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False returned with HTTP 404 Jul 24 00:55:23.232950 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 409/1626] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.243219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-03e107c5-894f-4a50-be98-7599b8cad479 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.243348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f294d693-177f-45cc-8670-11d983672f62 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.244807 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03e107c5-894f-4a50-be98-7599b8cad479 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:23.245181 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03e107c5-894f-4a50-be98-7599b8cad479 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.245447 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03e107c5-894f-4a50-be98-7599b8cad479 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.247013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f294d693-177f-45cc-8670-11d983672f62 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe Jul 24 00:55:23.247013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f294d693-177f-45cc-8670-11d983672f62 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.247013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f294d693-177f-45cc-8670-11d983672f62 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.247013 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.247013 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:23.250668 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f294d693-177f-45cc-8670-11d983672f62 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe returned with HTTP 404 Jul 24 00:55:23.251445 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 405/1627] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/1f292735-b2ab-452f-8e5e-5bae24e25abe => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.255824 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.255824 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:23.259509 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.264218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] POST https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.264348 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-03e107c5-894f-4a50-be98-7599b8cad479 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:23.264395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-473899459", "consumer": "front-end"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:23.264395 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.264395 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:23.264395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.qos_specs [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-473899459', 'consumer': 'front-end', 'specs': {}} {{(pid=100229) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 00:55:23.266510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DB qos_specs_create(): root {'id': 'd9cd7103-03c9-4ed8-998f-33b6b2e19668', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-473899459'} {{(pid=100229) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 00:55:23.268212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03e107c5-894f-4a50-be98-7599b8cad479 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 200 Jul 24 00:55:23.268925 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 405/1628] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.275169 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da12a673-3f8a-471a-9f2d-3ad1f0df546c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.275169 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 410/1629] 10.4.3.67 () {68 vars in 1257 bytes} [Fri Jul 24 00:55:23 2026] POST /volume/v3/qos-specs => generated 367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.284930 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.286640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.287305 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:23.287305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.288901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.288901 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: 74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:23.289005 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False Jul 24 00:55:23.289169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.289969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.290429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: d9cd7103-03c9-4ed8-998f-33b6b2e19668, force: False {{(pid=100231) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.297519 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.297519 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:23.298075 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:23.316560 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74293dbc-4454-444d-a337-a1ccf9366bd0 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False returned with HTTP 202 Jul 24 00:55:23.317090 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 406/1630] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.326223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46bdf397-173e-4fe6-a4fd-cdb3ba987874 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.327889 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:23.330062 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ecef5c2-ecb3-42d2-b68b-d99bdd5bc323 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 202 Jul 24 00:55:23.330154 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46bdf397-173e-4fe6-a4fd-cdb3ba987874 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 Jul 24 00:55:23.330154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46bdf397-173e-4fe6-a4fd-cdb3ba987874 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.330227 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 410/1631] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.330674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46bdf397-173e-4fe6-a4fd-cdb3ba987874 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.335597 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46bdf397-173e-4fe6-a4fd-cdb3ba987874 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 returned with HTTP 404 Jul 24 00:55:23.335597 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 406/1632] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.340413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.344108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6781dab7-faca-4a1a-b1bd-d9a485b0fb0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.347214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:23.347214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.347214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.349761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6781dab7-faca-4a1a-b1bd-d9a485b0fb0c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.349761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6781dab7-faca-4a1a-b1bd-d9a485b0fb0c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.352256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6781dab7-faca-4a1a-b1bd-d9a485b0fb0c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.355558 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.355558 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:23.359838 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.359838 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:23.360901 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6781dab7-faca-4a1a-b1bd-d9a485b0fb0c tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.361408 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 407/1633] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.370537 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:23.372897 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.375085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False Jul 24 00:55:23.375401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.375663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.376606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: d9cd7103-03c9-4ed8-998f-33b6b2e19668, force: False {{(pid=100230) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.379334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-30369b41-a14a-493a-84df-063fde6cd68e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.380602 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be69c5b8-736d-4c46-9e0c-ee6115c05bfc tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False returned with HTTP 404 Jul 24 00:55:23.380935 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e20369d-bde4-4635-8d35-ef1996ffa9f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 200 Jul 24 00:55:23.381183 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 411/1634] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.381467 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 411/1635] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.383144 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30369b41-a14a-493a-84df-063fde6cd68e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:23.385345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30369b41-a14a-493a-84df-063fde6cd68e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.385345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30369b41-a14a-493a-84df-063fde6cd68e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.385345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-30369b41-a14a-493a-84df-063fde6cd68e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:23.390161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3e1abcb-89c9-46fe-b761-1f1a6ac833d4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.394680 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3e1abcb-89c9-46fe-b761-1f1a6ac833d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 Jul 24 00:55:23.394680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3e1abcb-89c9-46fe-b761-1f1a6ac833d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.395275 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.395275 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:23.395395 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3e1abcb-89c9-46fe-b761-1f1a6ac833d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.395395 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.395395 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:23.395543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30369b41-a14a-493a-84df-063fde6cd68e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:23.395763 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 407/1636] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.400123 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3e1abcb-89c9-46fe-b761-1f1a6ac833d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 returned with HTTP 404 Jul 24 00:55:23.400123 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 408/1637] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/d9cd7103-03c9-4ed8-998f-33b6b2e19668 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:23.412908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-85727d59-85bd-4dde-bd09-3aed862383d4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.415123 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-85727d59-85bd-4dde-bd09-3aed862383d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.415496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-85727d59-85bd-4dde-bd09-3aed862383d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.415663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-85727d59-85bd-4dde-bd09-3aed862383d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.420906 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-85727d59-85bd-4dde-bd09-3aed862383d4 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 200 Jul 24 00:55:23.421467 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 412/1638] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.435159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-43b6876e-98f1-4f18-abe2-5ac967dd4f6b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.437724 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-43b6876e-98f1-4f18-abe2-5ac967dd4f6b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs Jul 24 00:55:23.438150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-43b6876e-98f1-4f18-abe2-5ac967dd4f6b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.438150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-43b6876e-98f1-4f18-abe2-5ac967dd4f6b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.444220 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-43b6876e-98f1-4f18-abe2-5ac967dd4f6b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs returned with HTTP 200 Jul 24 00:55:23.444812 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 412/1639] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.456852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2044c8a2-97d2-4f3a-a438-31162d22746d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.459028 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2044c8a2-97d2-4f3a-a438-31162d22746d tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] PUT https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.459935 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2044c8a2-97d2-4f3a-a438-31162d22746d tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:23.469611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.qos_specs [None req-2044c8a2-97d2-4f3a-a438-31162d22746d tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100232) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 24 00:55:23.484323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-2044c8a2-97d2-4f3a-a438-31162d22746d tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] qos_specs_update() value: {'id': '4a135430-14a0-4d99-aedb-f652d3c7035a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '574d34ab-eabf-484e-93de-7cd71b8cf9d9', 'deleted': False} {{(pid=100232) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 24 00:55:23.491657 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2044c8a2-97d2-4f3a-a438-31162d22746d tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 200 Jul 24 00:55:23.492329 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 408/1640] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:55:23 2026] PUT /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 36 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:23.501895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-73faab7a-f959-45aa-a942-c4c12373d855 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.503955 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73faab7a-f959-45aa-a942-c4c12373d855 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.504385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73faab7a-f959-45aa-a942-c4c12373d855 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.504459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73faab7a-f959-45aa-a942-c4c12373d855 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.511659 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73faab7a-f959-45aa-a942-c4c12373d855 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 200 Jul 24 00:55:23.512167 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 409/1641] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.521507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cdce830a-2fcf-4691-9214-5a25723be789 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.523960 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdce830a-2fcf-4691-9214-5a25723be789 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] PUT https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/delete_keys Jul 24 00:55:23.524460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdce830a-2fcf-4691-9214-5a25723be789 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:23.526371 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.526371 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:23.526679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdce830a-2fcf-4691-9214-5a25723be789 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete_key spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9, keys: ['iops_bytes'] {{(pid=100230) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 24 00:55:23.546324 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdce830a-2fcf-4691-9214-5a25723be789 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/delete_keys returned with HTTP 202 Jul 24 00:55:23.546324 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 413/1642] 10.4.3.67 () {68 vars in 1403 bytes} [Fri Jul 24 00:55:23 2026] PUT /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.552086 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d3128243-90d8-411d-8c2e-1e51d3dbad19 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.554007 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d3128243-90d8-411d-8c2e-1e51d3dbad19 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.555069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d3128243-90d8-411d-8c2e-1e51d3dbad19 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.555069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d3128243-90d8-411d-8c2e-1e51d3dbad19 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.555069 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.555069 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:23.560157 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d3128243-90d8-411d-8c2e-1e51d3dbad19 tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 200 Jul 24 00:55:23.560686 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 413/1643] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.571115 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-919759b8-0df5-446f-9cf5-a7acaddf96fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.572710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-919759b8-0df5-446f-9cf5-a7acaddf96fa tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.572943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-919759b8-0df5-446f-9cf5-a7acaddf96fa tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.573160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-919759b8-0df5-446f-9cf5-a7acaddf96fa tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.573474 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.573474 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:23.584143 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-919759b8-0df5-446f-9cf5-a7acaddf96fa tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 200 Jul 24 00:55:23.584609 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 409/1644] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:23.604820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.607284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] DELETE https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9?force=False Jul 24 00:55:23.607974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.607974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.608249 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.608249 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:23.608726 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Delete qos_spec: 574d34ab-eabf-484e-93de-7cd71b8cf9d9, force: False {{(pid=100231) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 00:55:23.628508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b849fe5e-9d0c-4467-98c6-339c8e35472b tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9?force=False returned with HTTP 202 Jul 24 00:55:23.629070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 410/1645] 10.4.3.67 () {66 vars in 1373 bytes} [Fri Jul 24 00:55:23 2026] DELETE /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:23.650767 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d7ad1c2f-da21-4145-972d-973f64e447ab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:23.654654 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d7ad1c2f-da21-4145-972d-973f64e447ab tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] GET https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 Jul 24 00:55:23.654920 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d7ad1c2f-da21-4145-972d-973f64e447ab tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:23.655323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d7ad1c2f-da21-4145-972d-973f64e447ab tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:23.656305 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:23.656305 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:23.658896 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d7ad1c2f-da21-4145-972d-973f64e447ab tempest-QosSpecsTestJSON-2050001094 tempest-QosSpecsTestJSON-2050001094-project-admin] https://10.4.3.67/volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 returned with HTTP 404 Jul 24 00:55:23.659494 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 414/1646] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:23 2026] GET /volume/v3/qos-specs/574d34ab-eabf-484e-93de-7cd71b8cf9d9 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:24.091282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:24.093520 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:24.093770 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:24.094004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:24.094151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:24.099324 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:24.099324 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:24.100126 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7967ec01-6eaa-4b4e-9ab0-663883e0f530 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:24.100564 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 414/1647] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:24 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:24.305303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:24.309565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:24.309775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:24.309977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:24.324891 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:24.324891 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:24.330291 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:24.338033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-9700dfe1-7e1c-47aa-8fc9-49013d073741 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:24.338033 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 410/1648] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:24 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:24.402076 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-916e771f-d79b-4acf-b888-a98966d7cdda None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:24.405788 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-916e771f-d79b-4acf-b888-a98966d7cdda tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 Jul 24 00:55:24.405788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-916e771f-d79b-4acf-b888-a98966d7cdda tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:24.406652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-916e771f-d79b-4acf-b888-a98966d7cdda tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:24.414013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9625f38c-c300-4561-ab61-68f55f82b38c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:24.415915 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-916e771f-d79b-4acf-b888-a98966d7cdda tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 returned with HTTP 404 Jul 24 00:55:24.416708 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 411/1649] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:24 2026] GET /volume/v3/volumes/74312f97-e313-4f17-84c3-8c7fffefd124 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:55:24.426934 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9625f38c-c300-4561-ab61-68f55f82b38c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:24.427988 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9625f38c-c300-4561-ab61-68f55f82b38c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:24.429070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9625f38c-c300-4561-ab61-68f55f82b38c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:24.429070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9625f38c-c300-4561-ab61-68f55f82b38c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:24.438971 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:24.438971 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:24.441069 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9625f38c-c300-4561-ab61-68f55f82b38c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:24.441069 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 415/1650] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:24 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:24.505525 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:24.508731 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:24.509582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesGetTest-Volume-111306051", "metadata": {"Type": "Test"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:24.512357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-111306051', 'metadata': {'Type': 'Test'}}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:24.657586 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:24.659832 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:24.672130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (e3377984-53b0-411c-a0ce-f68e5e3caec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:24.673962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d1bfa9-4754-4a1b-9267-16f4bd429e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:24.678664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:24.791178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d1bfa9-4754-4a1b-9267-16f4bd429e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:24.793114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae11c01-5ac8-4812-877b-abf56ebc519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:24.865667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['446bcccb-e3ca-4a5e-afac-b62bcf6c576d', '58f08861-c9c6-453a-b8cc-637d519b16e6', '1c4dbad7-46a3-4737-a766-26dbd1cc05f2', '103a7e40-69a3-4d5a-9fb5-c511ee09d222'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:24.869218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae11c01-5ac8-4812-877b-abf56ebc519b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446bcccb-e3ca-4a5e-afac-b62bcf6c576d', '58f08861-c9c6-453a-b8cc-637d519b16e6', '1c4dbad7-46a3-4737-a766-26dbd1cc05f2', '103a7e40-69a3-4d5a-9fb5-c511ee09d222']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:24.869218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ca57c5-448f-4889-a958-c3e1ed0bf494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:24.916375 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ca57c5-448f-4889-a958-c3e1ed0bf494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323a8ee5-fcf4-4f45-8c98-b2aeea4349d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-111306051',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['446bcccb-e3ca-4a5e-afac-b62bcf6c576d','58f08861-c9c6-453a-b8cc-637d519b16e6','1c4dbad7-46a3-4737-a766-26dbd1cc05f2','103a7e40-69a3-4d5a-9fb5-c511ee09d222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-111306051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323a8ee5-fcf4-4f45-8c98-b2aeea4349d5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:24.916928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde3033b-7516-43e4-8e26-6e1928190b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:24.962331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde3033b-7516-43e4-8e26-6e1928190b0c) transitioned into state 'SUCCESS' from state '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-111306051',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['446bcccb-e3ca-4a5e-afac-b62bcf6c576d','58f08861-c9c6-453a-b8cc-637d519b16e6','1c4dbad7-46a3-4737-a766-26dbd1cc05f2','103a7e40-69a3-4d5a-9fb5-c511ee09d222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:24.965780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53404799-b266-4d0e-967f-f0e0b4f49062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:24.987817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53404799-b266-4d0e-967f-f0e0b4f49062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:24.988634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (e3377984-53b0-411c-a0ce-f68e5e3caec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:24.988950 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:24.989727 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ae35649-57f2-43e4-9c6c-31c1781055c9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:24.990371 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 415/1651] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:24 2026] POST /volume/v3/volumes => generated 756 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:25.008962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.013451 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:25.014320 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:25.014320 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:25.028427 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:25.028427 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:25.037728 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:25.046044 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a1b81e7-100e-4106-b7e0-47af3dd98548 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:25.046498 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 411/1652] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:25 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:25.118826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.123929 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:25.123929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:25.123929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:25.123929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:25.132908 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:25.132908 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:25.134234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d26f5e3-bad4-4086-b410-5ff8688a089b tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:25.134748 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 412/1653] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:25 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:25.402452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.404222 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:25.404482 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:25.404740 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:25.413544 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:25.413544 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:25.425738 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:25.437626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-668ebdf3-80aa-4c94-ba1b-c627e59da276 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:25.438103 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 416/1654] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:25 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1403 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:25.457064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6a14c688-6d80-41ec-908a-569d9b526abf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.457680 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a14c688-6d80-41ec-908a-569d9b526abf None None] GET https://10.4.3.67/volume// Jul 24 00:55:25.457927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a14c688-6d80-41ec-908a-569d9b526abf None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:25.458153 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a14c688-6d80-41ec-908a-569d9b526abf None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:25.459296 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a14c688-6d80-41ec-908a-569d9b526abf None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:25.459746 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 416/1655] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:55:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:25.461939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.467328 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:25.468545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:25.468545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:25.468545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:25.472080 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-db96a07c-a2f7-4c61-a426-98d38ccac637 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:25.474320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:25.474320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:25.475366 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b2703338-8021-4bfe-b4d6-a9fc45e73721 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:25.476272 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 412/1656] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:25 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:25.479563 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-db96a07c-a2f7-4c61-a426-98d38ccac637 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:55:25.480041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-db96a07c-a2f7-4c61-a426-98d38ccac637 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b200b6c2-9345-48f3-84b0-c392bee68855", "connector": null, "instance_uuid": "d18e8909-8a47-427b-859f-422bcb77e95f"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:25.492100 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:25.492100 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:25.526684 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-db96a07c-a2f7-4c61-a426-98d38ccac637 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:55:25.527378 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 413/1657] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:55:25 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:26.066145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.070519 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:26.070909 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.071234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.085401 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.085401 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:26.092320 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.100813 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-23b77671-98fc-427f-9ba0-0b2d4ead4349 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:26.101391 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 417/1658] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:26.123972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-107b108b-efbd-49f8-85e7-5add093b47a0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.126504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-107b108b-efbd-49f8-85e7-5add093b47a0 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:26.126795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-107b108b-efbd-49f8-85e7-5add093b47a0 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.127171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-107b108b-efbd-49f8-85e7-5add093b47a0 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.136821 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.136821 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:26.142591 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-107b108b-efbd-49f8-85e7-5add093b47a0 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.149924 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-107b108b-efbd-49f8-85e7-5add093b47a0 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:26.150821 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 417/1659] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:26.162527 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.165174 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:26.165511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.165785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.165939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:26.171907 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.174923 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:26.175236 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.175236 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:26.175458 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-111306051"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:26.176312 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6a2ecd2-61c1-4f5d-9a85-f88384360b4c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:26.176887 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 413/1660] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:26.187117 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.187117 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:26.191948 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.198019 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:26.198763 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29650bf7-5b39-4d4c-9e56-c7454adcb3af tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:26.199232 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 414/1661] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:26 2026] PUT /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 780 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:26.216144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.217762 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:26.218461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1395191991", "description": "This is the new description of volume"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:26.236126 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.236126 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:26.242070 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.248612 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:26.249207 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e4a56f02-a2fd-4515-91c5-4e206c00b4f6 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:26.249677 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 418/1662] 10.4.3.67 () {68 vars in 1362 bytes} [Fri Jul 24 00:55:26 2026] PUT /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:55:26.264014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ccfaa40-838b-4122-9550-888cef4cb950 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.266022 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ccfaa40-838b-4122-9550-888cef4cb950 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:26.266440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ccfaa40-838b-4122-9550-888cef4cb950 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.266690 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ccfaa40-838b-4122-9550-888cef4cb950 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.274213 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.274213 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:26.281114 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4ccfaa40-838b-4122-9550-888cef4cb950 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.285741 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ccfaa40-838b-4122-9550-888cef4cb950 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:26.286342 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 418/1663] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:26.303213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.304716 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:26.305006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1101134737", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-200421763"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:26.306416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1101134737', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-200421763'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:26.306556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume of 1 GB Jul 24 00:55:26.312397 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Availability Zones retrieved successfully. Jul 24 00:55:26.318899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (a1172db1-c8b1-48ee-b4c0-2e6d3e33cb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:26.320218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5464c9c-c918-459f-8e57-cfc43ef57aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:26.321468 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:26.361082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5464c9c-c918-459f-8e57-cfc43ef57aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:26.361082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f6b8b0-ef79-4345-a44e-5d2da8551bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:26.413432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Created reservations ['1f5bbdc8-6c0b-426f-8b88-ecb613ac2df0', '227a76a3-8ce6-410b-bfd7-8a32a5e77de4', '254fbc67-4103-4561-90e1-668692aeeac9', '68069a83-6d75-47df-8c8e-b55495bc77de'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:26.414328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f6b8b0-ef79-4345-a44e-5d2da8551bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5bbdc8-6c0b-426f-8b88-ecb613ac2df0', '227a76a3-8ce6-410b-bfd7-8a32a5e77de4', '254fbc67-4103-4561-90e1-668692aeeac9', '68069a83-6d75-47df-8c8e-b55495bc77de']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:26.415133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa642a-e455-4f4c-8cb2-450c03a22110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:26.448901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa642a-e455-4f4c-8cb2-450c03a22110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b1532e-9505-455e-8990-7982ed774c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1101134737',display_name='tempest-VolumesGetTest-Volume-200421763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['1f5bbdc8-6c0b-426f-8b88-ecb613ac2df0','227a76a3-8ce6-410b-bfd7-8a32a5e77de4','254fbc67-4103-4561-90e1-668692aeeac9','68069a83-6d75-47df-8c8e-b55495bc77de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1101134737',display_name='tempest-VolumesGetTest-Volume-200421763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b1532e-9505-455e-8990-7982ed774c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79541f43406047abac3372856bbf3b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:26.450235 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0d6416-878f-45da-b4b7-a6d5e2153084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:26.492324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.494388 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:26.494613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.495069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.495069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:26.498075 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0d6416-878f-45da-b4b7-a6d5e2153084) transitioned into 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-1101134737',display_name='tempest-VolumesGetTest-Volume-200421763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79541f43406047abac3372856bbf3b84',qos_specs=None,replication_status=,reservations=['1f5bbdc8-6c0b-426f-8b88-ecb613ac2df0','227a76a3-8ce6-410b-bfd7-8a32a5e77de4','254fbc67-4103-4561-90e1-668692aeeac9','68069a83-6d75-47df-8c8e-b55495bc77de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e3d1da6ef48e695801df3bbc6b15e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:26.498902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b962e061-d954-440e-b98d-9ce1e2fd193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:26.505869 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.505869 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:26.506798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e3d45a7-114a-4080-9806-e3314ec558d8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:26.507240 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 415/1664] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:26.517894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b962e061-d954-440e-b98d-9ce1e2fd193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:26.518969 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Flow 'volume_create_api' (a1172db1-c8b1-48ee-b4c0-2e6d3e33cb1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:26.519533 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Create volume request issued successfully. Jul 24 00:55:26.520460 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-154f4bd5-cff4-41df-89ec-86a930ccc112 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:26.521094 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 414/1665] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:26 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) Jul 24 00:55:26.538580 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6b8a4833-723f-45e5-a7f9-76c271c820df None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:26.541025 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b8a4833-723f-45e5-a7f9-76c271c820df tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:26.541370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b8a4833-723f-45e5-a7f9-76c271c820df tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:26.541649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b8a4833-723f-45e5-a7f9-76c271c820df tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:26.559508 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:26.559508 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:26.568583 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6b8a4833-723f-45e5-a7f9-76c271c820df tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:26.575656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b8a4833-723f-45e5-a7f9-76c271c820df tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 200 Jul 24 00:55:26.575919 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 419/1666] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:26 2026] GET /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.008534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6df71f2d-999f-4176-af65-b1b9717f323e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.009135 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6df71f2d-999f-4176-af65-b1b9717f323e None None] GET https://10.4.3.67/volume// Jul 24 00:55:27.009624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6df71f2d-999f-4176-af65-b1b9717f323e None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.009917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6df71f2d-999f-4176-af65-b1b9717f323e None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.010595 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6df71f2d-999f-4176-af65-b1b9717f323e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:55:27.011027 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 419/1667] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:55:27.017697 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.019968 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:55:27.020237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.020474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.033589 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.033589 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:27.037430 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:55:27.043018 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8d5acd85-d727-4905-b5d7-80b6390ff135 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:55:27.043873 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 416/1668] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1582 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 00:55:27.047930 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.156566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.158733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] PUT https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 Jul 24 00:55:27.159211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:27.171094 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Acquiring lock "cinder-attachment_update-b200b6c2-9345-48f3-84b0-c392bee68855-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:55:27.173148 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] GET https://10.4.3.67/volume/v3/os-hosts Jul 24 00:55:27.173407 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.173551 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.173836 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.173836 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:27.176171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-b200b6c2-9345-48f3-84b0-c392bee68855-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:55:27.177239 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.177239 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:27.182858 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.hosts [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:26+00:00 {{(pid=100232) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.183027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.hosts [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:24+00:00 {{(pid=100232) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.183210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.hosts [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:13+00:00 {{(pid=100232) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.183443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f7ad90ed-ce2c-403a-b05e-86e370b6e4fa tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] https://10.4.3.67/volume/v3/os-hosts returned with HTTP 200 Jul 24 00:55:27.184208 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 415/1669] 10.4.3.67 () {66 vars in 1233 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/os-hosts => generated 560 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.191818 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.194736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.194824 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:27.195075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.195377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.195517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:27.197068 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] GET https://10.4.3.67/volume/v3/os-hosts Jul 24 00:55:27.197356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.197636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.202459 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.202459 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:27.203955 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19f8462b-8da4-42f5-b54c-be8ac4a9967f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:27.204412 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.hosts [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:26+00:00 {{(pid=100231) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.204624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.hosts [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:24+00:00 {{(pid=100231) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.204690 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 420/1670] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.204912 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.hosts [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] status, active and update: available, enabled, 2026-07-24 00:54:13+00:00 {{(pid=100231) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 00:55:27.205359 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a1b481b-f3a1-418b-9a3d-fda63547e2cb tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] https://10.4.3.67/volume/v3/os-hosts returned with HTTP 200 Jul 24 00:55:27.205897 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 417/1671] 10.4.3.67 () {66 vars in 1233 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.217290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4109e908-eccb-4573-85e2-803eba9e52e2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.220032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4109e908-eccb-4573-85e2-803eba9e52e2 tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] GET https://10.4.3.67/volume/v3/os-hosts/np0000005792@storpool Jul 24 00:55:27.220601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4109e908-eccb-4573-85e2-803eba9e52e2 tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.220807 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4109e908-eccb-4573-85e2-803eba9e52e2 tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.323661 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4109e908-eccb-4573-85e2-803eba9e52e2 tempest-VolumeHostsAdminTestsJSON-162269784 tempest-VolumeHostsAdminTestsJSON-162269784-project-admin] https://10.4.3.67/volume/v3/os-hosts/np0000005792@storpool returned with HTTP 200 Jul 24 00:55:27.324278 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 416/1672] 10.4.3.67 () {66 vars in 1299 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/os-hosts/np0000005792@storpool => generated 1697 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:27.345323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Lock "cinder-attachment_update-b200b6c2-9345-48f3-84b0-c392bee68855-np0000005792" released by "attachment_update" :: held 0.168s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:55:27.345759 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-8ae0a107-91b5-4fd9-ad97-ae2331731bdc tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 returned with HTTP 200 Jul 24 00:55:27.346350 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 420/1673] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:55:27 2026] PUT /volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:27.373399 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-dd211ede-40aa-4e43-930f-b87b228a912c req-7aa0ae7f-5037-4db3-812c-b4856f568a74 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.377404 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-7aa0ae7f-5037-4db3-812c-b4856f568a74 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] POST https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0/action Jul 24 00:55:27.377795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-7aa0ae7f-5037-4db3-812c-b4856f568a74 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:27.377941 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-7aa0ae7f-5037-4db3-812c-b4856f568a74 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:27.401579 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.401579 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:27.447233 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dd211ede-40aa-4e43-930f-b87b228a912c req-7aa0ae7f-5037-4db3-812c-b4856f568a74 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0/action returned with HTTP 204 Jul 24 00:55:27.447713 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 421/1674] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:55:27 2026] POST /volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:27.522482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.528612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:27.529600 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.529923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.530133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:27.541010 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.541010 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:27.541978 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d67d665-7aeb-4898-8a32-e527b22599d6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:27.542557 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 418/1675] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.591868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c626e18f-cc79-43d1-ad78-6a407364d166 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.595577 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c626e18f-cc79-43d1-ad78-6a407364d166 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.595792 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c626e18f-cc79-43d1-ad78-6a407364d166 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.596474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c626e18f-cc79-43d1-ad78-6a407364d166 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.613116 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.613116 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:27.618332 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c626e18f-cc79-43d1-ad78-6a407364d166 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:27.625072 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c626e18f-cc79-43d1-ad78-6a407364d166 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 200 Jul 24 00:55:27.625615 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 417/1676] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.644224 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d66e3843-452c-4b0e-838a-eb21b31a957c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.646412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d66e3843-452c-4b0e-838a-eb21b31a957c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] PUT https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.647660 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d66e3843-452c-4b0e-838a-eb21b31a957c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-111306051", "description": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:27.661494 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.661494 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:27.665715 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d66e3843-452c-4b0e-838a-eb21b31a957c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:27.675204 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d66e3843-452c-4b0e-838a-eb21b31a957c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume updated successfully. Jul 24 00:55:27.676031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d66e3843-452c-4b0e-838a-eb21b31a957c tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 200 Jul 24 00:55:27.676556 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 421/1677] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 00:55:27 2026] PUT /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 767 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.691605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-79fde665-34cc-4266-9881-3f7cc91fa70d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.693582 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79fde665-34cc-4266-9881-3f7cc91fa70d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.693791 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79fde665-34cc-4266-9881-3f7cc91fa70d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.693991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79fde665-34cc-4266-9881-3f7cc91fa70d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.703461 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.703461 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:27.710151 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-79fde665-34cc-4266-9881-3f7cc91fa70d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:27.715554 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79fde665-34cc-4266-9881-3f7cc91fa70d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 200 Jul 24 00:55:27.716225 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 422/1678] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:27.728905 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.736866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.737152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.743548 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.743745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.762091 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.762091 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:27.762606 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:27.790882 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:27.791090 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0888df53-a9e9-402e-b534-d77f2c1774f9 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 202 Jul 24 00:55:27.791679 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 419/1679] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:27 2026] DELETE /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:27.799649 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:27.803942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:27.805000 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:27.805291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:27.820957 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:27.820957 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:27.830214 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:27.844444 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-edb9e9a4-b7f0-4c23-b8da-59d1721faf91 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 200 Jul 24 00:55:27.845781 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 418/1680] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:27 2026] GET /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 834 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:28.156700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-194253f7-d818-49f3-99e8-45dd9d5b7b2b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.160483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-194253f7-d818-49f3-99e8-45dd9d5b7b2b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 00:55:28.160742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-194253f7-d818-49f3-99e8-45dd9d5b7b2b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.161067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-194253f7-d818-49f3-99e8-45dd9d5b7b2b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.187623 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-194253f7-d818-49f3-99e8-45dd9d5b7b2b tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 00:55:28.188152 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 422/1681] 10.4.3.67 () {68 vars in 1477 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:28.217415 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-efe889d8-ad7a-45be-9036-72fd7f98339d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.219302 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-efe889d8-ad7a-45be-9036-72fd7f98339d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:28.219510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-efe889d8-ad7a-45be-9036-72fd7f98339d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.219686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-efe889d8-ad7a-45be-9036-72fd7f98339d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.219788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-efe889d8-ad7a-45be-9036-72fd7f98339d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:28.226110 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.226110 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:28.227114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-efe889d8-ad7a-45be-9036-72fd7f98339d tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:28.227767 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 423/1682] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:28.245521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.248457 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:28.248755 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.249058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.260546 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.260546 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:28.264882 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:28.269989 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-6c03b0ce-2fc8-4c9a-a286-4ad82be1258c tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 200 Jul 24 00:55:28.270299 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 420/1683] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 1449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:28.286984 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.291701 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:28.291701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c087915c-49b6-448b-ac95-433e4dff7af7", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-204298225", "description": null, "metadata": {}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:28.310919 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.310919 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:28.310919 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:28.310919 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Create snapshot from volume c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:28.356538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Created reservations ['419f4354-c445-44f0-823b-cfa472177df6', 'e4bb40ea-b09a-4a17-8802-7b4c306b7054', '8f518731-0143-474a-a53b-a7243e80ccbc', '7d47b32e-1bb2-45ec-944f-d5de1103f869'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:28.406087 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Snapshot force create request issued successfully. Jul 24 00:55:28.406613 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-24bd7606-b13d-4670-9941-d16c3e18e171 req-1db33a34-5faa-4881-8f10-286f9aa89010 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:28.407148 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 419/1684] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 00:55:28 2026] POST /volume/v3/snapshots => generated 318 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:28.555543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.557825 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:28.558108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.558398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.558555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:28.566078 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.566078 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:28.566078 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7fdd5bf-d44f-4b53-aa01-e11784beffe2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:28.567030 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 423/1685] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:28.863383 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1319371e-07d6-4e92-8ba3-fc4e4d5a3165 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.864819 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1319371e-07d6-4e92-8ba3-fc4e4d5a3165 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 Jul 24 00:55:28.865042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1319371e-07d6-4e92-8ba3-fc4e4d5a3165 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.865644 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1319371e-07d6-4e92-8ba3-fc4e4d5a3165 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.877707 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1319371e-07d6-4e92-8ba3-fc4e4d5a3165 tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 returned with HTTP 404 Jul 24 00:55:28.878549 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 424/1686] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/volumes/c2b1532e-9505-455e-8990-7982ed774c12 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:28.889184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-286b4127-ba7e-49b0-b939-39055e5d11cf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.891375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-286b4127-ba7e-49b0-b939-39055e5d11cf tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:28.892517 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-286b4127-ba7e-49b0-b939-39055e5d11cf tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.892795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-286b4127-ba7e-49b0-b939-39055e5d11cf tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.910266 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.910266 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:28.918479 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-286b4127-ba7e-49b0-b939-39055e5d11cf tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:28.924843 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-286b4127-ba7e-49b0-b939-39055e5d11cf tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:28.925343 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 421/1687] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:28 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 1404 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:28.944088 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:28.946907 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] DELETE https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:28.947166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:28.947467 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:28.947685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume with id: 323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:28.963216 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:28.963216 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:28.963850 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:28.998163 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Delete volume request issued successfully. Jul 24 00:55:28.998438 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec98d2e6-8329-4ff1-9170-2729f6f9431d tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 202 Jul 24 00:55:28.998997 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 420/1688] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:28 2026] DELETE /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:29.010773 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:29.012574 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:29.012760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:29.012950 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:29.021463 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:29.021463 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:29.027461 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Volume info retrieved successfully. Jul 24 00:55:29.032944 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef6163fe-5275-4b0f-9e51-685d9cfd0aed tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 200 Jul 24 00:55:29.033338 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 424/1689] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:29 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:55:29.242379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-72f80e27-a2ae-4250-8efe-8269d93240fe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:29.248054 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72f80e27-a2ae-4250-8efe-8269d93240fe tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:29.248054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72f80e27-a2ae-4250-8efe-8269d93240fe tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:29.248807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72f80e27-a2ae-4250-8efe-8269d93240fe tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:29.248807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-72f80e27-a2ae-4250-8efe-8269d93240fe tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:29.261146 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:29.261146 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:29.262221 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72f80e27-a2ae-4250-8efe-8269d93240fe tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:29.263054 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 425/1690] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:29 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:29.580827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:29.583479 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:29.583778 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:29.584074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:29.584251 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:29.600257 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:29.600257 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:29.600716 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2970f2e5-47ce-42ee-ae22-47e3cf780422 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:29.603764 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 422/1691] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:29 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:30.050761 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a198d61a-3cee-494b-9534-cf13a432899a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:30.052777 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a198d61a-3cee-494b-9534-cf13a432899a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] GET https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 Jul 24 00:55:30.053109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a198d61a-3cee-494b-9534-cf13a432899a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:30.053469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a198d61a-3cee-494b-9534-cf13a432899a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:30.063205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a198d61a-3cee-494b-9534-cf13a432899a tempest-VolumesGetTest-1390990132 tempest-VolumesGetTest-1390990132-project-member] https://10.4.3.67/volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 returned with HTTP 404 Jul 24 00:55:30.064212 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 421/1692] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:30 2026] GET /volume/v3/volumes/323a8ee5-fcf4-4f45-8c98-b2aeea4349d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:30.281889 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:30.283575 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:30.285365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:30.286986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:30.286986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:30.297952 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:30.297952 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:30.298972 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-982f0ec9-f463-4191-ae4b-827c4fd3c67c tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:30.299797 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 425/1693] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:30 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:30.614568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ce7b712a-894e-421e-b37b-e42229bf790b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:30.617314 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce7b712a-894e-421e-b37b-e42229bf790b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:30.617640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce7b712a-894e-421e-b37b-e42229bf790b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:30.617935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce7b712a-894e-421e-b37b-e42229bf790b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:30.618108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ce7b712a-894e-421e-b37b-e42229bf790b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:30.626955 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:30.626955 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:30.628103 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce7b712a-894e-421e-b37b-e42229bf790b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:30.628880 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 426/1694] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:30 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:30.969850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-46584943-6d92-428c-a882-a9c2f7b3946e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:30.971797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46584943-6d92-428c-a882-a9c2f7b3946e tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 Jul 24 00:55:30.971979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-46584943-6d92-428c-a882-a9c2f7b3946e tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:30.972153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-46584943-6d92-428c-a882-a9c2f7b3946e tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:30.977432 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:30.977432 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:30.977863 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-46584943-6d92-428c-a882-a9c2f7b3946e tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Snapshot retrieved successfully. Jul 24 00:55:30.978621 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46584943-6d92-428c-a882-a9c2f7b3946e tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 returned with HTTP 200 Jul 24 00:55:30.978991 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 423/1695] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:30 2026] GET /volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:31.314848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.316884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:31.317106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.317371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.317703 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:31.325021 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:31.325021 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:31.326073 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-10e1b1e4-812e-4a0d-9e60-078138d2ddbb tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:31.326493 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 422/1696] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:31 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:31.446400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.448502 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 Jul 24 00:55:31.448776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.449031 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.449175 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Delete snapshot with id: 00d311d5-c30a-4d7f-b34d-b2c01dacca70 Jul 24 00:55:31.464795 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:31.464795 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:31.465291 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Snapshot retrieved successfully. Jul 24 00:55:31.465616 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.491604 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Snapshot delete request issued successfully. Jul 24 00:55:31.491833 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e9a6b27-e6bf-445e-912b-040d6c722cd6 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 returned with HTTP 202 Jul 24 00:55:31.492380 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 426/1697] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:55:31 2026] DELETE /volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:31.505049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.507611 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 Jul 24 00:55:31.507900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.508179 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.515102 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:31.515102 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:31.515789 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Snapshot retrieved successfully. Jul 24 00:55:31.516974 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-899069ff-d8fa-46d2-ae7a-a7bb0523a663 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 returned with HTTP 200 Jul 24 00:55:31.517612 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 424/1698] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:31 2026] GET /volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:31.584914 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:55:31.585113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.585324 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.585625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:31.586434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:31.593523 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:31.593820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64e3f393-ae52-4ffe-af94-f5e0e6ff465e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:55:31.594205 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 427/1699] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:55:31 2026] GET /volume/v3/volumes => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:31.603857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-edcaa85e-0576-41c4-b1db-468aa77120fd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.605647 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:31.605947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1545448040"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:31.607387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1545448040'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:31.607495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume of 1 GB Jul 24 00:55:31.611722 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Availability Zones retrieved successfully. Jul 24 00:55:31.618754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (45c3db5f-c2cc-450f-a750-158aa8fc36fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:31.619940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ffaf51-66e8-49af-9783-97eb31238dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:31.621276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:31.642638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-408cdb6c-84dc-4be7-b539-a673de694e0e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.644735 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-408cdb6c-84dc-4be7-b539-a673de694e0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:31.644970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-408cdb6c-84dc-4be7-b539-a673de694e0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.645256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-408cdb6c-84dc-4be7-b539-a673de694e0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.645412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-408cdb6c-84dc-4be7-b539-a673de694e0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:31.650926 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:31.650926 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:31.651959 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-408cdb6c-84dc-4be7-b539-a673de694e0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:31.652826 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 427/1700] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:31 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:31.655784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ffaf51-66e8-49af-9783-97eb31238dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:31.656757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7066e1c9-3f6e-465a-a7aa-2a470b6127bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:31.730172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Created reservations ['3960b019-79f3-4f21-ba74-cb78b6e66bd3', 'ab68f98b-132d-4876-95fa-e99b20d9d586', 'a218deab-8d4a-4610-858f-3c01b04cb222', '9db99d9b-2b97-4427-ade5-dd1b7c3188c0'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:31.731448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7066e1c9-3f6e-465a-a7aa-2a470b6127bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3960b019-79f3-4f21-ba74-cb78b6e66bd3', 'ab68f98b-132d-4876-95fa-e99b20d9d586', 'a218deab-8d4a-4610-858f-3c01b04cb222', '9db99d9b-2b97-4427-ade5-dd1b7c3188c0']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:31.732258 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ad8f2d-86bd-45e0-a78e-d040b316694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:31.757229 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ad8f2d-86bd-45e0-a78e-d040b316694d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205bcad2-4925-4eba-b0e0-20f704e531ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1545448040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['3960b019-79f3-4f21-ba74-cb78b6e66bd3','ab68f98b-132d-4876-95fa-e99b20d9d586','a218deab-8d4a-4610-858f-3c01b04cb222','9db99d9b-2b97-4427-ade5-dd1b7c3188c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1545448040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205bcad2-4925-4eba-b0e0-20f704e531ee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b807a22b40c1912bfe6d507e484c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4655f0b35a4420e95943c0364158690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:31.758475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a4a4c84-b788-45e9-a264-2ca47807bc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:31.781866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a4a4c84-b788-45e9-a264-2ca47807bc84) transitioned into state 'SUCCESS' from state '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-1545448040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['3960b019-79f3-4f21-ba74-cb78b6e66bd3','ab68f98b-132d-4876-95fa-e99b20d9d586','a218deab-8d4a-4610-858f-3c01b04cb222','9db99d9b-2b97-4427-ade5-dd1b7c3188c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:31.782930 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced84370-6784-4c4a-b476-7f8465538dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:31.795590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced84370-6784-4c4a-b476-7f8465538dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:31.796839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (45c3db5f-c2cc-450f-a750-158aa8fc36fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:31.797072 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request issued successfully. Jul 24 00:55:31.797933 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-edcaa85e-0576-41c4-b1db-468aa77120fd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:31.798558 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 423/1701] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:31 2026] POST /volume/v3/volumes => generated 762 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:31.811884 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:31.813819 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:31.814015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:31.814447 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:31.822293 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:31.822293 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:31.828850 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:31.835681 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-22d7d39d-08f2-47a9-87a5-db28bc8f680e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:31.836154 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 425/1702] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:31 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:32.343373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.345719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:32.345989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.346259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.346428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:32.354812 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.354812 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:32.355798 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4e8d0628-c5a2-404a-b5be-7e09f6e2fdc0 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:32.356289 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 428/1703] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:32.528414 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c178d55-f0ed-49f9-8f92-ab068fe73bcf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.531169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c178d55-f0ed-49f9-8f92-ab068fe73bcf tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] GET https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 Jul 24 00:55:32.531426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c178d55-f0ed-49f9-8f92-ab068fe73bcf tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.531618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c178d55-f0ed-49f9-8f92-ab068fe73bcf tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.537586 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c178d55-f0ed-49f9-8f92-ab068fe73bcf tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 returned with HTTP 404 Jul 24 00:55:32.538880 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 428/1704] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/snapshots/00d311d5-c30a-4d7f-b34d-b2c01dacca70 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:32.665852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.669913 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:32.669913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.669913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.669913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:32.676998 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.676998 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:32.679414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eca7ef64-43c7-40cc-a959-9f73a32900e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:32.680221 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 424/1705] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:32.692093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.696778 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:32.696778 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.697510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.713832 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.713832 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:32.719921 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:32.725504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b9ba366-d5f1-4e24-a8d3-83bd6a37f596 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:32.725802 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 426/1706] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:32.741105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f9576d35-7092-4231-badf-71b7552b20ed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.743583 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56/restore Jul 24 00:55:32.744047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:32.748980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Restoring backup 47227b45-2d7f-48df-bc30-6c9d28e70d56 ({'restore': {}}) {{(pid=100229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 00:55:32.749132 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Restoring backup 47227b45-2d7f-48df-bc30-6c9d28e70d56 to volume None. Jul 24 00:55:32.754730 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.754730 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:32.755711 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating volume of 1 GB for restore of backup 47227b45-2d7f-48df-bc30-6c9d28e70d56. Jul 24 00:55:32.763249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability zone cache updated, next update will occur around 2026-07-24 01:55:32.762904. {{(pid=100229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 00:55:32.763398 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:55:32.770214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (630dde3a-955e-4fc4-b03c-abcd161d6652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:32.771284 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8ec374-15ca-4f34-8519-26e3eb3c5bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.772508 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:32.808219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8ec374-15ca-4f34-8519-26e3eb3c5bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:32.809168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5962da-fc02-40d1-8722-e771b977dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.852875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.855209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['f107ef08-af8a-4af7-bbd7-c6eac8a0f6fd', 'f43a8683-8fdc-4622-8990-aa849c69c8af', '4f55a081-4d40-483a-a670-2aac5c49a8bf', '0916b412-3424-44e5-ac57-d48751623a3c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:32.855291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:32.855525 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.855845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.856454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5962da-fc02-40d1-8722-e771b977dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f107ef08-af8a-4af7-bbd7-c6eac8a0f6fd', 'f43a8683-8fdc-4622-8990-aa849c69c8af', '4f55a081-4d40-483a-a670-2aac5c49a8bf', '0916b412-3424-44e5-ac57-d48751623a3c']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:32.857182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7034af3-c602-4878-b7fa-bf2ed55c6ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.866592 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.866592 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:32.871809 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:32.879206 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7f3eff8-33af-40c5-81e4-d7ba6d7f4200 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:32.879806 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 429/1707] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:32.891759 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7034af3-c602-4878-b7fa-bf2ed55c6ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0469a3fa-e389-41c0-93ed-eea6b2b2bfb1', '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_47227b45-2d7f-48df-bc30-6c9d28e70d56',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['f107ef08-af8a-4af7-bbd7-c6eac8a0f6fd','f43a8683-8fdc-4622-8990-aa849c69c8af','4f55a081-4d40-483a-a670-2aac5c49a8bf','0916b412-3424-44e5-ac57-d48751623a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47227b45-2d7f-48df-bc30-6c9d28e70d56',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0469a3fa-e389-41c0-93ed-eea6b2b2bfb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:32.892600 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc7382f-3881-49c0-88c3-56946729bc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.896032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.898373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:32.898605 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:32.898864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:32.910697 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.910697 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:32.916645 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:32.917832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc7382f-3881-49c0-88c3-56946729bc51) transitioned into 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_47227b45-2d7f-48df-bc30-6c9d28e70d56',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['f107ef08-af8a-4af7-bbd7-c6eac8a0f6fd','f43a8683-8fdc-4622-8990-aa849c69c8af','4f55a081-4d40-483a-a670-2aac5c49a8bf','0916b412-3424-44e5-ac57-d48751623a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:32.919019 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee089b1-ad85-4027-b848-bc9c1e9cfbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.922624 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99126dd1-56f3-4ff5-9fed-07d2654c4da7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:32.923905 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 425/1708] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:32 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:32.932007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee089b1-ad85-4027-b848-bc9c1e9cfbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:32.932747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (630dde3a-955e-4fc4-b03c-abcd161d6652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:32.933119 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:55:32.941282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:32.944553 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:32.944553 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:32.944869 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:32.945203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1216563972"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:32.945259 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:32.948636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1216563972'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:32.948636 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume of 1 GB Jul 24 00:55:32.956967 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Availability Zones retrieved successfully. Jul 24 00:55:32.965427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (41acb1e1-131f-4d87-8837-b141e35d3a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:32.966813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0613c4-4562-4c17-a578-7ee2cecb117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:32.968039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:33.005129 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0613c4-4562-4c17-a578-7ee2cecb117a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:33.006212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843dd9c4-14f8-47f0-a52e-b54c0bb5954b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:33.069087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Created reservations ['49c19653-dc58-47b9-a55c-cdd3d152dbb0', '3feec3c7-9de2-4c1c-b0fe-713c95d677f4', 'c0c85106-adaf-4de9-acc7-7648817f6fa5', '6dfb7a0a-e36d-46f1-9b4e-e30c01e801a2'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:33.069577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843dd9c4-14f8-47f0-a52e-b54c0bb5954b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c19653-dc58-47b9-a55c-cdd3d152dbb0', '3feec3c7-9de2-4c1c-b0fe-713c95d677f4', 'c0c85106-adaf-4de9-acc7-7648817f6fa5', '6dfb7a0a-e36d-46f1-9b4e-e30c01e801a2']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:33.070850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb804d2-3e7c-450d-bd2f-0da89789e36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:33.108901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb804d2-3e7c-450d-bd2f-0da89789e36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe9607c-3c66-4965-9e45-7af5969559f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1216563972',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['49c19653-dc58-47b9-a55c-cdd3d152dbb0','3feec3c7-9de2-4c1c-b0fe-713c95d677f4','c0c85106-adaf-4de9-acc7-7648817f6fa5','6dfb7a0a-e36d-46f1-9b4e-e30c01e801a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1216563972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe9607c-3c66-4965-9e45-7af5969559f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b807a22b40c1912bfe6d507e484c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4655f0b35a4420e95943c0364158690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:33.109751 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44644c4a-1b61-498e-a7bd-5a3f16cd2eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:33.140744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44644c4a-1b61-498e-a7bd-5a3f16cd2eab) transitioned into state 'SUCCESS' from state '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-1216563972',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['49c19653-dc58-47b9-a55c-cdd3d152dbb0','3feec3c7-9de2-4c1c-b0fe-713c95d677f4','c0c85106-adaf-4de9-acc7-7648817f6fa5','6dfb7a0a-e36d-46f1-9b4e-e30c01e801a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:33.140744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c8bdf-232b-430c-8f51-9538c1cb7416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:33.155978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c8bdf-232b-430c-8f51-9538c1cb7416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:33.158209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (41acb1e1-131f-4d87-8837-b141e35d3a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:33.158209 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request issued successfully. Jul 24 00:55:33.158819 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6d4debd3-5c63-4e4a-99f1-563757912a38 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:33.159439 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 427/1709] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:32 2026] POST /volume/v3/volumes => generated 762 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:33.179592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:33.181968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:33.182386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:33.182611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:33.193864 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:33.193864 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:33.199640 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:33.208166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4baebeb-f85c-4e37-b4e9-4302af8e5ca5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:33.212375 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 430/1710] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:33 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:55:33.371950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:33.375067 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:33.376294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:33.376294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:33.376294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:33.386417 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:33.386417 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:33.386417 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f7cf28d7-a495-4eeb-a94f-9eca0a9d957e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:33.386417 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 426/1711] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:33 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:33.954799 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:33.954799 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:33.955499 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:33.955674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Checking backup size 1 against volume size 1 {{(pid=100229) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 00:55:33.955820 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Overwriting volume 0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 with restore of backup 47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:33.988027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] restore_backup in rpcapi backup_id 47227b45-2d7f-48df-bc30-6c9d28e70d56 {{(pid=100229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 00:55:33.995516 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9576d35-7092-4231-badf-71b7552b20ed tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56/restore returned with HTTP 202 Jul 24 00:55:33.995516 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 429/1712] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 00:55:32 2026] POST /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56/restore => generated 189 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:34.008094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.011702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:34.011978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.012258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.012568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:34.018301 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.018301 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:34.020712 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-383c0312-2e6e-44ac-b685-38af1f0d1482 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:34.020712 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 428/1713] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:34 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.227143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-19cae868-7edf-46d6-8f3d-4539b727a44c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.228945 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19cae868-7edf-46d6-8f3d-4539b727a44c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:34.229147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19cae868-7edf-46d6-8f3d-4539b727a44c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.229390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19cae868-7edf-46d6-8f3d-4539b727a44c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.239116 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.239116 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:34.243415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-19cae868-7edf-46d6-8f3d-4539b727a44c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:34.249751 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19cae868-7edf-46d6-8f3d-4539b727a44c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:34.250293 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 431/1714] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:34 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.271539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.273120 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:34.273120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.273273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.284595 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.284595 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:34.291381 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:34.299404 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bba9d838-2db7-4a0e-930c-f2123c88acf7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:34.299874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 427/1715] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:34 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.315886 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e4f30e23-b7b5-4d75-b197-412e43be999c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.318347 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:34.318842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1145683914"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:34.320691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1145683914'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:34.320849 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume of 1 GB Jul 24 00:55:34.325594 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Availability Zones retrieved successfully. Jul 24 00:55:34.331748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (99ef15c6-c91e-4e40-b183-f9e62fbb1365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:34.332675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a65040-ce9c-4174-b8d4-3d767021a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:34.333625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:34.366406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a65040-ce9c-4174-b8d4-3d767021a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:34.367300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72ad3a6-1ddf-4f07-97fb-74a0f9aa0174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:34.398579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.401553 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:34.401892 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.402001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.402155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:34.409085 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.409085 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:34.410092 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd1288d6-bb94-4672-9934-ffc7defe7736 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:34.410579 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 429/1716] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:34 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.435508 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Created reservations ['77158e95-9be6-460a-b269-8f94eb62ed31', '21c940d1-6e72-4890-b38d-47eb7e363ca7', 'c5b52aa3-10dd-4710-87f4-dd02eb0222b0', '260ac273-c47a-45f0-a5b2-50ce45c7ff3f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:34.436792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72ad3a6-1ddf-4f07-97fb-74a0f9aa0174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77158e95-9be6-460a-b269-8f94eb62ed31', '21c940d1-6e72-4890-b38d-47eb7e363ca7', 'c5b52aa3-10dd-4710-87f4-dd02eb0222b0', '260ac273-c47a-45f0-a5b2-50ce45c7ff3f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:34.437859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85d5765-8004-4f52-ab9d-a91f7f15c1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:34.469591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85d5765-8004-4f52-ab9d-a91f7f15c1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7757c6aa-f5bd-4319-bd1b-06c433135b9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145683914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['77158e95-9be6-460a-b269-8f94eb62ed31','21c940d1-6e72-4890-b38d-47eb7e363ca7','c5b52aa3-10dd-4710-87f4-dd02eb0222b0','260ac273-c47a-45f0-a5b2-50ce45c7ff3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145683914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7757c6aa-f5bd-4319-bd1b-06c433135b9f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b807a22b40c1912bfe6d507e484c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4655f0b35a4420e95943c0364158690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:34.471031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05825fdf-024b-40fa-a467-8b507f39b982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:34.505458 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05825fdf-024b-40fa-a467-8b507f39b982) transitioned into state 'SUCCESS' from state '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-1145683914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddc5b807a22b40c1912bfe6d507e484c',qos_specs=None,replication_status=,reservations=['77158e95-9be6-460a-b269-8f94eb62ed31','21c940d1-6e72-4890-b38d-47eb7e363ca7','c5b52aa3-10dd-4710-87f4-dd02eb0222b0','260ac273-c47a-45f0-a5b2-50ce45c7ff3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4655f0b35a4420e95943c0364158690',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:34.506543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a1fe88-281c-40aa-a441-68ee58cb7990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:34.525747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a1fe88-281c-40aa-a441-68ee58cb7990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:34.526711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Flow 'volume_create_api' (99ef15c6-c91e-4e40-b183-f9e62fbb1365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:34.527071 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Create volume request issued successfully. Jul 24 00:55:34.527747 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e4f30e23-b7b5-4d75-b197-412e43be999c tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:34.528250 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 430/1717] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:34 2026] POST /volume/v3/volumes => generated 762 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:34.550841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.552624 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:34.552867 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.553098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.565516 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.565516 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:34.568624 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-e143e6f5-585f-46c2-8be2-7401c5d7b0ea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.572697 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-e143e6f5-585f-46c2-8be2-7401c5d7b0ea tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] DELETE https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff Jul 24 00:55:34.573146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-e143e6f5-585f-46c2-8be2-7401c5d7b0ea tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.573523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-e143e6f5-585f-46c2-8be2-7401c5d7b0ea tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.583588 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:34.596076 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.596076 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:34.601905 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eff897bc-2a9a-4b0f-9f18-0282db877996 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:34.602571 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 432/1718] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:34 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.683342 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-e143e6f5-585f-46c2-8be2-7401c5d7b0ea tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff returned with HTTP 200 Jul 24 00:55:34.683862 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 428/1719] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:55:34 2026] DELETE /volume/v3/attachments/6434f677-1b41-46c6-a5eb-ad72276d10ff => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:34.704539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:34.708006 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:34.708278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:34.708576 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:34.708811 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Delete volume with id: c087915c-49b6-448b-ac95-433e4dff7af7 Jul 24 00:55:34.722906 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:34.722906 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:34.723444 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Volume info retrieved successfully. Jul 24 00:55:34.755859 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] Delete volume request issued successfully. Jul 24 00:55:34.756163 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6e126f27-7a85-4ad7-a085-da196fc4cf84 req-600b6d92-4c3c-4d35-952a-3d90eff7d142 tempest-ImageDependencyTests-1630818065 tempest-ImageDependencyTests-1630818065-project-member] https://10.4.3.67/volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 returned with HTTP 202 Jul 24 00:55:34.756801 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 430/1720] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:55:34 2026] DELETE /volume/v3/volumes/c087915c-49b6-448b-ac95-433e4dff7af7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:35.037225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.039371 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:35.043215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.043215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.043215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:35.049039 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.049039 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:35.052656 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-27a4b718-20a2-47f3-9fc7-ce553cb166e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:35.052656 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 431/1721] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.425604 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.428705 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:35.428705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.428705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.428844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:35.439612 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.439612 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:35.439612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3f2c883-4478-47ac-850b-a3a2768274e4 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:35.439612 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 433/1722] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.622170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.623897 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:35.624095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.624310 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.633005 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.633005 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:35.636993 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:35.641259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01bccb2c-fdc7-44b4-97ac-8768857cd7c2 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:35.641718 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 429/1723] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.653110 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.656619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:35.656787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.656963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.664484 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.664484 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:35.668561 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:35.673018 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-944ead4c-822b-4c1e-b4c7-318f37abe874 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:35.673422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 431/1724] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.687507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.690726 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:55:35.690998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.691289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.691687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.695682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:35.707092 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:35.707708 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9d5bf647-578c-4526-8cb0-bc3ccd164ed6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:55:35.708137 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 432/1725] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.719933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.722087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914 Jul 24 00:55:35.722277 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.722484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.722931 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.723452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1145683914'), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:35.752973 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:35.753540 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4643e6ce-bc88-4dbf-bb1b-dc6791f04071 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914 returned with HTTP 200 Jul 24 00:55:35.753910 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 434/1726] 10.4.3.67 () {66 vars in 1331 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914 => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.765817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.768121 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145683914 Jul 24 00:55:35.768384 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.768673 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.769064 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.770029 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1145683914'), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:35.815503 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:35.816515 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.816515 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:35.821968 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3b9c606-e502-45b6-b0bd-86660b7ff6e5 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145683914 returned with HTTP 200 Jul 24 00:55:35.822414 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 430/1727] 10.4.3.67 () {66 vars in 1352 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145683914 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:35.843254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.845499 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=1 Jul 24 00:55:35.845710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.845924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.846232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.847207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:35.857356 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:35.858357 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.858357 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:35.864328 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-47b1c962-973f-4a60-86cb-01f1d5d2d694 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 24 00:55:35.864938 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 432/1728] 10.4.3.67 () {66 vars in 1266 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:35.881782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f6399140-d266-43e2-ade9-13c3dd47c38e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.883785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:35.884022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.884266 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.884580 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.885031 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.885031 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:35.885844 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:35.945950 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:35.947171 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.947171 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:35.953183 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6399140-d266-43e2-ade9-13c3dd47c38e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:35.953915 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 433/1729] 10.4.3.67 () {66 vars in 1354 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 1000 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:35.968035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:35.969706 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:35.969879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:35.970061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:35.970321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:35.970618 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:35.970618 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:35.971016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.004806 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.005656 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.005656 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:36.009584 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7ffe8a4-1e07-4580-a988-01095c04b64a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:36.009885 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 435/1730] 10.4.3.67 () {66 vars in 1354 bytes} [Fri Jul 24 00:55:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.024769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.028340 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:36.028340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.028340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.028340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.028750 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.069147 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.072624 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:36.072933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.073245 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.073427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:36.077204 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.079416 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e00feae5-b2d7-4a88-bbe9-597e0f388b86 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:36.081637 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 431/1731] 10.4.3.67 () {66 vars in 1354 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:36.081696 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.081696 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:36.082106 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-475a9a5a-8eb3-4f41-860a-fd20923ce967 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:36.082708 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 433/1732] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.103659 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.105953 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 24 00:55:36.106139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.106371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.106609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.106829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.107572 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.144051 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.145403 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.145403 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:36.151111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bb8d071c-2cb1-4608-bbb2-60f145397de6 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 24 00:55:36.151740 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 434/1733] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.172048 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.173835 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 24 00:55:36.174073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.174293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.174574 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.174802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100230) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.175434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.205869 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.207376 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.207376 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:36.213829 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5793f933-d6d5-4414-871e-1a3435cd8a56 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 24 00:55:36.214458 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 436/1734] 10.4.3.67 () {66 vars in 1352 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.232223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.234047 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?limit=1 Jul 24 00:55:36.234314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.234551 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.234811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.235661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.246550 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.247212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6cdf0ef9-8a82-4c89-8fe7-d24180f1cc90 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 24 00:55:36.247669 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 432/1735] 10.4.3.67 () {66 vars in 1245 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.258696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-707b03cd-46a6-47c0-8435-1113bcd1835a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.260834 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:36.261097 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.261332 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.261624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.262558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.307052 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.307949 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-707b03cd-46a6-47c0-8435-1113bcd1835a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:36.308656 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 434/1736] 10.4.3.67 () {66 vars in 1333 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?limit=1&marker=7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.320725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.322801 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:36.323062 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.323346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.323690 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.324465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.340057 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.341061 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e0cc4b0-1b87-45ef-af50-e1e65d012d7b tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:36.341623 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 435/1737] 10.4.3.67 () {66 vars in 1333 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?limit=1&marker=6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.353000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.356342 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:36.356577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.356798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.357055 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.357834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.385241 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.385678 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c1de9cc-b006-455f-bd74-11e6b208d22a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:36.386456 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 437/1738] 10.4.3.67 () {66 vars in 1333 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?limit=1&marker=205bcad2-4925-4eba-b0e0-20f704e531ee => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:36.400205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.403409 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914&status=available Jul 24 00:55:36.403632 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.403827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.404051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.404335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100232) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.404626 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.404626 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:36.405069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1145683914'), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.447995 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.448316 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e745aadc-e4ad-4282-b680-2e31652e0f32 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914&status=available returned with HTTP 200 Jul 24 00:55:36.449029 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 433/1739] 10.4.3.67 () {66 vars in 1365 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1145683914&status=available => generated 332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.450788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8e67c02c-1366-44cb-8183-8097d8c843ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.453478 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e67c02c-1366-44cb-8183-8097d8c843ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:36.453720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e67c02c-1366-44cb-8183-8097d8c843ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.453943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e67c02c-1366-44cb-8183-8097d8c843ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.454062 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8e67c02c-1366-44cb-8183-8097d8c843ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:36.463688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-af539c60-1608-49fb-aa80-636465ce2a7a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.465562 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1216563972&status=available Jul 24 00:55:36.466448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.466448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.466688 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.466688 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:36.466768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.466768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.467456 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.467456 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:36.467534 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e67c02c-1366-44cb-8183-8097d8c843ec tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:36.467582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1216563972'), ('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.467626 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 435/1740] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.510859 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.511912 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.511912 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:36.519111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af539c60-1608-49fb-aa80-636465ce2a7a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1216563972&status=available returned with HTTP 200 Jul 24 00:55:36.519771 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 436/1741] 10.4.3.67 () {66 vars in 1386 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1216563972&status=available => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.535850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-05aacce4-9a89-4682-b39a-753da21778e0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.538622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?marker=205bcad2-4925-4eba-b0e0-20f704e531ee&sort=id%3Aasc Jul 24 00:55:36.538893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.539634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.539699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.540639 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.591404 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.592760 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.592760 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:36.600269 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05aacce4-9a89-4682-b39a-753da21778e0 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?marker=205bcad2-4925-4eba-b0e0-20f704e531ee&sort=id%3Aasc returned with HTTP 200 Jul 24 00:55:36.600875 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 438/1742] 10.4.3.67 () {66 vars in 1366 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?marker=205bcad2-4925-4eba-b0e0-20f704e531ee&sort=id%3Aasc => generated 1703 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.627531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1d25c725-2618-4277-8445-b9a1d86532ef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.631570 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 00:55:36.631878 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.631997 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.632246 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.632621 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.632621 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:36.633002 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.678334 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.679338 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.679338 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:36.688773 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d25c725-2618-4277-8445-b9a1d86532ef tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 00:55:36.689451 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 434/1743] 10.4.3.67 () {66 vars in 1330 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.712033 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.713878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 00:55:36.714089 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.714402 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.714735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.715943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.730332 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.731263 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.731263 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:36.735773 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0a3cf273-aafb-428f-bc9b-32dc632565c7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:55:36.736127 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 436/1744] 10.4.3.67 () {66 vars in 1251 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:36.762065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.766857 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 00:55:36.768165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.769038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.769867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.773308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.813875 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.815433 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e47e3fa6-1acf-4912-9ff6-5ababa2ac878 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 00:55:36.815433 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 437/1745] 10.4.3.67 () {66 vars in 1309 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.825590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.827044 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?availability_zone=nova Jul 24 00:55:36.827461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.827553 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.827803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.828308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value nova, assuming string {{(pid=100230) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.828724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.868207 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.868207 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c54c399-e038-4e09-a0e5-dd8d6644b801 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 00:55:36.868207 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 439/1746] 10.4.3.67 () {66 vars in 1275 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.879616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e63a7904-f2bc-4ccb-847e-886af68107cd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.881426 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?availability_zone=nova Jul 24 00:55:36.881668 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.881906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.882170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.882462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value nova, assuming string {{(pid=100232) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:36.883151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.917134 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.917918 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e63a7904-f2bc-4ccb-847e-886af68107cd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 00:55:36.918440 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 435/1747] 10.4.3.67 () {66 vars in 1275 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.930275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8e29a738-022f-4966-97f6-4face5e9fb22 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.932632 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?bootable=false Jul 24 00:55:36.932919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.933207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.933538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.934539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:36.979238 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:36.979823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e29a738-022f-4966-97f6-4face5e9fb22 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 00:55:36.980557 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 437/1748] 10.4.3.67 () {66 vars in 1259 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:36.989840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:36.992302 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?bootable=false Jul 24 00:55:36.992626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:36.992919 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:36.993272 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:36.993763 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:36.993763 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:36.994471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.037572 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.038780 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d12b136a-8735-492a-9095-0dc5eff0d5cc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 00:55:37.039234 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 438/1749] 10.4.3.67 () {66 vars in 1259 bytes} [Fri Jul 24 00:55:36 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.054679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.056570 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?status=available Jul 24 00:55:37.057129 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.057336 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.057558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:37.058433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100230) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:37.058433 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.058433 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:37.058875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.099748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.101170 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.101663 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:37.101879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.101955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d129a2aa-ec88-4d3c-9ee6-e16442e671da tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 00:55:37.102107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.102233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:37.102569 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 440/1750] 10.4.3.67 () {66 vars in 1263 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.108146 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.108146 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:37.109010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-978a1143-08fb-4aaf-a4fc-b15cd4b3d59e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:37.109502 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 436/1751] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.117406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.119573 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes?status=available Jul 24 00:55:37.119741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.120005 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.120279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:37.120559 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100231) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:37.120856 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.120856 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:37.122421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.160531 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.161013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6c0cecc-7c73-4574-aeb8-623247a16a69 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 00:55:37.161555 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 438/1752] 10.4.3.67 () {66 vars in 1263 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.173296 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.175986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?availability_zone=nova Jul 24 00:55:37.177085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.177085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.177085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:37.177244 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value nova, assuming string {{(pid=100229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:37.178093 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.178093 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:37.178600 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.219496 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.221149 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.221149 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:37.227884 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-452a8d2a-2e06-48cd-9e88-9a8e7088ef62 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 24 00:55:37.228809 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 439/1753] 10.4.3.67 () {66 vars in 1296 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:37.248927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-290eaedf-9780-4907-b484-98a7450a241a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.252030 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?bootable=false Jul 24 00:55:37.252030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.252030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.252262 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:37.253034 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.253034 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:37.253489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.300340 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.302425 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.302425 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:37.307496 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-290eaedf-9780-4907-b484-98a7450a241a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 24 00:55:37.308833 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 441/1754] 10.4.3.67 () {66 vars in 1280 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:37.328148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.329924 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?status=available Jul 24 00:55:37.330132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.330318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.330568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:37.330768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Could not evaluate value available, assuming string {{(pid=100232) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 00:55:37.331349 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:37.374371 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Get all volumes completed successfully. Jul 24 00:55:37.375300 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.375300 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:37.379615 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4404717-8e02-4e6b-9213-6e2b30274a9d tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 24 00:55:37.380005 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 437/1755] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:37.396262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.398907 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:37.399348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.399633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.408418 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.408418 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:37.411950 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:37.416482 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b846e2b3-00a3-4416-bdad-213e9ba812e7 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:37.416904 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 439/1756] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.438984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.440939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:37.441207 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.441471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.441645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume with id: 7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:37.456721 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.456721 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:37.457397 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:37.476417 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume request issued successfully. Jul 24 00:55:37.476699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e12b8b8b-db07-41f9-bd08-3ead73061395 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 202 Jul 24 00:55:37.477293 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 440/1757] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:37 2026] DELETE /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:37.479411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8e7389bc-4756-4874-9f60-35878614eb22 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.483463 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8e7389bc-4756-4874-9f60-35878614eb22 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:37.483463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8e7389bc-4756-4874-9f60-35878614eb22 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.483463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8e7389bc-4756-4874-9f60-35878614eb22 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.483463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8e7389bc-4756-4874-9f60-35878614eb22 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:37.486346 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.486346 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:37.486504 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.487107 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8e7389bc-4756-4874-9f60-35878614eb22 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:37.487524 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 442/1758] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.488437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:37.488795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.488996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.497936 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.497936 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:37.500224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.502600 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:37.502703 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:37.503553 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.503553 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.507661 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-00570f46-ae00-4c62-9d3c-93f8d6a0799e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 200 Jul 24 00:55:37.508910 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 438/1759] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.514280 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.514280 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:37.517390 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:37.522671 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0064b81-6b02-40b8-be82-2ddf2d74c397 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 200 Jul 24 00:55:37.523233 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 440/1760] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.536348 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4f619ff5-8701-427f-b622-e3702163a79b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.538641 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] POST https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817/action Jul 24 00:55:37.539081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:37.539259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:37.540996 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] Updating backup 'b67558a2-8093-4c13-b3b9-03c9ca882817' with '{'status': 'error'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 00:55:37.552735 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.552735 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:37.569028 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] reset_status in rpcapi backup_id b67558a2-8093-4c13-b3b9-03c9ca882817 on host np0000005792. {{(pid=100229) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 00:55:37.571173 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f619ff5-8701-427f-b622-e3702163a79b tempest-VolumesBackupsAdminTest-233553375 tempest-VolumesBackupsAdminTest-233553375-project-admin] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817/action returned with HTTP 202 Jul 24 00:55:37.571866 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 441/1761] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:37 2026] POST /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:37.583146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.585093 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:37.585852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.585852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.585852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:37.592897 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:37.592897 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:37.593698 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4992b688-fb17-478d-8119-cd7fbe0b2c7f tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:37.594341 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 443/1762] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:37.601074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-03aa9f7c-1aa3-4777-825c-c7e4ed0ed616 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.716116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03aa9f7c-1aa3-4777-825c-c7e4ed0ed616 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 00:55:37.716588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03aa9f7c-1aa3-4777-825c-c7e4ed0ed616 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.716588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03aa9f7c-1aa3-4777-825c-c7e4ed0ed616 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] Calling method 'get_pools' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.731093 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03aa9f7c-1aa3-4777-825c-c7e4ed0ed616 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 00:55:37.731503 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 439/1763] 10.4.3.67 () {66 vars in 1307 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:37.740977 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f50a2008-7da2-40d5-9efc-ac147cb2c755 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:37.743333 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f50a2008-7da2-40d5-9efc-ac147cb2c755 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools Jul 24 00:55:37.743640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f50a2008-7da2-40d5-9efc-ac147cb2c755 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:37.744059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f50a2008-7da2-40d5-9efc-ac147cb2c755 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] Calling method 'get_pools' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:37.754698 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f50a2008-7da2-40d5-9efc-ac147cb2c755 tempest-VolumePoolsAdminTestsJSON-1955401101 tempest-VolumePoolsAdminTestsJSON-1955401101-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 00:55:37.755343 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 441/1764] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 00:55:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:38.122059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.124230 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:38.124470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.124858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.124972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:38.130083 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.130083 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:38.130845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d8a8cc6c-5e2b-481e-8695-018c988a88e5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:38.131252 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 442/1765] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:38.522427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-67c38fee-56f5-4908-9d8e-81b3dc8e6693 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.524626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67c38fee-56f5-4908-9d8e-81b3dc8e6693 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f Jul 24 00:55:38.524849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67c38fee-56f5-4908-9d8e-81b3dc8e6693 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.525480 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67c38fee-56f5-4908-9d8e-81b3dc8e6693 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.532832 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67c38fee-56f5-4908-9d8e-81b3dc8e6693 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f returned with HTTP 404 Jul 24 00:55:38.533447 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 444/1766] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/volumes/7757c6aa-f5bd-4319-bd1b-06c433135b9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:38.542444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.544751 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:38.545037 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.545331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.555154 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.555154 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:38.560627 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:38.567308 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4724fb4e-978a-47d6-a3a5-b71bc021a86e tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:38.567767 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 440/1767] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:38.587515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.589362 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:38.591214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.591214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.591214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume with id: 6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:38.593200 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=477,cinder:UPDATE=74,cinder:INSERT=40 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:55:38.606460 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.606460 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:38.606460 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:38.611994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.615636 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:38.616486 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.616486 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.617280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:38.622834 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=487,cinder:INSERT=78,cinder:UPDATE=143 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:55:38.627087 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.627087 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:38.628118 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-afd838aa-887f-48e1-9a6c-d42ad4716f74 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:38.628661 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 443/1768] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:38.633979 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume request issued successfully. Jul 24 00:55:38.634299 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-500a9216-677f-40f5-aa3b-a1bc1d5cde2a tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 202 Jul 24 00:55:38.634892 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 442/1769] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:38 2026] DELETE /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:38.645862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7dd54e55-2943-41d5-b523-4786178755b2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.646304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.649364 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:38.649524 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] DELETE https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:38.649589 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.649638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.649699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.649745 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.649745 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete backup with id: b67558a2-8093-4c13-b3b9-03c9ca882817. Jul 24 00:55:38.651668 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=569,cinder:UPDATE=148,cinder:INSERT=89 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:55:38.660647 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.660647 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:38.663184 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.663184 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:38.667658 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:38.672689 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29aa7fb5-13fa-4044-8597-4eb7ea9d7960 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 200 Jul 24 00:55:38.673143 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 445/1770] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:38.688151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] delete_backup rpcapi backup_id b67558a2-8093-4c13-b3b9-03c9ca882817 {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:55:38.690874 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7dd54e55-2943-41d5-b523-4786178755b2 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 202 Jul 24 00:55:38.691747 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 441/1771] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:38 2026] DELETE /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:38.702247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:38.704506 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:38.704897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:38.704981 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:38.705488 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:38.713468 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:38.713468 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:38.714455 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a49468c-7368-47f4-839d-c6cd62cd0c15 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:38.714986 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 444/1772] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:38 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:39.146474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-69a006c5-732a-434e-8216-e00a801f74a0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.148687 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69a006c5-732a-434e-8216-e00a801f74a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:39.148932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-69a006c5-732a-434e-8216-e00a801f74a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.149173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-69a006c5-732a-434e-8216-e00a801f74a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.149354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-69a006c5-732a-434e-8216-e00a801f74a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:39.155496 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:39.155496 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:39.156506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69a006c5-732a-434e-8216-e00a801f74a0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:39.156947 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 443/1773] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:39 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:39.688916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-529ef69c-e5b3-43a8-b07e-bea0651dd5dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.692203 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-529ef69c-e5b3-43a8-b07e-bea0651dd5dc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 Jul 24 00:55:39.692487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-529ef69c-e5b3-43a8-b07e-bea0651dd5dc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.692739 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-529ef69c-e5b3-43a8-b07e-bea0651dd5dc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.699310 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-529ef69c-e5b3-43a8-b07e-bea0651dd5dc tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 returned with HTTP 404 Jul 24 00:55:39.699856 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 446/1774] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:39 2026] GET /volume/v3/volumes/6fe9607c-3c66-4965-9e45-7af5969559f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:39.707941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.710045 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:39.710462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.710818 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.723957 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:39.723957 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:39.728374 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:39.728604 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7c68b241-6838-43a3-8856-42a7290c6153 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.730894 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7c68b241-6838-43a3-8856-42a7290c6153 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:39.731154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7c68b241-6838-43a3-8856-42a7290c6153 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.731458 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7c68b241-6838-43a3-8856-42a7290c6153 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.731571 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7c68b241-6838-43a3-8856-42a7290c6153 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:39.735535 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a68d7970-f25f-4b6c-b84c-fb3034d2da13 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:39.736232 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 442/1775] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:39 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:39.737033 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:39.737033 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:39.737955 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7c68b241-6838-43a3-8856-42a7290c6153 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 200 Jul 24 00:55:39.738806 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 445/1776] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:39 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:39.754843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.757505 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] DELETE https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:39.757742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.757961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.758169 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume with id: 205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:39.770582 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:39.770582 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:39.771332 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:39.799595 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Delete volume request issued successfully. Jul 24 00:55:39.799749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d3d862f9-9fe3-4ec2-9649-a0e0795ccb78 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 202 Jul 24 00:55:39.800230 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 444/1777] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:39 2026] DELETE /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:39.814030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-080e7d54-0737-4b0d-8701-de2fef4987bd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:39.815839 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-080e7d54-0737-4b0d-8701-de2fef4987bd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:39.815839 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-080e7d54-0737-4b0d-8701-de2fef4987bd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:39.816013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-080e7d54-0737-4b0d-8701-de2fef4987bd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:39.831485 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:39.831485 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:39.839311 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-080e7d54-0737-4b0d-8701-de2fef4987bd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Volume info retrieved successfully. Jul 24 00:55:39.846535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-080e7d54-0737-4b0d-8701-de2fef4987bd tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 200 Jul 24 00:55:39.847113 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 447/1778] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:39 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:40.168077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.171865 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:40.175583 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.175583 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.175583 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:40.181440 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:40.181440 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:40.182726 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-193e38c7-8a26-407a-9bea-ce4912cf07c4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:40.186253 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 443/1779] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:40.714099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-20113312-5560-4b22-a4c3-357b54b0f5a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.752369 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.755248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 Jul 24 00:55:40.755496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.755689 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.755790 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Show backup with id b67558a2-8093-4c13-b3b9-03c9ca882817. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:40.762744 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f16f541-c1a1-44c3-8a9a-996e4c8c1645 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 returned with HTTP 404 Jul 24 00:55:40.765544 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 445/1780] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/backups/b67558a2-8093-4c13-b3b9-03c9ca882817 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:40.855294 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20113312-5560-4b22-a4c3-357b54b0f5a8 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] GET https://10.4.3.67/volume/v3/os-services Jul 24 00:55:40.855774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20113312-5560-4b22-a4c3-357b54b0f5a8 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.855774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20113312-5560-4b22-a4c3-357b54b0f5a8 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.863438 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-52b31e23-5eae-4f9b-a12c-af569d386123 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.866333 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52b31e23-5eae-4f9b-a12c-af569d386123 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] GET https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee Jul 24 00:55:40.867580 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52b31e23-5eae-4f9b-a12c-af569d386123 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.868232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52b31e23-5eae-4f9b-a12c-af569d386123 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.872009 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20113312-5560-4b22-a4c3-357b54b0f5a8 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services returned with HTTP 200 Jul 24 00:55:40.872486 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 446/1781] 10.4.3.67 () {66 vars in 1242 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/os-services => generated 626 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:40.877526 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52b31e23-5eae-4f9b-a12c-af569d386123 tempest-VolumesListTestJSON-403370253 tempest-VolumesListTestJSON-403370253-project-member] https://10.4.3.67/volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee returned with HTTP 404 Jul 24 00:55:40.878090 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 448/1782] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/volumes/205bcad2-4925-4eba-b0e0-20f704e531ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:40.890451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-516a6802-c104-4d60-a89f-7f526789cda3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.890973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-516a6802-c104-4d60-a89f-7f526789cda3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] PUT https://10.4.3.67/volume/v3/os-services/disable-log-reason Jul 24 00:55:40.891638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-516a6802-c104-4d60-a89f-7f526789cda3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005792", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:40.894256 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-516a6802-c104-4d60-a89f-7f526789cda3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 24 00:55:40.894591 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 444/1783] 10.4.3.67 () {68 vars in 1319 bytes} [Fri Jul 24 00:55:40 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 24 00:55:40.906107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d099356d-45c6-4225-87e0-84eb363e9f58 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.906723 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8feb799c-673f-4b32-b762-450ec172b14e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.908624 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d099356d-45c6-4225-87e0-84eb363e9f58 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] PUT https://10.4.3.67/volume/v3/os-services/disable Jul 24 00:55:40.909000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8feb799c-673f-4b32-b762-450ec172b14e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:40.909101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d099356d-45c6-4225-87e0-84eb363e9f58 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005792", "binary": "invalid_binary"} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:40.909332 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8feb799c-673f-4b32-b762-450ec172b14e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.909689 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8feb799c-673f-4b32-b762-450ec172b14e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.918209 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:40.918209 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:40.918955 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d099356d-45c6-4225-87e0-84eb363e9f58 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services/disable returned with HTTP 404 Jul 24 00:55:40.919654 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 446/1784] 10.4.3.67 () {68 vars in 1286 bytes} [Fri Jul 24 00:55:40 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) Jul 24 00:55:40.924248 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8feb799c-673f-4b32-b762-450ec172b14e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:40.929835 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8feb799c-673f-4b32-b762-450ec172b14e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 200 Jul 24 00:55:40.931672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b610b255-fdd1-45a0-820c-6dadc36b94fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.931755 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 447/1785] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:40.933280 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b610b255-fdd1-45a0-820c-6dadc36b94fc tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] PUT https://10.4.3.67/volume/v3/os-services/enable Jul 24 00:55:40.933774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b610b255-fdd1-45a0-820c-6dadc36b94fc tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:40.943632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b610b255-fdd1-45a0-820c-6dadc36b94fc tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services/enable returned with HTTP 404 Jul 24 00:55:40.944478 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 449/1786] 10.4.3.67 () {68 vars in 1283 bytes} [Fri Jul 24 00:55:40 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:55:40.945801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.949278 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:40.949278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.949278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:40.949278 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume with id: f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:40.954889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cadd7eee-0c05-4475-80ed-aea6f1ff4fe3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.957291 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:40.957291 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:40.957545 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cadd7eee-0c05-4475-80ed-aea6f1ff4fe3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] PUT https://10.4.3.67/volume/v3/os-services/freeze Jul 24 00:55:40.957853 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:40.958245 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cadd7eee-0c05-4475-80ed-aea6f1ff4fe3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:40.968349 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cadd7eee-0c05-4475-80ed-aea6f1ff4fe3 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services/freeze returned with HTTP 400 Jul 24 00:55:40.969077 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 447/1787] 10.4.3.67 () {68 vars in 1283 bytes} [Fri Jul 24 00:55:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:55:40.979719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-18ee7daa-6456-4397-b843-c3d00acbde25 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.982001 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18ee7daa-6456-4397-b843-c3d00acbde25 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] PUT https://10.4.3.67/volume/v3/os-services/thaw Jul 24 00:55:40.982424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-18ee7daa-6456-4397-b843-c3d00acbde25 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:40.983690 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Delete volume request issued successfully. Jul 24 00:55:40.983941 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7d50e679-c2f3-4724-b68e-d1f18a5b153e tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 202 Jul 24 00:55:40.984449 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 445/1788] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:40 2026] DELETE /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 00:55:40.990424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18ee7daa-6456-4397-b843-c3d00acbde25 tempest-VolumeServicesNegativeTest-1096430645 tempest-VolumeServicesNegativeTest-1096430645-project-admin] https://10.4.3.67/volume/v3/os-services/thaw returned with HTTP 400 Jul 24 00:55:40.990963 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 448/1789] 10.4.3.67 () {68 vars in 1277 bytes} [Fri Jul 24 00:55:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 24 00:55:40.993685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:40.996318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:40.996513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:40.996683 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:41.009301 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:41.009301 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:41.016097 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Volume info retrieved successfully. Jul 24 00:55:41.025795 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f1292e2-9116-4f20-89fe-8d9bb54154f8 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 200 Jul 24 00:55:41.026870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 450/1790] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:40 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:41.197709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-651ee894-1caf-415a-9202-63fdfbc01067 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:41.199663 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-651ee894-1caf-415a-9202-63fdfbc01067 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:41.200025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-651ee894-1caf-415a-9202-63fdfbc01067 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:41.200733 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-651ee894-1caf-415a-9202-63fdfbc01067 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:41.200982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-651ee894-1caf-415a-9202-63fdfbc01067 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:41.206962 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:41.206962 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:41.208642 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-651ee894-1caf-415a-9202-63fdfbc01067 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:41.208642 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 448/1791] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:41 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:42.048407 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f6e1da80-2626-42da-8d48-063f626b94c3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:42.050704 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6e1da80-2626-42da-8d48-063f626b94c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] GET https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b Jul 24 00:55:42.050910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f6e1da80-2626-42da-8d48-063f626b94c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:42.051097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f6e1da80-2626-42da-8d48-063f626b94c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:42.061796 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6e1da80-2626-42da-8d48-063f626b94c3 tempest-VolumesBackupsAdminTest-1903430648 tempest-VolumesBackupsAdminTest-1903430648-project-member] https://10.4.3.67/volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b returned with HTTP 404 Jul 24 00:55:42.062450 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 446/1792] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:42 2026] GET /volume/v3/volumes/f7d33430-196d-43ee-a156-d5f4148d430b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:42.218935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-06855b45-afc1-4adb-ade4-f8a525527635 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:42.221732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-06855b45-afc1-4adb-ade4-f8a525527635 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:42.222113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-06855b45-afc1-4adb-ade4-f8a525527635 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:42.222494 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-06855b45-afc1-4adb-ade4-f8a525527635 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:42.222770 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-06855b45-afc1-4adb-ade4-f8a525527635 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:42.232827 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:42.232827 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:42.234814 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-06855b45-afc1-4adb-ade4-f8a525527635 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:42.235694 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 449/1793] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:42 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:43.252404 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:43.254719 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:43.256924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:43.256924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:43.256924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:43.260437 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:43.260437 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:43.260437 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0f983e5-7f17-4dc0-b9a5-e1cbd5998f83 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:43.260576 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 451/1794] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:43 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:43.906652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c14e16a3-395f-44b0-8414-6163fe8a6b78 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:43.992744 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c14e16a3-395f-44b0-8414-6163fe8a6b78 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f Jul 24 00:55:43.992951 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c14e16a3-395f-44b0-8414-6163fe8a6b78 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:43.993152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c14e16a3-395f-44b0-8414-6163fe8a6b78 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:44.008938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c14e16a3-395f-44b0-8414-6163fe8a6b78 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f returned with HTTP 200 Jul 24 00:55:44.009351 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 449/1795] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:43 2026] GET /volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f => generated 437 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:44.023681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48a2e416-a03c-4699-9bd9-e11f39b997b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.025903 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48a2e416-a03c-4699-9bd9-e11f39b997b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f Jul 24 00:55:44.026325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48a2e416-a03c-4699-9bd9-e11f39b997b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:44.092215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48a2e416-a03c-4699-9bd9-e11f39b997b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f returned with HTTP 200 Jul 24 00:55:44.092215 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 447/1796] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:55:44 2026] PUT /volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f => generated 390 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:44.103175 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.226631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:44.227059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1410060455"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:44.228545 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1410060455'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:44.228719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create volume of 1 GB Jul 24 00:55:44.232918 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Availability Zones retrieved successfully. Jul 24 00:55:44.239819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Flow 'volume_create_api' (68c626b9-8acf-4386-888c-19cd9222664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:44.240789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1361188b-ab64-46db-9534-391bec416d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.241943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:44.271647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.278770 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:44.280612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:44.281232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:44.281742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:44.284879 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1361188b-ab64-46db-9534-391bec416d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.285797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a4b716-6e06-4b34-a1f8-0197c84fb311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.293799 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:44.293799 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:44.294592 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2d67ad2-cec0-49a3-a85f-96d97c108842 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:44.295104 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 452/1797] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:44 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:44.360692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Created reservations ['ff63c2cb-dd58-4f03-8a52-15278c227b14', '727a1499-db8b-4826-bfdd-00aecc2851a4', 'f35df3ed-0f28-4e8f-9875-7a6d1b76194a', '042d6852-868b-405e-83d5-c551c3247baa'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:44.361562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a4b716-6e06-4b34-a1f8-0197c84fb311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff63c2cb-dd58-4f03-8a52-15278c227b14', '727a1499-db8b-4826-bfdd-00aecc2851a4', 'f35df3ed-0f28-4e8f-9875-7a6d1b76194a', '042d6852-868b-405e-83d5-c551c3247baa']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.362422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f682821a-c7c3-4ce9-96f3-994c2b378885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.394014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f682821a-c7c3-4ce9-96f3-994c2b378885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1931d0d-b7f2-4d7a-b5e8-ab6270d257d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1410060455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2235a5efd4d728aedb3eb4e58736f',qos_specs=None,replication_status=,reservations=['ff63c2cb-dd58-4f03-8a52-15278c227b14','727a1499-db8b-4826-bfdd-00aecc2851a4','f35df3ed-0f28-4e8f-9875-7a6d1b76194a','042d6852-868b-405e-83d5-c551c3247baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8fb9d3d899a4143839d1b2209331996',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1410060455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2235a5efd4d728aedb3eb4e58736f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8fb9d3d899a4143839d1b2209331996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.394892 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f16b310-e931-4f26-b957-589eadf59678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.412810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.418132 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:44.418636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1025633705"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:44.422088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1025633705'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:44.427465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f16b310-e931-4f26-b957-589eadf59678) transitioned into state 'SUCCESS' from state '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-1410060455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2235a5efd4d728aedb3eb4e58736f',qos_specs=None,replication_status=,reservations=['ff63c2cb-dd58-4f03-8a52-15278c227b14','727a1499-db8b-4826-bfdd-00aecc2851a4','f35df3ed-0f28-4e8f-9875-7a6d1b76194a','042d6852-868b-405e-83d5-c551c3247baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8fb9d3d899a4143839d1b2209331996',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.428363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5280cc3-0fae-47f4-95e6-7cefecb36a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.438979 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5280cc3-0fae-47f4-95e6-7cefecb36a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.440276 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Flow 'volume_create_api' (68c626b9-8acf-4386-888c-19cd9222664e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:44.441393 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create volume request issued successfully. Jul 24 00:55:44.441539 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-81e0655b-196c-466f-9f4a-d5f4f54f3af7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:44.441955 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 450/1798] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:44 2026] POST /volume/v3/volumes => generated 765 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:44.460122 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.462033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:44.462341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:44.462523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:44.471975 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:44.471975 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:44.483323 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:44.494284 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dbfe83bc-eb42-42d5-88cf-0946652a5d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 200 Jul 24 00:55:44.495398 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 448/1799] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:44 2026] GET /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:44.542140 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Create volume of 1 GB Jul 24 00:55:44.547885 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Availability Zones retrieved successfully. Jul 24 00:55:44.555161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Flow 'volume_create_api' (2e68beb4-8ba8-4b48-ae43-f9abcfff5c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:44.556742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cf3a30-4b89-4846-82da-24de640c6a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.558122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:44.631282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cf3a30-4b89-4846-82da-24de640c6a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.632053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8371d-1656-47ef-be10-f63eb4971a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.705936 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Created reservations ['0bfa5cfe-bd21-41ce-bb84-4e883319df2c', '1c775847-d448-463a-9eea-e3c6404962a9', '83af8313-7ae9-469f-bc64-315215a55df6', '60bc69f2-46f4-4d1e-afef-fcec091357d1'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:44.706933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8371d-1656-47ef-be10-f63eb4971a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfa5cfe-bd21-41ce-bb84-4e883319df2c', '1c775847-d448-463a-9eea-e3c6404962a9', '83af8313-7ae9-469f-bc64-315215a55df6', '60bc69f2-46f4-4d1e-afef-fcec091357d1']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.707675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a42ad0-4aa9-4f05-9cb0-05cb0a2f7ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.729598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a42ad0-4aa9-4f05-9cb0-05cb0a2f7ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fe8873-fcfe-4874-b396-0789d30ef9ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1025633705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580dd01ab830418e80eec99097af18ce',qos_specs=None,replication_status=,reservations=['0bfa5cfe-bd21-41ce-bb84-4e883319df2c','1c775847-d448-463a-9eea-e3c6404962a9','83af8313-7ae9-469f-bc64-315215a55df6','60bc69f2-46f4-4d1e-afef-fcec091357d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90c9231a3a34421bf348a60ad1df05b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1025633705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25fe8873-fcfe-4874-b396-0789d30ef9ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='580dd01ab830418e80eec99097af18ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e90c9231a3a34421bf348a60ad1df05b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.730364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78b62cc-b5cf-403f-9ff1-b686864a69ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.751714 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78b62cc-b5cf-403f-9ff1-b686864a69ff) transitioned into state 'SUCCESS' from state '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-1025633705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580dd01ab830418e80eec99097af18ce',qos_specs=None,replication_status=,reservations=['0bfa5cfe-bd21-41ce-bb84-4e883319df2c','1c775847-d448-463a-9eea-e3c6404962a9','83af8313-7ae9-469f-bc64-315215a55df6','60bc69f2-46f4-4d1e-afef-fcec091357d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90c9231a3a34421bf348a60ad1df05b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.752438 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4477ff29-52d6-482e-9a80-353782b6fad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:44.760920 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4477ff29-52d6-482e-9a80-353782b6fad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:44.761733 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Flow 'volume_create_api' (2e68beb4-8ba8-4b48-ae43-f9abcfff5c39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:44.762025 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Create volume request issued successfully. Jul 24 00:55:44.762590 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f0faaf25-f333-40d8-aa9d-05649944ca19 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:44.763078 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 450/1800] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:44 2026] POST /volume/v3/volumes => generated 749 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 00:55:44.777962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e2b1d390-3231-439d-b823-766fc18099ac None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:44.780253 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2b1d390-3231-439d-b823-766fc18099ac tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:44.780523 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2b1d390-3231-439d-b823-766fc18099ac tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:44.780769 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2b1d390-3231-439d-b823-766fc18099ac tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:44.791218 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:44.791218 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:44.795612 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e2b1d390-3231-439d-b823-766fc18099ac tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:44.803011 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2b1d390-3231-439d-b823-766fc18099ac tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 200 Jul 24 00:55:44.803575 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 453/1801] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:44 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:45.309553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-773b0df9-6805-4316-aad6-6a89464276fe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.310884 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-773b0df9-6805-4316-aad6-6a89464276fe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:45.311159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-773b0df9-6805-4316-aad6-6a89464276fe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.311489 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-773b0df9-6805-4316-aad6-6a89464276fe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.311591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-773b0df9-6805-4316-aad6-6a89464276fe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:45.335412 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.335412 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:45.335412 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-773b0df9-6805-4316-aad6-6a89464276fe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:45.335412 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 451/1802] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:45.352498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0971050f-e342-44f2-acb1-188ad262f94a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.357779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0971050f-e342-44f2-acb1-188ad262f94a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:45.357994 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0971050f-e342-44f2-acb1-188ad262f94a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.358209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0971050f-e342-44f2-acb1-188ad262f94a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.366024 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.366024 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:45.371108 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0971050f-e342-44f2-acb1-188ad262f94a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:45.378105 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0971050f-e342-44f2-acb1-188ad262f94a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 returned with HTTP 200 Jul 24 00:55:45.378768 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 449/1803] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:45.393338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.395538 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:45.395761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.395974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.407302 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.407302 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:45.411701 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:45.418560 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc6fdb1d-a707-48dd-9d78-a2ba2c1e67fb tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 returned with HTTP 200 Jul 24 00:55:45.419548 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 451/1804] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:45.439455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.443956 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:45.444177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.444381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.445497 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:45.456242 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.456242 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:45.456242 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:45.475119 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:55:45.475390 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-468026de-4d3f-4b95-8768-6d4a3a5cd803 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 returned with HTTP 202 Jul 24 00:55:45.475895 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 454/1805] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:45 2026] DELETE /volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:45.484691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.487281 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:45.487546 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.487795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.497033 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.497033 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:45.508419 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:45.512674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.514855 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:45.515061 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.515268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.515329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b4b58b7e-e709-417c-9772-5c23d3a3bb67 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 returned with HTTP 200 Jul 24 00:55:45.515699 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 452/1806] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:45.529961 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.529961 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:45.534109 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:45.539069 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af0aeb24-a393-484b-aa46-1532b7af7bfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 200 Jul 24 00:55:45.539401 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 450/1807] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:45.554670 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.557762 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:45.558813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-880552565"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:45.566777 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.566777 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:45.566777 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:45.566956 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create snapshot from volume d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:45.619520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Created reservations ['71d4af51-6554-4191-9b51-862fedfc3559', '7aa340dc-dfad-4c96-b9f4-f6675f89195f', '0434b683-cf41-448a-a9fc-c6a1699e2641', '5ddda0d9-ac98-4812-bcef-f2ac196a5ae5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:45.653767 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot create request issued successfully. Jul 24 00:55:45.654178 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-346d2d05-b60c-4aad-b621-d75cac5ea0ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:45.654633 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 452/1808] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:55:45 2026] POST /volume/v3/snapshots => generated 322 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:45.666940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8de3d0fd-77b3-487d-8811-556947093fdf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.668690 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de3d0fd-77b3-487d-8811-556947093fdf tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:45.668887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de3d0fd-77b3-487d-8811-556947093fdf tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.669059 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de3d0fd-77b3-487d-8811-556947093fdf tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.673768 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.673768 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:45.674197 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8de3d0fd-77b3-487d-8811-556947093fdf tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot retrieved successfully. Jul 24 00:55:45.675136 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de3d0fd-77b3-487d-8811-556947093fdf tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad returned with HTTP 200 Jul 24 00:55:45.675550 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 455/1809] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:45.822671 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-57a12afe-9d48-4b50-8411-7047f1b0274a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.825145 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57a12afe-9d48-4b50-8411-7047f1b0274a tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:45.826250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57a12afe-9d48-4b50-8411-7047f1b0274a tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.826250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57a12afe-9d48-4b50-8411-7047f1b0274a tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.835837 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.835837 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:45.840373 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-57a12afe-9d48-4b50-8411-7047f1b0274a tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:45.846939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57a12afe-9d48-4b50-8411-7047f1b0274a tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 200 Jul 24 00:55:45.847500 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 453/1810] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:45.860510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.862063 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] POST https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action Jul 24 00:55:45.862478 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-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=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:45.863228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:45.872316 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.872316 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:45.878595 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.878595 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:45.879015 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:45.892460 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Update volume metadata completed successfully. Jul 24 00:55:45.892702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fcf4ae4-e66a-4e6c-a9c3-ec32e8ea2fc5 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action returned with HTTP 200 Jul 24 00:55:45.893200 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 451/1811] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:55:45 2026] POST /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:45.899925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.901932 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:45.902139 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:45.902356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:45.908949 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.908949 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:45.912491 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:45.919602 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ac5aac2-cf00-4a32-947d-377d5acf2f2e tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 200 Jul 24 00:55:45.919919 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 453/1812] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:45 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:45.933946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.935754 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] POST https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action Jul 24 00:55:45.936209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:45.936321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:45.944112 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.944112 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:45.949839 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:45.949839 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:45.950262 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:45.956202 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Get volume image-metadata completed successfully. Jul 24 00:55:45.968350 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Delete volume metadata completed successfully. Jul 24 00:55:45.968598 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d84e6c65-2232-41e4-8e8b-d9311e757603 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action returned with HTTP 200 Jul 24 00:55:45.969078 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 456/1813] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:45 2026] POST /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 00:55:45.989214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d559f71-9612-487a-a710-58f729faa186 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:45.992270 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] POST https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action Jul 24 00:55:45.992758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:45.992925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:46.004065 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.004065 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:46.004585 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:46.016402 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Get volume image-metadata completed successfully. Jul 24 00:55:46.016731 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d559f71-9612-487a-a710-58f729faa186 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action returned with HTTP 200 Jul 24 00:55:46.017277 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 454/1814] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:45 2026] POST /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab/action => generated 537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:46.024902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-59f74133-0576-45a0-b8cb-49424db31b24 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.029376 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59f74133-0576-45a0-b8cb-49424db31b24 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:46.029700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59f74133-0576-45a0-b8cb-49424db31b24 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.029909 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59f74133-0576-45a0-b8cb-49424db31b24 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.038109 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.038109 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:46.042423 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-59f74133-0576-45a0-b8cb-49424db31b24 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:46.048287 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59f74133-0576-45a0-b8cb-49424db31b24 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 200 Jul 24 00:55:46.048794 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 452/1815] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:46 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:46.061256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.064353 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] DELETE https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:46.064540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.064865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.064943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Delete volume with id: 25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:46.077378 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.077378 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:46.077867 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:46.094694 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Delete volume request issued successfully. Jul 24 00:55:46.094881 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf99e43d-9f74-4d09-9a32-d70bf7b20c1f tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 202 Jul 24 00:55:46.095298 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 454/1816] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:46 2026] DELETE /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:46.102250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-db6f0791-bc61-485d-a979-ad3153506401 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.105668 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db6f0791-bc61-485d-a979-ad3153506401 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:46.105884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db6f0791-bc61-485d-a979-ad3153506401 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.106074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db6f0791-bc61-485d-a979-ad3153506401 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.113297 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.113297 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:46.117658 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-db6f0791-bc61-485d-a979-ad3153506401 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Volume info retrieved successfully. Jul 24 00:55:46.123889 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db6f0791-bc61-485d-a979-ad3153506401 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 200 Jul 24 00:55:46.124315 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 457/1817] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:46 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:46.532896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ad81be20-b5d0-4015-b00e-5a2b71755e0c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.535266 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad81be20-b5d0-4015-b00e-5a2b71755e0c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 Jul 24 00:55:46.535595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad81be20-b5d0-4015-b00e-5a2b71755e0c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.535831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad81be20-b5d0-4015-b00e-5a2b71755e0c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.543858 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad81be20-b5d0-4015-b00e-5a2b71755e0c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 returned with HTTP 404 Jul 24 00:55:46.544819 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 455/1818] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:46 2026] GET /volume/v3/volumes/0469a3fa-e389-41c0-93ed-eea6b2b2bfb1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:46.553639 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.555997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:46.556429 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.556699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.556849 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: 47227b45-2d7f-48df-bc30-6c9d28e70d56. Jul 24 00:55:46.561936 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.561936 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:46.578899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id 47227b45-2d7f-48df-bc30-6c9d28e70d56 {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:55:46.581058 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a31acf0-0857-4d7a-bf2c-7e1e19f46d93 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 202 Jul 24 00:55:46.581869 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 453/1819] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:46 2026] DELETE /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:46.591130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e02df91d-aa07-499c-82c2-920f46a41f46 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.596967 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e02df91d-aa07-499c-82c2-920f46a41f46 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:46.597121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e02df91d-aa07-499c-82c2-920f46a41f46 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.597433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e02df91d-aa07-499c-82c2-920f46a41f46 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.597553 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e02df91d-aa07-499c-82c2-920f46a41f46 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:46.605958 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.605958 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:46.606675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e02df91d-aa07-499c-82c2-920f46a41f46 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 200 Jul 24 00:55:46.607158 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 455/1820] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:46 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:46.685519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.688111 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:46.688338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.688570 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.697537 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.697537 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:46.698332 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot retrieved successfully. Jul 24 00:55:46.699771 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa5e3200-6a25-4da0-a12e-98c2f73e6cc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad returned with HTTP 200 Jul 24 00:55:46.701109 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 458/1821] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:46 2026] GET /volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:46.711180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e49837a4-a66b-4ad5-a748-df7cd560a546 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.712940 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e49837a4-a66b-4ad5-a748-df7cd560a546 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f Jul 24 00:55:46.713312 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e49837a4-a66b-4ad5-a748-df7cd560a546 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:46.764564 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e49837a4-a66b-4ad5-a748-df7cd560a546 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f returned with HTTP 200 Jul 24 00:55:46.765002 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 456/1822] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:55:46 2026] PUT /volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f => generated 390 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:46.774456 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.776213 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:46.776623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:46.787518 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.787518 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:46.788026 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:46.788153 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create snapshot from volume d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:46.805376 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota_utils [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Quota exceeded for b9f2235a5efd4d728aedb3eb4e58736f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 00:55:46.805646 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.middleware.fault [None req-510d2587-adb0-4aac-80d8-0e4de7385bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 413 Jul 24 00:55:46.806387 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 454/1823] 10.4.3.67 () {68 vars in 1257 bytes} [Fri Jul 24 00:55:46 2026] POST /volume/v3/snapshots => generated 208 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 00:55:46.815751 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4a712317-6def-4651-a5fc-ff7a9a7a3703 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.817390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a712317-6def-4651-a5fc-ff7a9a7a3703 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f Jul 24 00:55:46.817713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a712317-6def-4651-a5fc-ff7a9a7a3703 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:46.899000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a712317-6def-4651-a5fc-ff7a9a7a3703 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f returned with HTTP 200 Jul 24 00:55:46.899594 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 456/1824] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:55:46 2026] PUT /volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f => generated 390 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:46.913074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.916335 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:46.917063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:46.930514 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.930514 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:46.931294 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:46.931554 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Create snapshot from volume d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:46.962853 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota_utils [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Quota exceeded for b9f2235a5efd4d728aedb3eb4e58736f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 24 00:55:46.963716 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.middleware.fault [None req-4db3dc3e-2a3c-44a5-95ca-c10559460e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 413 Jul 24 00:55:46.964664 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 459/1825] 10.4.3.67 () {68 vars in 1257 bytes} [Fri Jul 24 00:55:46 2026] POST /volume/v3/snapshots => generated 133 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jul 24 00:55:46.977320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:46.980164 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:46.980487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:46.980741 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:46.980899 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Delete snapshot with id: 1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:46.986971 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:46.986971 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:46.987723 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot retrieved successfully. Jul 24 00:55:47.010903 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot delete request issued successfully. Jul 24 00:55:47.010903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb090272-10f0-4584-9fb9-0cf16c7bfdd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad returned with HTTP 202 Jul 24 00:55:47.011776 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 457/1826] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:55:46 2026] DELETE /volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:47.020203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-395f2abc-8b71-4680-b7a0-86663f909a93 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.022862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-395f2abc-8b71-4680-b7a0-86663f909a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:47.022862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-395f2abc-8b71-4680-b7a0-86663f909a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.023244 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-395f2abc-8b71-4680-b7a0-86663f909a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.030150 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:47.030150 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:47.030150 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-395f2abc-8b71-4680-b7a0-86663f909a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Snapshot retrieved successfully. Jul 24 00:55:47.031375 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-395f2abc-8b71-4680-b7a0-86663f909a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad returned with HTTP 200 Jul 24 00:55:47.031820 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 455/1827] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:47 2026] GET /volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:47.139707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f212b8bd-69fe-4c46-b27e-87972a69ed67 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.142723 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f212b8bd-69fe-4c46-b27e-87972a69ed67 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] GET https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab Jul 24 00:55:47.142946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f212b8bd-69fe-4c46-b27e-87972a69ed67 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.143232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f212b8bd-69fe-4c46-b27e-87972a69ed67 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.153983 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f212b8bd-69fe-4c46-b27e-87972a69ed67 tempest-VolumesImageMetadata-1584262367 tempest-VolumesImageMetadata-1584262367-project-member] https://10.4.3.67/volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab returned with HTTP 404 Jul 24 00:55:47.154506 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 457/1828] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:47 2026] GET /volume/v3/volumes/25fe8873-fcfe-4874-b396-0789d30ef9ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:47.617929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.619982 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 Jul 24 00:55:47.620202 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.620417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.620540 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 47227b45-2d7f-48df-bc30-6c9d28e70d56. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:47.622330 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=423,cinder:UPDATE=77,cinder:INSERT=29 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:55:47.624513 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75fdb3b4-354a-4656-b7cb-093b6d714fe4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 returned with HTTP 404 Jul 24 00:55:47.624976 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 460/1829] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:47 2026] GET /volume/v3/backups/47227b45-2d7f-48df-bc30-6c9d28e70d56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:47.702056 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-32e51eab-07ce-4fed-b931-ecba7d81746c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.703685 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32e51eab-07ce-4fed-b931-ecba7d81746c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:47.703870 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32e51eab-07ce-4fed-b931-ecba7d81746c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.704047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32e51eab-07ce-4fed-b931-ecba7d81746c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.710759 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:47.710759 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:47.714087 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-32e51eab-07ce-4fed-b931-ecba7d81746c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:47.719162 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32e51eab-07ce-4fed-b931-ecba7d81746c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:47.719680 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 458/1830] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:47 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:47.735408 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.737730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:47.738001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.738130 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.738307 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:47.745326 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:47.745326 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:47.746697 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:47.764521 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:55:47.764921 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7a7a4636-8859-4bd7-9ed6-951b220b6d34 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 202 Jul 24 00:55:47.765334 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 456/1831] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:47 2026] DELETE /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:47.772648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:47.774884 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:47.775212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:47.775212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:47.783240 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:47.783240 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:47.788224 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:47.794001 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f396c676-3a31-42af-98ee-ff495b2f7ca3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 200 Jul 24 00:55:47.794429 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 458/1832] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:47 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:48.043877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ae360959-8d4a-4c29-bb16-24380e5084b7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.046078 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae360959-8d4a-4c29-bb16-24380e5084b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad Jul 24 00:55:48.046348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae360959-8d4a-4c29-bb16-24380e5084b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.046774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae360959-8d4a-4c29-bb16-24380e5084b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.052228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae360959-8d4a-4c29-bb16-24380e5084b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad returned with HTTP 404 Jul 24 00:55:48.052927 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 461/1833] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/snapshots/1b38a523-84fe-4786-a4fe-6daf4455b5ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:48.062235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.066878 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:48.066991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.067884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.077550 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.077550 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:48.099085 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:48.111210 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-baf84a09-dc5e-4722-94fe-18d39960ac9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 200 Jul 24 00:55:48.111728 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 459/1834] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:48.133977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d000ef74-27df-4b25-9078-b783510e7848 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.136553 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:48.137068 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.137337 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.137588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Delete volume with id: d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:48.146595 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.146595 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:48.147199 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:48.172673 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Delete volume request issued successfully. Jul 24 00:55:48.172992 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d000ef74-27df-4b25-9078-b783510e7848 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 202 Jul 24 00:55:48.173592 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 457/1835] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:48 2026] DELETE /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:48.184140 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-837a14ab-a360-406d-8c40-228e1de3b00b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.191113 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-837a14ab-a360-406d-8c40-228e1de3b00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:48.191432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-837a14ab-a360-406d-8c40-228e1de3b00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.191729 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-837a14ab-a360-406d-8c40-228e1de3b00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.201335 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.201335 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:48.207583 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-837a14ab-a360-406d-8c40-228e1de3b00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Volume info retrieved successfully. Jul 24 00:55:48.215244 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-837a14ab-a360-406d-8c40-228e1de3b00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 200 Jul 24 00:55:48.216116 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 459/1836] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:48.475061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.477648 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:48.477648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-463992318"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:48.478255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-463992318'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:48.478435 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:55:48.484449 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:55:48.491392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (b82607c4-67f1-4402-a293-5e53dd4860f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:48.492900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d26010b-ca0d-46d4-9de8-ae4eeb3f11ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.494276 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:48.528894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d26010b-ca0d-46d4-9de8-ae4eeb3f11ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.530124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936d72e8-cdf4-4793-9920-a8934b846b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.558754 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.601062 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['73e4f597-c2aa-4a66-9013-91cc9b64fbcd', '7ec278bf-12df-495d-95ae-900b59264901', '1e174655-40de-48a7-b684-4c00fbca1483', '59b27e42-7774-453c-bf2f-379fddeb563e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:48.601951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936d72e8-cdf4-4793-9920-a8934b846b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e4f597-c2aa-4a66-9013-91cc9b64fbcd', '7ec278bf-12df-495d-95ae-900b59264901', '1e174655-40de-48a7-b684-4c00fbca1483', '59b27e42-7774-453c-bf2f-379fddeb563e']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.602780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602f92b1-cf5d-4424-91f9-2b14dee0b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.624472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602f92b1-cf5d-4424-91f9-2b14dee0b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c523d57b-24a6-46a1-8087-bef4ad3323b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-463992318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['73e4f597-c2aa-4a66-9013-91cc9b64fbcd','7ec278bf-12df-495d-95ae-900b59264901','1e174655-40de-48a7-b684-4c00fbca1483','59b27e42-7774-453c-bf2f-379fddeb563e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-463992318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c523d57b-24a6-46a1-8087-bef4ad3323b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.625304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2086ba46-7c5a-4367-b6a8-8b421f3cc025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.642913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2086ba46-7c5a-4367-b6a8-8b421f3cc025) transitioned into state 'SUCCESS' from state '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-463992318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['73e4f597-c2aa-4a66-9013-91cc9b64fbcd','7ec278bf-12df-495d-95ae-900b59264901','1e174655-40de-48a7-b684-4c00fbca1483','59b27e42-7774-453c-bf2f-379fddeb563e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.643816 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3093ac-602e-4ed1-bc02-eb40ea7c3923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.653615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3093ac-602e-4ed1-bc02-eb40ea7c3923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.654764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (b82607c4-67f1-4402-a293-5e53dd4860f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:48.655081 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:55:48.655806 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e930baad-dd41-4cc3-9d0a-3927dd533e2b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:48.656460 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 462/1837] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:48 2026] POST /volume/v3/volumes => generated 746 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:48.671421 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a5a29879-175c-46af-b296-3367a0498d6a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.672008 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:48.672412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1116931807"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:48.673782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1116931807'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:48.673903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Create volume of 2 GB Jul 24 00:55:48.676005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5a29879-175c-46af-b296-3367a0498d6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:48.676321 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5a29879-175c-46af-b296-3367a0498d6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.676631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5a29879-175c-46af-b296-3367a0498d6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.679100 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Availability Zones retrieved successfully. Jul 24 00:55:48.686177 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.686177 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:48.688083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Flow 'volume_create_api' (ac8e454d-9e97-4118-b631-89b28c52fe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:48.689368 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70ace11-9b01-4c08-9dd0-3b7abd2eb46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.690719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Validating volume size '2' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:48.691858 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a5a29879-175c-46af-b296-3367a0498d6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:48.700247 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5a29879-175c-46af-b296-3367a0498d6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:48.700828 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 458/1838] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:48.723388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70ace11-9b01-4c08-9dd0-3b7abd2eb46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.724206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e686547b-8da1-47ff-88ff-b54007c3bc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.782038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Created reservations ['6c84fdff-ee0f-4ccb-a5bb-2d6ba3e32821', '1e12a61b-e1d2-49a3-b0a7-dd90d96f20a7', 'a85b9ef1-c1a2-4ab7-803a-d18857ca15d0', 'b500219f-470b-44de-b600-c0dca375eaa9'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:48.782918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e686547b-8da1-47ff-88ff-b54007c3bc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c84fdff-ee0f-4ccb-a5bb-2d6ba3e32821', '1e12a61b-e1d2-49a3-b0a7-dd90d96f20a7', 'a85b9ef1-c1a2-4ab7-803a-d18857ca15d0', 'b500219f-470b-44de-b600-c0dca375eaa9']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.783890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ca9aad-baea-4b0c-9c36-97ccf3bc54d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.806020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ca9aad-baea-4b0c-9c36-97ccf3bc54d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a3f6d6-35e4-4794-8d20-8aed9d55252c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1116931807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45545e6f6b0f4258a92f096e38d9db2c',qos_specs=None,replication_status=,reservations=['6c84fdff-ee0f-4ccb-a5bb-2d6ba3e32821','1e12a61b-e1d2-49a3-b0a7-dd90d96f20a7','a85b9ef1-c1a2-4ab7-803a-d18857ca15d0','b500219f-470b-44de-b600-c0dca375eaa9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f7ad478c494fc8946ff77694e7ee2f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1116931807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a3f6d6-35e4-4794-8d20-8aed9d55252c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45545e6f6b0f4258a92f096e38d9db2c',provider_auth=None,provider_geometry=None,provider_id=None,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='f8f7ad478c494fc8946ff77694e7ee2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.807208 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded97fb4-a5e5-4fc8-8661-36b6338da5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.813779 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd788530-c173-48a9-bbcd-7b53c89395ad None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.815999 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd788530-c173-48a9-bbcd-7b53c89395ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 Jul 24 00:55:48.816214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd788530-c173-48a9-bbcd-7b53c89395ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.816603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd788530-c173-48a9-bbcd-7b53c89395ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.833482 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd788530-c173-48a9-bbcd-7b53c89395ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 returned with HTTP 404 Jul 24 00:55:48.833482 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 460/1839] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/volumes/9d27b8bd-2563-4d02-bc8c-245ac39323c7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:48.838767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded97fb4-a5e5-4fc8-8661-36b6338da5a0) transitioned into state 'SUCCESS' from state '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-1116931807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45545e6f6b0f4258a92f096e38d9db2c',qos_specs=None,replication_status=,reservations=['6c84fdff-ee0f-4ccb-a5bb-2d6ba3e32821','1e12a61b-e1d2-49a3-b0a7-dd90d96f20a7','a85b9ef1-c1a2-4ab7-803a-d18857ca15d0','b500219f-470b-44de-b600-c0dca375eaa9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f7ad478c494fc8946ff77694e7ee2f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.840063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160fa6af-877e-4587-a692-ef3f55850061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.845772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bc0a7987-660c-40dc-809a-09579e43d77a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.847737 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:48.848104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-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-1409791428"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:48.849698 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1409791428'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:48.849804 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume of 1 GB Jul 24 00:55:48.850066 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.850066 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:48.851140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160fa6af-877e-4587-a692-ef3f55850061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.852045 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Flow 'volume_create_api' (ac8e454d-9e97-4118-b631-89b28c52fe18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:48.852370 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Create volume request issued successfully. Jul 24 00:55:48.852991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8715af23-ef94-4340-81d3-bfcf1b63fad4 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:48.853679 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 460/1840] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:48 2026] POST /volume/v3/volumes => generated 753 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:48.854242 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:55:48.859989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (f1221a1e-3793-439e-8202-5ecb7e9141c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:48.860982 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9dc6ad-7528-49f2-8e49-5ba50b2830c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.862016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:48.866514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:48.870288 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] GET https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:48.870288 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:48.870288 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:48.877163 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:48.877163 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:48.882699 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume info retrieved successfully. Jul 24 00:55:48.886374 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b42200f-d985-44ef-8d6c-b21d66fd3825 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 200 Jul 24 00:55:48.886982 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 459/1841] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:48 2026] GET /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:48.894160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9dc6ad-7528-49f2-8e49-5ba50b2830c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.894963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5dd4a0b-e1fc-427b-a0f5-5ef57f93ad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.939655 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['7d7de6d4-b2f8-453b-8c39-0693e4f12109', '7f547d5d-09cb-4c34-bf2a-805eb651c399', 'c4c8ee44-7272-4f12-93bf-e88a9e936de6', '8895cfe1-97f7-4d7d-947d-ca001e689750'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:48.940475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5dd4a0b-e1fc-427b-a0f5-5ef57f93ad16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7de6d4-b2f8-453b-8c39-0693e4f12109', '7f547d5d-09cb-4c34-bf2a-805eb651c399', 'c4c8ee44-7272-4f12-93bf-e88a9e936de6', '8895cfe1-97f7-4d7d-947d-ca001e689750']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.941603 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b093e59-52b5-4d5a-a419-2bff1223879f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.970499 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b093e59-52b5-4d5a-a419-2bff1223879f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4576fd8-9fe5-4130-b5bb-51124e8e3cab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1409791428',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['7d7de6d4-b2f8-453b-8c39-0693e4f12109','7f547d5d-09cb-4c34-bf2a-805eb651c399','c4c8ee44-7272-4f12-93bf-e88a9e936de6','8895cfe1-97f7-4d7d-947d-ca001e689750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1409791428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4576fd8-9fe5-4130-b5bb-51124e8e3cab,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.972093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483f2156-5b76-44f8-b222-01d30e97379a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:48.990774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483f2156-5b76-44f8-b222-01d30e97379a) transitioned into state 'SUCCESS' from state '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-1409791428',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['7d7de6d4-b2f8-453b-8c39-0693e4f12109','7f547d5d-09cb-4c34-bf2a-805eb651c399','c4c8ee44-7272-4f12-93bf-e88a9e936de6','8895cfe1-97f7-4d7d-947d-ca001e689750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:48.991558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e549f677-345e-4abc-9d82-d7fdc33b43f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:49.001124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e549f677-345e-4abc-9d82-d7fdc33b43f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:49.002066 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (f1221a1e-3793-439e-8202-5ecb7e9141c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:49.002695 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:55:49.003329 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc0a7987-660c-40dc-809a-09579e43d77a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:49.003813 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 463/1842] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:48 2026] POST /volume/v3/volumes => generated 814 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:49.017469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-263b4029-7764-49f7-93ff-872a6d7b803a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.019365 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-263b4029-7764-49f7-93ff-872a6d7b803a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:55:49.019779 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-263b4029-7764-49f7-93ff-872a6d7b803a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.020080 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-263b4029-7764-49f7-93ff-872a6d7b803a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.027763 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.027763 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:49.032625 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-263b4029-7764-49f7-93ff-872a6d7b803a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:49.037620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-263b4029-7764-49f7-93ff-872a6d7b803a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 200 Jul 24 00:55:49.038259 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 461/1843] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:49.230609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-70807e55-cef0-465c-a015-4743f4fedff0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.232424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70807e55-cef0-465c-a015-4743f4fedff0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] GET https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 Jul 24 00:55:49.232627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70807e55-cef0-465c-a015-4743f4fedff0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.232815 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70807e55-cef0-465c-a015-4743f4fedff0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.238584 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70807e55-cef0-465c-a015-4743f4fedff0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340 tempest-VolumeSnapshotQuotasNegativeTestJSON-1432158340-project-member] https://10.4.3.67/volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 returned with HTTP 404 Jul 24 00:55:49.239250 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 461/1844] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/d1931d0d-b7f2-4d7a-b5e8-ab6270d257d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:49.246619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-976ac9ab-d138-44ba-9958-3ef704bb69eb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.248210 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-976ac9ab-d138-44ba-9958-3ef704bb69eb tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f Jul 24 00:55:49.248676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-976ac9ab-d138-44ba-9958-3ef704bb69eb tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:49.321036 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-976ac9ab-d138-44ba-9958-3ef704bb69eb tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393 tempest-VolumeSnapshotQuotasNegativeTestJSON-91188393-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f returned with HTTP 200 Jul 24 00:55:49.321036 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 460/1845] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:55:49 2026] PUT /volume/v3/os-quota-sets/b9f2235a5efd4d728aedb3eb4e58736f => generated 395 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:49.718288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.720651 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:49.720872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.721082 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.729525 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.729525 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:49.734595 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:49.740879 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e898acce-ac3b-40bc-96b9-ba7dc0b2fff2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:49.741526 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 464/1846] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:49.756930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.759177 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action Jul 24 00:55:49.759602 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action body: b'{"os-attach": {"instance_uuid": "87f81efa-9f33-4c68-9df9-472f5f5d5801", "mountpoint": "/dev/vdb"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:49.760139 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "87f81efa-9f33-4c68-9df9-472f5f5d5801", "mountpoint": "/dev/vdb"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:49.772819 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.772819 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:49.773613 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:49.787930 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Update volume admin metadata completed successfully. Jul 24 00:55:49.861487 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Attach volume completed successfully. Jul 24 00:55:49.862155 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c5baff6-c858-44db-8f4a-233620b1c7f7 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action returned with HTTP 202 Jul 24 00:55:49.862620 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 462/1847] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:49 2026] POST /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:49.869302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.871620 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:49.871869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.872128 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.884704 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.884704 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:49.890209 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:49.895977 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10f6fe0c-6365-4f6c-979b-96c23a56a801 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:49.896549 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 462/1848] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:49.902804 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.913776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] GET https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:49.915365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.915365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.922340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.924036 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:49.924342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:49.924587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:49.928863 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.928863 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:49.934425 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume info retrieved successfully. Jul 24 00:55:49.935171 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.935171 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:49.940483 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:49.941987 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66df88c0-f848-4f9d-869e-b80e6e320ea7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 200 Jul 24 00:55:49.942622 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 461/1849] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:49.945832 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e12a41f-1ece-4544-bbe7-9ba2c9991c5a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:49.946345 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 465/1850] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:49 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:49.961877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.964442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:49.966606 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:49.967062 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d5a3f6d6-35e4-4794-8d20-8aed9d55252c"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:49.969089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd5a3f6d6-35e4-4794-8d20-8aed9d55252c'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:49.982596 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:49.982596 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:49.983278 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume retrieved successfully. Jul 24 00:55:49.983448 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Create volume of 1 GB Jul 24 00:55:49.995364 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Availability Zones retrieved successfully. Jul 24 00:55:50.004507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Flow 'volume_create_api' (18e398d7-7739-4a1b-b8d8-93525c345f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5107f-ac0a-4dfc-931a-e502b7efa765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5107f-ac0a-4dfc-931a-e502b7efa765) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5107f-ac0a-4dfc-931a-e502b7efa765) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5107f-ac0a-4dfc-931a-e502b7efa765) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Flow 'volume_create_api' (18e398d7-7739-4a1b-b8d8-93525c345f0f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 00:55:50.015673 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d45baf1f-f1b2-4fbc-968a-2f8509aad9d7 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 00:55:50.016840 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 463/1851] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:49 2026] POST /volume/v3/volumes => generated 173 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:55:50.031625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-12fb9945-825d-41aa-88ac-be18e697d674 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.041708 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12fb9945-825d-41aa-88ac-be18e697d674 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] GET https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:50.041708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12fb9945-825d-41aa-88ac-be18e697d674 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.041708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12fb9945-825d-41aa-88ac-be18e697d674 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.053506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2247641c-4263-4495-b931-1ee7e41d1d97 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.054253 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.054253 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:50.056959 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2247641c-4263-4495-b931-1ee7e41d1d97 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:55:50.057288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2247641c-4263-4495-b931-1ee7e41d1d97 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.057933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2247641c-4263-4495-b931-1ee7e41d1d97 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.059045 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-12fb9945-825d-41aa-88ac-be18e697d674 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume info retrieved successfully. Jul 24 00:55:50.065371 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12fb9945-825d-41aa-88ac-be18e697d674 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 200 Jul 24 00:55:50.066935 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 462/1852] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.070411 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.070411 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:50.077662 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2247641c-4263-4495-b931-1ee7e41d1d97 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:50.084635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2247641c-4263-4495-b931-1ee7e41d1d97 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 200 Jul 24 00:55:50.085167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.085691 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 466/1853] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.086313 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:50.086524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.086706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.086887 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Delete volume with id: d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:50.094654 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.094654 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:50.094654 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume info retrieved successfully. Jul 24 00:55:50.106322 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.108389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:55:50.108987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4576fd8-9fe5-4130-b5bb-51124e8e3cab", "name": "tempest-VolumesBackupsTest-Backup-1516238013", "description": "tempest-backup-description-979058141", "container": "tempest-volumesbackupstest-backup-container-819758915"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:50.112303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': 'c4576fd8-9fe5-4130-b5bb-51124e8e3cab', 'name': 'tempest-VolumesBackupsTest-Backup-1516238013', 'description': 'tempest-backup-description-979058141', 'container': 'tempest-volumesbackupstest-backup-container-819758915'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:55:50.112303 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume c4576fd8-9fe5-4130-b5bb-51124e8e3cab in container tempest-volumesbackupstest-backup-container-819758915 Jul 24 00:55:50.119339 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Delete volume request issued successfully. Jul 24 00:55:50.119552 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f4e9db7-6289-43bc-8d1f-30fdee20d98d tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 202 Jul 24 00:55:50.120247 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 464/1854] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:50 2026] DELETE /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:50.124562 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.124562 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:50.125562 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:55:50.134209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.136449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] GET https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:50.136899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.137171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.146716 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.146716 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:50.151452 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Volume info retrieved successfully. Jul 24 00:55:50.154212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['5e43d193-c3db-4b89-b338-a0141a3eba48', '1f7bdf20-72bb-4f01-9cc4-efaa1ca4dcfd'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:50.158881 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73078fb8-d288-4849-b1e0-7427f3fdbafc tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 200 Jul 24 00:55:50.159034 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 467/1855] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.190956 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5756bfd6-8977-4875-8a7a-2546cbb7f03f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:55:50.191783 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 463/1856] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:50 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:50.203278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d2934976-cefa-431e-a052-4de4737ad68a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.205592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d2934976-cefa-431e-a052-4de4737ad68a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:50.205655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d2934976-cefa-431e-a052-4de4737ad68a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.205921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d2934976-cefa-431e-a052-4de4737ad68a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.206052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d2934976-cefa-431e-a052-4de4737ad68a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:50.213126 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.213126 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:50.213393 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d2934976-cefa-431e-a052-4de4737ad68a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:50.213839 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 465/1857] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.221887 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action Jul 24 00:55:50.222307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:50.222436 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:50.237181 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.237181 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:50.237777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume 'c523d57b-24a6-46a1-8087-bef4ad3323b4' with '{'status': 'error'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:55:50.283802 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7ff0869a-442b-4f2e-9563-e0632d1a6a6e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action returned with HTTP 202 Jul 24 00:55:50.284422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 463/1858] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:49 2026] POST /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:50.292864 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.295809 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.296114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.296450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.312379 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.312379 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:50.319419 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.324816 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af21ab5e-d9c2-4890-af7e-822b61601a99 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.325388 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 468/1859] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:55:50.340659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-680606d2-eca8-4902-aa8f-20503462d5ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.343292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action Jul 24 00:55:50.343787 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9cfa50c1-68eb-42dc-b3be-81137e644b38"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:50.343962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9cfa50c1-68eb-42dc-b3be-81137e644b38"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:50.358538 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.358538 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:50.358935 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Volume info retrieved successfully. Jul 24 00:55:50.381715 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Terminate volume connection completed successfully. Jul 24 00:55:50.394151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100232) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 24 00:55:50.458914 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Detach volume completed successfully. Jul 24 00:55:50.459163 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-680606d2-eca8-4902-aa8f-20503462d5ed tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action returned with HTTP 202 Jul 24 00:55:50.459790 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 464/1860] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:50 2026] POST /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:50.471859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.477816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.478331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.478994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.492346 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.492346 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:50.498009 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.509701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-70cfaf8f-e7ad-4d9c-82db-c698c593d5af tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.509701 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 466/1861] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.524638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.526896 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.527152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.527418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.539770 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.539770 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:50.556876 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.556876 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-98e956b6-90d0-414d-9a4a-ee4f0c9209f8 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.557512 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 464/1862] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.580458 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.583307 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action Jul 24 00:55:50.583785 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action body: b'{"os-detach": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:50.583900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:50.596369 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.596369 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:50.597030 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.626515 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Detach volume completed successfully. Jul 24 00:55:50.626854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34b9dbec-ffea-42f2-8a5e-de55a4253c2d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action returned with HTTP 202 Jul 24 00:55:50.627493 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 469/1863] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:50 2026] POST /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:50.637687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.640309 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.640619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.640930 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.651114 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.651114 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:50.657902 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.664717 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fca8ee2-8fc6-4377-9bcf-1ffe7f0af208 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.665268 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 465/1864] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.683051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.685112 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.685339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.685647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.692708 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.692708 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:50.697841 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.703572 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0dffeb74-992c-4ac4-86fb-cea2fbbadb6a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.704138 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 467/1865] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:50.720981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c904b186-be6b-4660-b955-314723e4872b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.722835 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.722835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.723078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.723275 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.732076 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.732076 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:50.732767 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.757244 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume request issued successfully. Jul 24 00:55:50.757552 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c904b186-be6b-4660-b955-314723e4872b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 202 Jul 24 00:55:50.758081 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 465/1866] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:50 2026] DELETE /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:50.768419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:50.771064 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:50.771594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:50.772104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:50.784674 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:50.784674 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:50.790515 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:50.798311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98c41871-22ea-4d6d-853a-ae7c995882e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 200 Jul 24 00:55:50.798995 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 470/1867] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:50 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:51.177285 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fa27db66-b4bd-4ba7-90d3-eeb94d3aeb24 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:51.179037 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa27db66-b4bd-4ba7-90d3-eeb94d3aeb24 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] GET https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c Jul 24 00:55:51.179292 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa27db66-b4bd-4ba7-90d3-eeb94d3aeb24 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:51.179481 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa27db66-b4bd-4ba7-90d3-eeb94d3aeb24 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:51.184998 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa27db66-b4bd-4ba7-90d3-eeb94d3aeb24 tempest-VolumesCloneNegativeTest-936129437 tempest-VolumesCloneNegativeTest-936129437-project-member] https://10.4.3.67/volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c returned with HTTP 404 Jul 24 00:55:51.185526 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 466/1868] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:51 2026] GET /volume/v3/volumes/d5a3f6d6-35e4-4794-8d20-8aed9d55252c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:51.227127 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:51.229844 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:51.231217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:51.231217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:51.231217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:51.236571 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:51.236571 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:51.237699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a5e8e18-1671-4d70-8f0e-02262a22503e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:51.238526 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 468/1869] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:51 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:51.814861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59cd5e79-63a5-449d-aff7-380ca5670da5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:51.816992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59cd5e79-63a5-449d-aff7-380ca5670da5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 Jul 24 00:55:51.817226 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59cd5e79-63a5-449d-aff7-380ca5670da5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:51.817496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59cd5e79-63a5-449d-aff7-380ca5670da5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:51.825375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59cd5e79-63a5-449d-aff7-380ca5670da5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 returned with HTTP 404 Jul 24 00:55:51.826210 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 466/1870] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:51 2026] GET /volume/v3/volumes/c523d57b-24a6-46a1-8087-bef4ad3323b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:51.844638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:51.953095 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:51.953643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1991498325"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:51.955618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1991498325'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:51.955801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume of 1 GB Jul 24 00:55:51.961217 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Availability Zones retrieved successfully. Jul 24 00:55:51.969733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (c4a6e2f0-b259-413b-beb6-4c60fdefe252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:51.970684 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd467a57-0e4e-47b4-93d3-644767dd2c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:51.973146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:52.023476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd467a57-0e4e-47b4-93d3-644767dd2c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:52.023638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fb4412-246a-44f5-965b-098c16b67fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:52.100144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['a8c08828-5f43-4a83-b08c-9d92065371ed', '5f004ab5-07c5-4b08-b625-e5e5a66cd570', '49f3b667-9d63-4056-bfe2-e9effde1665b', 'd93496fe-0036-43e1-93b4-e9f4bd8b98d2'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:52.101221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fb4412-246a-44f5-965b-098c16b67fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c08828-5f43-4a83-b08c-9d92065371ed', '5f004ab5-07c5-4b08-b625-e5e5a66cd570', '49f3b667-9d63-4056-bfe2-e9effde1665b', 'd93496fe-0036-43e1-93b4-e9f4bd8b98d2']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:52.102579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (055c5656-8b78-47b0-9969-a69181755b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:52.138115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (055c5656-8b78-47b0-9969-a69181755b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '341ba943-6542-455d-afb5-d7038f5344b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1991498325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['a8c08828-5f43-4a83-b08c-9d92065371ed','5f004ab5-07c5-4b08-b625-e5e5a66cd570','49f3b667-9d63-4056-bfe2-e9effde1665b','d93496fe-0036-43e1-93b4-e9f4bd8b98d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1991498325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=341ba943-6542-455d-afb5-d7038f5344b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7326b3af2e8488d9caad1a6139d6867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:52.139561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b894db-1da5-4570-a2ec-d3deedf5ebf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:52.159925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b894db-1da5-4570-a2ec-d3deedf5ebf7) transitioned into state 'SUCCESS' from state '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-1991498325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['a8c08828-5f43-4a83-b08c-9d92065371ed','5f004ab5-07c5-4b08-b625-e5e5a66cd570','49f3b667-9d63-4056-bfe2-e9effde1665b','d93496fe-0036-43e1-93b4-e9f4bd8b98d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:52.161205 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c3777f-33c7-42a2-9426-bf39e1a1b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:52.178073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c3777f-33c7-42a2-9426-bf39e1a1b68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:52.178887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (c4a6e2f0-b259-413b-beb6-4c60fdefe252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:52.180647 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request issued successfully. Jul 24 00:55:52.180647 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01a03e8b-67c7-4af7-8702-25315edc44f7 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:52.181029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 471/1871] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:51 2026] POST /volume/v3/volumes => generated 749 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:52.198396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:52.201980 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:52.202257 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:52.202530 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:52.212930 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:52.212930 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:52.217812 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:52.223984 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ac2b8122-4a08-440b-a739-0fd9b50b3b91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 200 Jul 24 00:55:52.224411 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 467/1872] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:52 2026] GET /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:52.254211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f98ef746-8ada-4883-ba27-54147a68b07a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:52.259988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f98ef746-8ada-4883-ba27-54147a68b07a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:52.260262 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f98ef746-8ada-4883-ba27-54147a68b07a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:52.260665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f98ef746-8ada-4883-ba27-54147a68b07a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:52.260727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f98ef746-8ada-4883-ba27-54147a68b07a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:52.265487 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:52.265487 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:52.266525 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f98ef746-8ada-4883-ba27-54147a68b07a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:52.266715 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 469/1873] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:52 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.211217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ef23b09c-51c8-4e7f-acfc-0a9ad0962609 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.241835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e887b716-cade-4984-86a8-f1470ac2cf13 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.244338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e887b716-cade-4984-86a8-f1470ac2cf13 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:53.244627 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e887b716-cade-4984-86a8-f1470ac2cf13 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:53.244881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e887b716-cade-4984-86a8-f1470ac2cf13 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:53.256425 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:53.256425 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:53.263486 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e887b716-cade-4984-86a8-f1470ac2cf13 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:53.271050 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e887b716-cade-4984-86a8-f1470ac2cf13 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 200 Jul 24 00:55:53.271642 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 472/1874] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:53 2026] GET /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.282203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.289450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:53.289764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:53.290031 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:53.290208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:53.290352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.292321 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:53.292745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "341ba943-6542-455d-afb5-d7038f5344b9", "name": "tempest-VolumesDeleteCascade-Snapshot-1531070407"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:53.296033 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:53.296033 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:53.297116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f415fea3-5c48-4a2c-a3d8-2a1e895aa395 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:53.297664 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 468/1875] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:53 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.302461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef23b09c-51c8-4e7f-acfc-0a9ad0962609 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:55:53.302904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef23b09c-51c8-4e7f-acfc-0a9ad0962609 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1136013190", "extra_specs": {}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:53.304821 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:53.304821 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:53.305291 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:53.305401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create snapshot from volume 341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:53.317707 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef23b09c-51c8-4e7f-acfc-0a9ad0962609 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:55:53.318198 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 467/1876] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:55:53 2026] POST /volume/v3/types => generated 218 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.330843 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-55f8eba4-2faa-40aa-a943-15e53b74a05b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.332870 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f8eba4-2faa-40aa-a943-15e53b74a05b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c/encryption Jul 24 00:55:53.333281 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55f8eba4-2faa-40aa-a943-15e53b74a05b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:53.349255 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f8eba4-2faa-40aa-a943-15e53b74a05b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c/encryption returned with HTTP 200 Jul 24 00:55:53.349701 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 473/1877] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:55:53 2026] POST /volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.355406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['bafc7eee-f64d-489a-a5a6-b113c66b2457', '95e8a4d1-6b1c-4add-a00f-9557efcd9ada', '4df04835-4046-416c-876a-da1ab38f5aba', '3897f833-5553-4135-929d-3f5ec8e9f68e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:53.360357 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f666fc8e-afad-41ff-8e67-7147b9502236 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.391953 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot create request issued successfully. Jul 24 00:55:53.392380 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f27c4606-fb5f-4b8f-b066-c0a533eb9e89 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:53.392905 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 470/1878] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:55:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:53.402628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:53.404458 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a Jul 24 00:55:53.404673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:53.404973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:53.413961 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:53.413961 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:53.414420 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:53.415481 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa42b5d0-7af4-45b7-8c72-b72965c32948 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a returned with HTTP 200 Jul 24 00:55:53.416047 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 468/1879] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:53 2026] GET /volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:53.444267 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:53.444635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-43768973", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1136013190", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:53.446112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-43768973', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1136013190', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:53.449636 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume of 1 GB Jul 24 00:55:53.450071 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:53.450071 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:53.450639 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Availability Zones retrieved successfully. Jul 24 00:55:53.457178 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (41ffa8ca-9472-42f8-a5cf-4c38a6c18035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:53.458418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b73971-78ee-49ab-8a57-8fa7b3da23d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:53.461216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:53.545531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b73971-78ee-49ab-8a57-8fa7b3da23d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:55:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f60735cb-077a-4b0a-982b-a0aa98612e3c,is_public=True,name='tempest-scenario-type-cryptsetup-1136013190',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f60735cb-077a-4b0a-982b-a0aa98612e3c', '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=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:53.550541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f2f532-3e18-41b8-9fe4-7e59b41976cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:53.601279 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1136013190 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1136013190, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:55:53.601460 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1136013190 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1136013190, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:55:53.640500 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Created reservations ['9cbd9d40-8f9c-4ca0-9508-8bf4f3bd6d92', '0f5f9c30-06d2-499a-a6e8-6f301fdd7db1', '7dcb9fce-bc4e-4df0-b84f-3a9bdffeb366', '0c6ad0dc-19cf-4c02-b30d-1f2feaa17065'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:53.641434 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f2f532-3e18-41b8-9fe4-7e59b41976cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cbd9d40-8f9c-4ca0-9508-8bf4f3bd6d92', '0f5f9c30-06d2-499a-a6e8-6f301fdd7db1', '7dcb9fce-bc4e-4df0-b84f-3a9bdffeb366', '0c6ad0dc-19cf-4c02-b30d-1f2feaa17065']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:53.642381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72146d3d-ae36-4238-97b0-bae6f0effb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:53.666554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72146d3d-ae36-4238-97b0-bae6f0effb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '268a9ced-8e97-4287-8ee2-45e9314518ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-43768973',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['9cbd9d40-8f9c-4ca0-9508-8bf4f3bd6d92','0f5f9c30-06d2-499a-a6e8-6f301fdd7db1','7dcb9fce-bc4e-4df0-b84f-3a9bdffeb366','0c6ad0dc-19cf-4c02-b30d-1f2feaa17065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=f60735cb-077a-4b0a-982b-a0aa98612e3c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-43768973',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=268a9ced-8e97-4287-8ee2-45e9314518ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f23a0c594e406987b5a38bfc748786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3687f668ed77460caf82be104bf04103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f60735cb-077a-4b0a-982b-a0aa98612e3c),volume_type_id=f60735cb-077a-4b0a-982b-a0aa98612e3c)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:53.667603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9726d8c-e8dc-481d-8229-032232ad9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:53.686733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9726d8c-e8dc-481d-8229-032232ad9783) transitioned into state 'SUCCESS' from state '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-43768973',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['9cbd9d40-8f9c-4ca0-9508-8bf4f3bd6d92','0f5f9c30-06d2-499a-a6e8-6f301fdd7db1','7dcb9fce-bc4e-4df0-b84f-3a9bdffeb366','0c6ad0dc-19cf-4c02-b30d-1f2feaa17065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=f60735cb-077a-4b0a-982b-a0aa98612e3c)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:53.687388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef35a2a-ca62-4627-adc7-8c4f70b17630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:53.696022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef35a2a-ca62-4627-adc7-8c4f70b17630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:53.696865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (41ffa8ca-9472-42f8-a5cf-4c38a6c18035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:53.697152 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request issued successfully. Jul 24 00:55:53.697814 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f666fc8e-afad-41ff-8e67-7147b9502236 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:53.698246 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 469/1880] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:53 2026] POST /volume/v3/volumes => generated 787 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:54.308482 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.310655 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:54.310847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:54.311046 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:54.311141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:54.315254 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.315254 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:54.315965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf69e19b-449b-4d94-a23b-72a4c69a68a2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:54.316533 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 474/1881] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:54 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:54.339184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.341705 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:54.341988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1903311337"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:54.343345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1903311337'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:54.343444 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:55:54.343713 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.343713 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:54.347455 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:55:54.353549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (0f265d18-47bc-459c-bf70-e582e9dfea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:54.354460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d389cf68-354e-40cc-9851-f5dc73d89248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:54.355356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:54.380014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d389cf68-354e-40cc-9851-f5dc73d89248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:54.380978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b05179-8f98-4a34-b69c-6ac8bbfdf1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:54.425612 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.427992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a Jul 24 00:55:54.428085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['98da53c9-10b4-44e4-92db-4ec85610df46', 'a9479f09-0c56-4181-bdda-5e540e23dfdf', '6a835e3a-4751-4ec3-9056-c07cc8cf2468', 'a18ce941-c794-4195-8f2f-e2d8c65bc771'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:54.428208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:54.428430 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:54.429035 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b05179-8f98-4a34-b69c-6ac8bbfdf1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98da53c9-10b4-44e4-92db-4ec85610df46', 'a9479f09-0c56-4181-bdda-5e540e23dfdf', '6a835e3a-4751-4ec3-9056-c07cc8cf2468', 'a18ce941-c794-4195-8f2f-e2d8c65bc771']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:54.429821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379809d1-9c62-45ad-aeb3-bfee2e6bf000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:54.439752 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.439752 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:54.440329 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:54.441368 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-635a5faf-ca08-471f-a6ac-3d5c7418f4d9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a returned with HTTP 200 Jul 24 00:55:54.442000 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 469/1882] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:54 2026] GET /volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:54.451307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-55f4027f-8a92-498d-ba9c-19a911623897 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.453363 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:54.453808 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "341ba943-6542-455d-afb5-d7038f5344b9", "name": "tempest-VolumesDeleteCascade-Snapshot-2029697362"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:54.457627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379809d1-9c62-45ad-aeb3-bfee2e6bf000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f595210a-397b-437f-9eb6-7dde1606fe4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1903311337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['98da53c9-10b4-44e4-92db-4ec85610df46','a9479f09-0c56-4181-bdda-5e540e23dfdf','6a835e3a-4751-4ec3-9056-c07cc8cf2468','a18ce941-c794-4195-8f2f-e2d8c65bc771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1903311337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f595210a-397b-437f-9eb6-7dde1606fe4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:54.458341 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4625ec-6083-4b12-aa8d-7e768281f370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:54.462953 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.462953 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:54.463605 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:54.463751 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create snapshot from volume 341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:54.479672 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4625ec-6083-4b12-aa8d-7e768281f370) transitioned into state 'SUCCESS' from state '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-1903311337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['98da53c9-10b4-44e4-92db-4ec85610df46','a9479f09-0c56-4181-bdda-5e540e23dfdf','6a835e3a-4751-4ec3-9056-c07cc8cf2468','a18ce941-c794-4195-8f2f-e2d8c65bc771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:54.480507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be207c3-654f-45ff-b2f9-9b585142eee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:54.490233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be207c3-654f-45ff-b2f9-9b585142eee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:54.491227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (0f265d18-47bc-459c-bf70-e582e9dfea77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:54.491574 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:55:54.492154 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2282b45d-ad28-42dc-a178-7c0d5ead7a0e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:54.492674 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 471/1883] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:54 2026] POST /volume/v3/volumes => generated 747 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:54.492861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['bc149dec-ba58-4d90-9191-4ea67ec61b2e', '6acd7d7f-d49b-47b4-bdc7-0e084c710862', 'e6a30211-36c6-4859-addc-00d98ae44fd2', '2d50b6d3-a9cd-4994-b22b-644f56d33b44'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:54.504925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f5d947db-5772-41af-8fbc-26083171d666 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.506598 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5d947db-5772-41af-8fbc-26083171d666 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:54.506731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5d947db-5772-41af-8fbc-26083171d666 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:54.506923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5d947db-5772-41af-8fbc-26083171d666 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:54.514680 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.514680 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:54.519186 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f5d947db-5772-41af-8fbc-26083171d666 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:54.523908 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5d947db-5772-41af-8fbc-26083171d666 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 200 Jul 24 00:55:54.524486 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 475/1884] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:54 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:54.532487 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot create request issued successfully. Jul 24 00:55:54.532913 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-55f4027f-8a92-498d-ba9c-19a911623897 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:54.533424 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 470/1885] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:55:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:54.545626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:54.547756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c Jul 24 00:55:54.547941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:54.548119 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:54.553428 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:54.553428 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:54.553876 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:54.554749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0fefa5c-8df1-497a-a8bd-d290626e93a5 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c returned with HTTP 200 Jul 24 00:55:54.555176 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 470/1886] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:54 2026] GET /volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.327427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a33624f-55c8-4abc-9337-adf119c01b7f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.329719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a33624f-55c8-4abc-9337-adf119c01b7f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:55.330002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a33624f-55c8-4abc-9337-adf119c01b7f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.330235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a33624f-55c8-4abc-9337-adf119c01b7f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.330390 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3a33624f-55c8-4abc-9337-adf119c01b7f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:55.335155 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.335155 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:55.336045 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a33624f-55c8-4abc-9337-adf119c01b7f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:55.336490 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 472/1887] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.537127 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1c249165-0d12-4d29-8138-a4f6972b5112 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.540720 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c249165-0d12-4d29-8138-a4f6972b5112 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:55.540941 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1c249165-0d12-4d29-8138-a4f6972b5112 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.541153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1c249165-0d12-4d29-8138-a4f6972b5112 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.549118 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.549118 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:55.555411 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1c249165-0d12-4d29-8138-a4f6972b5112 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:55.560944 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c249165-0d12-4d29-8138-a4f6972b5112 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 200 Jul 24 00:55:55.563173 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 476/1888] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.566350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.568456 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c Jul 24 00:55:55.568668 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.568897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.573702 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.573702 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:55.574143 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:55.575045 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f02929a8-2e5a-49ef-863c-0e3286c3b5d3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c returned with HTTP 200 Jul 24 00:55:55.575378 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 471/1889] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.576610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.578337 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action Jul 24 00:55:55.578715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:55.578857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:55.585938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.589252 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.589252 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:55.589565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9?cascade=True Jul 24 00:55:55.589656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume 'f595210a-397b-437f-9eb6-7dde1606fe4f' with '{'status': 'attaching'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:55:55.589783 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.589981 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.590141 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume with id: 341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:55.598607 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.598607 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:55.599095 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:55.609240 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4271f103-26ad-4cd5-a37d-182c3d3b50ac tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action returned with HTTP 202 Jul 24 00:55:55.609739 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 471/1890] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:55 2026] POST /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:55.619830 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.621472 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:55.621687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.621896 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.628873 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.628873 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:55.633097 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:55.636881 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b495520c-aa19-4e8b-8677-7e79be4dee46 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 200 Jul 24 00:55:55.637205 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 477/1891] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.637349 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume request issued successfully. Jul 24 00:55:55.637709 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30ecf613-6119-4c80-a41d-33a82c1616a3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9?cascade=True returned with HTTP 202 Jul 24 00:55:55.638095 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 473/1892] 10.4.3.67 () {66 vars in 1369 bytes} [Fri Jul 24 00:55:55 2026] DELETE /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:55:55.645739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-de28b922-0561-458e-bbe0-09c29cdaefda None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.647456 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de28b922-0561-458e-bbe0-09c29cdaefda tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:55.648424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de28b922-0561-458e-bbe0-09c29cdaefda tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.648424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de28b922-0561-458e-bbe0-09c29cdaefda tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.654622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c88dcb3e-a10d-401d-8012-d610eee8610b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.655898 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.655898 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:55.658213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action Jul 24 00:55:55.658573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:55.658707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:55.660239 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-de28b922-0561-458e-bbe0-09c29cdaefda tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:55.666340 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de28b922-0561-458e-bbe0-09c29cdaefda tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 200 Jul 24 00:55:55.666500 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.666500 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:55.666748 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Volume info retrieved successfully. Jul 24 00:55:55.666810 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 472/1893] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:55.684581 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Delete volume request issued successfully. Jul 24 00:55:55.684780 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c88dcb3e-a10d-401d-8012-d610eee8610b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action returned with HTTP 202 Jul 24 00:55:55.685185 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 472/1894] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:55 2026] POST /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:55.692880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-14da54dd-73db-43c8-8a6d-534007541d3c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:55.695286 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14da54dd-73db-43c8-8a6d-534007541d3c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:55.695286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14da54dd-73db-43c8-8a6d-534007541d3c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:55.695478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14da54dd-73db-43c8-8a6d-534007541d3c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:55.704388 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:55.704388 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:55.709060 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-14da54dd-73db-43c8-8a6d-534007541d3c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:55.715680 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14da54dd-73db-43c8-8a6d-534007541d3c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 200 Jul 24 00:55:55.716201 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 478/1895] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:55 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:56.350856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4f851925-b805-4d9d-bde8-1708910e648e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.352916 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f851925-b805-4d9d-bde8-1708910e648e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:56.353478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f851925-b805-4d9d-bde8-1708910e648e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.353478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4f851925-b805-4d9d-bde8-1708910e648e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.353478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4f851925-b805-4d9d-bde8-1708910e648e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:56.358099 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:56.358099 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:56.359680 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4f851925-b805-4d9d-bde8-1708910e648e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:56.359680 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 474/1896] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:56.688973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f63ddf83-5bf4-41a4-bb17-125d20271d68 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.691370 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f63ddf83-5bf4-41a4-bb17-125d20271d68 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:56.691531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f63ddf83-5bf4-41a4-bb17-125d20271d68 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.692464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f63ddf83-5bf4-41a4-bb17-125d20271d68 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.701785 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f63ddf83-5bf4-41a4-bb17-125d20271d68 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 404 Jul 24 00:55:56.702418 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 473/1897] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.714359 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.720208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:55:56.720208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.720208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.720208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:56.720208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:55:56.727234 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Get all volumes completed successfully. Jul 24 00:55:56.727624 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72287b11-42f9-4dfd-89c6-bb12ffe72b18 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:55:56.728685 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 473/1898] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:56.732609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3a119c03-53b2-4d68-9934-523d212c0eee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.735733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a119c03-53b2-4d68-9934-523d212c0eee tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:56.735733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a119c03-53b2-4d68-9934-523d212c0eee tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.735829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a119c03-53b2-4d68-9934-523d212c0eee tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.738225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.740764 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:56.740991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.742036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.742036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:55:56.742744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:55:56.745966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a119c03-53b2-4d68-9934-523d212c0eee tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 404 Jul 24 00:55:56.745966 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 479/1899] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.746816 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Get all snapshots completed successfully. Jul 24 00:55:56.746816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f99a8c73-b0d5-4ecb-a114-dd5ae794e001 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 00:55:56.747532 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 475/1900] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:55:56.753684 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1f4e9393-7d11-4722-bfc6-463496fdb405 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.755806 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f4e9393-7d11-4722-bfc6-463496fdb405 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:56.755889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.756064 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f4e9393-7d11-4722-bfc6-463496fdb405 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.756323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f4e9393-7d11-4722-bfc6-463496fdb405 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.758839 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c Jul 24 00:55:56.759082 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.759367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.759504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete snapshot with id: f4e3d32c-0af7-4636-a858-552dc4b3315c Jul 24 00:55:56.764528 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64961b3a-3685-4a7d-bbff-e782789c6d63 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c returned with HTTP 404 Jul 24 00:55:56.765115 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 474/1901] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:55:56 2026] DELETE /volume/v3/snapshots/f4e3d32c-0af7-4636-a858-552dc4b3315c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.765300 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f4e9393-7d11-4722-bfc6-463496fdb405 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 404 Jul 24 00:55:56.765778 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 474/1902] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.772925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.773820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.777216 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:56.777368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a Jul 24 00:55:56.777432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.777485 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.777526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.777564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.777622 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: f595210a-397b-437f-9eb6-7dde1606fe4f Jul 24 00:55:56.777679 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete snapshot with id: 26e8ec9d-db38-4577-99cf-9036df2e277a Jul 24 00:55:56.783893 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fc49aa5e-f388-4eb8-a457-a40f690cdb79 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a returned with HTTP 404 Jul 24 00:55:56.784971 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 480/1903] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:55:56 2026] DELETE /volume/v3/snapshots/26e8ec9d-db38-4577-99cf-9036df2e277a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.785479 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cf9c1552-96ad-4a6e-8a1e-8f21d882ed1a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f returned with HTTP 404 Jul 24 00:55:56.785802 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 476/1904] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:56 2026] DELETE /volume/v3/volumes/f595210a-397b-437f-9eb6-7dde1606fe4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.792020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88dfb8f8-322b-4bc3-9cbd-5274835d93ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.793089 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.794243 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88dfb8f8-322b-4bc3-9cbd-5274835d93ec tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:56.794512 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88dfb8f8-322b-4bc3-9cbd-5274835d93ec tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.794782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88dfb8f8-322b-4bc3-9cbd-5274835d93ec tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.794879 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:56.795322 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1353121007"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:56.796703 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1353121007'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:56.796858 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:55:56.800606 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:55:56.802775 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88dfb8f8-322b-4bc3-9cbd-5274835d93ec tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 404 Jul 24 00:55:56.803433 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 475/1905] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.806386 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (d2ae0421-a3ce-4c4c-8c47-d109041b4bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:56.807441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba49a60-30e1-418f-859a-8d7beac6d6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.808532 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:56.813643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.815859 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:56.816063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.816321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:56.816439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume with id: 341ba943-6542-455d-afb5-d7038f5344b9 Jul 24 00:55:56.823287 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cf7bb24-8aef-4a9b-9170-4ef0208c336c tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 returned with HTTP 404 Jul 24 00:55:56.824028 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 481/1906] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:56 2026] DELETE /volume/v3/volumes/341ba943-6542-455d-afb5-d7038f5344b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:56.832860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.838863 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:56.839185 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1600688458"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:56.840858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1600688458'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:56.840976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume of 1 GB Jul 24 00:55:56.846311 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Availability Zones retrieved successfully. Jul 24 00:55:56.852173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba49a60-30e1-418f-859a-8d7beac6d6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.853033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2e4e4c-7e6e-4a14-9cfa-eadf3ba6a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.853173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (1cf6e08e-8f5e-4855-8b0f-6fa9771fa049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:56.854843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272f3a75-902a-4d2e-a78e-642d2a318f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.855930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:56.890281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272f3a75-902a-4d2e-a78e-642d2a318f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.891068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f584ff-5a79-4895-b5b3-4e186a8aa7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.902845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['6be01bdc-a4d5-4d25-9f39-afed7cbc9756', '4682b4b7-62c9-4300-9c78-5e4ebd6525ce', '088d5602-1ff4-4824-b971-6a032b4df56a', '31fa496f-33b6-4448-8148-436b29405ead'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:56.903864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2e4e4c-7e6e-4a14-9cfa-eadf3ba6a35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be01bdc-a4d5-4d25-9f39-afed7cbc9756', '4682b4b7-62c9-4300-9c78-5e4ebd6525ce', '088d5602-1ff4-4824-b971-6a032b4df56a', '31fa496f-33b6-4448-8148-436b29405ead']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.905120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c89d90-08e1-4975-a394-7e1279cb3f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.936748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c89d90-08e1-4975-a394-7e1279cb3f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9051e7-ad03-4e4e-8f0a-c1733aeb82de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1353121007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['6be01bdc-a4d5-4d25-9f39-afed7cbc9756','4682b4b7-62c9-4300-9c78-5e4ebd6525ce','088d5602-1ff4-4824-b971-6a032b4df56a','31fa496f-33b6-4448-8148-436b29405ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1353121007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9051e7-ad03-4e4e-8f0a-c1733aeb82de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.937910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f61dc2a-4714-4cb1-93da-b8cc2f8c3435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.939495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['4fd63127-7392-44f3-aa84-840c5fbdd0df', 'e8358abc-d7eb-4083-9fd0-de2920a76c04', '2b8138b2-1de8-464b-a4d1-4d764e98e267', '49010883-52b0-45bb-98fa-d17ef048750e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:56.940470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f584ff-5a79-4895-b5b3-4e186a8aa7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd63127-7392-44f3-aa84-840c5fbdd0df', 'e8358abc-d7eb-4083-9fd0-de2920a76c04', '2b8138b2-1de8-464b-a4d1-4d764e98e267', '49010883-52b0-45bb-98fa-d17ef048750e']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.941092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151d789b-e6ac-423a-bd63-b0603a19f49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.957809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f61dc2a-4714-4cb1-93da-b8cc2f8c3435) transitioned into state 'SUCCESS' from state '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-1353121007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['6be01bdc-a4d5-4d25-9f39-afed7cbc9756','4682b4b7-62c9-4300-9c78-5e4ebd6525ce','088d5602-1ff4-4824-b971-6a032b4df56a','31fa496f-33b6-4448-8148-436b29405ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.958563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6945aa73-afb0-4081-86b4-f42ce3d8e3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.967080 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151d789b-e6ac-423a-bd63-b0603a19f49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88642cc9-8611-4312-ad0f-7daab2857a1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1600688458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['4fd63127-7392-44f3-aa84-840c5fbdd0df','e8358abc-d7eb-4083-9fd0-de2920a76c04','2b8138b2-1de8-464b-a4d1-4d764e98e267','49010883-52b0-45bb-98fa-d17ef048750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1600688458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88642cc9-8611-4312-ad0f-7daab2857a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7326b3af2e8488d9caad1a6139d6867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.968093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e652309e-d6a3-4dd3-81e5-b494ebbedc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.968700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6945aa73-afb0-4081-86b4-f42ce3d8e3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.973410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (d2ae0421-a3ce-4c4c-8c47-d109041b4bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:56.973862 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:55:56.974648 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-768f1e3c-0be9-4b1a-9021-8e679e5ce6f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:56.975216 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 475/1907] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:56 2026] POST /volume/v3/volumes => generated 747 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:56.989030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e652309e-d6a3-4dd3-81e5-b494ebbedc1f) transitioned into state 'SUCCESS' from state '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-1600688458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['4fd63127-7392-44f3-aa84-840c5fbdd0df','e8358abc-d7eb-4083-9fd0-de2920a76c04','2b8138b2-1de8-464b-a4d1-4d764e98e267','49010883-52b0-45bb-98fa-d17ef048750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:56.990151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:56.991168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820badb1-0b8e-4aae-8643-8cf1aa0cac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:56.992947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:56.993201 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:56.993805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:57.000880 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:57.000880 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:57.002027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820badb1-0b8e-4aae-8643-8cf1aa0cac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:57.002835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (1cf6e08e-8f5e-4855-8b0f-6fa9771fa049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:57.003108 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request issued successfully. Jul 24 00:55:57.003639 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c02d2391-cd14-4afc-82ca-11d9cc2f55e3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:57.004261 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 477/1908] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:56 2026] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:57.006605 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:57.010981 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8c8ea20-04ea-4f39-9347-469874c01aaa tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 200 Jul 24 00:55:57.011353 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 476/1909] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:56 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:57.020497 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0769cee0-5f46-4e55-978a-35ae44c6477d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:57.022481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0769cee0-5f46-4e55-978a-35ae44c6477d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:55:57.022708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0769cee0-5f46-4e55-978a-35ae44c6477d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:57.022919 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0769cee0-5f46-4e55-978a-35ae44c6477d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:57.030732 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:57.030732 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:57.033807 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0769cee0-5f46-4e55-978a-35ae44c6477d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:57.037962 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0769cee0-5f46-4e55-978a-35ae44c6477d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 200 Jul 24 00:55:57.038403 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 482/1910] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:57 2026] GET /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:57.370488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:57.372514 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:57.372737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:57.372945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:57.373564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:57.377756 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:57.377756 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:57.378695 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26cfdcb0-fb21-4303-8931-d9123b1f7a7b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:57.379208 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 476/1911] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:57 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.025512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.027985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:58.028203 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.028680 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.043322 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.043322 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:58.047363 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:58.052078 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13f2ded5-bd26-4a92-9625-7d3a7e942a25 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 200 Jul 24 00:55:58.052594 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 478/1912] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.054227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3f646662-af19-4d07-bc7c-50603c181208 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.056425 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f646662-af19-4d07-bc7c-50603c181208 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:55:58.056650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f646662-af19-4d07-bc7c-50603c181208 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.056804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f646662-af19-4d07-bc7c-50603c181208 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.070778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75fdc549-a819-45be-b92e-d8680c222794 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.073257 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75fdc549-a819-45be-b92e-d8680c222794 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action Jul 24 00:55:58.073759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75fdc549-a819-45be-b92e-d8680c222794 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:58.073949 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75fdc549-a819-45be-b92e-d8680c222794 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:58.078321 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.078321 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:58.086992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3f646662-af19-4d07-bc7c-50603c181208 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:58.089696 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.089696 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:58.090324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-75fdc549-a819-45be-b92e-d8680c222794 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '1b9051e7-ad03-4e4e-8f0a-c1733aeb82de' with '{'status': 'creating'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:55:58.097721 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f646662-af19-4d07-bc7c-50603c181208 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 200 Jul 24 00:55:58.098843 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 477/1913] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.112253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.116328 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:55:58.116742 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88642cc9-8611-4312-ad0f-7daab2857a1a", "name": "tempest-VolumesDeleteCascade-Snapshot-313455807"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:58.120298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75fdc549-a819-45be-b92e-d8680c222794 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action returned with HTTP 202 Jul 24 00:55:58.120910 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 483/1914] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:58 2026] POST /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:58.127794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.131227 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:58.131227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.132821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.133039 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.133039 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:58.133695 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:58.133695 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create snapshot from volume 88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:55:58.140386 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.140386 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:58.144837 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:58.150461 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35256085-4e39-41c0-a4d1-9bb79d81dee3 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 200 Jul 24 00:55:58.150952 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 479/1915] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.163303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['3369d43c-f482-4d95-8598-a02bd03fff1c', '5cd88205-68d9-49d8-ade2-f9b2eafd7fdf', '77896cd7-3c7b-4fc9-85c5-9d396adf045a', 'e648d9b4-a6c2-4f2e-8b1f-8b59daac3d98'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:58.164374 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.167326 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action Jul 24 00:55:58.168109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:55:58.168355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:58.182376 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.182376 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:58.182880 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Volume info retrieved successfully. Jul 24 00:55:58.196538 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot create request issued successfully. Jul 24 00:55:58.196890 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c4f7fd9-b78e-4365-9146-fd93f7892c66 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:55:58.197504 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 477/1916] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:55:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:58.208057 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Delete volume request issued successfully. Jul 24 00:55:58.208390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c005a06-235d-4da5-b2cc-8f7b18b7d267 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action returned with HTTP 202 Jul 24 00:55:58.210077 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 478/1917] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:55:58 2026] POST /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:55:58.210579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.214047 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb Jul 24 00:55:58.214047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.214181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.219648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.221693 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.221693 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:58.221840 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:58.222115 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:58.222178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.222575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.222972 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75ef9ceb-216b-47a3-9ab7-af46b28e2468 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb returned with HTTP 200 Jul 24 00:55:58.223481 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 484/1918] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.233347 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.233347 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:58.237918 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:58.245053 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f62df2f-1312-4b67-a2c1-f2debd7bf66d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 200 Jul 24 00:55:58.245544 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 480/1919] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:58.395313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:58.396453 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:58.396726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:58.396930 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:58.397060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:58.406285 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:58.406285 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:58.407227 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5958059-3c26-46e6-97b0-f0cb03c2ee18 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:58.408075 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 478/1920] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:58 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.234278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.234615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-32060819-7363-4f22-88be-99269b8c4399 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.236431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:59.236682 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.236922 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.237051 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32060819-7363-4f22-88be-99269b8c4399 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb Jul 24 00:55:59.237369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-32060819-7363-4f22-88be-99269b8c4399 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.237683 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-32060819-7363-4f22-88be-99269b8c4399 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.244367 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.244367 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:55:59.244951 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-32060819-7363-4f22-88be-99269b8c4399 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:59.246086 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32060819-7363-4f22-88be-99269b8c4399 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb returned with HTTP 200 Jul 24 00:55:59.246131 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.246131 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:59.246605 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 485/1921] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.251310 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:59.256640 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6b31653-d9da-4780-bf34-f1a99bb97df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:59.257118 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 479/1922] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.257962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.260170 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:59.261224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2f371ad4-744e-4194-b576-82365f3a8eeb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-220741854"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:59.261342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-05569388-0071-4a25-aa68-6a7e09562a90 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.262346 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-05569388-0071-4a25-aa68-6a7e09562a90 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:59.262524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-05569388-0071-4a25-aa68-6a7e09562a90 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.262783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-05569388-0071-4a25-aa68-6a7e09562a90 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.263511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request body: {'volume': {'snapshot_id': '2f371ad4-744e-4194-b576-82365f3a8eeb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-220741854'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:59.268617 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-05569388-0071-4a25-aa68-6a7e09562a90 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 404 Jul 24 00:55:59.269051 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 479/1923] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:59.276442 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.276442 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:55:59.276442 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Snapshot retrieved successfully. Jul 24 00:55:59.276442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume of 1 GB Jul 24 00:55:59.282178 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-57ed9615-d9e4-4d9a-8815-a617ee761f72 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.282592 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Availability Zones retrieved successfully. Jul 24 00:55:59.285928 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-57ed9615-d9e4-4d9a-8815-a617ee761f72 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:59.286170 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-57ed9615-d9e4-4d9a-8815-a617ee761f72 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.286599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-57ed9615-d9e4-4d9a-8815-a617ee761f72 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.288859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (a9386512-b349-42a3-be55-1fa7b778d890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:59.290134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95d7905-e2ab-48e6-a15b-5d4457e4befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.291231 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:59.293322 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-57ed9615-d9e4-4d9a-8815-a617ee761f72 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 404 Jul 24 00:55:59.293837 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 486/1924] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:59.301937 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-925096cd-e242-47da-909e-c9187365c14c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.304508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-925096cd-e242-47da-909e-c9187365c14c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:59.304802 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-925096cd-e242-47da-909e-c9187365c14c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.305297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-925096cd-e242-47da-909e-c9187365c14c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.305297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-925096cd-e242-47da-909e-c9187365c14c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: 1b9051e7-ad03-4e4e-8f0a-c1733aeb82de Jul 24 00:55:59.311118 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-925096cd-e242-47da-909e-c9187365c14c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de returned with HTTP 404 Jul 24 00:55:59.311561 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7ea520b6-6452-40db-979f-cfc819fb8868 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.311728 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 480/1925] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:55:59 2026] DELETE /volume/v3/volumes/1b9051e7-ad03-4e4e-8f0a-c1733aeb82de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:55:59.313580 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ea520b6-6452-40db-979f-cfc819fb8868 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:55:59.313808 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ea520b6-6452-40db-979f-cfc819fb8868 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.314173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ea520b6-6452-40db-979f-cfc819fb8868 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.320441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.321953 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.321953 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:59.322899 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:55:59.322948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95d7905-e2ab-48e6-a15b-5d4457e4befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f371ad4-744e-4194-b576-82365f3a8eeb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.323470 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-830340646"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:55:59.323779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24235826-f6c4-41c4-9b41-5bb26abb5b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.325067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-830340646'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:55:59.325151 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:55:59.325918 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7ea520b6-6452-40db-979f-cfc819fb8868 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:55:59.329230 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:55:59.330068 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ea520b6-6452-40db-979f-cfc819fb8868 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:55:59.330532 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 480/1926] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.334657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (65c56b3c-5ae4-4bbe-8734-012fee430a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:59.335888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb772a86-713b-41db-9430-7bae41d50b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.336485 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:55:59.367166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb772a86-713b-41db-9430-7bae41d50b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.368117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4622f8-b523-4948-afb1-46536ab517d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.368301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Created reservations ['8b0e57a3-bbef-45e8-863b-9ab860eddeef', '43a4c1cb-06b5-4751-ac44-457740cf6503', '0e74a883-4853-436a-a13d-2a25c4481de5', 'c64f7e1f-cfc3-404c-a8b4-04d1eeb5f64a'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:59.369201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24235826-f6c4-41c4-9b41-5bb26abb5b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0e57a3-bbef-45e8-863b-9ab860eddeef', '43a4c1cb-06b5-4751-ac44-457740cf6503', '0e74a883-4853-436a-a13d-2a25c4481de5', 'c64f7e1f-cfc3-404c-a8b4-04d1eeb5f64a']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.370161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbecf18-97e4-4499-9e97-c327c7cc5447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.420706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbecf18-97e4-4499-9e97-c327c7cc5447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93ba082-2f48-4165-905c-e9264f22bfa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-220741854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['8b0e57a3-bbef-45e8-863b-9ab860eddeef','43a4c1cb-06b5-4751-ac44-457740cf6503','0e74a883-4853-436a-a13d-2a25c4481de5','c64f7e1f-cfc3-404c-a8b4-04d1eeb5f64a'],size=1,snapshot_id=2f371ad4-744e-4194-b576-82365f3a8eeb,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-220741854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93ba082-2f48-4165-905c-e9264f22bfa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7326b3af2e8488d9caad1a6139d6867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f371ad4-744e-4194-b576-82365f3a8eeb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.420896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.420970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d907e06-5309-48f2-8164-d09072db31aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.422648 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:55:59.422721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['6678a2d7-89db-41a0-a45d-9775d65e1bf9', '37c448b6-d56e-460b-a0af-4ea3789a15ca', '9f736064-e7ee-40c8-a244-a8fb9c8cd485', 'd562d3d0-3fe3-46f3-9b37-2d5faadce1e0'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:55:59.423480 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4622f8-b523-4948-afb1-46536ab517d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6678a2d7-89db-41a0-a45d-9775d65e1bf9', '37c448b6-d56e-460b-a0af-4ea3789a15ca', '9f736064-e7ee-40c8-a244-a8fb9c8cd485', 'd562d3d0-3fe3-46f3-9b37-2d5faadce1e0']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.423965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.424245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920c3b0a-0b3b-491e-88f1-662a17bc79fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.424774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.425092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:55:59.431598 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.431598 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:59.432961 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f8f0a66-3e23-48c0-92e6-c5e99be78d23 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:55:59.433631 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 481/1927] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.443638 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d907e06-5309-48f2-8164-d09072db31aa) transitioned into state 'SUCCESS' from state '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-220741854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7326b3af2e8488d9caad1a6139d6867',qos_specs=None,replication_status=,reservations=['8b0e57a3-bbef-45e8-863b-9ab860eddeef','43a4c1cb-06b5-4751-ac44-457740cf6503','0e74a883-4853-436a-a13d-2a25c4481de5','c64f7e1f-cfc3-404c-a8b4-04d1eeb5f64a'],size=1,snapshot_id=2f371ad4-744e-4194-b576-82365f3a8eeb,source_replicaid=,source_volid=None,status='creating',user_id='fc3dcdf806aa49ddb0b43229e844c72b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.444648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f5397d-082d-4556-88cc-a726e8b710ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.453672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920c3b0a-0b3b-491e-88f1-662a17bc79fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c916525f-63dc-410b-ac3a-0b9589075f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-830340646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['6678a2d7-89db-41a0-a45d-9775d65e1bf9','37c448b6-d56e-460b-a0af-4ea3789a15ca','9f736064-e7ee-40c8-a244-a8fb9c8cd485','d562d3d0-3fe3-46f3-9b37-2d5faadce1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-830340646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c916525f-63dc-410b-ac3a-0b9589075f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.454484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37123805-7a92-4f03-a19a-884bcaa826ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.467072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f5397d-082d-4556-88cc-a726e8b710ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.468520 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Flow 'volume_create_api' (a9386512-b349-42a3-be55-1fa7b778d890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:59.469013 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Create volume request issued successfully. Jul 24 00:55:59.469959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d6f05c15-8b69-4a78-a00b-6d6933013ec9 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:59.470504 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 481/1928] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:55:59 2026] POST /volume/v3/volumes => generated 782 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:59.479601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37123805-7a92-4f03-a19a-884bcaa826ad) transitioned into state 'SUCCESS' from state '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-830340646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['6678a2d7-89db-41a0-a45d-9775d65e1bf9','37c448b6-d56e-460b-a0af-4ea3789a15ca','9f736064-e7ee-40c8-a244-a8fb9c8cd485','d562d3d0-3fe3-46f3-9b37-2d5faadce1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.480442 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6efe97-9e25-49fe-94ef-175216436efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:55:59.488681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.496293 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:55:59.496512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.496938 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.498331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6efe97-9e25-49fe-94ef-175216436efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:55:59.499457 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (65c56b3c-5ae4-4bbe-8734-012fee430a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:55:59.499889 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:55:59.500607 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0852dc5c-56b9-44e8-93fc-8cd2e7b9460d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:55:59.501418 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 487/1929] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:55:59 2026] POST /volume/v3/volumes => generated 746 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:55:59.505107 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.505107 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:55:59.512327 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:55:59.518586 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39761a67-11f5-4b2e-b7c5-8a11b07b8c9d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 200 Jul 24 00:55:59.518640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.518679 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 481/1930] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.520689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:55:59.521056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.522212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:55:59.534286 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:55:59.534286 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:55:59.541107 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:55:59.549662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3845d40f-5ecc-4207-90b1-cebe29bf6a9a tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 200 Jul 24 00:55:59.549662 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 482/1931] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:55:59 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:55:59.992155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-82414874-38d5-420a-82b6-5e982e9fb7b9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:55:59.995000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-82414874-38d5-420a-82b6-5e982e9fb7b9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] DELETE https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 Jul 24 00:55:59.995264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-82414874-38d5-420a-82b6-5e982e9fb7b9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:55:59.995526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-82414874-38d5-420a-82b6-5e982e9fb7b9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.003347 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.003347 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:00.059847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-82414874-38d5-420a-82b6-5e982e9fb7b9 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 returned with HTTP 200 Jul 24 00:56:00.060491 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 482/1932] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:55:59 2026] DELETE /volume/v3/attachments/97c0ff7d-595f-4f25-9f98-0aaf04164148 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.080604 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.083146 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] DELETE https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:56:00.083376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.083617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.083845 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Delete volume with id: 66cf8a45-87cd-4519-9f44-8a5b6d511bce Jul 24 00:56:00.091985 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.091985 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:00.092688 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Volume info retrieved successfully. Jul 24 00:56:00.108835 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] Delete volume request issued successfully. Jul 24 00:56:00.109084 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ab874a5b-3364-45d3-86f6-e326d4554edb req-4cb92a7b-055b-491c-bbbb-1c1ce99e0077 tempest-ServerActionsV293TestJSON-1881253531 tempest-ServerActionsV293TestJSON-1881253531-project-member] https://10.4.3.67/volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce returned with HTTP 202 Jul 24 00:56:00.109618 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 488/1933] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 00:56:00 2026] DELETE /volume/v3/volumes/66cf8a45-87cd-4519-9f44-8a5b6d511bce => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:00.449973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4152246e-72e5-433b-92a0-f8521e74e02f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.452741 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4152246e-72e5-433b-92a0-f8521e74e02f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:00.453087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4152246e-72e5-433b-92a0-f8521e74e02f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.453369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4152246e-72e5-433b-92a0-f8521e74e02f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.453610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-4152246e-72e5-433b-92a0-f8521e74e02f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:00.462389 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.462389 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:00.464993 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4152246e-72e5-433b-92a0-f8521e74e02f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:00.465541 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 482/1934] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.532833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4482521b-c795-402a-85e2-a322b9285eb1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.535760 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4482521b-c795-402a-85e2-a322b9285eb1 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:00.535919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4482521b-c795-402a-85e2-a322b9285eb1 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.536120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4482521b-c795-402a-85e2-a322b9285eb1 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.545947 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.545947 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:00.552028 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4482521b-c795-402a-85e2-a322b9285eb1 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:00.561105 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4482521b-c795-402a-85e2-a322b9285eb1 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 200 Jul 24 00:56:00.561696 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 483/1935] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.563873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.566992 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:00.566992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.566992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.574695 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.574695 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:00.578982 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:00.581752 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-068f1161-9f12-4e86-9b20-411a057e0d65 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.584316 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-068f1161-9f12-4e86-9b20-411a057e0d65 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:00.584482 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-80492710-06f9-47d9-85ce-c5a328fb6c3e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 200 Jul 24 00:56:00.584601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-068f1161-9f12-4e86-9b20-411a057e0d65 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.584866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-068f1161-9f12-4e86-9b20-411a057e0d65 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.585120 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 483/1936] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.600458 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.600458 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:00.602350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.605140 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action Jul 24 00:56:00.605701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:00.605968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:00.606216 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-068f1161-9f12-4e86-9b20-411a057e0d65 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:00.611586 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-068f1161-9f12-4e86-9b20-411a057e0d65 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 200 Jul 24 00:56:00.612016 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 489/1937] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.617073 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.617073 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:00.617634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.admin_actions [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume 'c916525f-63dc-410b-ac3a-0b9589075f66' with '{'status': 'error'}' {{(pid=100232) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:00.626166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.630710 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a?cascade=True Jul 24 00:56:00.632000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.632000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.632000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume with id: 88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:00.645176 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.645176 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:00.645705 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:00.649291 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c483ced-149d-4ebe-baf4-8949a21b1f3e tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action returned with HTTP 202 Jul 24 00:56:00.649291 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 483/1938] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:00 2026] POST /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:00.656751 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.659552 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:00.659886 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.660149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.676155 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.676155 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:00.678744 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume request issued successfully. Jul 24 00:56:00.678947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f63fb35e-4d9c-4114-a803-bdbb5c53ba0e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a?cascade=True returned with HTTP 202 Jul 24 00:56:00.679482 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 484/1939] 10.4.3.67 () {66 vars in 1369 bytes} [Fri Jul 24 00:56:00 2026] DELETE /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:00.682471 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:00.688527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53abac0a-b335-4a01-aa9c-8d18e1c5e46b tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 200 Jul 24 00:56:00.688919 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 484/1940] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.690691 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.694322 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:00.694322 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.694517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.704853 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.704853 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:00.706445 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.713776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action Jul 24 00:56:00.713776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:00.713776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:00.718315 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:00.727633 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.727633 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:00.728115 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Volume info retrieved successfully. Jul 24 00:56:00.729687 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fcdba439-b481-4443-b52d-3a1f1b1ebb99 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 200 Jul 24 00:56:00.730690 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 490/1941] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:00.760644 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Delete volume request issued successfully. Jul 24 00:56:00.760644 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-459af559-8f96-4d9f-9a12-3d0f5e331c7b tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action returned with HTTP 202 Jul 24 00:56:00.761121 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 484/1942] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:00 2026] POST /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:00.771093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-283d9302-fe24-4acd-9002-2970d5a11076 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:00.776102 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-283d9302-fe24-4acd-9002-2970d5a11076 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:00.776397 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-283d9302-fe24-4acd-9002-2970d5a11076 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:00.776712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-283d9302-fe24-4acd-9002-2970d5a11076 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:00.784032 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:00.784032 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:00.790664 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-283d9302-fe24-4acd-9002-2970d5a11076 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:00.795711 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-283d9302-fe24-4acd-9002-2970d5a11076 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 200 Jul 24 00:56:00.796234 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 485/1943] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:00 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:01.478906 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.480926 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:01.481132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.481450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.481512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:01.488507 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:01.488507 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:01.489706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-77e20e5f-c15f-4a27-81dc-b8ae65ae4b2d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:01.490232 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 485/1944] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:01.751148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe5b32b2-ba5d-4252-b95e-f97330c9517e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.753359 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe5b32b2-ba5d-4252-b95e-f97330c9517e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:01.753471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe5b32b2-ba5d-4252-b95e-f97330c9517e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.753717 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe5b32b2-ba5d-4252-b95e-f97330c9517e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.763237 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe5b32b2-ba5d-4252-b95e-f97330c9517e tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 404 Jul 24 00:56:01.763237 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 491/1945] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:01.770997 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.772933 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:56:01.773111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.773309 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.773587 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:01.774210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:56:01.783603 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Get all volumes completed successfully. Jul 24 00:56:01.784066 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a97656d7-6974-461b-b7a3-82514e9bfdd3 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:56:01.784544 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 485/1946] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:01.792517 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.794602 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:01.794851 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.795066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.795325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:01.796568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:01.810963 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Get all snapshots completed successfully. Jul 24 00:56:01.811737 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3cb07280-4dd0-41d2-8e0e-b6b150402176 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 00:56:01.812123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-92837e2d-eb92-4d9e-ad86-9672158a35e1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.812683 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 486/1947] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:56:01.814005 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92837e2d-eb92-4d9e-ad86-9672158a35e1 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:01.814270 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92837e2d-eb92-4d9e-ad86-9672158a35e1 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.814495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92837e2d-eb92-4d9e-ad86-9672158a35e1 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.820831 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92837e2d-eb92-4d9e-ad86-9672158a35e1 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 404 Jul 24 00:56:01.821451 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 486/1948] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:01.824600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-45db4dce-aba3-420e-8495-25b84be16f7d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.826897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-45db4dce-aba3-420e-8495-25b84be16f7d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:01.827124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-45db4dce-aba3-420e-8495-25b84be16f7d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.827352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-45db4dce-aba3-420e-8495-25b84be16f7d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.829919 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-06446b2a-2736-48ca-a240-de4c5d143e67 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.831993 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06446b2a-2736-48ca-a240-de4c5d143e67 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:01.831993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06446b2a-2736-48ca-a240-de4c5d143e67 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.832292 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06446b2a-2736-48ca-a240-de4c5d143e67 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.835467 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:01.835467 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:01.837693 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06446b2a-2736-48ca-a240-de4c5d143e67 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 404 Jul 24 00:56:01.838212 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 486/1949] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:01.839749 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-45db4dce-aba3-420e-8495-25b84be16f7d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:01.843913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-45db4dce-aba3-420e-8495-25b84be16f7d tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 200 Jul 24 00:56:01.844304 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 492/1950] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:01.846748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-abfed35b-3591-4922-86ac-ac81ed894546 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.848289 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-abfed35b-3591-4922-86ac-ac81ed894546 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:01.848630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-abfed35b-3591-4922-86ac-ac81ed894546 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.848922 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-abfed35b-3591-4922-86ac-ac81ed894546 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.849178 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-abfed35b-3591-4922-86ac-ac81ed894546 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: c916525f-63dc-410b-ac3a-0b9589075f66 Jul 24 00:56:01.855775 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-abfed35b-3591-4922-86ac-ac81ed894546 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 returned with HTTP 404 Jul 24 00:56:01.856517 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 487/1951] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:01 2026] DELETE /volume/v3/volumes/c916525f-63dc-410b-ac3a-0b9589075f66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:01.860677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.862585 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:01.862833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.863060 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.863281 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume with id: d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:01.868051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-669477079"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-669477079'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:01.878771 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:01.879179 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:01.879179 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:01.879179 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:01.881081 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:56:01.889093 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (3a36b578-97d8-489a-a92f-75b9343ac509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:01.890385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8355ed9f-299f-421e-8de3-02103943c43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:01.891727 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:01.900896 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume request issued successfully. Jul 24 00:56:01.901055 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bac0e156-757b-4d3c-bdc6-76e1dae90992 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 202 Jul 24 00:56:01.901504 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 487/1952] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:01 2026] DELETE /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:01.911772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:01.913736 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:01.913962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:01.914151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:01.922461 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:01.922461 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:01.926960 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Volume info retrieved successfully. Jul 24 00:56:01.932215 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3bdecaf2-15b7-410e-ac72-2d5813e652cd tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 200 Jul 24 00:56:01.932417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8355ed9f-299f-421e-8de3-02103943c43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:01.932671 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 493/1953] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:01 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:01.933324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d608eed-bdc2-406f-aca7-d7c5a0a73027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:01.987438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['89c1f062-966e-422d-9eae-356f36d7b7a3', 'a330cb77-f3df-4fe4-9a71-4a8509f3b1b7', '31f9b8ef-a302-4c92-9e73-c60db48a249f', '0c0d30bb-a524-4c6d-acdd-e96eb72f9bae'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:01.989047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d608eed-bdc2-406f-aca7-d7c5a0a73027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c1f062-966e-422d-9eae-356f36d7b7a3', 'a330cb77-f3df-4fe4-9a71-4a8509f3b1b7', '31f9b8ef-a302-4c92-9e73-c60db48a249f', '0c0d30bb-a524-4c6d-acdd-e96eb72f9bae']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:01.989580 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2bd931-39ee-4fb4-9b10-4e131c386d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:02.022624 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2bd931-39ee-4fb4-9b10-4e131c386d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d354621-a040-483d-b268-854ffdd8881a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-669477079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['89c1f062-966e-422d-9eae-356f36d7b7a3','a330cb77-f3df-4fe4-9a71-4a8509f3b1b7','31f9b8ef-a302-4c92-9e73-c60db48a249f','0c0d30bb-a524-4c6d-acdd-e96eb72f9bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-669477079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d354621-a040-483d-b268-854ffdd8881a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:02.023735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60fe9200-4d15-4c76-bc37-6ce9f3e2ba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:02.048463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60fe9200-4d15-4c76-bc37-6ce9f3e2ba2d) transitioned into state 'SUCCESS' from state '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-669477079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['89c1f062-966e-422d-9eae-356f36d7b7a3','a330cb77-f3df-4fe4-9a71-4a8509f3b1b7','31f9b8ef-a302-4c92-9e73-c60db48a249f','0c0d30bb-a524-4c6d-acdd-e96eb72f9bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:02.049232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1018b9-a4b5-4af0-9cc6-908aa8899064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:02.058636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1018b9-a4b5-4af0-9cc6-908aa8899064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:02.059518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (3a36b578-97d8-489a-a92f-75b9343ac509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:02.060114 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:56:02.060564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c24c659a-7b13-4cb0-a9a5-fb348d890b9f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:02.061003 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 487/1954] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:01 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:02.074845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f690c669-361f-4c6d-b003-b6499030c7ca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.078257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f690c669-361f-4c6d-b003-b6499030c7ca tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:02.078519 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f690c669-361f-4c6d-b003-b6499030c7ca tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:02.080184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f690c669-361f-4c6d-b003-b6499030c7ca tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:02.093835 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:02.093835 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:02.102333 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f690c669-361f-4c6d-b003-b6499030c7ca tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:02.107993 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f690c669-361f-4c6d-b003-b6499030c7ca tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 200 Jul 24 00:56:02.108491 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 488/1955] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:02 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:02.501894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.503986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:02.504269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:02.504518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:02.504673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:02.509077 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:02.509077 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:02.509855 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5acc708-69f9-4c5e-b9b3-e2b5cac081fd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:02.510257 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 488/1956] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:02 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:02.808039 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-337a7c1e-fead-435b-bbba-98b18e169915 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.920817 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-337a7c1e-fead-435b-bbba-98b18e169915 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:56:02.921256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-337a7c1e-fead-435b-bbba-98b18e169915 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011", "extra_specs": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:02.940847 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-337a7c1e-fead-435b-bbba-98b18e169915 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:56:02.941334 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 494/1957] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:56:02 2026] POST /volume/v3/types => generated 269 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:02.947635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d6bb4452-7d22-4b0f-9f1c-8ea60bd61282 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.949712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6bb4452-7d22-4b0f-9f1c-8ea60bd61282 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 Jul 24 00:56:02.950044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d6bb4452-7d22-4b0f-9f1c-8ea60bd61282 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:02.950330 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d6bb4452-7d22-4b0f-9f1c-8ea60bd61282 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:02.959371 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6bb4452-7d22-4b0f-9f1c-8ea60bd61282 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 returned with HTTP 404 Jul 24 00:56:02.960455 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 488/1958] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:02 2026] GET /volume/v3/volumes/d93ba082-2f48-4165-905c-e9264f22bfa0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:02.970472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2e768b90-7ee2-4397-9914-4af84009fe91 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.972608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e768b90-7ee2-4397-9914-4af84009fe91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb Jul 24 00:56:02.973431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e768b90-7ee2-4397-9914-4af84009fe91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:02.975210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e768b90-7ee2-4397-9914-4af84009fe91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:02.975210 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-2e768b90-7ee2-4397-9914-4af84009fe91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete snapshot with id: 2f371ad4-744e-4194-b576-82365f3a8eeb Jul 24 00:56:02.979730 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e768b90-7ee2-4397-9914-4af84009fe91 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb returned with HTTP 404 Jul 24 00:56:02.980411 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 489/1959] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:02 2026] DELETE /volume/v3/snapshots/2f371ad4-744e-4194-b576-82365f3a8eeb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:02.988871 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-22b4a822-1302-4326-9d68-f81dc63c17ef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:02.992881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22b4a822-1302-4326-9d68-f81dc63c17ef tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] GET https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:02.993085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22b4a822-1302-4326-9d68-f81dc63c17ef tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:02.993296 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22b4a822-1302-4326-9d68-f81dc63c17ef tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.003508 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22b4a822-1302-4326-9d68-f81dc63c17ef tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 404 Jul 24 00:56:03.003651 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 489/1960] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:02 2026] GET /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:03.010876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.015141 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] DELETE https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:03.015425 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:03.015924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.016228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] Delete volume with id: 88642cc9-8611-4312-ad0f-7daab2857a1a Jul 24 00:56:03.025035 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c9ff3ed7-83b7-43de-9f49-04a586c92549 tempest-VolumesDeleteCascade-2007974906 tempest-VolumesDeleteCascade-2007974906-project-member] https://10.4.3.67/volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a returned with HTTP 404 Jul 24 00:56:03.025597 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 495/1961] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:03 2026] DELETE /volume/v3/volumes/88642cc9-8611-4312-ad0f-7daab2857a1a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:03.128251 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.130106 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:03.130285 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:03.130488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.141037 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.141037 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:03.145104 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:03.154106 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abca9721-1cb7-4deb-aa77-6bdb73ee5bb4 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 200 Jul 24 00:56:03.154518 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 489/1962] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:03 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:03.168989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-48e8b952-0617-4da4-84a2-91eec778a40f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.173223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-48e8b952-0617-4da4-84a2-91eec778a40f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action Jul 24 00:56:03.173223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-48e8b952-0617-4da4-84a2-91eec778a40f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:03.173223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-48e8b952-0617-4da4-84a2-91eec778a40f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:03.184686 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.184686 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:03.184686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-48e8b952-0617-4da4-84a2-91eec778a40f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '8d354621-a040-483d-b268-854ffdd8881a' with '{'status': 'maintenance'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:03.221919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-48e8b952-0617-4da4-84a2-91eec778a40f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action returned with HTTP 202 Jul 24 00:56:03.221919 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 490/1963] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:03 2026] POST /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:03.231652 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.234161 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:03.234161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:03.234463 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.244786 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.244786 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:03.250413 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:03.257087 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccd64a11-c3a3-4c7a-8fa3-f4741ca1dee9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 200 Jul 24 00:56:03.257826 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 490/1964] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:03 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:03.274130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b112bd6-0637-4279-b580-f4773519a18f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.276217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action Jul 24 00:56:03.276647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:03.276773 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:03.288735 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.288735 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:03.289125 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Volume info retrieved successfully. Jul 24 00:56:03.329423 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Delete volume request issued successfully. Jul 24 00:56:03.329760 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b112bd6-0637-4279-b580-f4773519a18f tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action returned with HTTP 202 Jul 24 00:56:03.330738 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 496/1965] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:03 2026] POST /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:03.341790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-addb3380-6737-460a-9af0-816dddef789c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.345216 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-addb3380-6737-460a-9af0-816dddef789c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:03.345376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-addb3380-6737-460a-9af0-816dddef789c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:03.345674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-addb3380-6737-460a-9af0-816dddef789c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.357454 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.357454 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:03.364868 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-addb3380-6737-460a-9af0-816dddef789c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:03.370530 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-addb3380-6737-460a-9af0-816dddef789c tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 200 Jul 24 00:56:03.371084 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 490/1966] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:03 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:03.528903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:03.528903 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:03.528903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:03.528903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:03.528903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:03.534031 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:03.534031 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:03.535738 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61f86d7b-55da-4b7f-a2de-c26c3547c17a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:03.536516 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 491/1967] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:03 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:04.390627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6ed02755-38bd-4a88-a038-126d532e67ec None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.392979 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ed02755-38bd-4a88-a038-126d532e67ec tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:04.393202 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ed02755-38bd-4a88-a038-126d532e67ec tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:04.393421 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ed02755-38bd-4a88-a038-126d532e67ec tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:04.402006 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ed02755-38bd-4a88-a038-126d532e67ec tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 404 Jul 24 00:56:04.402806 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 491/1968] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:04 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:04.416432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6bd62752-71af-40be-b0ad-e150bc7c488d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.418978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6bd62752-71af-40be-b0ad-e150bc7c488d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:04.419242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6bd62752-71af-40be-b0ad-e150bc7c488d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:04.419587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6bd62752-71af-40be-b0ad-e150bc7c488d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:04.428352 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6bd62752-71af-40be-b0ad-e150bc7c488d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 404 Jul 24 00:56:04.428352 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 497/1969] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:04 2026] GET /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:04.438606 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.441642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:04.441860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:04.442069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:04.442240 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: 8d354621-a040-483d-b268-854ffdd8881a Jul 24 00:56:04.453138 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5e0adb0-4bb1-4be3-b3bd-69cf8e211957 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a returned with HTTP 404 Jul 24 00:56:04.453743 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 491/1970] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:04 2026] DELETE /volume/v3/volumes/8d354621-a040-483d-b268-854ffdd8881a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:04.468836 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.471351 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:04.471900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-623705002"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:04.475260 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-623705002'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:04.475260 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume of 1 GB Jul 24 00:56:04.479715 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Availability Zones retrieved successfully. Jul 24 00:56:04.487637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (43f72dd4-bb0a-4e85-89db-6ad51c6fc8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:04.489443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a8ef5f-1bad-487a-bd62-543a95ce701d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:04.490998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:04.531969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a8ef5f-1bad-487a-bd62-543a95ce701d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:04.532740 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab297d33-7305-4a13-9fe4-74a98ef0608c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:04.549412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12300fb8-94b4-455b-b198-508903fcc85f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.551765 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12300fb8-94b4-455b-b198-508903fcc85f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:04.553102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12300fb8-94b4-455b-b198-508903fcc85f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:04.553102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12300fb8-94b4-455b-b198-508903fcc85f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:04.553102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-12300fb8-94b4-455b-b198-508903fcc85f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:04.557644 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:04.557644 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:04.559093 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12300fb8-94b4-455b-b198-508903fcc85f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:04.559596 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 492/1971] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:04 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:04.594592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Created reservations ['ab375504-a038-4e75-b63a-0d2bcb4717bc', 'f849f44d-3ede-4a40-8074-8ed9cf85b2a8', '8c57da44-6c78-4eb2-8316-2d9c9986cbcd', '3b67b58d-ca1c-4f13-95a3-8cf8521048f1'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:04.595499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab297d33-7305-4a13-9fe4-74a98ef0608c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab375504-a038-4e75-b63a-0d2bcb4717bc', 'f849f44d-3ede-4a40-8074-8ed9cf85b2a8', '8c57da44-6c78-4eb2-8316-2d9c9986cbcd', '3b67b58d-ca1c-4f13-95a3-8cf8521048f1']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:04.596454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cebbb67-9e24-4bd9-a934-c6b20802dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:04.627084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cebbb67-9e24-4bd9-a934-c6b20802dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae71124-7ddb-4466-be10-a78fd47defda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623705002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['ab375504-a038-4e75-b63a-0d2bcb4717bc','f849f44d-3ede-4a40-8074-8ed9cf85b2a8','8c57da44-6c78-4eb2-8316-2d9c9986cbcd','3b67b58d-ca1c-4f13-95a3-8cf8521048f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623705002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae71124-7ddb-4466-be10-a78fd47defda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96ecb95176943f28d573855c10b6fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:04.627979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f7e8ed-cf6b-4535-90d5-8f61650cf2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:04.653339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f7e8ed-cf6b-4535-90d5-8f61650cf2c7) transitioned into state 'SUCCESS' from state '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-623705002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96ecb95176943f28d573855c10b6fd4',qos_specs=None,replication_status=,reservations=['ab375504-a038-4e75-b63a-0d2bcb4717bc','f849f44d-3ede-4a40-8074-8ed9cf85b2a8','8c57da44-6c78-4eb2-8316-2d9c9986cbcd','3b67b58d-ca1c-4f13-95a3-8cf8521048f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38ce32086bc44d4a58bb1dc43c16aaa',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:04.654224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cac43f-434e-4cbc-99b2-0bf93f8a58e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:04.670452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cac43f-434e-4cbc-99b2-0bf93f8a58e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:04.671346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Flow 'volume_create_api' (43f72dd4-bb0a-4e85-89db-6ad51c6fc8a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:04.671681 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Create volume request issued successfully. Jul 24 00:56:04.672278 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fdcacfe7-10e3-4f85-8c8e-7f634b0d48f2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:04.672707 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 492/1972] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:04 2026] POST /volume/v3/volumes => generated 746 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:04.689143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0f957773-485e-4712-905d-222b89a094a9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:04.691008 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f957773-485e-4712-905d-222b89a094a9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:04.691235 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f957773-485e-4712-905d-222b89a094a9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:04.691440 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f957773-485e-4712-905d-222b89a094a9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:04.708340 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:04.708340 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:04.717987 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f957773-485e-4712-905d-222b89a094a9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:04.723385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f957773-485e-4712-905d-222b89a094a9 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:04.723889 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 498/1973] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:04 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.573601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.576798 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:05.577052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:05.577316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:05.577476 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:05.587218 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.587218 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:05.589894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d9c16e0-2b5f-4239-a8e6-af46f2bb7d19 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:05.592414 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 492/1974] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:05 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.701819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1cca05cd-f69c-414d-8855-c14ecf754ee0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.704203 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cca05cd-f69c-414d-8855-c14ecf754ee0 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:56:05.704630 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1cca05cd-f69c-414d-8855-c14ecf754ee0 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907", "extra_specs": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.723866 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cca05cd-f69c-414d-8855-c14ecf754ee0 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:56:05.724233 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 493/1975] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/types => generated 266 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.732902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0177399f-4f07-4313-9619-ee9a47a4bc20 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.734462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0177399f-4f07-4313-9619-ee9a47a4bc20 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:56:05.734926 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0177399f-4f07-4313-9619-ee9a47a4bc20 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208", "extra_specs": {}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.736483 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.736483 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:05.741454 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.746553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:05.746878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:05.747124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:05.748613 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0177399f-4f07-4313-9619-ee9a47a4bc20 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:56:05.749118 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 493/1976] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.758858 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.760074 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.760074 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:05.762330 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:05.762698 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-670826489", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.764296 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:05.764504 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-670826489', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:05.767983 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume of 1 GB Jul 24 00:56:05.768285 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.768285 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:05.768833 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Availability Zones retrieved successfully. Jul 24 00:56:05.769609 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1f8c9b2-9db6-4995-99dc-aecd8ea2066f tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:05.770103 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 499/1977] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:05 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.778435 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (e04fdaee-51e7-4993-941a-be8c269de0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:05.781846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdaef75-101a-4f04-8e41-cc0e8bf24696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:05.782634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:05.785691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.789240 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action Jul 24 00:56:05.789708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:05.789889 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.801229 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.801229 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:05.801761 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '3ae71124-7ddb-4466-be10-a78fd47defda' with '{'status': 'error'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:05.812956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdaef75-101a-4f04-8e41-cc0e8bf24696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=229c936f-3036-4be7-b964-c80039b71ba4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '229c936f-3036-4be7-b964-c80039b71ba4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:05.813885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118b2aaf-c644-4998-9d5a-e83cf6bd0139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:05.828490 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-39402289-cd4c-43aa-a5d9-8551747a9d31 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action returned with HTTP 202 Jul 24 00:56:05.829068 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 494/1978] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:05.840099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.843922 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:05.844059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:05.844267 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:05.853564 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.853564 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:05.859016 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:05.859244 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:05.859431 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:05.866692 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4f83f73-4786-427d-9c8f-2784d4e4ba96 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:05.866692 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 494/1979] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:05 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.880570 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.884289 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action Jul 24 00:56:05.884725 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:05.884936 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.904575 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.904575 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:05.905136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '3ae71124-7ddb-4466-be10-a78fd47defda' with '{'status': 'available'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:05.932288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b640f077-f8b2-4005-8cc2-c344419cdf42 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action returned with HTTP 202 Jul 24 00:56:05.932542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Created reservations ['270d8243-eb15-4864-9d1d-8a652ec79b47', '7baa5517-e5f2-4190-b96e-602a74f24902', '2c5f8258-e4d6-48dd-892f-b1581b23c777', 'aacfb23d-4e2e-4eee-9a7f-2a6b8afbc19a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:05.932965 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 500/1980] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:05.933009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118b2aaf-c644-4998-9d5a-e83cf6bd0139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270d8243-eb15-4864-9d1d-8a652ec79b47', '7baa5517-e5f2-4190-b96e-602a74f24902', '2c5f8258-e4d6-48dd-892f-b1581b23c777', 'aacfb23d-4e2e-4eee-9a7f-2a6b8afbc19a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:05.933340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69a4cae-755a-4138-9595-850ada42ecb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:05.939551 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.941925 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:05.942230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:05.942529 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:05.957748 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.957748 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:05.961905 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:05.970302 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69a4cae-755a-4138-9595-850ada42ecb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0ded9d-0562-4964-b1db-0b7c746b97ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-670826489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['270d8243-eb15-4864-9d1d-8a652ec79b47','7baa5517-e5f2-4190-b96e-602a74f24902','2c5f8258-e4d6-48dd-892f-b1581b23c777','aacfb23d-4e2e-4eee-9a7f-2a6b8afbc19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=229c936f-3036-4be7-b964-c80039b71ba4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-670826489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0ded9d-0562-4964-b1db-0b7c746b97ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090303d86dd84e5897aa4b592fc0e6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7b8e699fafe4076896b527d99331f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(229c936f-3036-4be7-b964-c80039b71ba4),volume_type_id=229c936f-3036-4be7-b964-c80039b71ba4)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:05.970706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3309fcc-b5f0-4a5f-bc81-b10a03db05e6 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:05.971647 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 495/1981] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:05 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:05.971740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7477292d-3d4e-4b78-b318-eb14d957bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:05.972443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.985080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-60c049fb-8968-48b6-afc4-3c5151994dec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:05.986876 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-60c049fb-8968-48b6-afc4-3c5151994dec tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action Jul 24 00:56:05.987218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-60c049fb-8968-48b6-afc4-3c5151994dec tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:05.987339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-60c049fb-8968-48b6-afc4-3c5151994dec tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:05.999401 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:05.999401 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:05.999946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-60c049fb-8968-48b6-afc4-3c5151994dec tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '3ae71124-7ddb-4466-be10-a78fd47defda' with '{'status': 'maintenance'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:06.007325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7477292d-3d4e-4b78-b318-eb14d957bf95) transitioned into state 'SUCCESS' from state '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-670826489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['270d8243-eb15-4864-9d1d-8a652ec79b47','7baa5517-e5f2-4190-b96e-602a74f24902','2c5f8258-e4d6-48dd-892f-b1581b23c777','aacfb23d-4e2e-4eee-9a7f-2a6b8afbc19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=229c936f-3036-4be7-b964-c80039b71ba4)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.008486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bba82ad-db0f-46e2-a279-903e5fc2db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.022040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bba82ad-db0f-46e2-a279-903e5fc2db47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.023426 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (e04fdaee-51e7-4993-941a-be8c269de0cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.023945 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request issued successfully. Jul 24 00:56:06.024788 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e385f0b4-8858-4f71-ad00-2f1043fe18ac tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:06.025825 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 493/1982] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/volumes => generated 841 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:06.034040 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-60c049fb-8968-48b6-afc4-3c5151994dec tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action returned with HTTP 202 Jul 24 00:56:06.034040 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 501/1983] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:06.043234 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.045625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.047131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:06.047678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1637978476", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:06.048522 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.048746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.048936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.050448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1637978476', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:06.056125 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume of 1 GB Jul 24 00:56:06.056582 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.056582 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:06.056737 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.056737 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:06.057725 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Availability Zones retrieved successfully. Jul 24 00:56:06.060635 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:06.065955 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b83564ac-52fe-4d2b-8941-54345e4e9688 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:06.066475 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 494/1984] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.069887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (1c8949c4-40f7-4970-a39b-2eb4f488107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.075253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f158ca66-f7de-4a67-b8af-89489114e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.077794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:06.079207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.081016 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] POST https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action Jul 24 00:56:06.081386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:06.081509 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:06.089925 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.089925 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:06.090484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] Updating volume '3ae71124-7ddb-4466-be10-a78fd47defda' with '{'status': 'available'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 00:56:06.108201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f158ca66-f7de-4a67-b8af-89489114e08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b919988-754c-41d7-b89f-e582654c6352,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b919988-754c-41d7-b89f-e582654c6352', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.108733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b64e9207-0a70-4e4a-bfe4-f8b452056a37 tempest-VolumesActionsTest-1735443237 tempest-VolumesActionsTest-1735443237-project-admin] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action returned with HTTP 202 Jul 24 00:56:06.109158 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 502/1985] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:06 2026] POST /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:06.109841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cb61a8-195d-43af-9da7-94faadbbdca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.117072 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.118898 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.119097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.119338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.127644 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.127644 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:06.133228 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:06.137160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4e858ea-c343-4a40-adff-f4a23749f7a2 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:06.137664 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 495/1986] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.150006 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:06.150542 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:06.156870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-be416e75-578d-4b93-a975-ebce13903ea5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.158077 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be416e75-578d-4b93-a975-ebce13903ea5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.158369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be416e75-578d-4b93-a975-ebce13903ea5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.158711 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be416e75-578d-4b93-a975-ebce13903ea5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.167803 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:06.168133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1462146567"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:06.168218 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.168218 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:06.169807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1462146567'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:06.169953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume of 1 GB Jul 24 00:56:06.174164 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-be416e75-578d-4b93-a975-ebce13903ea5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:06.174797 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Availability Zones retrieved successfully. Jul 24 00:56:06.181567 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be416e75-578d-4b93-a975-ebce13903ea5 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:06.182044 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 503/1987] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.182527 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Flow 'volume_create_api' (1b75bf16-0458-4cd9-a232-f43070ab8ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.183632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c9d535-8101-4521-aa03-6e2d52d86abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.186340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:06.189461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Created reservations ['4ff1b8e6-db45-43b9-9cd7-5e18cf1e4fe6', 'd35cf7e1-f0ce-4a2b-abae-a396f45f4562', 'bd6a381b-e6f1-4c51-873b-a304b29fa8bb', 'aac6dbb6-0018-4aab-a88f-23a0f8a96eac'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:06.190688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cb61a8-195d-43af-9da7-94faadbbdca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff1b8e6-db45-43b9-9cd7-5e18cf1e4fe6', 'd35cf7e1-f0ce-4a2b-abae-a396f45f4562', 'bd6a381b-e6f1-4c51-873b-a304b29fa8bb', 'aac6dbb6-0018-4aab-a88f-23a0f8a96eac']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.191754 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7e7eb1-24eb-4c85-9c4e-6563065525b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.199147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.201698 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.201976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.202639 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.202639 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume with id: 3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.221985 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.221985 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:06.222712 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:06.227025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7e7eb1-24eb-4c85-9c4e-6563065525b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311a2e7b-9100-4784-bf19-846aa71ca07f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1637978476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['4ff1b8e6-db45-43b9-9cd7-5e18cf1e4fe6','d35cf7e1-f0ce-4a2b-abae-a396f45f4562','bd6a381b-e6f1-4c51-873b-a304b29fa8bb','aac6dbb6-0018-4aab-a88f-23a0f8a96eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=0b919988-754c-41d7-b89f-e582654c6352), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1637978476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311a2e7b-9100-4784-bf19-846aa71ca07f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090303d86dd84e5897aa4b592fc0e6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7b8e699fafe4076896b527d99331f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b919988-754c-41d7-b89f-e582654c6352),volume_type_id=0b919988-754c-41d7-b89f-e582654c6352)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.228252 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c95dae1-79e8-4c5a-a56d-6407fcd7340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.245625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c9d535-8101-4521-aa03-6e2d52d86abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.246956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6607b7c3-cf42-44bb-81ad-9d9f6161cdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.248115 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Delete volume request issued successfully. Jul 24 00:56:06.248408 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-433e9820-69eb-43ac-ad10-0f1450f6d78d tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 202 Jul 24 00:56:06.249073 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 496/1988] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:06 2026] DELETE /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:06.255707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c95dae1-79e8-4c5a-a56d-6407fcd7340f) transitioned into state 'SUCCESS' from state '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-1637978476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['4ff1b8e6-db45-43b9-9cd7-5e18cf1e4fe6','d35cf7e1-f0ce-4a2b-abae-a396f45f4562','bd6a381b-e6f1-4c51-873b-a304b29fa8bb','aac6dbb6-0018-4aab-a88f-23a0f8a96eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=0b919988-754c-41d7-b89f-e582654c6352)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.255707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11c79d3-9864-43b8-b2b6-2d4cfb3d6a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.258566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5ba7afc2-43a0-439e-b338-604a434b0453 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.260510 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ba7afc2-43a0-439e-b338-604a434b0453 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:06.260749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ba7afc2-43a0-439e-b338-604a434b0453 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.261031 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ba7afc2-43a0-439e-b338-604a434b0453 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.269417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11c79d3-9864-43b8-b2b6-2d4cfb3d6a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.270029 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.270029 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:06.270842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (1c8949c4-40f7-4970-a39b-2eb4f488107d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.271244 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request issued successfully. Jul 24 00:56:06.271925 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fba0f36-e376-4ea9-9bb7-64008c1308a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:06.272448 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 496/1989] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:06 2026] POST /volume/v3/volumes => generated 843 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:06.274951 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5ba7afc2-43a0-439e-b338-604a434b0453 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Volume info retrieved successfully. Jul 24 00:56:06.280954 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ba7afc2-43a0-439e-b338-604a434b0453 tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 200 Jul 24 00:56:06.281524 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 504/1990] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.320342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-86c12434-c7f8-402c-86a6-2728afe34a10 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.322969 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:06.323522 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-671172211", "snapshot_id": null, "imageRef": "325fc1d9-f120-4129-adfb-06ba4104068e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:06.325819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-671172211', 'snapshot_id': None, 'imageRef': '325fc1d9-f120-4129-adfb-06ba4104068e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:06.346078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Created reservations ['6c469ea6-cfe5-4e27-9d09-1b245c608f94', '203952c7-2719-48c7-be1b-fe6edab0d1fd', '7e85bb06-f11e-4bc0-b37e-bc9da06f72dc', 'e05fc45f-22db-4ab3-939a-a415d0a4aff6'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:06.347080 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6607b7c3-cf42-44bb-81ad-9d9f6161cdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c469ea6-cfe5-4e27-9d09-1b245c608f94', '203952c7-2719-48c7-be1b-fe6edab0d1fd', '7e85bb06-f11e-4bc0-b37e-bc9da06f72dc', 'e05fc45f-22db-4ab3-939a-a415d0a4aff6']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.347961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52d2f69-d07b-4b72-b7a1-8e3a3f7c35cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.378829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52d2f69-d07b-4b72-b7a1-8e3a3f7c35cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cde4734-ec5a-4ba6-9e4b-1adacd41c22a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1462146567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d27f64994a4d8f98809e056ee39c67',qos_specs=None,replication_status=,reservations=['6c469ea6-cfe5-4e27-9d09-1b245c608f94','203952c7-2719-48c7-be1b-fe6edab0d1fd','7e85bb06-f11e-4bc0-b37e-bc9da06f72dc','e05fc45f-22db-4ab3-939a-a415d0a4aff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1462146567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cde4734-ec5a-4ba6-9e4b-1adacd41c22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d27f64994a4d8f98809e056ee39c67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.379611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da94fac-d36b-468d-9184-e173b32c21c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.414721 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da94fac-d36b-468d-9184-e173b32c21c2) transitioned into state 'SUCCESS' from state '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-1462146567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d27f64994a4d8f98809e056ee39c67',qos_specs=None,replication_status=,reservations=['6c469ea6-cfe5-4e27-9d09-1b245c608f94','203952c7-2719-48c7-be1b-fe6edab0d1fd','7e85bb06-f11e-4bc0-b37e-bc9da06f72dc','e05fc45f-22db-4ab3-939a-a415d0a4aff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.415663 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4625d9d-f7f4-4a0d-891f-62ba98c4bb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.429746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4625d9d-f7f4-4a0d-891f-62ba98c4bb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.430833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Flow 'volume_create_api' (1b75bf16-0458-4cd9-a232-f43070ab8ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.431167 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume request issued successfully. Jul 24 00:56:06.431834 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a60f0cd8-bc82-46e0-9309-59d48738ea6c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:06.432264 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 495/1991] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:05 2026] POST /volume/v3/volumes => generated 749 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:06.449345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.451118 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:06.451885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.451885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.463115 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.463115 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:06.468785 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume of 1 GB Jul 24 00:56:06.468785 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.468785 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:06.468920 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Availability Zones retrieved successfully. Jul 24 00:56:06.471916 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:06.477964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (390c71f5-b595-4133-b1e5-e8d01f81f9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.480450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68c882a-b747-4b2e-84fd-0230695c4d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.481623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:06.481816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe67d5cf-ce54-4238-8fc8-afd120f37f97 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:06.484255 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 497/1992] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.565572 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68c882a-b747-4b2e-84fd-0230695c4d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:56:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39ad5e8c-1da5-4db8-b61f-d83dd1173e8e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39ad5e8c-1da5-4db8-b61f-d83dd1173e8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.566737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf29679-be97-4d2f-81ae-087d7ab34b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.605725 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.606048 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:06.606544 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:06.607708 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:06.607927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.608176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.608344 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:06.613094 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.613094 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:06.613907 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b92fd4e-6df9-49a7-8d40-0f2c4f96ca37 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:06.614357 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 505/1993] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.630150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.633391 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:06.634380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.634380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.639604 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Created reservations ['bd052407-de7d-4489-b75c-a81f507eb4cf', '55047dc1-cd2b-48c3-9745-75fc58ca705b', '726f2ebb-4c88-4a08-985d-fc315c3ec622', 'e234ccbb-4945-4672-9a80-f86efd1a37e9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:06.642212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf29679-be97-4d2f-81ae-087d7ab34b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd052407-de7d-4489-b75c-a81f507eb4cf', '55047dc1-cd2b-48c3-9745-75fc58ca705b', '726f2ebb-4c88-4a08-985d-fc315c3ec622', 'e234ccbb-4945-4672-9a80-f86efd1a37e9']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.642212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c683783-0bb2-4568-aef3-da819fd19f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.646464 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.646464 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:06.653027 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:06.661690 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-61a7761d-5fcb-4b2e-8e38-b2108b4f2f0e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 200 Jul 24 00:56:06.662434 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 496/1994] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.665562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c683783-0bb2-4568-aef3-da819fd19f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242cad82-6fd0-427a-baf6-7d7a24b18323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-671172211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['bd052407-de7d-4489-b75c-a81f507eb4cf','55047dc1-cd2b-48c3-9745-75fc58ca705b','726f2ebb-4c88-4a08-985d-fc315c3ec622','e234ccbb-4945-4672-9a80-f86efd1a37e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=39ad5e8c-1da5-4db8-b61f-d83dd1173e8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-671172211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=242cad82-6fd0-427a-baf6-7d7a24b18323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090303d86dd84e5897aa4b592fc0e6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7b8e699fafe4076896b527d99331f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39ad5e8c-1da5-4db8-b61f-d83dd1173e8e),volume_type_id=39ad5e8c-1da5-4db8-b61f-d83dd1173e8e)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.667336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac062067-32ae-4645-9b61-8a0c4929c7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.678390 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-49f7514b-44ba-4937-aa4e-f39429d42000 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.680961 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-49f7514b-44ba-4937-aa4e-f39429d42000 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:06.681255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-49f7514b-44ba-4937-aa4e-f39429d42000 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.681483 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-49f7514b-44ba-4937-aa4e-f39429d42000 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.681582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-49f7514b-44ba-4937-aa4e-f39429d42000 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:06.687574 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.687574 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:06.687944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac062067-32ae-4645-9b61-8a0c4929c7f2) transitioned into state 'SUCCESS' from state '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-671172211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090303d86dd84e5897aa4b592fc0e6c7',qos_specs=None,replication_status=,reservations=['bd052407-de7d-4489-b75c-a81f507eb4cf','55047dc1-cd2b-48c3-9745-75fc58ca705b','726f2ebb-4c88-4a08-985d-fc315c3ec622','e234ccbb-4945-4672-9a80-f86efd1a37e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b8e699fafe4076896b527d99331f55',volume_type_id=39ad5e8c-1da5-4db8-b61f-d83dd1173e8e)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.688322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-49f7514b-44ba-4937-aa4e-f39429d42000 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:06.688703 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 498/1995] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.688957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ee9af5-1d14-44ac-8ac4-1e6a248a9052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.699799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.699911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ee9af5-1d14-44ac-8ac4-1e6a248a9052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.700674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Flow 'volume_create_api' (390c71f5-b595-4133-b1e5-e8d01f81f9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.701024 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Create volume request issued successfully. Jul 24 00:56:06.701884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-86c12434-c7f8-402c-86a6-2728afe34a10 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:06.702398 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/detail Jul 24 00:56:06.702444 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 497/1996] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:06 2026] POST /volume/v3/volumes => generated 844 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:06.702671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.702919 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.703293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:06.716766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.719552 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-679e29ea-59e6-424e-ad1f-da87083c3f01 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/detail returned with HTTP 200 Jul 24 00:56:06.722218 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 506/1997] 10.4.3.67 () {66 vars in 1251 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/backups/detail => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.722465 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:06.722465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:06.722465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:06.730116 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.730116 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:06.731626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7d5089db-c942-43c9-bd45-239180d50ccf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:06.733379 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81/restore Jul 24 00:56:06.733789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:06.735321 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Restoring backup 04b10e58-172e-4d20-ba63-1157b5d32e81 ({'restore': {}}) {{(pid=100229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 00:56:06.735321 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Restoring backup 04b10e58-172e-4d20-ba63-1157b5d32e81 to volume None. Jul 24 00:56:06.736700 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:06.740443 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.740443 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:06.741148 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating volume of 1 GB for restore of backup 04b10e58-172e-4d20-ba63-1157b5d32e81. Jul 24 00:56:06.741288 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-55a31ac1-7740-4e48-ad7c-f9e47ed114e1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:06.741817 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 497/1998] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:06 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:06.744483 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:56:06.749675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (57772cc0-9c93-40c5-aa51-3a018d6cbe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.750615 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86eaa3a7-9f7a-4197-ac2a-976425ab61fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.751561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:06.777926 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86eaa3a7-9f7a-4197-ac2a-976425ab61fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.778728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75e70bd-2960-4c1f-8ade-8d688f3b308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.821300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['e5d67842-89c3-453d-baa5-c936e2d5fd93', '0619d6d0-4353-4364-ab24-3a13b4cc7307', '6115dc55-f8c4-4815-bcb5-eeec37bf8b67', 'b3f040fc-4018-44f7-9d77-c96f1242cad1'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:06.822362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75e70bd-2960-4c1f-8ade-8d688f3b308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d67842-89c3-453d-baa5-c936e2d5fd93', '0619d6d0-4353-4364-ab24-3a13b4cc7307', '6115dc55-f8c4-4815-bcb5-eeec37bf8b67', 'b3f040fc-4018-44f7-9d77-c96f1242cad1']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.823547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb38f3c-87b6-4d2a-ad80-d7beac42e151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.858751 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb38f3c-87b6-4d2a-ad80-d7beac42e151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39336eea-05fe-46f7-838d-ef5a6f937eae', '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_04b10e58-172e-4d20-ba63-1157b5d32e81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['e5d67842-89c3-453d-baa5-c936e2d5fd93','0619d6d0-4353-4364-ab24-3a13b4cc7307','6115dc55-f8c4-4815-bcb5-eeec37bf8b67','b3f040fc-4018-44f7-9d77-c96f1242cad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_04b10e58-172e-4d20-ba63-1157b5d32e81',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39336eea-05fe-46f7-838d-ef5a6f937eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.861109 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4deb092d-26e1-4648-814d-064ff6933d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.879359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4deb092d-26e1-4648-814d-064ff6933d8a) transitioned into 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_04b10e58-172e-4d20-ba63-1157b5d32e81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['e5d67842-89c3-453d-baa5-c936e2d5fd93','0619d6d0-4353-4364-ab24-3a13b4cc7307','6115dc55-f8c4-4815-bcb5-eeec37bf8b67','b3f040fc-4018-44f7-9d77-c96f1242cad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.880073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36b899b-1f33-41fd-bf2b-5995fd633dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:06.889311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36b899b-1f33-41fd-bf2b-5995fd633dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:06.890316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (57772cc0-9c93-40c5-aa51-3a018d6cbe07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:06.890645 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:56:06.904158 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:06.904158 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:06.904692 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:07.305548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7b10c7d6-2a3a-4155-ad5f-48d9e5b58e9e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.308684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b10c7d6-2a3a-4155-ad5f-48d9e5b58e9e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] GET https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda Jul 24 00:56:07.308908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b10c7d6-2a3a-4155-ad5f-48d9e5b58e9e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.309138 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b10c7d6-2a3a-4155-ad5f-48d9e5b58e9e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.316627 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b10c7d6-2a3a-4155-ad5f-48d9e5b58e9e tempest-VolumesActionsTest-612697167 tempest-VolumesActionsTest-612697167-project-member] https://10.4.3.67/volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda returned with HTTP 404 Jul 24 00:56:07.317132 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 498/1999] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/volumes/3ae71124-7ddb-4466-be10-a78fd47defda => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:07.498738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-59ffd38a-d078-44af-a54f-9c853be15de0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.503838 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59ffd38a-d078-44af-a54f-9c853be15de0 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:07.503838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59ffd38a-d078-44af-a54f-9c853be15de0 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.504433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59ffd38a-d078-44af-a54f-9c853be15de0 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.517284 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.517284 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:07.523037 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-59ffd38a-d078-44af-a54f-9c853be15de0 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:07.529808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59ffd38a-d078-44af-a54f-9c853be15de0 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:07.530210 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 507/2000] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.545707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.548232 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] POST https://10.4.3.67/volume/v3/os-volume-transfer Jul 24 00:56:07.548471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2cde4734-ec5a-4ba6-9e4b-1adacd41c22a"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:07.549841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.volume_transfer [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Creating new volume transfer {'transfer': {'volume_id': '2cde4734-ec5a-4ba6-9e4b-1adacd41c22a'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 00:56:07.549985 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.volume_transfer [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Creating transfer of volume 2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:07.550096 np0000005792 devstack@c-api.service[100231]: INFO cinder.transfer.api [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Generating transfer record for volume 2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:07.559404 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.559404 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:07.575989 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e45455e3-efeb-4ff2-912e-1fac5c99081f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 00:56:07.576530 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 498/2001] 10.4.3.67 () {68 vars in 1284 bytes} [Fri Jul 24 00:56:07 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:07.592659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52c06041-f10e-402a-8c7b-71a87df25903 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.596864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52c06041-f10e-402a-8c7b-71a87df25903 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:07.597167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52c06041-f10e-402a-8c7b-71a87df25903 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.597494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52c06041-f10e-402a-8c7b-71a87df25903 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.608938 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.608938 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:07.613866 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-52c06041-f10e-402a-8c7b-71a87df25903 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:07.619602 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52c06041-f10e-402a-8c7b-71a87df25903 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:07.620124 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 499/2002] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.636108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0749bb12-2711-44fd-aefb-6099df78fabf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.638585 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0749bb12-2711-44fd-aefb-6099df78fabf tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b Jul 24 00:56:07.638917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0749bb12-2711-44fd-aefb-6099df78fabf tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.639241 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0749bb12-2711-44fd-aefb-6099df78fabf tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.644326 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0749bb12-2711-44fd-aefb-6099df78fabf tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b returned with HTTP 200 Jul 24 00:56:07.644797 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 508/2003] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.654390 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.657274 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/os-volume-transfer Jul 24 00:56:07.657523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.657799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.658002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.volume_transfer [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Listing volume transfers {{(pid=100231) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 00:56:07.664725 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16f57fb3-33aa-49e9-95dc-a1ebaabb2c4e tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer returned with HTTP 200 Jul 24 00:56:07.665306 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 499/2004] 10.4.3.67 () {66 vars in 1263 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.676581 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-56c4461d-a147-4550-a84d-48d435b0e483 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.759256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-84528c3f-373a-4cce-bddd-06c897fc865c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.761966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84528c3f-373a-4cce-bddd-06c897fc865c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:07.763217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84528c3f-373a-4cce-bddd-06c897fc865c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.763217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-84528c3f-373a-4cce-bddd-06c897fc865c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.779039 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.779039 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:07.787536 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] POST https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b/accept Jul 24 00:56:07.787918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "13d0341523500450"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:07.788342 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-84528c3f-373a-4cce-bddd-06c897fc865c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:07.791540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.volume_transfer [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Accepting volume transfer 710ade14-611d-48f9-9365-a32ce895a08b {{(pid=100232) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 00:56:07.791593 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.volume_transfer [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Accepting transfer 710ade14-611d-48f9-9365-a32ce895a08b Jul 24 00:56:07.796518 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-84528c3f-373a-4cce-bddd-06c897fc865c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:07.797016 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 509/2005] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.886863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Created reservations ['69c77dfe-c3d8-4cfa-96fd-3f23e46cfff3', '4d3dddf4-4f16-42e5-845b-d10dc861560d', '9f85f06f-0cdf-43b8-b876-9d608f28b59f', '9c6298e6-e6cd-4e15-ba34-38c6e47d1e27'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:07.918413 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.918413 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:07.920412 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:07.920412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Checking backup size 1 against volume size 1 {{(pid=100229) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 00:56:07.920412 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Overwriting volume 39336eea-05fe-46f7-838d-ef5a6f937eae with restore of backup 04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:07.926548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Created reservations ['6598de49-3ebb-4c38-95e2-977e97924569', '1aa5d432-9f66-4a69-90f9-7432666cbe20', '8a1d9225-29be-4470-aa9a-9e7387af5b58', '57d1a474-ed16-4d17-9c0e-d6e905311887'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:07.939494 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] restore_backup in rpcapi backup_id 04b10e58-172e-4d20-ba63-1157b5d32e81 {{(pid=100229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 00:56:07.941242 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d5089db-c942-43c9-bd45-239180d50ccf tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81/restore returned with HTTP 202 Jul 24 00:56:07.941336 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 499/2006] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 00:56:06 2026] POST /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81/restore => generated 189 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:07.954047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:07.959750 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:07.960042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:07.960315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:07.960384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:07.968032 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:07.968032 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:07.969052 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ffb3cc8-dbf5-4b35-98a0-8fd2bfeff5b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:07.969465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 500/2007] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:07 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:07.975686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Created reservations ['f75fcfe9-0ed2-42be-8033-cf57b5e4271a', 'bd0b4884-7238-4101-901d-43884d12f896', 'e5647315-6be5-440e-acc1-99756624254f', '7b834263-e47a-46ff-8268-bf911d4c8a65'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:08.015737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Created reservations ['94bbb5d9-2692-4308-8daf-980a2f450703', '4ab032ce-fad1-40c3-ba2d-2aebfbba934d', '992fd520-67c6-454b-a503-aec149134e19', '7d2bf2cf-c390-4e23-8bfe-c2e2edbb2c94'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:08.032041 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Transfer volume completed successfully. Jul 24 00:56:08.151371 np0000005792 devstack@c-api.service[100232]: INFO cinder.transfer.api [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Volume 2cde4734-ec5a-4ba6-9e4b-1adacd41c22a has been transferred. Jul 24 00:56:08.161904 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-56c4461d-a147-4550-a84d-48d435b0e483 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b/accept returned with HTTP 202 Jul 24 00:56:08.162380 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 500/2008] 10.4.3.67 () {68 vars in 1416 bytes} [Fri Jul 24 00:56:07 2026] POST /volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b/accept => generated 363 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:08.175695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.181362 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:08.181646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.181973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.193451 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.193451 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:08.201035 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Volume info retrieved successfully. Jul 24 00:56:08.210508 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc05ebdd-dc8e-41ea-8e57-0f1667afcc7f tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:08.210935 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 510/2009] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:08 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:08.224470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-366d2be3-4341-452b-b871-a18990688469 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.229334 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-366d2be3-4341-452b-b871-a18990688469 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:08.229334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-366d2be3-4341-452b-b871-a18990688469 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.229334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-366d2be3-4341-452b-b871-a18990688469 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.253714 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.253714 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:08.258393 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-366d2be3-4341-452b-b871-a18990688469 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] Volume info retrieved successfully. Jul 24 00:56:08.270327 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-366d2be3-4341-452b-b871-a18990688469 tempest-VolumesTransfersTest-593301547 tempest-VolumesTransfersTest-593301547-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:08.270327 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 500/2010] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:08 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:08.287108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8760731d-5421-4cec-8335-7fdaf5473235 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.289065 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8760731d-5421-4cec-8335-7fdaf5473235 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] DELETE https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b Jul 24 00:56:08.289344 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8760731d-5421-4cec-8335-7fdaf5473235 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.289614 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8760731d-5421-4cec-8335-7fdaf5473235 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.293212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.volume_transfer [None req-8760731d-5421-4cec-8335-7fdaf5473235 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Delete transfer with id: 710ade14-611d-48f9-9365-a32ce895a08b Jul 24 00:56:08.294086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8760731d-5421-4cec-8335-7fdaf5473235 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b returned with HTTP 404 Jul 24 00:56:08.294975 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 501/2011] 10.4.3.67 () {66 vars in 1377 bytes} [Fri Jul 24 00:56:08 2026] DELETE /volume/v3/os-volume-transfer/710ade14-611d-48f9-9365-a32ce895a08b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:08.307523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.369464 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:08.369674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.369852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.370078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Delete volume with id: 2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:08.382490 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.382490 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:08.383232 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Volume info retrieved successfully. Jul 24 00:56:08.411332 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Delete volume request issued successfully. Jul 24 00:56:08.411450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-220d0406-db5f-4ad6-84be-8b1a9abccf42 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 202 Jul 24 00:56:08.412065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 501/2012] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:08 2026] DELETE /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:08.424316 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.428304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:08.429508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.430595 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.437258 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.437258 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:08.441108 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Volume info retrieved successfully. Jul 24 00:56:08.444995 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c6e7a53-8b42-4f29-ad67-1af9be4ee2a0 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 200 Jul 24 00:56:08.445513 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 511/2013] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:08 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:08.814482 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.816258 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:08.816492 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.816742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.825443 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.825443 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:08.830334 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:08.836873 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-68a263aa-9d0e-4fd2-8296-3cdb30e57dda tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:08.837338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 501/2014] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:08 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:08.982777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:08.984857 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:08.985113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:08.985531 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:08.985665 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:08.991174 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:08.991174 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:08.991900 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c394bf01-42b5-4a88-a95f-594e9cbf11b7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:08.992240 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 502/2015] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:08 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:09.460917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-58d8c383-0879-4530-974a-7d18cb30cc07 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.462696 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58d8c383-0879-4530-974a-7d18cb30cc07 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:09.462897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58d8c383-0879-4530-974a-7d18cb30cc07 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:09.463083 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58d8c383-0879-4530-974a-7d18cb30cc07 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:09.470019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58d8c383-0879-4530-974a-7d18cb30cc07 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 404 Jul 24 00:56:09.470525 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 502/2016] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:09 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:09.479033 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-206c0ed4-41ba-4c81-8bb1-7802a67ce97d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.481104 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-206c0ed4-41ba-4c81-8bb1-7802a67ce97d tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:09.481392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-206c0ed4-41ba-4c81-8bb1-7802a67ce97d tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:09.481653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-206c0ed4-41ba-4c81-8bb1-7802a67ce97d tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:09.491332 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-206c0ed4-41ba-4c81-8bb1-7802a67ce97d tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 404 Jul 24 00:56:09.491901 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 512/2017] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:09 2026] GET /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:09.500799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f3dfca36-a925-4b18-95e6-1ab17800991a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.502701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3dfca36-a925-4b18-95e6-1ab17800991a tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] DELETE https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:09.502922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3dfca36-a925-4b18-95e6-1ab17800991a tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:09.503146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3dfca36-a925-4b18-95e6-1ab17800991a tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:09.503373 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f3dfca36-a925-4b18-95e6-1ab17800991a tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Delete volume with id: 2cde4734-ec5a-4ba6-9e4b-1adacd41c22a Jul 24 00:56:09.509072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3dfca36-a925-4b18-95e6-1ab17800991a tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a returned with HTTP 404 Jul 24 00:56:09.510065 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 502/2018] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:09 2026] DELETE /volume/v3/volumes/2cde4734-ec5a-4ba6-9e4b-1adacd41c22a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:09.524388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.527809 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:09.528850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-773668973"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:09.530228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-773668973'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:09.530228 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume of 1 GB Jul 24 00:56:09.535314 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Availability Zones retrieved successfully. Jul 24 00:56:09.542136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Flow 'volume_create_api' (ce5068f8-c68e-450d-a143-85a114900f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:09.543476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8eb7c7f-314b-40b9-9a26-64b39fda4c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:09.544477 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:09.579277 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8eb7c7f-314b-40b9-9a26-64b39fda4c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:09.581743 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f67f7d-a7f2-4707-8066-e8c7ea6e7387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:09.632363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Created reservations ['44d09ce8-4b1c-4fc1-8a07-c4a0f158d4d4', 'af045879-1e64-4050-a6ae-19a306a79b21', '42af726c-39bd-4cac-bcf7-9b6c457d40f8', '0d085e76-f243-4713-a212-e5868c9e266e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:09.633216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f67f7d-a7f2-4707-8066-e8c7ea6e7387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d09ce8-4b1c-4fc1-8a07-c4a0f158d4d4', 'af045879-1e64-4050-a6ae-19a306a79b21', '42af726c-39bd-4cac-bcf7-9b6c457d40f8', '0d085e76-f243-4713-a212-e5868c9e266e']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:09.634116 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cb459d-58c9-49c2-ad0e-2c7cb853284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:09.656335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cb459d-58c9-49c2-ad0e-2c7cb853284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f43cd9-2444-4525-991c-1f131b51fe90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773668973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d27f64994a4d8f98809e056ee39c67',qos_specs=None,replication_status=,reservations=['44d09ce8-4b1c-4fc1-8a07-c4a0f158d4d4','af045879-1e64-4050-a6ae-19a306a79b21','42af726c-39bd-4cac-bcf7-9b6c457d40f8','0d085e76-f243-4713-a212-e5868c9e266e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773668973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f43cd9-2444-4525-991c-1f131b51fe90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d27f64994a4d8f98809e056ee39c67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:09.657570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e64f304-428e-46ea-a6a6-9b784bbbda7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:09.676433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e64f304-428e-46ea-a6a6-9b784bbbda7e) transitioned into state 'SUCCESS' from state '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-773668973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d27f64994a4d8f98809e056ee39c67',qos_specs=None,replication_status=,reservations=['44d09ce8-4b1c-4fc1-8a07-c4a0f158d4d4','af045879-1e64-4050-a6ae-19a306a79b21','42af726c-39bd-4cac-bcf7-9b6c457d40f8','0d085e76-f243-4713-a212-e5868c9e266e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb5400ed9a44839cedfa8f7a0aeae7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:09.677138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0960c8-bed2-4c96-b524-498544d127c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:09.687117 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0960c8-bed2-4c96-b524-498544d127c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:09.688452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Flow 'volume_create_api' (ce5068f8-c68e-450d-a143-85a114900f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:09.688904 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Create volume request issued successfully. Jul 24 00:56:09.689694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88eedfd4-04c5-4dd7-a7de-b8527874f5ae tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:09.690130 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 503/2019] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:09 2026] POST /volume/v3/volumes => generated 748 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:09.707747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.709523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:09.709724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:09.709921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:09.716589 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:09.716589 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:09.720119 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:09.724502 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63fe5232-b248-4602-8d4b-ac72e30d5b0f tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 200 Jul 24 00:56:09.724973 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 503/2020] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:09 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:09.850802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:09.853288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:09.853761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:09.854143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:09.865931 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:09.865931 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:09.874161 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:09.880801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b66f3a95-3897-4bb8-99f8-1864534bee46 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:09.881173 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 513/2021] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:09 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.003632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.005565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:10.005809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.006022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.006142 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:10.011182 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.011182 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:10.012044 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c822e3c-626e-4cba-9d30-dc74d3eb0087 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:10.012495 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 503/2022] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.740101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.742490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.742804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.743072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.759366 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.759366 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:10.764947 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:10.771416 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef49c22d-9210-4601-b370-95cd8d1eb7c8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 200 Jul 24 00:56:10.772068 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 504/2023] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.791378 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.795215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] POST https://10.4.3.67/volume/v3/os-volume-transfer Jul 24 00:56:10.795215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b0f43cd9-2444-4525-991c-1f131b51fe90"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:10.796072 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.volume_transfer [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b0f43cd9-2444-4525-991c-1f131b51fe90'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 00:56:10.796357 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.volume_transfer [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Creating transfer of volume b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.796673 np0000005792 devstack@c-api.service[100232]: INFO cinder.transfer.api [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Generating transfer record for volume b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.803930 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.803930 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:10.816921 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28ffe18b-8039-41d4-b8f1-51ceb24d6781 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 00:56:10.817792 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 504/2024] 10.4.3.67 () {68 vars in 1284 bytes} [Fri Jul 24 00:56:10 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:10.827152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.830095 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.832210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.832210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.840362 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.840362 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:10.844952 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:10.850817 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e388cd78-8db9-4e2b-94c2-46e2fb05f25c tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 200 Jul 24 00:56:10.851727 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 514/2025] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.866784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-917b2271-9c76-4172-826b-1f8cf09626fa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.869105 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-917b2271-9c76-4172-826b-1f8cf09626fa tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/os-volume-transfer/detail Jul 24 00:56:10.869487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-917b2271-9c76-4172-826b-1f8cf09626fa tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.869775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-917b2271-9c76-4172-826b-1f8cf09626fa tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.869969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.volume_transfer [None req-917b2271-9c76-4172-826b-1f8cf09626fa tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Listing volume transfers {{(pid=100229) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 00:56:10.874825 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-917b2271-9c76-4172-826b-1f8cf09626fa tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 24 00:56:10.875320 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 504/2026] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.884795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.886608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] DELETE https://10.4.3.67/volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 Jul 24 00:56:10.886896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.887115 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.887239 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.volume_transfer [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Delete transfer with id: 3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 Jul 24 00:56:10.900426 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.902024 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.902024 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:10.904322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:10.904322 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.904322 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.910773 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.910773 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:10.913280 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f16371d1-ce83-4bc8-896b-8fe6a69004c9 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 returned with HTTP 202 Jul 24 00:56:10.913809 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 505/2027] 10.4.3.67 () {66 vars in 1377 bytes} [Fri Jul 24 00:56:10 2026] DELETE /volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:10.915686 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:10.920453 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d56c7603-48d7-4a0a-9373-b19fbc8bbbd0 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:10.921073 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 505/2028] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.922913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e1315300-1844-4a33-a05f-27b74a0b9897 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.929862 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1315300-1844-4a33-a05f-27b74a0b9897 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.930095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1315300-1844-4a33-a05f-27b74a0b9897 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.932371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1315300-1844-4a33-a05f-27b74a0b9897 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.942560 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:10.942560 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:10.946741 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e1315300-1844-4a33-a05f-27b74a0b9897 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Volume info retrieved successfully. Jul 24 00:56:10.951521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1315300-1844-4a33-a05f-27b74a0b9897 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 200 Jul 24 00:56:10.952045 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 515/2029] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:10 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:10.970047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.972014 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] DELETE https://10.4.3.67/volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 Jul 24 00:56:10.972164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.972394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.972487 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.volume_transfer [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Delete transfer with id: 3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 Jul 24 00:56:10.984701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a1ccbffe-2cb0-45d2-85f0-99fb9ea5e508 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 returned with HTTP 404 Jul 24 00:56:10.985206 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 505/2030] 10.4.3.67 () {66 vars in 1377 bytes} [Fri Jul 24 00:56:10 2026] DELETE /volume/v3/os-volume-transfer/3b078b9d-e4d5-48e9-bfcc-a4e46e06c647 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:10.992759 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:10.994572 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:10.994790 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:10.994955 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:10.995097 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Delete volume with id: b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:11.002048 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:11.002048 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:11.002392 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Volume info retrieved successfully. Jul 24 00:56:11.022238 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Delete volume request issued successfully. Jul 24 00:56:11.022571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3c8cc00-12b3-4956-a06d-e94aec232428 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 202 Jul 24 00:56:11.024485 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 506/2031] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:10 2026] DELETE /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:11.024596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:11.031737 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:11.031737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:11.031737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:11.031737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:11.032093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e787e506-a25c-493e-897c-048f830d7490 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:11.035872 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e787e506-a25c-493e-897c-048f830d7490 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:11.036177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e787e506-a25c-493e-897c-048f830d7490 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:11.036450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e787e506-a25c-493e-897c-048f830d7490 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:11.037390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:11.037390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:11.038502 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b5b0de4-912c-4094-afd9-40339c5967a3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:11.039087 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 506/2032] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:11 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:11.049302 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:11.049302 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:11.059498 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e787e506-a25c-493e-897c-048f830d7490 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Volume info retrieved successfully. Jul 24 00:56:11.066410 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e787e506-a25c-493e-897c-048f830d7490 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 200 Jul 24 00:56:11.066410 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 516/2033] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:11 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:11.940419 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:11.942175 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:11.942974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:11.942974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:11.957598 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:11.957598 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:11.963829 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:11.970240 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dc6350d-ba7a-4b73-8025-5c574535e4cf tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:11.970747 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 506/2034] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:11 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:12.058180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-89581658-3ec1-42b2-874c-38945125e216 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:12.060379 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89581658-3ec1-42b2-874c-38945125e216 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:12.060623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89581658-3ec1-42b2-874c-38945125e216 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:12.060850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89581658-3ec1-42b2-874c-38945125e216 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:12.060954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-89581658-3ec1-42b2-874c-38945125e216 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:12.065658 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:12.065658 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:12.066453 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89581658-3ec1-42b2-874c-38945125e216 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:12.067050 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 507/2035] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:12 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:12.084981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-79964fe1-fb99-4d47-bb91-590e466e6229 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:12.087712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79964fe1-fb99-4d47-bb91-590e466e6229 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:12.087810 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79964fe1-fb99-4d47-bb91-590e466e6229 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:12.088022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79964fe1-fb99-4d47-bb91-590e466e6229 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:12.095882 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79964fe1-fb99-4d47-bb91-590e466e6229 tempest-VolumesTransfersTest-705279506 tempest-VolumesTransfersTest-705279506-project-admin] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 404 Jul 24 00:56:12.096510 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 507/2036] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:12 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:12.105657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2715fdac-e730-4d00-b731-158d9c0d8ec8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:12.107538 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2715fdac-e730-4d00-b731-158d9c0d8ec8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] GET https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:12.107743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2715fdac-e730-4d00-b731-158d9c0d8ec8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:12.107948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2715fdac-e730-4d00-b731-158d9c0d8ec8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:12.116677 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2715fdac-e730-4d00-b731-158d9c0d8ec8 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 404 Jul 24 00:56:12.117506 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 517/2037] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:12 2026] GET /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:12.125648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:12.127676 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:12.127912 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:12.128111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:12.128301 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] Delete volume with id: b0f43cd9-2444-4525-991c-1f131b51fe90 Jul 24 00:56:12.135099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3daa6b18-0c1b-464e-afdf-0d0f64a969c7 tempest-VolumesTransfersTest-472155149 tempest-VolumesTransfersTest-472155149-project-member] https://10.4.3.67/volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 returned with HTTP 404 Jul 24 00:56:12.135730 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 507/2038] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:12 2026] DELETE /volume/v3/volumes/b0f43cd9-2444-4525-991c-1f131b51fe90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:12.985350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:12.989779 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:12.989779 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:12.989779 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:13.002343 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:13.002343 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:13.009027 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:13.016308 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da67b7b1-5c05-428c-8d93-27158e98cf9f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:13.016994 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 508/2039] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:12 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:13.082496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:13.085078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:13.085559 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:13.085615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:13.085737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:13.091959 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:13.091959 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:13.092804 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-baa2446a-6e60-40dc-ae7a-0c65820d9c39 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:13.093243 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 508/2040] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:13 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:14.035743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-09982a8e-2ab9-4903-a289-08ca533a0cad None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:14.041665 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09982a8e-2ab9-4903-a289-08ca533a0cad tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:14.041917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09982a8e-2ab9-4903-a289-08ca533a0cad tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:14.042343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09982a8e-2ab9-4903-a289-08ca533a0cad tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:14.055349 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:14.055349 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:14.065355 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-09982a8e-2ab9-4903-a289-08ca533a0cad tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:14.073523 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09982a8e-2ab9-4903-a289-08ca533a0cad tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:14.074273 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 518/2041] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:14 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:14.105700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:14.108043 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:14.108750 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:14.109069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:14.109305 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:14.115233 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:14.115233 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:14.116769 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1771b9a-633a-439e-a1f1-2938f6eb2dda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:14.117438 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 508/2042] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:14 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:15.088205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:15.093987 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:15.095181 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:15.095608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:15.104275 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:15.104275 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:15.108950 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:15.113835 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73b7d47d-4ec1-411d-b5cb-c24bd29abe0a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:15.114267 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 509/2043] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:15 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:15.129107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6831494b-86f6-4796-a601-feb1c36da733 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:15.131773 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6831494b-86f6-4796-a601-feb1c36da733 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:15.132066 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6831494b-86f6-4796-a601-feb1c36da733 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:15.132416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6831494b-86f6-4796-a601-feb1c36da733 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:15.132507 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6831494b-86f6-4796-a601-feb1c36da733 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:15.142980 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:15.142980 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:15.144115 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6831494b-86f6-4796-a601-feb1c36da733 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:15.144994 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 509/2044] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:15 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:15.513431 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c1943582-2069-41d5-baf0-33a8455beaab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:15.515817 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:15.516262 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesExtendTest-Volume-81510961"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:15.518865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-81510961'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:15.636181 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume of 1 GB Jul 24 00:56:15.646158 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Availability Zones retrieved successfully. Jul 24 00:56:15.651170 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Flow 'volume_create_api' (eaca73fd-79ae-470b-8e9f-eaac144cbaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:15.654061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d043f51e-61f9-41b7-be3a-63f29c0bddf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:15.655969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:15.754984 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d043f51e-61f9-41b7-be3a-63f29c0bddf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:15.756427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc86c30-21fb-4a72-b196-16aee917cba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:15.844285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Created reservations ['c309fff8-9ce3-4879-aa43-70d272d0276b', '2937baec-22ca-4d72-8dd6-f00220afabed', 'e1e9de7c-bfcd-4857-bbe4-5881eb08341a', '59390fbb-1886-44f2-8c86-407c4be480c3'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:15.844285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc86c30-21fb-4a72-b196-16aee917cba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c309fff8-9ce3-4879-aa43-70d272d0276b', '2937baec-22ca-4d72-8dd6-f00220afabed', 'e1e9de7c-bfcd-4857-bbe4-5881eb08341a', '59390fbb-1886-44f2-8c86-407c4be480c3']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:15.844953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be739670-a4ee-4db6-b728-e06620aad56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:15.880730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be739670-a4ee-4db6-b728-e06620aad56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59ea34a0-dc31-4922-ad85-73740dbe311c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-81510961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1be587ae08407aa7e689bd04d21887',qos_specs=None,replication_status=,reservations=['c309fff8-9ce3-4879-aa43-70d272d0276b','2937baec-22ca-4d72-8dd6-f00220afabed','e1e9de7c-bfcd-4857-bbe4-5881eb08341a','59390fbb-1886-44f2-8c86-407c4be480c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c42c00e5fb147bba3701b7b22915652',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-81510961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59ea34a0-dc31-4922-ad85-73740dbe311c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1be587ae08407aa7e689bd04d21887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c42c00e5fb147bba3701b7b22915652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:15.880730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dd3c31-5b30-4b80-a8c2-79e5df40aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:15.908527 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dd3c31-5b30-4b80-a8c2-79e5df40aecc) transitioned into state 'SUCCESS' from state '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-81510961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1be587ae08407aa7e689bd04d21887',qos_specs=None,replication_status=,reservations=['c309fff8-9ce3-4879-aa43-70d272d0276b','2937baec-22ca-4d72-8dd6-f00220afabed','e1e9de7c-bfcd-4857-bbe4-5881eb08341a','59390fbb-1886-44f2-8c86-407c4be480c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c42c00e5fb147bba3701b7b22915652',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:15.909606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7d7250-01ed-41af-83d2-3f7f2426cabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:15.930779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7d7250-01ed-41af-83d2-3f7f2426cabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:15.932318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Flow 'volume_create_api' (eaca73fd-79ae-470b-8e9f-eaac144cbaa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:15.932729 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume request issued successfully. Jul 24 00:56:15.933864 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1943582-2069-41d5-baf0-33a8455beaab tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:15.934631 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 519/2045] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:15 2026] POST /volume/v3/volumes => generated 744 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:15.950347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d909d76e-185e-4af8-8877-b6d703ef260b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:15.952816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d909d76e-185e-4af8-8877-b6d703ef260b tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:15.953099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d909d76e-185e-4af8-8877-b6d703ef260b tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:15.953385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d909d76e-185e-4af8-8877-b6d703ef260b tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:15.965930 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:15.965930 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:15.969857 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d909d76e-185e-4af8-8877-b6d703ef260b tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:15.974007 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d909d76e-185e-4af8-8877-b6d703ef260b tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:15.974388 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 509/2046] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:15 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:16.130648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:16.134214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:16.134214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:16.134214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:16.151215 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:16.151215 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:16.163261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-703c235f-b8c9-45ea-9745-35818202c809 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:16.164218 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:16.165268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-703c235f-b8c9-45ea-9745-35818202c809 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:16.165777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-703c235f-b8c9-45ea-9745-35818202c809 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:16.165777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-703c235f-b8c9-45ea-9745-35818202c809 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:16.165777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-703c235f-b8c9-45ea-9745-35818202c809 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:16.171647 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:16.171647 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:16.172624 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-703c235f-b8c9-45ea-9745-35818202c809 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:16.173031 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 510/2047] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:16 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:16.176164 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c233d828-fff9-4876-9a31-9a0d3082c4f5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:16.177312 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 510/2048] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:16 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:16.364417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:16.367107 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:16.367382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:16.367632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:16.377231 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:16.377231 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:16.385396 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:16.396279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-e8351771-73ad-4318-aa84-7c31174e8b25 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:16.396279 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 520/2049] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:16 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:16.510137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e0c9c4ea-7f47-48af-a29e-89cb5c314a8b req-fdbedae1-cad8-4edd-aea3-0897da4d4a8e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:16.513544 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e0c9c4ea-7f47-48af-a29e-89cb5c314a8b req-fdbedae1-cad8-4edd-aea3-0897da4d4a8e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 Jul 24 00:56:16.513544 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e0c9c4ea-7f47-48af-a29e-89cb5c314a8b req-fdbedae1-cad8-4edd-aea3-0897da4d4a8e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:16.513822 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e0c9c4ea-7f47-48af-a29e-89cb5c314a8b req-fdbedae1-cad8-4edd-aea3-0897da4d4a8e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:16.526976 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:16.526976 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:16.614835 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e0c9c4ea-7f47-48af-a29e-89cb5c314a8b req-fdbedae1-cad8-4edd-aea3-0897da4d4a8e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 returned with HTTP 200 Jul 24 00:56:16.615332 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 510/2050] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:56:16 2026] DELETE /volume/v3/attachments/e2846998-6595-45e8-abe5-f3720f7e34c0 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:16.990137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:16.997210 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:16.997210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:16.997210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:17.006906 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.006906 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:17.013851 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:17.026148 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c4a00efb-c9e0-4417-b7a3-9eeed219ccb5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:17.026695 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 511/2051] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:16 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1352 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:17.049380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.055407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] POST https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c/action Jul 24 00:56:17.055407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:17.055407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:17.072691 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.072691 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:17.072691 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:17.116537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Created reservations ['a2e44833-e2b2-42c5-a144-46d6e410106e', '9d3361a1-06ec-4334-ad6b-b6e53fc0ea1e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:17.128055 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Extend volume request issued successfully. Jul 24 00:56:17.128470 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93151c0a-1b21-4f62-958a-3b10d2d84bf5 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c/action returned with HTTP 202 Jul 24 00:56:17.128773 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 511/2052] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:17 2026] POST /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:17.134353 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.137317 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:17.137317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:17.137440 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:17.146513 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.146513 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:17.147523 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.150885 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:17.152132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:17.152132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:17.159889 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:17.172289 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-b62e8f94-959d-42b2-b029-84747e954ef3 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:17.172884 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 521/2053] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:17 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:17.173752 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.173752 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:17.179840 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:17.184962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cf79ec16-7bda-427a-b88f-eabbb281cdfd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.185985 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf79ec16-7bda-427a-b88f-eabbb281cdfd None None] GET https://10.4.3.67/volume// Jul 24 00:56:17.186495 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf79ec16-7bda-427a-b88f-eabbb281cdfd None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:17.186495 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf79ec16-7bda-427a-b88f-eabbb281cdfd None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:17.186903 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf79ec16-7bda-427a-b88f-eabbb281cdfd None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:17.187406 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 512/2054] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:56:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 00:56:17.188732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7ebb2be9-0114-42b8-b611-f8c0a98774ad tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:17.189545 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 511/2055] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:17 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1352 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:17.190379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-945db266-6e7b-4002-bc74-b0184cca1d80 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.192548 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-945db266-6e7b-4002-bc74-b0184cca1d80 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:17.192695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-945db266-6e7b-4002-bc74-b0184cca1d80 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:17.192850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-945db266-6e7b-4002-bc74-b0184cca1d80 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:17.193686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-945db266-6e7b-4002-bc74-b0184cca1d80 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:17.198959 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.198959 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:17.199950 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-945db266-6e7b-4002-bc74-b0184cca1d80 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:17.200379 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 512/2056] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:17 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:17.202914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-9e1679c9-8dc7-4b5f-ae01-0b7c2de9ca80 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:17.208004 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-9e1679c9-8dc7-4b5f-ae01-0b7c2de9ca80 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:56:17.209402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-9e1679c9-8dc7-4b5f-ae01-0b7c2de9ca80 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "242cad82-6fd0-427a-baf6-7d7a24b18323", "connector": null, "instance_uuid": "894784f4-c4f6-4bfb-8b39-5d94d67e7145"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:17.222961 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:17.222961 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:17.265166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-9e1679c9-8dc7-4b5f-ae01-0b7c2de9ca80 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:56:17.265166 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 522/2057] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:56: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) Jul 24 00:56:18.094567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-94c44810-7cde-4d47-8f78-dee123f5298a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.100365 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:56:18.100365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.100659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.100873 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume with id: b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:56:18.108877 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.108877 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:18.109441 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:18.135464 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume request issued successfully. Jul 24 00:56:18.135799 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94c44810-7cde-4d47-8f78-dee123f5298a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 202 Jul 24 00:56:18.136388 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 513/2058] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:56:18 2026] DELETE /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:56:18.144482 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.146633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:56:18.146898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.147073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.155899 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.155899 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:18.160558 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:18.166424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb8220c7-bd20-486b-ae84-30b2b6be6e56 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 200 Jul 24 00:56:18.166994 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 512/2059] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:18.209536 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.214098 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.214276 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-441f651b-d547-4613-83e6-af98db225f71 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.214565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.214664 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.216179 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-441f651b-d547-4613-83e6-af98db225f71 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:18.216399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-441f651b-d547-4613-83e6-af98db225f71 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.216573 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-441f651b-d547-4613-83e6-af98db225f71 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.216723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-441f651b-d547-4613-83e6-af98db225f71 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:18.221232 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.221232 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:18.222169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-441f651b-d547-4613-83e6-af98db225f71 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:18.222553 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 523/2060] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:18.227221 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.227221 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:18.237419 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:18.238869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.241529 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:18.242304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.242603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.242862 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1fdddb5b-6e6f-46e3-a989-0749093aec86 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:18.243394 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 513/2061] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1352 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:18.258796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.261255 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.261526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.261575 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.261575 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:18.261909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.268755 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:18.273021 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.273021 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:18.277504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc7e6cea-6bcc-4122-85e8-7804c9edaedd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae returned with HTTP 200 Jul 24 00:56:18.278169 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 514/2062] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:18.278884 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:18.285845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d7c5fe8-ffc0-49e5-828f-843f83f120c2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:18.286401 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 513/2063] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:18.291915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.293847 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:18.294041 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.294349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.301330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.303546 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.303546 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:18.305969 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.306335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.306578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.314179 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:18.315309 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.315309 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:18.320417 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:18.325732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c6bf5c7d-e6dc-43ab-b91d-d07bdd919ad5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae returned with HTTP 200 Jul 24 00:56:18.326132 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 524/2064] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae => generated 964 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:18.334487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9bc4d621-cda2-45f6-b6d1-43cc867efa99 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:18.334965 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 514/2065] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1352 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:18.340989 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.342828 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:18.343014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.343187 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.343393 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:18.350960 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.350960 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:18.351450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.351516 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:18.353861 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] DELETE https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.354219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.354460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.354659 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Delete volume with id: 59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.365031 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.365031 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:18.365824 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:18.375009 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:56:18.375238 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-41ed3683-cdde-4d50-acf7-722b4d64af65 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae returned with HTTP 202 Jul 24 00:56:18.375685 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 515/2066] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:18 2026] DELETE /volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:18.384804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.387056 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:18.387299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.387493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.395780 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Delete volume request issued successfully. Jul 24 00:56:18.395780 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0327a64-b2fe-413f-9adb-736bf96a5401 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 202 Jul 24 00:56:18.396479 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 514/2067] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:18 2026] DELETE /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:18.401603 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.401603 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:18.409224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.409728 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:18.411444 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:18.411444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.411444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.417784 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b87d0ba0-4831-46e8-9f7a-c82d6adb13f0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae returned with HTTP 200 Jul 24 00:56:18.417946 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 525/2068] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:18.427180 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.427180 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:18.432987 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:18.441513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c063ec55-ecee-40d9-b67c-14498f5b4583 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 200 Jul 24 00:56:18.442927 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 515/2069] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 1351 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:18.717810 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-257a20d8-6867-42f9-8356-290ae0955081 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.718389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-257a20d8-6867-42f9-8356-290ae0955081 None None] GET https://10.4.3.67/volume// Jul 24 00:56:18.718663 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-257a20d8-6867-42f9-8356-290ae0955081 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.718874 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-257a20d8-6867-42f9-8356-290ae0955081 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.719337 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-257a20d8-6867-42f9-8356-290ae0955081 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:18.719719 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 516/2070] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:18.731843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.737038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:56:18.737401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:18.737660 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:18.754366 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.754366 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:18.756677 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:56:18.763102 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-dafb62a5-e3c7-4767-9905-9e102a63e411 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:56:18.763612 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 515/2071] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:56:18 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 1427 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:18.927504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:18.932406 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] PUT https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d Jul 24 00:56:18.933035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:18.950394 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Acquiring lock "cinder-attachment_update-242cad82-6fd0-427a-baf6-7d7a24b18323-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:56:18.956426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-242cad82-6fd0-427a-baf6-7d7a24b18323-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:56:18.957815 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:18.957815 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:19.075800 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-242cad82-6fd0-427a-baf6-7d7a24b18323-np0000005792" released by "attachment_update" :: held 0.120s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:56:19.076212 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-7d7bb5e8-c006-493a-8b4e-7892a264dd0c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d returned with HTTP 200 Jul 24 00:56:19.076797 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 526/2072] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:56:18 2026] PUT /volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:19.108000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-ed01863e-3568-40f9-888c-62e56a7b1daa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.110173 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-ed01863e-3568-40f9-888c-62e56a7b1daa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d/action Jul 24 00:56:19.111511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-ed01863e-3568-40f9-888c-62e56a7b1daa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:19.111632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-ed01863e-3568-40f9-888c-62e56a7b1daa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:19.143010 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.143010 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:19.159368 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-7b308abc-7d1a-451a-84bf-62bcf0c2c9c6 req-ed01863e-3568-40f9-888c-62e56a7b1daa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d/action returned with HTTP 204 Jul 24 00:56:19.159849 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 516/2073] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:56:19 2026] POST /volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:19.185892 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9d829140-b378-424b-81eb-10a40af3e980 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.188523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d829140-b378-424b-81eb-10a40af3e980 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 Jul 24 00:56:19.188744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d829140-b378-424b-81eb-10a40af3e980 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.188966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d829140-b378-424b-81eb-10a40af3e980 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.198005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d829140-b378-424b-81eb-10a40af3e980 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 returned with HTTP 404 Jul 24 00:56:19.199904 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 517/2074] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/volumes/b200b6c2-9345-48f3-84b0-c392bee68855 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:56:19.207883 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-57376f1f-eba9-4890-982a-bfa796eeacca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.210340 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 Jul 24 00:56:19.210968 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.210968 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.211118 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete snapshot with id: a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 Jul 24 00:56:19.220181 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.220181 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:19.220905 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:56:19.253529 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot delete request issued successfully. Jul 24 00:56:19.254478 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57376f1f-eba9-4890-982a-bfa796eeacca tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 returned with HTTP 202 Jul 24 00:56:19.254945 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 516/2075] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:19 2026] DELETE /volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:19.266872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.270897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 Jul 24 00:56:19.271074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.271331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.276462 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.276462 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:19.276921 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:56:19.277812 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93f7aec2-9d67-47a2-bd24-6f46575aa19c tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 returned with HTTP 200 Jul 24 00:56:19.278406 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 527/2076] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:19.436320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8575bd8d-5bf7-43de-881a-d71f90aae47b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.442581 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8575bd8d-5bf7-43de-881a-d71f90aae47b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae Jul 24 00:56:19.442873 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8575bd8d-5bf7-43de-881a-d71f90aae47b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.443115 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8575bd8d-5bf7-43de-881a-d71f90aae47b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.454084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8575bd8d-5bf7-43de-881a-d71f90aae47b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae returned with HTTP 404 Jul 24 00:56:19.454833 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 517/2077] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/volumes/39336eea-05fe-46f7-838d-ef5a6f937eae => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:19.459401 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f2232394-b82c-432a-89f8-0d5814deffa6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.466504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2232394-b82c-432a-89f8-0d5814deffa6 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c Jul 24 00:56:19.466731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2232394-b82c-432a-89f8-0d5814deffa6 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.466991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2232394-b82c-432a-89f8-0d5814deffa6 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.471089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.477507 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:19.478040 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.478040 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.478105 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: 04b10e58-172e-4d20-ba63-1157b5d32e81. Jul 24 00:56:19.484169 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.484169 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:19.484364 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2232394-b82c-432a-89f8-0d5814deffa6 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c returned with HTTP 404 Jul 24 00:56:19.484994 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 518/2078] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/volumes/59ea34a0-dc31-4922-ad85-73740dbe311c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:19.493373 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.495830 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:19.496554 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1742824212"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:19.498581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1742824212'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:19.499743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume of 1 GB Jul 24 00:56:19.504285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id 04b10e58-172e-4d20-ba63-1157b5d32e81 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:56:19.506731 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb679af1-9c9e-410d-8bd1-c5303b6a9117 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 202 Jul 24 00:56:19.507349 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 517/2079] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:19 2026] DELETE /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:19.508027 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Availability Zones retrieved successfully. Jul 24 00:56:19.517440 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Flow 'volume_create_api' (6870b2a7-5702-4ee4-a5f2-7f18b1cadf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:19.519339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1118fd91-5647-4a6c-a7f4-367a76482c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:19.519470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.520822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:19.524802 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:19.525016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.525210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.525324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:19.532891 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.532891 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:19.533925 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdf19cfc-97f0-490d-9792-131b722f2b43 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 200 Jul 24 00:56:19.534327 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 518/2080] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:19.564273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1118fd91-5647-4a6c-a7f4-367a76482c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:19.565101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb01336e-4819-4bd7-a686-14e4360e554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:19.613981 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Created reservations ['e6959e5e-bd91-4d16-b3af-cc2308d9f518', '39ee4e0d-6b37-4d5a-bc77-2b72bf14fa30', 'b7ca2c9b-2c15-44eb-b253-27f69718caf9', '130d26c1-701c-4ff8-9805-cf02f8bc434d'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:19.614088 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb01336e-4819-4bd7-a686-14e4360e554c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6959e5e-bd91-4d16-b3af-cc2308d9f518', '39ee4e0d-6b37-4d5a-bc77-2b72bf14fa30', 'b7ca2c9b-2c15-44eb-b253-27f69718caf9', '130d26c1-701c-4ff8-9805-cf02f8bc434d']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:19.614902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be896f28-4ea3-411a-bf48-9f97c5cc1728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:19.640167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be896f28-4ea3-411a-bf48-9f97c5cc1728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c43873-82de-4869-b89b-5cf2fd6bf1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1742824212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1be587ae08407aa7e689bd04d21887',qos_specs=None,replication_status=,reservations=['e6959e5e-bd91-4d16-b3af-cc2308d9f518','39ee4e0d-6b37-4d5a-bc77-2b72bf14fa30','b7ca2c9b-2c15-44eb-b253-27f69718caf9','130d26c1-701c-4ff8-9805-cf02f8bc434d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c42c00e5fb147bba3701b7b22915652',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1742824212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84c43873-82de-4869-b89b-5cf2fd6bf1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1be587ae08407aa7e689bd04d21887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c42c00e5fb147bba3701b7b22915652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:19.640986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5842bef-63a9-4ca8-a4a4-10aeb4635fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:19.664237 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5842bef-63a9-4ca8-a4a4-10aeb4635fcb) transitioned into state 'SUCCESS' from state '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-1742824212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1be587ae08407aa7e689bd04d21887',qos_specs=None,replication_status=,reservations=['e6959e5e-bd91-4d16-b3af-cc2308d9f518','39ee4e0d-6b37-4d5a-bc77-2b72bf14fa30','b7ca2c9b-2c15-44eb-b253-27f69718caf9','130d26c1-701c-4ff8-9805-cf02f8bc434d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c42c00e5fb147bba3701b7b22915652',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:19.665348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72b3dbd-b786-4702-bb8f-768ec7f205a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:19.676430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72b3dbd-b786-4702-bb8f-768ec7f205a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:19.677243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Flow 'volume_create_api' (6870b2a7-5702-4ee4-a5f2-7f18b1cadf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:19.677549 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create volume request issued successfully. Jul 24 00:56:19.678105 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8f6fc95-efb8-4fa2-8c53-d550a8ca0547 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:19.678526 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 528/2081] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:19 2026] POST /volume/v3/volumes => generated 746 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:19.697286 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:19.704564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:19.704800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:19.705009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:19.717891 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:19.717891 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:19.723366 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:19.728965 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6dc3c026-7df4-4a9a-8a14-3d5e4aa148e2 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:19.728965 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 519/2082] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:19 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:20.292023 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-78a89807-f9e4-49f7-9ccd-683e340b5499 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.294136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78a89807-f9e4-49f7-9ccd-683e340b5499 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 Jul 24 00:56:20.294450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78a89807-f9e4-49f7-9ccd-683e340b5499 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.294723 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78a89807-f9e4-49f7-9ccd-683e340b5499 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.299291 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78a89807-f9e4-49f7-9ccd-683e340b5499 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 returned with HTTP 404 Jul 24 00:56:20.299945 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 518/2083] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:20 2026] GET /volume/v3/snapshots/a5ddcf4f-ae57-440a-ab6e-c6f14a42e775 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:20.550946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd8253ff-c106-4dde-8a57-bffd4046287e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.557633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd8253ff-c106-4dde-8a57-bffd4046287e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 Jul 24 00:56:20.557870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd8253ff-c106-4dde-8a57-bffd4046287e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.558037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd8253ff-c106-4dde-8a57-bffd4046287e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.558254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-dd8253ff-c106-4dde-8a57-bffd4046287e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 04b10e58-172e-4d20-ba63-1157b5d32e81. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:20.567391 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd8253ff-c106-4dde-8a57-bffd4046287e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 returned with HTTP 404 Jul 24 00:56:20.568012 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 519/2084] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:20 2026] GET /volume/v3/backups/04b10e58-172e-4d20-ba63-1157b5d32e81 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:20.688577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-44cc186a-13d3-4279-be15-e7764bc9a67e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.691557 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:20.691804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.691974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.692118 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:20.705418 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:20.705418 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:20.705990 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:20.736278 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:56:20.736488 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-44cc186a-13d3-4279-be15-e7764bc9a67e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 202 Jul 24 00:56:20.736833 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 529/2085] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:20 2026] DELETE /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:20.742942 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.745227 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:20.745376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.745644 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.746151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.748309 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:20.748619 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.748885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.758293 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:20.758293 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:20.761411 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:20.761411 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:20.765980 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:20.771222 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:20.771569 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f868256b-cabb-46bb-a3c1-7156b89ebb54 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 200 Jul 24 00:56:20.772219 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 519/2086] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:20 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:20.779386 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-06fc0075-d7a9-4f7d-9f09-f90919e80b27 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:20.780048 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 520/2087] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:20 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:20.796021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.801106 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:20.801368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84c43873-82de-4869-b89b-5cf2fd6bf1bc", "name": "tempest-VolumesExtendTest-Snapshot-1534466238"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:20.814961 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:20.814961 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:20.815522 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:20.815593 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Create snapshot from volume 84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:20.869810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Created reservations ['fa50c962-d96a-4fc4-bd82-34c248b75f07', '546d5c9d-369b-470d-ba18-9427b87a2f0f', '5dba369c-b4f2-4f8e-9252-cff7c7c7f47f', 'ee3406e9-9326-4ff2-bd92-e02a3eb95370'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:20.875342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.914744 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot create request issued successfully. Jul 24 00:56:20.915102 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d465f9ad-cf54-4a81-9184-f3eaf3008e59 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:56:20.915678 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 520/2088] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:56:20 2026] POST /volume/v3/snapshots => generated 304 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:20.928362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:20.931070 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:20.931070 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:20.931450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:20.947764 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:20.947764 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:20.948529 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot retrieved successfully. Jul 24 00:56:20.949692 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2a41320-2d8b-445b-90fc-744e1d7a0c16 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 returned with HTTP 200 Jul 24 00:56:20.950253 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 520/2089] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:20 2026] GET /volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:20.972741 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:20.973080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2068597682"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:20.974867 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2068597682'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:20.975118 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Create volume of 1 GB Jul 24 00:56:20.979529 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Availability Zones retrieved successfully. Jul 24 00:56:20.985160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Flow 'volume_create_api' (5a99678c-e0a4-49ab-9789-b3b9da6f0295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:20.986135 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd95d51a-6770-4b76-a243-1e60035dafca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:20.987067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:21.028309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd95d51a-6770-4b76-a243-1e60035dafca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.029183 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02e1e9d-c64c-4b55-8a0a-7047accfecc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.111281 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Created reservations ['64ef2ffc-4b46-46df-b5b9-90a64a66353d', '0893071c-421a-488e-9167-0fbeee0da9ad', 'a8443632-930c-4d82-98bf-c55d297d8393', '6e9b924a-8b8e-4955-af9c-12cd2d6b6343'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:21.112286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02e1e9d-c64c-4b55-8a0a-7047accfecc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ef2ffc-4b46-46df-b5b9-90a64a66353d', '0893071c-421a-488e-9167-0fbeee0da9ad', 'a8443632-930c-4d82-98bf-c55d297d8393', '6e9b924a-8b8e-4955-af9c-12cd2d6b6343']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.113256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50050a02-6969-4e0d-9694-af5c17781a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.144823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50050a02-6969-4e0d-9694-af5c17781a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8168379-2f0c-451b-a1d0-57b03ff3e8f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2068597682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6811e336ef834b51b745719e47fa5420',qos_specs=None,replication_status=,reservations=['64ef2ffc-4b46-46df-b5b9-90a64a66353d','0893071c-421a-488e-9167-0fbeee0da9ad','a8443632-930c-4d82-98bf-c55d297d8393','6e9b924a-8b8e-4955-af9c-12cd2d6b6343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a619f5065415687329e8c8faf61d7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2068597682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8168379-2f0c-451b-a1d0-57b03ff3e8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6811e336ef834b51b745719e47fa5420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343a619f5065415687329e8c8faf61d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.145736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d572e0c2-c50a-4545-a3fe-0157290b9339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.166361 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d572e0c2-c50a-4545-a3fe-0157290b9339) transitioned into state 'SUCCESS' from state '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-2068597682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6811e336ef834b51b745719e47fa5420',qos_specs=None,replication_status=,reservations=['64ef2ffc-4b46-46df-b5b9-90a64a66353d','0893071c-421a-488e-9167-0fbeee0da9ad','a8443632-930c-4d82-98bf-c55d297d8393','6e9b924a-8b8e-4955-af9c-12cd2d6b6343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a619f5065415687329e8c8faf61d7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.167273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f877940-4f14-43be-a9d1-a67dd721abfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.179768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f877940-4f14-43be-a9d1-a67dd721abfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.180887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Flow 'volume_create_api' (5a99678c-e0a4-49ab-9789-b3b9da6f0295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:21.181306 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Create volume request issued successfully. Jul 24 00:56:21.182160 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dce7f073-9159-4b2c-9faa-5f16adc66794 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:21.182734 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 530/2090] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:20 2026] POST /volume/v3/volumes => generated 747 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:21.200454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.203098 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:21.203388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:21.203593 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:21.211956 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:21.211956 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:21.216349 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:21.224593 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d58cec6f-ba46-40bd-94b2-55f3fe875d5a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:21.225089 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 521/2091] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:21 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:21.790496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ba8badba-8938-43c7-8a85-204ae84f204c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.792484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba8badba-8938-43c7-8a85-204ae84f204c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:21.792702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba8badba-8938-43c7-8a85-204ae84f204c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:21.792989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ba8badba-8938-43c7-8a85-204ae84f204c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:21.800665 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ba8badba-8938-43c7-8a85-204ae84f204c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 404 Jul 24 00:56:21.801159 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 521/2092] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:21 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:21.809313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-468ee6a4-73c2-4b30-b40c-5992945fab5d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.811300 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-468ee6a4-73c2-4b30-b40c-5992945fab5d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:21.811532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-468ee6a4-73c2-4b30-b40c-5992945fab5d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:21.811772 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-468ee6a4-73c2-4b30-b40c-5992945fab5d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:21.817998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-468ee6a4-73c2-4b30-b40c-5992945fab5d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 404 Jul 24 00:56:21.818654 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 521/2093] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:21 2026] GET /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:21.827308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.829596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:21.829861 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:21.830034 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:21.830237 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: c4576fd8-9fe5-4130-b5bb-51124e8e3cab Jul 24 00:56:21.837635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2e90c3b-dbf9-4101-8b37-0ac04ab6f661 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab returned with HTTP 404 Jul 24 00:56:21.838515 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 531/2094] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:21 2026] DELETE /volume/v3/volumes/c4576fd8-9fe5-4130-b5bb-51124e8e3cab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:21.851542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-99b3a3cb-2288-4464-be0c-830e80a72451 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.853387 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:21.853800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-363574903"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:21.855516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-363574903'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:21.855648 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume of 1 GB Jul 24 00:56:21.860240 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Availability Zones retrieved successfully. Jul 24 00:56:21.869564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (cd059e46-0bc7-4c46-aedf-f118a84ff9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:21.871089 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3554f026-02f4-4f82-a65b-3b65cb416607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.872250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:21.903072 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3554f026-02f4-4f82-a65b-3b65cb416607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.903978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a303340-8dd1-4e1a-8436-4da30f839a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.947843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['81b3b28a-7056-4e56-88fa-d5c692c794e5', '932f0a22-1a0a-47e5-96a5-92c48fc02d0e', 'ae9e30f4-2e35-4dbd-b1cb-2e1758632d54', '82182dfa-fddd-4e46-8538-f9e6ab5924f7'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:21.948569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a303340-8dd1-4e1a-8436-4da30f839a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b3b28a-7056-4e56-88fa-d5c692c794e5', '932f0a22-1a0a-47e5-96a5-92c48fc02d0e', 'ae9e30f4-2e35-4dbd-b1cb-2e1758632d54', '82182dfa-fddd-4e46-8538-f9e6ab5924f7']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.949604 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b7d6a8-9bb7-4d42-ba2e-51f26a6a7fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.962529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.965510 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:21.965791 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:21.966057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:21.974180 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:21.974180 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:21.974680 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot retrieved successfully. Jul 24 00:56:21.975563 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ec481a6-455f-4630-9769-e512ff0d6b46 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 returned with HTTP 200 Jul 24 00:56:21.975958 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 522/2095] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:21 2026] GET /volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:21.976734 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b7d6a8-9bb7-4d42-ba2e-51f26a6a7fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22900ed5-3162-46db-97ef-fd5787326ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-363574903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['81b3b28a-7056-4e56-88fa-d5c692c794e5','932f0a22-1a0a-47e5-96a5-92c48fc02d0e','ae9e30f4-2e35-4dbd-b1cb-2e1758632d54','82182dfa-fddd-4e46-8538-f9e6ab5924f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-363574903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22900ed5-3162-46db-97ef-fd5787326ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49806066fdba48798565e92fb5b0d0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae1516016a0b4c418bf03fcba998e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.977480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b12664-14b1-4132-af0f-96c6f699bc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:21.985872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:21.988721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] POST https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc/action Jul 24 00:56:21.989136 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:21.989310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:21.999059 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:21.999059 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:21.999290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b12664-14b1-4132-af0f-96c6f699bc3e) transitioned into state 'SUCCESS' from state '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-363574903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49806066fdba48798565e92fb5b0d0ce',qos_specs=None,replication_status=,reservations=['81b3b28a-7056-4e56-88fa-d5c692c794e5','932f0a22-1a0a-47e5-96a5-92c48fc02d0e','ae9e30f4-2e35-4dbd-b1cb-2e1758632d54','82182dfa-fddd-4e46-8538-f9e6ab5924f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae1516016a0b4c418bf03fcba998e68b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:21.999508 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:22.000114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3062b8d-8562-492a-be8c-49f587cccb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:22.009891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3062b8d-8562-492a-be8c-49f587cccb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:22.010770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Flow 'volume_create_api' (cd059e46-0bc7-4c46-aedf-f118a84ff9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:22.011085 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Create volume request issued successfully. Jul 24 00:56:22.011666 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99b3a3cb-2288-4464-be0c-830e80a72451 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:22.012106 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 522/2096] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:21 2026] POST /volume/v3/volumes => generated 746 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:22.024423 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:22.026572 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:56:22.026816 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:22.027022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:22.036053 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:22.036053 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:22.040011 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:22.043892 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Created reservations ['0e60f6d0-525a-4c03-8ff4-924783e02927', 'c7beedd8-cf10-4418-82c2-24140cba429c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:22.044789 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7fe242eb-f629-4f0d-aa65-c8da4953f865 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:56:22.045178 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 532/2097] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:22 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:22.055243 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Extend volume request issued successfully. Jul 24 00:56:22.055484 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cae0a5bc-9538-447c-b2c5-8a94c4974449 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc/action returned with HTTP 202 Jul 24 00:56:22.056000 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 522/2098] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:21 2026] POST /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:22.064451 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:22.066837 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:22.067519 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:22.067803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:22.077055 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:22.077055 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:22.081981 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:22.087896 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9f2d566-6d24-42f5-aca6-8c1909f92e74 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:22.089681 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 523/2099] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:22 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:22.241096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:22.243740 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:22.243740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:22.243856 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:22.255529 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:22.255529 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:22.266719 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:22.275664 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fcca776c-9b41-4902-ab79-ad64d5865f15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:22.276586 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 523/2100] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:22 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:23.061961 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e68faab2-42ce-4159-883a-f426e631b279 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:23.064036 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e68faab2-42ce-4159-883a-f426e631b279 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:56:23.064241 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e68faab2-42ce-4159-883a-f426e631b279 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:23.064452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e68faab2-42ce-4159-883a-f426e631b279 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:23.071887 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:23.071887 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:23.076022 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e68faab2-42ce-4159-883a-f426e631b279 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:56:23.080914 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e68faab2-42ce-4159-883a-f426e631b279 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:56:23.081295 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 533/2101] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:23 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:23.106164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2303f44b-ea59-4965-bace-cded9a728b80 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:23.108610 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2303f44b-ea59-4965-bace-cded9a728b80 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:23.108776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2303f44b-ea59-4965-bace-cded9a728b80 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:23.109012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2303f44b-ea59-4965-bace-cded9a728b80 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:23.121385 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:23.121385 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:23.126302 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2303f44b-ea59-4965-bace-cded9a728b80 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:23.131642 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2303f44b-ea59-4965-bace-cded9a728b80 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:23.132095 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 523/2102] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:23 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:23.147053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37b115c3-42e8-494f-a330-1f92abe5f198 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:23.149118 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b115c3-42e8-494f-a330-1f92abe5f198 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:23.149938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b115c3-42e8-494f-a330-1f92abe5f198 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:23.149938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b115c3-42e8-494f-a330-1f92abe5f198 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:23.158516 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:23.158516 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:23.164580 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-37b115c3-42e8-494f-a330-1f92abe5f198 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:23.170983 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b115c3-42e8-494f-a330-1f92abe5f198 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:23.171429 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 524/2103] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:23 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:23.186157 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:23.187374 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:23.187592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:23.187834 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:23.187991 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Delete snapshot with id: 9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:23.195222 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:23.195222 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:23.195850 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot retrieved successfully. Jul 24 00:56:23.214375 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot delete request issued successfully. Jul 24 00:56:23.214375 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c912a7fb-16d2-4a9c-811d-35549cecc1b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 returned with HTTP 202 Jul 24 00:56:23.214620 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 524/2104] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:23 2026] DELETE /volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:23.221275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9f5ffa2a-c842-4115-b189-12189fdee37c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:23.224363 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f5ffa2a-c842-4115-b189-12189fdee37c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:23.224363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f5ffa2a-c842-4115-b189-12189fdee37c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:23.224363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f5ffa2a-c842-4115-b189-12189fdee37c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:23.230282 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:23.230282 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:23.230653 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9f5ffa2a-c842-4115-b189-12189fdee37c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Snapshot retrieved successfully. Jul 24 00:56:23.231682 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f5ffa2a-c842-4115-b189-12189fdee37c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 returned with HTTP 200 Jul 24 00:56:23.234575 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 534/2105] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:23 2026] GET /volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:24.254814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d2388aa6-e7c3-484b-b639-fcbdc79b3f69 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:24.258182 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d2388aa6-e7c3-484b-b639-fcbdc79b3f69 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 Jul 24 00:56:24.258584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d2388aa6-e7c3-484b-b639-fcbdc79b3f69 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:24.258950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d2388aa6-e7c3-484b-b639-fcbdc79b3f69 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:24.265122 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d2388aa6-e7c3-484b-b639-fcbdc79b3f69 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 returned with HTTP 404 Jul 24 00:56:24.265837 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 524/2106] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:24 2026] GET /volume/v3/snapshots/9191aea1-bb02-45d9-a1ee-b7b9375bcc02 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:24.278364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:24.284733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:24.285031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:24.285864 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:24.300000 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:24.300000 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:24.310428 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:24.317769 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ecbc477-3797-4f82-be79-8c6e8e5a45b1 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:24.317769 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 525/2107] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:24 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:24.337605 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:24.341068 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] DELETE https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:24.341333 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:24.341568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:24.341797 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Delete volume with id: 84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:24.353755 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:24.353755 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:24.354409 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:24.403765 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Delete volume request issued successfully. Jul 24 00:56:24.403890 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f1f822e2-cb05-400b-925e-036c8dfe1f1c tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 202 Jul 24 00:56:24.404452 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 525/2108] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:24 2026] DELETE /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:24.418032 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:24.421450 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:24.421954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:24.422399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:24.447650 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:24.447650 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:24.456619 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Volume info retrieved successfully. Jul 24 00:56:24.465144 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c6bdf4e-d7ee-41f6-b2f0-0dee26b970ca tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 200 Jul 24 00:56:24.465144 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 535/2109] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:24 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:25.453885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-df9ee533-c961-439e-b6cc-892d9bd2c3d3 req-7cf3ecfc-18c9-43c2-a79d-ac5c52986a43 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:25.456806 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-df9ee533-c961-439e-b6cc-892d9bd2c3d3 req-7cf3ecfc-18c9-43c2-a79d-ac5c52986a43 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b Jul 24 00:56:25.457088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-df9ee533-c961-439e-b6cc-892d9bd2c3d3 req-7cf3ecfc-18c9-43c2-a79d-ac5c52986a43 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:25.457387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-df9ee533-c961-439e-b6cc-892d9bd2c3d3 req-7cf3ecfc-18c9-43c2-a79d-ac5c52986a43 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:25.468563 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:25.468563 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:25.480214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-33bdece7-8f8b-4622-acf1-3a5096193bc4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:25.485221 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33bdece7-8f8b-4622-acf1-3a5096193bc4 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] GET https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc Jul 24 00:56:25.485221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33bdece7-8f8b-4622-acf1-3a5096193bc4 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:25.485221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33bdece7-8f8b-4622-acf1-3a5096193bc4 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:25.494082 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33bdece7-8f8b-4622-acf1-3a5096193bc4 tempest-VolumesExtendTest-253679306 tempest-VolumesExtendTest-253679306-project-member] https://10.4.3.67/volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc returned with HTTP 404 Jul 24 00:56:25.495060 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 526/2110] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:25 2026] GET /volume/v3/volumes/84c43873-82de-4869-b89b-5cf2fd6bf1bc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:25.554429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-df9ee533-c961-439e-b6cc-892d9bd2c3d3 req-7cf3ecfc-18c9-43c2-a79d-ac5c52986a43 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b returned with HTTP 200 Jul 24 00:56:25.554934 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 525/2111] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:56:25 2026] DELETE /volume/v3/attachments/88a35e23-d458-4dd2-9b1d-643f902cb34b => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:27.058932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-38aca2f8-702c-451b-8589-a880d729c526 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:27.155745 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:27.156258 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-199828404"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:27.157956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-199828404'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:27.158116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create volume of 1 GB Jul 24 00:56:27.162523 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Availability Zones retrieved successfully. Jul 24 00:56:27.169108 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Flow 'volume_create_api' (d0599a87-6167-402a-897b-beabcc49566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:27.170200 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc93b020-6329-4f68-99f0-9fef04287b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:27.171401 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:27.205088 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc93b020-6329-4f68-99f0-9fef04287b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:27.207367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ee011d-fcf0-440f-a6eb-6543682d532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:27.275702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Created reservations ['877f8f18-2d0e-41f1-9a79-5099d2b4b278', '4c3628d7-790a-42f3-a947-1cf36941af4b', 'b4f23912-624d-42ea-94ca-5ae1e55d6aa1', '89a7018b-2eb2-4ca7-9367-2758640b3cf9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:27.276882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ee011d-fcf0-440f-a6eb-6543682d532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877f8f18-2d0e-41f1-9a79-5099d2b4b278', '4c3628d7-790a-42f3-a947-1cf36941af4b', 'b4f23912-624d-42ea-94ca-5ae1e55d6aa1', '89a7018b-2eb2-4ca7-9367-2758640b3cf9']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:27.277697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452bad2d-4966-4d69-8d39-367455a43a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:27.302936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452bad2d-4966-4d69-8d39-367455a43a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390d4b01-edfc-4208-a804-1599f743aca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-199828404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a54fb909dad424aa984f801268c08b4',qos_specs=None,replication_status=,reservations=['877f8f18-2d0e-41f1-9a79-5099d2b4b278','4c3628d7-790a-42f3-a947-1cf36941af4b','b4f23912-624d-42ea-94ca-5ae1e55d6aa1','89a7018b-2eb2-4ca7-9367-2758640b3cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc0f4cc13a24e678853f667ca1871fd',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-199828404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=390d4b01-edfc-4208-a804-1599f743aca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a54fb909dad424aa984f801268c08b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cc0f4cc13a24e678853f667ca1871fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:27.304173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6a4bcb-b590-49d5-8859-669b4cfe93d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:27.328096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6a4bcb-b590-49d5-8859-669b4cfe93d3) transitioned into state 'SUCCESS' from state '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-199828404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a54fb909dad424aa984f801268c08b4',qos_specs=None,replication_status=,reservations=['877f8f18-2d0e-41f1-9a79-5099d2b4b278','4c3628d7-790a-42f3-a947-1cf36941af4b','b4f23912-624d-42ea-94ca-5ae1e55d6aa1','89a7018b-2eb2-4ca7-9367-2758640b3cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc0f4cc13a24e678853f667ca1871fd',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:27.329335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e64dd55-e394-4760-ac19-7f8dfc000856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:27.343318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e64dd55-e394-4760-ac19-7f8dfc000856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:27.344650 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Flow 'volume_create_api' (d0599a87-6167-402a-897b-beabcc49566a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:27.345153 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create volume request issued successfully. Jul 24 00:56:27.346488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38aca2f8-702c-451b-8589-a880d729c526 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:27.347144 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 526/2112] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:27 2026] POST /volume/v3/volumes => generated 755 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:27.362825 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:27.365236 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:27.365554 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:27.365844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:27.376980 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:27.376980 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:27.380428 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:27.384572 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0bbd5f85-a442-4d43-bf1f-956dc822b798 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 200 Jul 24 00:56:27.385024 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 536/2113] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:27 2026] GET /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:28.401648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:28.402419 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:28.402493 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:28.402679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:28.403250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:28.405480 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:56:28.405769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:28.405988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:28.406435 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume with id: f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:56:28.419537 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:28.419537 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:28.422889 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:28.422889 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:28.423791 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:28.431441 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:28.443340 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-155e0489-6ed2-4b2c-a915-6c7247fc5d42 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 200 Jul 24 00:56:28.443848 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 527/2114] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:28 2026] GET /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:28.458685 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume request issued successfully. Jul 24 00:56:28.460201 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-28b0f9e9-aa69-4798-8415-c9b2caebe43d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 202 Jul 24 00:56:28.461468 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 526/2115] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:56:28 2026] DELETE /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:56:28.461637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-958fff77-2806-4b9c-bb3b-490083d01089 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:28.465116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:28.465592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "390d4b01-edfc-4208-a804-1599f743aca5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1817689177"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:28.470133 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:28.473079 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:56:28.473413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:28.473647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:28.483130 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:28.483130 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:28.483339 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:28.483339 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:28.483662 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:28.483817 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create snapshot from volume 390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:28.487662 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:28.497390 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f03c4706-b65d-43c8-a9eb-7aed42ee3259 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 200 Jul 24 00:56:28.498106 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 537/2116] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:28 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 1419 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:28.541987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Created reservations ['1365dadf-9e9d-4ace-a166-c3f08709ca88', 'f40ebc91-9a4b-4640-874a-67c8bd7b6577', 'b148c5c5-c6be-4a29-bd9e-e694d56bd349', '61d93515-0d3d-4979-8ab2-d8bc4f7e986d'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:28.591131 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot create request issued successfully. Jul 24 00:56:28.591564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-958fff77-2806-4b9c-bb3b-490083d01089 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:56:28.592012 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 527/2117] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:56:28 2026] POST /volume/v3/snapshots => generated 314 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:28.604268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:28.606342 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:28.608763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:28.608763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:28.613414 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:28.613414 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:28.615485 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:28.615485 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a3afd25-81f5-4995-8321-aba0ba5c245b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf returned with HTTP 200 Jul 24 00:56:28.615705 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 528/2118] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:28 2026] GET /volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:29.416586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.420975 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:29.424865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-attach": {"instance_uuid": "df6f8aff-a3d0-4fa0-94fc-1c8358312241", "mountpoint": "/dev/vdb"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:29.424865 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "df6f8aff-a3d0-4fa0-94fc-1c8358312241", "mountpoint": "/dev/vdb"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:29.443375 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.443375 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:29.444068 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:29.458642 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update volume admin metadata completed successfully. Jul 24 00:56:29.517563 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2badd233-810b-439c-a084-cdc049013845 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.521301 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2badd233-810b-439c-a084-cdc049013845 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 Jul 24 00:56:29.521301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2badd233-810b-439c-a084-cdc049013845 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.521301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2badd233-810b-439c-a084-cdc049013845 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.528258 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2badd233-810b-439c-a084-cdc049013845 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 returned with HTTP 404 Jul 24 00:56:29.528873 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 538/2119] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/volumes/f560038d-d8da-4229-895f-9bb9b8f8d410 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:56:29.542791 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.547962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d Jul 24 00:56:29.547962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.547962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.547962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete snapshot with id: 7a43136b-6803-49c1-9352-b9f21a62ce1d Jul 24 00:56:29.560631 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.560631 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:29.561609 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:56:29.581106 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Attach volume completed successfully. Jul 24 00:56:29.582579 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7220bd35-c05e-4b0b-b401-4dd352240dbe tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:29.582579 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 527/2120] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:29 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:29.593735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cc219448-e407-4915-af08-6cb22eee43f3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.596609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc219448-e407-4915-af08-6cb22eee43f3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:29.596965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc219448-e407-4915-af08-6cb22eee43f3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.597589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc219448-e407-4915-af08-6cb22eee43f3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.611718 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.611718 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:29.618278 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cc219448-e407-4915-af08-6cb22eee43f3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:29.624361 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot delete request issued successfully. Jul 24 00:56:29.624559 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-97ddc7a3-dbb7-49e5-bf41-680ad23ba90e tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d returned with HTTP 202 Jul 24 00:56:29.625411 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 528/2121] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:29 2026] DELETE /volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:29.626286 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc219448-e407-4915-af08-6cb22eee43f3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:29.626824 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 529/2122] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:29.630223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.636152 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:29.636152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.636152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.643241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.644642 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.644642 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:29.646122 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d Jul 24 00:56:29.646222 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:29.646277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.646277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.646409 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3de67ef8-af48-47c3-bbee-898bbcfed2c4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf returned with HTTP 200 Jul 24 00:56:29.646914 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 539/2123] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:29.647596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-32be0c93-a144-427c-b107-4ea2b8b101fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.650653 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:29.651143 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-detach": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:29.651336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:29.655279 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.655279 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:29.655465 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Snapshot retrieved successfully. Jul 24 00:56:29.656848 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66f79499-5ec0-4204-920b-d886a6d9ef8d tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d returned with HTTP 200 Jul 24 00:56:29.657306 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 528/2124] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:29.662535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.665431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:29.665431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "390d4b01-edfc-4208-a804-1599f743aca5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-839924855"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:29.669472 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.669472 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:29.669472 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:29.681306 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.681306 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:29.682125 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:29.682186 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create snapshot from volume 390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:29.737243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Created reservations ['bffaa182-5af6-49ca-a441-3ae63dc4ff5d', 'bb0da7a5-8fca-445b-8610-4ed8ca35b5df', 'db4fa654-a589-4abd-afda-84552d3face9', '90a60b5b-5f0e-481f-b713-8e25f9875290'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:29.754831 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Detach volume completed successfully. Jul 24 00:56:29.755205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32be0c93-a144-427c-b107-4ea2b8b101fb tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:29.756145 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 529/2125] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:29 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:29.767138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.771185 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:29.771504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.771785 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.782815 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.782815 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:29.788597 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:29.792260 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot create request issued successfully. Jul 24 00:56:29.792684 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-07d52b63-55f4-42be-8b16-9b6a04dbb7f6 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:56:29.793235 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 530/2126] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:56:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:29.794800 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f62c2b5d-82ec-441a-87e6-cbfbd27e537a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:29.795031 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 540/2127] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:29.808729 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cfebf19b-6709-4d29-8472-4747725be198 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:29.813722 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cfebf19b-6709-4d29-8472-4747725be198 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:29.813994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cfebf19b-6709-4d29-8472-4747725be198 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:29.815900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cfebf19b-6709-4d29-8472-4747725be198 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:29.825358 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:29.825358 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:29.825358 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cfebf19b-6709-4d29-8472-4747725be198 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:29.825962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cfebf19b-6709-4d29-8472-4747725be198 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 200 Jul 24 00:56:29.826605 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 529/2128] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:29 2026] GET /volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:30.671656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-67b8f719-cd8a-4792-b41c-69110fae3ad5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:30.673829 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67b8f719-cd8a-4792-b41c-69110fae3ad5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d Jul 24 00:56:30.673918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-67b8f719-cd8a-4792-b41c-69110fae3ad5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:30.674117 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-67b8f719-cd8a-4792-b41c-69110fae3ad5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:30.681822 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67b8f719-cd8a-4792-b41c-69110fae3ad5 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d returned with HTTP 404 Jul 24 00:56:30.682521 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 530/2129] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:30 2026] GET /volume/v3/snapshots/7a43136b-6803-49c1-9352-b9f21a62ce1d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:30.838524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-51d88a04-42dd-4a30-b665-35c28906fa35 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:30.840680 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51d88a04-42dd-4a30-b665-35c28906fa35 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:30.840830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51d88a04-42dd-4a30-b665-35c28906fa35 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:30.841040 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51d88a04-42dd-4a30-b665-35c28906fa35 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:30.847502 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:30.847502 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:30.848418 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-51d88a04-42dd-4a30-b665-35c28906fa35 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:30.848855 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51d88a04-42dd-4a30-b665-35c28906fa35 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 200 Jul 24 00:56:30.849229 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 531/2130] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:30 2026] GET /volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:30.861342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-aba82c3c-225e-4c06-8fc2-03477beab80f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:30.869217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:30.869217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "390d4b01-edfc-4208-a804-1599f743aca5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:30.878249 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:30.878249 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:30.878824 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:30.879436 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Create snapshot from volume 390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:30.935098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Created reservations ['e2931fa3-21c0-49ba-ade4-8f486a6c5b73', 'ca848369-f640-44e3-8b68-8a09bd11bcf5', '6e44a4aa-5298-4653-a2e5-b447ec0fa817', 'd32e8f10-2fac-4dcd-ae23-133c3ff42d42'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:30.977530 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot create request issued successfully. Jul 24 00:56:30.977938 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aba82c3c-225e-4c06-8fc2-03477beab80f tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:56:30.978484 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 541/2131] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:56:30 2026] POST /volume/v3/snapshots => generated 314 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:30.988242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:30.990998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:30.991512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:30.991824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:31.000457 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:31.000457 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:31.001084 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:31.003269 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d47a41b2-fd77-47ef-9199-ecb3149c5170 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 returned with HTTP 200 Jul 24 00:56:31.003269 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 530/2132] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:30 2026] GET /volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.013567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-643d570c-5040-4b7a-957e-512abfc67ba4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.017088 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-643d570c-5040-4b7a-957e-512abfc67ba4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:32.018311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-643d570c-5040-4b7a-957e-512abfc67ba4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.019370 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-643d570c-5040-4b7a-957e-512abfc67ba4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.026656 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.026656 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:32.027131 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-643d570c-5040-4b7a-957e-512abfc67ba4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:32.028151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-643d570c-5040-4b7a-957e-512abfc67ba4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 returned with HTTP 200 Jul 24 00:56:32.029064 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 531/2133] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.041914 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.044145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?limit=1 Jul 24 00:56:32.044495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.044708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.045223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.046721 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.051514 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.052202 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adae72fd-95ce-447c-9aa8-403d8d039aa4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 24 00:56:32.052718 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 532/2134] 10.4.3.67 () {66 vars in 1251 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.069016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.070747 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:32.070980 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.071219 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.071476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.071761 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.071761 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.072648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.081115 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.081528 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74919364-a3f4-4fe0-a570-dc2908afa1bb tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 00:56:32.082266 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 542/2135] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.093426 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dde5353b-2032-4600-8a8f-e98072f44686 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.095263 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?limit=100000 Jul 24 00:56:32.095474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.095678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.095971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.097113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.102278 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.102691 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dde5353b-2032-4600-8a8f-e98072f44686 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 24 00:56:32.103144 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 531/2136] 10.4.3.67 () {66 vars in 1261 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.116153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.118255 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?limit=0 Jul 24 00:56:32.118710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.118710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.119073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.121773 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.129834 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.130013 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2c778c71-b48d-4b88-9cc9-1ce4cced4801 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 24 00:56:32.130500 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 532/2137] 10.4.3.67 () {66 vars in 1251 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:56:32.148884 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2ba45868-911d-4e38-9276-408ba94a7a03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.151414 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 00:56:32.151673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.151972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.152242 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.152624 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.152624 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:32.153918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.159740 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.160147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ba45868-911d-4e38-9276-408ba94a7a03 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 00:56:32.160558 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 533/2138] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.178203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.180358 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?marker=6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:32.180544 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.180801 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.181069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.181374 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.181374 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.182379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.201526 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.201980 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19cc7e1a-314b-41a9-bc99-0d13fffd98fc tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?marker=6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 200 Jul 24 00:56:32.202744 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 543/2139] 10.4.3.67 () {66 vars in 1323 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?marker=6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.216491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.218504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?offset=2&limit=3 Jul 24 00:56:32.218668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.218909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.219121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.219485 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.219485 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:32.220310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.232839 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.233158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-99cbc73a-dde4-49ea-aaa1-f5cde6f9c455 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 24 00:56:32.233809 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 532/2140] 10.4.3.67 () {66 vars in 1269 bytes} [Fri Jul 24 00:56:32 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) Jul 24 00:56:32.245510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.247739 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 24 00:56:32.247739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.248021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.248370 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.249496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.263599 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.264054 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0797626-dddc-47f2-a9fc-af047ab5e853 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 24 00:56:32.264513 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 533/2141] 10.4.3.67 () {66 vars in 1301 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.274760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e6569578-0269-4f7a-967b-c9e74288ae71 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.280445 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 24 00:56:32.280445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.280675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.280929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.284988 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.284988 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:32.286120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.296730 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.297214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6569578-0269-4f7a-967b-c9e74288ae71 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 24 00:56:32.297979 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 534/2142] 10.4.3.67 () {66 vars in 1303 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.310735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9f462683-6460-4768-8389-e106f7a213d1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.312769 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 24 00:56:32.312956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.313171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.313368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.313734 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.313734 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.314906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.328233 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.328392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9f462683-6460-4768-8389-e106f7a213d1 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 24 00:56:32.329099 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 544/2143] 10.4.3.67 () {66 vars in 1285 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.342118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.344254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 24 00:56:32.344517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.344793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.345090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.345493 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.345493 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:32.346560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.357309 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-263b7c59-1d9e-4f61-b5c5-5b4df3593980 req-000fa288-8672-458f-97c3-788890b80002 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.361422 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-263b7c59-1d9e-4f61-b5c5-5b4df3593980 req-000fa288-8672-458f-97c3-788890b80002 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 Jul 24 00:56:32.361660 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-263b7c59-1d9e-4f61-b5c5-5b4df3593980 req-000fa288-8672-458f-97c3-788890b80002 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.361912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-263b7c59-1d9e-4f61-b5c5-5b4df3593980 req-000fa288-8672-458f-97c3-788890b80002 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.364647 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.365144 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf06014d-f37c-473d-a6ae-78d6be73adf4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 24 00:56:32.365656 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 533/2144] 10.4.3.67 () {66 vars in 1287 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.375354 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.375354 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:32.378824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.380789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 24 00:56:32.381002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.381241 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.381495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.381833 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.381833 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:32.383064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.396705 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.397181 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3d50b8a8-4812-4f5b-a309-31b26ec19e06 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 24 00:56:32.397669 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 535/2145] 10.4.3.67 () {66 vars in 1305 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.414782 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.417167 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 24 00:56:32.417430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.417662 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.417990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.418319 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.418319 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.419511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.436951 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.437531 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-323b2612-f6aa-42c3-ac7f-8ddb6c633145 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 24 00:56:32.437866 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-263b7c59-1d9e-4f61-b5c5-5b4df3593980 req-000fa288-8672-458f-97c3-788890b80002 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 returned with HTTP 200 Jul 24 00:56:32.438118 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 545/2146] 10.4.3.67 () {66 vars in 1307 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.438829 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 534/2147] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:56:32 2026] DELETE /volume/v3/attachments/9e4aaf7c-26be-41ce-837d-790d6dbb7f97 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.449922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.456723 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 Jul 24 00:56:32.456953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.457168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.461073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.461073 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.461073 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:32.461073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.472822 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.473464 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.473464 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:32.474213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1b92ca6-0897-46c9-ab44-7dfe285caa00 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 returned with HTTP 200 Jul 24 00:56:32.474801 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 534/2148] 10.4.3.67 () {66 vars in 1378 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.482843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.484483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail?status=available Jul 24 00:56:32.484671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.484857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.485061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.485318 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.485318 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:32.486088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.499936 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.500278 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.500278 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:32.500859 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4433fb28-5fe0-4423-b464-8a6e21c81b4a tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 24 00:56:32.501205 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 536/2149] 10.4.3.67 () {66 vars in 1290 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:32.511915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4942ead4-5f34-4224-9104-15c453d54738 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.514722 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 Jul 24 00:56:32.514955 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.515177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.515447 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.515743 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.515743 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.516737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.532786 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.532786 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.532786 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.532786 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4942ead4-5f34-4224-9104-15c453d54738 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 returned with HTTP 200 Jul 24 00:56:32.533495 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 546/2150] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.552943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.555686 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 Jul 24 00:56:32.555964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.556287 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.556598 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.557024 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.557024 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:32.558264 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.db.api [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100232) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.575547 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.576040 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b4c3b4ba-18ca-4b5a-91d9-cd41a8e4305c tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 returned with HTTP 200 Jul 24 00:56:32.576582 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 535/2151] 10.4.3.67 () {66 vars in 1357 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.591391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.593516 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?status=available Jul 24 00:56:32.593747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.594003 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.594265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.595720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.611951 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.612737 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b01a648-ffb6-4456-ae0a-12a2b29fd01e tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?status=available returned with HTTP 200 Jul 24 00:56:32.613401 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 535/2152] 10.4.3.67 () {66 vars in 1269 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.622174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.623906 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 Jul 24 00:56:32.624100 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.624296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.624492 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:56:32.625744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:56:32.636569 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Get all snapshots completed successfully. Jul 24 00:56:32.636944 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c51f6d9-35af-4c91-900a-07b32d438e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 returned with HTTP 200 Jul 24 00:56:32.637302 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 537/2153] 10.4.3.67 () {66 vars in 1391 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1549783472 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:32.648516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.650630 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:32.650899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.651765 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.651765 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Delete snapshot with id: f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:32.658589 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.658589 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:32.659050 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:32.683944 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot delete request issued successfully. Jul 24 00:56:32.684169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ecc6367-5a04-4343-b69b-f45b3729c249 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 returned with HTTP 202 Jul 24 00:56:32.685231 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 547/2154] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:32 2026] DELETE /volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:32.697304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:32.697542 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:32.697746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:32.697961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:32.705256 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:32.705256 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:32.705838 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:32.706715 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f5834d3-b7a7-4cb6-8e22-dc2338b08dea tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 returned with HTTP 200 Jul 24 00:56:32.707222 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 536/2155] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:32 2026] GET /volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:33.716107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c0637588-05ea-4828-9a32-f3cbcf50ac99 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:33.718245 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0637588-05ea-4828-9a32-f3cbcf50ac99 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 Jul 24 00:56:33.718467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c0637588-05ea-4828-9a32-f3cbcf50ac99 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:33.718686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c0637588-05ea-4828-9a32-f3cbcf50ac99 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:33.726033 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0637588-05ea-4828-9a32-f3cbcf50ac99 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 returned with HTTP 404 Jul 24 00:56:33.727038 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 536/2156] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:33 2026] GET /volume/v3/snapshots/f07d72e2-d3ad-4a49-981a-794203aaeb83 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:33.734800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:33.738919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:33.739134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:33.739401 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:33.739507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Delete snapshot with id: 6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:33.751719 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:33.751719 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:33.752218 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:33.778479 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot delete request issued successfully. Jul 24 00:56:33.779792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a52691b-5271-4b9e-9b84-42cea8b95e2d tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 202 Jul 24 00:56:33.780449 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 538/2157] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:33 2026] DELETE /volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:33.789412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:33.792039 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:33.792307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:33.792554 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:33.807335 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:33.807335 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:33.807941 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:33.809025 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5708bf3c-a824-4465-a7ba-f0c19bf7d8fe tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 200 Jul 24 00:56:33.809677 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 548/2158] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:33 2026] GET /volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:34.463990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:34.466102 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] DELETE https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:56:34.466523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:34.466598 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:34.466778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume with id: de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:56:34.474567 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:34.474567 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:34.474979 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:34.489662 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Delete volume request issued successfully. Jul 24 00:56:34.489863 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bd86f8f8-b25f-4b4e-983e-c94e6dc3672a tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 202 Jul 24 00:56:34.490421 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 537/2159] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:56:34 2026] DELETE /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:56:34.501711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:34.508893 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:56:34.509123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:34.509310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:34.525710 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:34.525710 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:34.532121 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Volume info retrieved successfully. Jul 24 00:56:34.537009 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-28632ef5-5f6d-4d4c-a883-f73b834e99bf tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 200 Jul 24 00:56:34.537929 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 537/2160] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:34 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 1386 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:34.821045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-55ff5773-1ba3-4f71-8d4d-c637b7d31a8b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:34.823396 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-55ff5773-1ba3-4f71-8d4d-c637b7d31a8b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 Jul 24 00:56:34.824339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-55ff5773-1ba3-4f71-8d4d-c637b7d31a8b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:34.824674 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-55ff5773-1ba3-4f71-8d4d-c637b7d31a8b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:34.831633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-55ff5773-1ba3-4f71-8d4d-c637b7d31a8b tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 returned with HTTP 404 Jul 24 00:56:34.832528 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 539/2161] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:34 2026] GET /volume/v3/snapshots/6f73270f-372f-4474-9d64-d8afc7fbf122 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:34.843522 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:34.847177 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:34.847514 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:34.847827 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:34.847969 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Delete snapshot with id: 07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:34.856253 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:34.856253 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:34.857301 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:34.879080 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot delete request issued successfully. Jul 24 00:56:34.879385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94dc4e48-ace5-4609-bc1d-9a0f94ba2586 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf returned with HTTP 202 Jul 24 00:56:34.880085 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 549/2162] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:56:34 2026] DELETE /volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:34.888101 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:34.890258 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:34.890517 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:34.890764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:34.897465 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:34.897465 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:34.898623 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Snapshot retrieved successfully. Jul 24 00:56:34.899060 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65da0e96-a4af-409e-b5fb-38643d3865e4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf returned with HTTP 200 Jul 24 00:56:34.899568 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 538/2163] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:34 2026] GET /volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:35.551160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fd90aa2b-68b1-47ae-abd9-815641255736 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:35.553431 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd90aa2b-68b1-47ae-abd9-815641255736 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] GET https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 Jul 24 00:56:35.553632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd90aa2b-68b1-47ae-abd9-815641255736 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:35.554054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd90aa2b-68b1-47ae-abd9-815641255736 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:35.560497 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd90aa2b-68b1-47ae-abd9-815641255736 tempest-TestVolumeBootPatternV346-726747871 tempest-TestVolumeBootPatternV346-726747871-project-member] https://10.4.3.67/volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 returned with HTTP 404 Jul 24 00:56:35.561099 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 538/2164] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:56:35 2026] GET /volume/v3/volumes/de283cff-7aaa-4137-b2db-86dccfd2b2c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:56:35.917548 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-81c7ba25-882b-469f-abbb-1cfad5e065f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:35.923619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-81c7ba25-882b-469f-abbb-1cfad5e065f4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf Jul 24 00:56:35.923619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-81c7ba25-882b-469f-abbb-1cfad5e065f4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:35.923619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-81c7ba25-882b-469f-abbb-1cfad5e065f4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:35.931335 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-81c7ba25-882b-469f-abbb-1cfad5e065f4 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf returned with HTTP 404 Jul 24 00:56:35.931899 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 540/2165] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:56:35 2026] GET /volume/v3/snapshots/07d13d5e-4cf9-494a-beff-ee5cf7410bbf => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:35.939621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:35.942532 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:35.942743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:35.943051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:35.952370 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:35.952370 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:35.957688 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:35.963658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6feb7591-b4c6-489e-bb8b-3e69d02048df tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 200 Jul 24 00:56:35.964223 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 550/2166] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:35 2026] GET /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:35.977561 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:35.983184 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] DELETE https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:35.983464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:35.983704 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:35.983903 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Delete volume with id: 390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:35.994949 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:35.994949 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:35.994949 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:36.028684 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Delete volume request issued successfully. Jul 24 00:56:36.028684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fdac2300-d14e-464e-bcdf-5f626d9f64ca tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 202 Jul 24 00:56:36.028684 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 539/2167] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:35 2026] DELETE /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:36.036227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:36.037074 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:36.037336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:36.037536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:36.048296 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:36.048296 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:36.053950 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Volume info retrieved successfully. Jul 24 00:56:36.060136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21c2861a-7aa2-4799-8ed7-4beab4a22ce0 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 200 Jul 24 00:56:36.060686 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 539/2168] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:36 2026] GET /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:37.074025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-861d5663-ab51-4052-a7b2-50d4f1b6b590 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:37.076390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-861d5663-ab51-4052-a7b2-50d4f1b6b590 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] GET https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 Jul 24 00:56:37.076653 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-861d5663-ab51-4052-a7b2-50d4f1b6b590 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:37.076932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-861d5663-ab51-4052-a7b2-50d4f1b6b590 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:37.083404 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-861d5663-ab51-4052-a7b2-50d4f1b6b590 tempest-VolumesSnapshotListTestJSON-2021533895 tempest-VolumesSnapshotListTestJSON-2021533895-project-member] https://10.4.3.67/volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 returned with HTTP 404 Jul 24 00:56:37.084113 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 541/2169] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:37 2026] GET /volume/v3/volumes/390d4b01-edfc-4208-a804-1599f743aca5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:38.108263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.110646 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:38.111234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-attach": {"instance_uuid": "822b6fbd-7a62-4f23-8f7a-ebb1f5c0d311", "mountpoint": "/dev/vdb"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:38.111374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "822b6fbd-7a62-4f23-8f7a-ebb1f5c0d311", "mountpoint": "/dev/vdb"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:38.123543 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.123543 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:38.124016 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:38.132966 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update volume admin metadata completed successfully. Jul 24 00:56:38.202421 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Attach volume completed successfully. Jul 24 00:56:38.202737 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e7d5a6-0568-4c37-9cb9-f15829747a15 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:38.203357 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 551/2170] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:38 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:38.213896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.217220 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:38.217220 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.217220 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.231464 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.231464 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:38.237826 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:38.247234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1aa91a4-e6fe-4887-b9eb-a020680593e6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:38.247878 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 540/2171] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:38.260547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.262695 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:38.262951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.263184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.266227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5da3304f-f132-4bf8-bb77-71286d105758 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.268282 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5da3304f-f132-4bf8-bb77-71286d105758 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:38.268705 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5da3304f-f132-4bf8-bb77-71286d105758 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.269045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5da3304f-f132-4bf8-bb77-71286d105758 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.277883 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.277883 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:38.282455 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:38.285244 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.285244 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:38.287835 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-44df47eb-e7ef-4b27-b1b4-416d8287aaa9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:38.288342 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 540/2172] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:38.292014 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5da3304f-f132-4bf8-bb77-71286d105758 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:38.297324 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5da3304f-f132-4bf8-bb77-71286d105758 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:38.297923 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 542/2173] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:38.304332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.307433 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:38.308501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.309500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.314858 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.318028 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:38.318462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-detach": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:38.318590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:38.321093 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.321093 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:38.328478 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:38.336356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6077bb4-6613-42e4-b013-adb47d3d14cc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:38.336935 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 552/2174] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:38.338214 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.338214 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:38.338874 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:38.397508 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Detach volume completed successfully. Jul 24 00:56:38.397822 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-301724d6-62f0-4fb7-b071-d42f3931b5c5 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:38.398207 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.398539 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 541/2175] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:38 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:38.401310 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:38.401638 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.402278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.412277 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.414045 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:38.414380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.414512 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.414512 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:38.414728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.420458 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:38.423852 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.423852 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:38.427314 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-96c30c62-280e-4bf6-b99b-08c3eb866d61 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:38.428140 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 541/2176] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:38.431655 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:38.437093 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d8685787-aef9-47d1-9252-2e4eeb9c8b7b tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:38.437659 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 543/2177] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:38.548155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ae3ecfc1-c5ea-4480-8288-fc1654becb78 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.548155 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae3ecfc1-c5ea-4480-8288-fc1654becb78 None None] GET https://10.4.3.67/volume// Jul 24 00:56:38.548155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae3ecfc1-c5ea-4480-8288-fc1654becb78 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.548155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae3ecfc1-c5ea-4480-8288-fc1654becb78 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.548519 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae3ecfc1-c5ea-4480-8288-fc1654becb78 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:38.548838 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 553/2178] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:38.560007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-065c9446-ab99-4e03-a4be-f57b91ab29cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.765381 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-065c9446-ab99-4e03-a4be-f57b91ab29cb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:56:38.765948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-065c9446-ab99-4e03-a4be-f57b91ab29cb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "268a9ced-8e97-4287-8ee2-45e9314518ab", "connector": null, "instance_uuid": "dfb77e5b-f5da-4ed3-ae64-c35d02039c29"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:38.772540 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=527,cinder:UPDATE=184,cinder:INSERT=119,cinder:DELETE=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:56:38.779883 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.779883 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:38.813695 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-065c9446-ab99-4e03-a4be-f57b91ab29cb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:56:38.814260 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 542/2179] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:56:38 2026] POST /volume/v3/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:38.855512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.859976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:38.860538 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.860538 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.863065 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=444,cinder:INSERT=68,cinder:UPDATE=123,cinder:DELETE=1 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:56:38.873204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-31d9b6fa-9e87-4aff-940a-6c6e42b92cfc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.874622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31d9b6fa-9e87-4aff-940a-6c6e42b92cfc None None] GET https://10.4.3.67/volume// Jul 24 00:56:38.874622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31d9b6fa-9e87-4aff-940a-6c6e42b92cfc None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.874622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31d9b6fa-9e87-4aff-940a-6c6e42b92cfc None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.874622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31d9b6fa-9e87-4aff-940a-6c6e42b92cfc None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:38.874917 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 544/2180] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:38.875314 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.875314 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:38.883371 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:38.887609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:38.889951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b6701c5-892f-4492-a736-9d8cf1c7fce7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:38.890463 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 542/2181] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:38.890829 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:38.891044 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:38.891245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:38.901127 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:38.901127 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:38.906149 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:38.911323 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-e29de0e8-14d8-498e-8852-877094cf7fcc tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:38.912032 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 554/2182] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:56:38 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 1059 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:39.061653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:39.067152 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd Jul 24 00:56:39.067720 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:39.077842 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-268a9ced-8e97-4287-8ee2-45e9314518ab-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:56:39.085883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-268a9ced-8e97-4287-8ee2-45e9314518ab-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:56:39.086838 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:39.086838 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:39.206329 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-268a9ced-8e97-4287-8ee2-45e9314518ab-np0000005792" released by "attachment_update" :: held 0.120s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:56:39.206789 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-d9dd5c1d-20bd-4013-93ee-0c4f9d24013a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd returned with HTTP 200 Jul 24 00:56:39.209261 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 543/2183] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:56:39 2026] PUT /volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:39.222407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0e856c14-39f3-4235-b6c6-b3bb506be7e5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:39.224705 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0e856c14-39f3-4235-b6c6-b3bb506be7e5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption Jul 24 00:56:39.224972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0e856c14-39f3-4235-b6c6-b3bb506be7e5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:39.225278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0e856c14-39f3-4235-b6c6-b3bb506be7e5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:39.227883 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=394,cinder:UPDATE=107,cinder:INSERT=65,cinder:DELETE=3 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:56:39.238963 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:39.238963 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:39.259666 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0e856c14-39f3-4235-b6c6-b3bb506be7e5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption returned with HTTP 200 Jul 24 00:56:39.259666 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 545/2184] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:56:39 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:39.909034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4e547098-6207-4319-adc5-f7dd7c707175 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:39.910932 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4e547098-6207-4319-adc5-f7dd7c707175 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:39.911141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4e547098-6207-4319-adc5-f7dd7c707175 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:39.911486 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4e547098-6207-4319-adc5-f7dd7c707175 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:39.923531 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:39.923531 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:39.932562 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4e547098-6207-4319-adc5-f7dd7c707175 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:39.938277 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4e547098-6207-4319-adc5-f7dd7c707175 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:39.938660 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 543/2185] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:39 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:40.952646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:40.954980 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:40.955329 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:40.955610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:40.982949 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:40.982949 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:40.989899 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:41.000348 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07a4c617-5aa9-4401-b950-aa8ffe4ce89a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:41.000859 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 555/2186] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:40 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.020208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9efde8c7-f567-434b-9837-42a200f57612 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.022108 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.022513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.022643 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.031743 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.031743 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:41.032230 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.041234 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Reserve volume completed successfully. Jul 24 00:56:41.041477 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9efde8c7-f567-434b-9837-42a200f57612 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:41.042049 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 544/2187] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:41.050891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.054463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.054720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.054989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.065948 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.065948 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:41.072517 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.079702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63a5cb82-4be0-4f78-9f01-0670ce3d5b7a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.080290 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 546/2188] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.096768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.099236 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.099612 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.099773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.112598 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.112598 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:41.113137 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.133370 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Unreserve volume completed successfully. Jul 24 00:56:41.133560 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1707e150-74d8-4dc4-a22d-b838e9b8860d tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:41.134214 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 544/2189] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:41.141049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.148213 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.148507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.148760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.162735 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.162735 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:41.168135 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.176002 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a65565b-ddb0-4b69-b79d-77aec96a77e4 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.176445 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 556/2190] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.195318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.196974 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.197299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.197397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.206712 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.206712 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:41.207276 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.214934 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume updated successfully. Jul 24 00:56:41.215199 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28584ec0-8a0b-4ac3-b854-80536a59cb1a tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 200 Jul 24 00:56:41.215732 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 545/2191] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 00:56:41.225259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b96c7704-b926-4128-bf02-cd6e431aca33 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.227177 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b96c7704-b926-4128-bf02-cd6e431aca33 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.227404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b96c7704-b926-4128-bf02-cd6e431aca33 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.227591 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b96c7704-b926-4128-bf02-cd6e431aca33 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.237379 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.237379 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:41.243366 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b96c7704-b926-4128-bf02-cd6e431aca33 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.249306 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b96c7704-b926-4128-bf02-cd6e431aca33 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.249731 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 547/2192] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.265373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.267476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.267902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.268085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.280171 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.280171 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:41.280798 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.289361 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume updated successfully. Jul 24 00:56:41.289647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0b26eaf8-19b3-44ca-abad-be93e618f4be tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 200 Jul 24 00:56:41.290209 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 545/2193] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 00:56:41.298307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.300626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.300919 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.301198 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.311329 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.311329 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:41.315772 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.321035 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22fbd288-0a46-43dc-aed4-1c653ba193f0 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.321680 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 557/2194] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.337916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.340334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.340825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.340996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.355259 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.355259 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:41.355698 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.368843 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update volume admin metadata completed successfully. Jul 24 00:56:41.369014 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update readonly setting on volume completed successfully. Jul 24 00:56:41.369309 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d4f8759c-d2a6-4bb7-9f82-e170af245ac6 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:41.369870 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 546/2195] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:41.381083 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.382941 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.383228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.383405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.389916 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.389916 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:41.394171 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.400827 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63e0004a-c8a5-4122-a918-d4fc1090e309 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.401429 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 548/2196] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.415108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.416910 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.417263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.417549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.430306 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.430306 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:41.430824 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.442578 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update volume admin metadata completed successfully. Jul 24 00:56:41.442578 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Update readonly setting on volume completed successfully. Jul 24 00:56:41.442789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6ba58fb-d08a-47ae-bfa0-24c40cb20682 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:41.443257 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 546/2197] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:41.453588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.456161 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:41.456356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:41.456552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:41.469729 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.469729 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:41.475460 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.483801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7db6794-c2b8-4f81-90da-59f89e1e9ad3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:41.484339 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 558/2198] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:41 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:41.507212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:41.510043 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:41.510268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1099065553", "disk_format": "raw"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:41.510854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1099065553", "disk_format": "raw"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:41.522182 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.522182 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:41.522717 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:41.546061 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:41.546061 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:41.554497 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.image.image_utils [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1099065553'}] 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-1099065553'}]. {{(pid=100232) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 00:56:42.016640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:42.019662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:42.020077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:42.020138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:42.033172 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:42.033172 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:42.041088 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:42.046923 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ca0fdd3-66cf-4bb3-870e-db26ddecaece tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:42.047329 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 549/2199] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:42 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:42.053634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:42.087943 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Copy volume to image completed successfully. Jul 24 00:56:42.088510 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046bb1bd-f8fe-4903-9bca-0064a72b9c52 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:56:42.089108 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 547/2200] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:56:41 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 687 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:42.166012 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:42.166496 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1317185329"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:42.167971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1317185329'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:42.168105 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume of 1 GB Jul 24 00:56:42.176909 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Availability Zones retrieved successfully. Jul 24 00:56:42.182925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (4bad4f6d-0402-45bf-8da9-fd7a9d6d4324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:42.184291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c1ef0-882b-473c-9d4c-afc5e1c45a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:42.185699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:42.217528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c1ef0-882b-473c-9d4c-afc5e1c45a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:42.218172 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f107a78-a0fc-4f76-93fb-60d215889b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:42.315295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['8e4f0cea-7a86-4b0f-b2c2-3cdf188071a0', 'dc230486-d2e4-489e-863a-32c4dcf2a905', 'c248565a-f341-458e-be53-75b6eb4d9f2a', 'e662f79b-590a-482e-a4e7-6c81b1c4f287'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:42.316210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f107a78-a0fc-4f76-93fb-60d215889b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4f0cea-7a86-4b0f-b2c2-3cdf188071a0', 'dc230486-d2e4-489e-863a-32c4dcf2a905', 'c248565a-f341-458e-be53-75b6eb4d9f2a', 'e662f79b-590a-482e-a4e7-6c81b1c4f287']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:42.317051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf3dd09-6847-48d6-892f-5228db38359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:42.345398 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf3dd09-6847-48d6-892f-5228db38359c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8795a39-34fb-47c8-86f8-120384dde174', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1317185329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['8e4f0cea-7a86-4b0f-b2c2-3cdf188071a0','dc230486-d2e4-489e-863a-32c4dcf2a905','c248565a-f341-458e-be53-75b6eb4d9f2a','e662f79b-590a-482e-a4e7-6c81b1c4f287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1317185329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8795a39-34fb-47c8-86f8-120384dde174,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b158c563d71a4447af6b86723e765181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c9cd1c38d547acb000dc7028f07b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:42.346330 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335f639-4df8-4d42-9232-3a524a81827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:42.378433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335f639-4df8-4d42-9232-3a524a81827a) transitioned into state 'SUCCESS' from state '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-1317185329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['8e4f0cea-7a86-4b0f-b2c2-3cdf188071a0','dc230486-d2e4-489e-863a-32c4dcf2a905','c248565a-f341-458e-be53-75b6eb4d9f2a','e662f79b-590a-482e-a4e7-6c81b1c4f287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:42.380568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829c035b-07ce-4cb6-a257-044135329fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:42.395384 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829c035b-07ce-4cb6-a257-044135329fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:42.396229 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (4bad4f6d-0402-45bf-8da9-fd7a9d6d4324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:42.396642 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request issued successfully. Jul 24 00:56:42.397159 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8656898-25c6-41a0-82f2-8769c9d3e58c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:42.398155 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 547/2201] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:42 2026] POST /volume/v3/volumes => generated 747 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:42.418362 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1d20e206-9702-4785-a468-a8788918e100 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:42.420457 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d20e206-9702-4785-a468-a8788918e100 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:56:42.420655 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d20e206-9702-4785-a468-a8788918e100 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:42.420901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d20e206-9702-4785-a468-a8788918e100 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:42.436412 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:42.436412 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:42.443601 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1d20e206-9702-4785-a468-a8788918e100 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:56:42.449449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d20e206-9702-4785-a468-a8788918e100 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 returned with HTTP 200 Jul 24 00:56:42.450040 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 559/2202] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:42 2026] GET /volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:42.715530 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0152fe8d-54a6-42f0-984c-a89d714649d4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:42.717595 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0152fe8d-54a6-42f0-984c-a89d714649d4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd/action Jul 24 00:56:42.717951 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0152fe8d-54a6-42f0-984c-a89d714649d4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:42.718064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0152fe8d-54a6-42f0-984c-a89d714649d4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:42.735154 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:42.735154 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:42.745212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2d11367b-b418-4564-9f5c-f36226278de8 req-0152fe8d-54a6-42f0-984c-a89d714649d4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd/action returned with HTTP 204 Jul 24 00:56:42.745595 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 550/2203] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:56:42 2026] POST /volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:43.065216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.067246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:43.067472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.067686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.079341 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.079341 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:43.082955 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:43.087540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce5219ad-f988-409d-b61a-c78d6c5cb9fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:43.088002 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 548/2204] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:43.101352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b46066fe-e920-4f03-b56a-33baffa69b5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.104028 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b46066fe-e920-4f03-b56a-33baffa69b5e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:43.104302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b46066fe-e920-4f03-b56a-33baffa69b5e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.104561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b46066fe-e920-4f03-b56a-33baffa69b5e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.116464 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.116464 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:43.121007 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b46066fe-e920-4f03-b56a-33baffa69b5e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:43.127567 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b46066fe-e920-4f03-b56a-33baffa69b5e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:43.128002 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 548/2205] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:43.171140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.174285 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:43.174798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.175103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.190230 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.190230 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:43.194412 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:43.201065 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-466abfda-b8cd-4d2e-85c0-f92581b09668 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:43.201632 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 560/2206] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:43.221073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.224398 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/action Jul 24 00:56:43.224822 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:43.224987 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:43.238413 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.238413 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:43.238946 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:43.247658 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Begin detaching volume completed successfully. Jul 24 00:56:43.248730 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-6c58d6c6-bcd0-4b75-a4c2-1baaec8be029 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/action returned with HTTP 202 Jul 24 00:56:43.248730 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 551/2207] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:56:43 2026] POST /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:56:43.294136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-59c9791b-b3fd-433f-b189-20fdb55fc355 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.294548 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59c9791b-b3fd-433f-b189-20fdb55fc355 None None] GET https://10.4.3.67/volume// Jul 24 00:56:43.295894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59c9791b-b3fd-433f-b189-20fdb55fc355 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.295894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-59c9791b-b3fd-433f-b189-20fdb55fc355 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.295894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-59c9791b-b3fd-433f-b189-20fdb55fc355 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:43.295894 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 549/2208] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:43.305305 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.307456 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:43.307668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.307901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.318529 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.318529 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:43.323425 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:43.330396 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-115009d6-6793-4539-bac1-5257bba9f8ef tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:43.331036 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 549/2209] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:43.342524 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-de70706f-206d-45ee-84ee-d7d04b785330 req-e3585127-9aa0-40b5-b63f-675727d8930c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.345030 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-e3585127-9aa0-40b5-b63f-675727d8930c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption Jul 24 00:56:43.345302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-e3585127-9aa0-40b5-b63f-675727d8930c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.345550 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-e3585127-9aa0-40b5-b63f-675727d8930c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.358095 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.358095 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:43.366609 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-e3585127-9aa0-40b5-b63f-675727d8930c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption returned with HTTP 200 Jul 24 00:56:43.367143 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 561/2210] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:43.468511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-79d6b19f-ae53-412e-b983-9193d37246eb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.468511 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-79d6b19f-ae53-412e-b983-9193d37246eb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:56:43.468511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-79d6b19f-ae53-412e-b983-9193d37246eb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.468511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-79d6b19f-ae53-412e-b983-9193d37246eb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.484262 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.484262 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:43.488568 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-79d6b19f-ae53-412e-b983-9193d37246eb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:56:43.495134 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-79d6b19f-ae53-412e-b983-9193d37246eb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 returned with HTTP 200 Jul 24 00:56:43.496019 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 552/2211] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:43.518148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cb145425-0d39-49f6-af9d-498218e9b61b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.520092 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:56:43.520944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8795a39-34fb-47c8-86f8-120384dde174", "name": "tempest-VolumesBackupsTest-Backup-54899590"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:43.524133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating new backup {'backup': {'volume_id': 'd8795a39-34fb-47c8-86f8-120384dde174', 'name': 'tempest-VolumesBackupsTest-Backup-54899590'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:56:43.524133 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating backup of volume d8795a39-34fb-47c8-86f8-120384dde174 in container None Jul 24 00:56:43.535060 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.535060 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:43.535826 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:56:43.580876 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['31c6e81e-2d34-4ec0-98b8-24a4e3b9c5c1', 'f14c92df-acfc-402a-af4d-c25e36c1c047'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:43.628184 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb145425-0d39-49f6-af9d-498218e9b61b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:56:43.628184 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 550/2212] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:43 2026] POST /volume/v3/backups => generated 326 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:43.645400 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3083e049-f389-47d8-8388-945b1a4d1b18 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:43.648004 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3083e049-f389-47d8-8388-945b1a4d1b18 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:43.648344 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3083e049-f389-47d8-8388-945b1a4d1b18 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:43.648559 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3083e049-f389-47d8-8388-945b1a4d1b18 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:43.648704 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3083e049-f389-47d8-8388-945b1a4d1b18 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:43.658673 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:43.658673 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:43.659789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3083e049-f389-47d8-8388-945b1a4d1b18 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:43.660295 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 550/2213] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:43 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:44.679264 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-397dbb42-f78c-492e-8778-21e1ce8b493f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:44.681772 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-397dbb42-f78c-492e-8778-21e1ce8b493f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:44.682079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-397dbb42-f78c-492e-8778-21e1ce8b493f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:44.682762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-397dbb42-f78c-492e-8778-21e1ce8b493f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:44.682762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-397dbb42-f78c-492e-8778-21e1ce8b493f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:44.688834 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:44.688834 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:44.689770 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-397dbb42-f78c-492e-8778-21e1ce8b493f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:44.690217 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 562/2214] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:44 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:45.701006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-15423196-6cc9-4368-a17e-d31cacbb642b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:45.703103 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15423196-6cc9-4368-a17e-d31cacbb642b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:45.703382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15423196-6cc9-4368-a17e-d31cacbb642b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:45.703638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15423196-6cc9-4368-a17e-d31cacbb642b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:45.703798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-15423196-6cc9-4368-a17e-d31cacbb642b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:45.709378 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:45.709378 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:45.710416 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15423196-6cc9-4368-a17e-d31cacbb642b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:45.710904 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 553/2215] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:45 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:46.610133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:46.612405 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:46.613011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1019939781"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:46.614376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1019939781'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:46.614579 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume of 1 GB Jul 24 00:56:46.614898 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:46.614898 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:46.620576 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Availability Zones retrieved successfully. Jul 24 00:56:46.626007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (fef9f2a8-2865-4ab9-9ca9-b354e3a97632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:46.626931 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdd657a-2f1d-4582-bd9b-c2aa28d56bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:46.627970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:46.653908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdd657a-2f1d-4582-bd9b-c2aa28d56bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:46.654534 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b74b741-00bb-49f5-a01e-2ff72e257445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:46.699821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Created reservations ['0254203d-56e1-44f3-a0dd-266049334c9a', '0b884d2f-eb8d-4881-b5e1-f742a2092be8', '7133cf0f-00dd-45a7-a1b4-e012548b77b2', '4c831cf5-9204-4cdc-a496-edcbfe6ed29f'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:46.700806 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b74b741-00bb-49f5-a01e-2ff72e257445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0254203d-56e1-44f3-a0dd-266049334c9a', '0b884d2f-eb8d-4881-b5e1-f742a2092be8', '7133cf0f-00dd-45a7-a1b4-e012548b77b2', '4c831cf5-9204-4cdc-a496-edcbfe6ed29f']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:46.701420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cffa391-f905-41a4-b787-cda51a283f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:46.726287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:46.728386 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:46.728576 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:46.731334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:46.731334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:46.732617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cffa391-f905-41a4-b787-cda51a283f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8879840-0eab-48df-9c6f-c9ba3b742454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1019939781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['0254203d-56e1-44f3-a0dd-266049334c9a','0b884d2f-eb8d-4881-b5e1-f742a2092be8','7133cf0f-00dd-45a7-a1b4-e012548b77b2','4c831cf5-9204-4cdc-a496-edcbfe6ed29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1019939781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8879840-0eab-48df-9c6f-c9ba3b742454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00731543afd041b7a57fd9d7b894c645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229c89859c8c4597ac772eabc128f9c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:46.734674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b207829e-8340-4539-bc8d-ac572aed5042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:46.737587 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:46.737587 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:46.740177 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0343e061-79c6-4ca3-bcdf-53480b540d01 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:46.740177 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 551/2216] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:46 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:46.759334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b207829e-8340-4539-bc8d-ac572aed5042) transitioned into state 'SUCCESS' from state '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-1019939781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['0254203d-56e1-44f3-a0dd-266049334c9a','0b884d2f-eb8d-4881-b5e1-f742a2092be8','7133cf0f-00dd-45a7-a1b4-e012548b77b2','4c831cf5-9204-4cdc-a496-edcbfe6ed29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:46.759943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33ae8a1-8c4b-48f9-bd3e-5bdb1a6bb404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:46.772365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33ae8a1-8c4b-48f9-bd3e-5bdb1a6bb404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:46.774389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (fef9f2a8-2865-4ab9-9ca9-b354e3a97632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:46.774756 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request issued successfully. Jul 24 00:56:46.776071 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae0b2b9d-42ee-47e3-afd6-613bdf6738f6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:46.778209 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 551/2217] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:46 2026] POST /volume/v3/volumes => generated 749 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:46.791732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:46.795555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:46.795793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:46.795996 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:46.813481 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:46.813481 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:46.821440 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:46.827455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42ce31b0-4805-4a6f-93df-12fe034eedb8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:46.827943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 563/2218] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:46 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:47.750912 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:47.752619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:47.753145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:47.753145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:47.753145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:47.760099 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:47.760099 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:47.760878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84f90e68-f33d-44f9-858c-4fb4ff352d35 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:47.761246 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 554/2219] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:47 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:47.847098 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:47.850940 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:47.851213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:47.851472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:47.869336 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:47.869336 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:47.872249 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:47.882234 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2f58772-fc10-4355-9e5d-d2c079a8cdc6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:47.882710 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 552/2220] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:47 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:47.944313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:47.947010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:47.947277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:47.947594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:47.956778 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:47.956778 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:47.962598 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:47.969078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-79256572-bb2f-4ab2-aa69-6ed28b31efc4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:47.969797 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 552/2221] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:47 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:48.036697 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-de70706f-206d-45ee-84ee-d7d04b785330 req-8eccad6a-3dfe-4d1a-8ebc-4f248a32ea79 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.051581 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-8eccad6a-3dfe-4d1a-8ebc-4f248a32ea79 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd Jul 24 00:56:48.051728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-8eccad6a-3dfe-4d1a-8ebc-4f248a32ea79 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.055601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-8eccad6a-3dfe-4d1a-8ebc-4f248a32ea79 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.060282 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=463,cinder:INSERT=72,cinder:UPDATE=108,cinder:DELETE=4 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:56:48.072172 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.072172 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:48.084767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-adeeb2ab-4d12-48fb-8e4d-e0ececb45012 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.085534 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adeeb2ab-4d12-48fb-8e4d-e0ececb45012 None None] GET https://10.4.3.67/volume// Jul 24 00:56:48.085728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adeeb2ab-4d12-48fb-8e4d-e0ececb45012 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.085964 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adeeb2ab-4d12-48fb-8e4d-e0ececb45012 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.086339 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adeeb2ab-4d12-48fb-8e4d-e0ececb45012 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:48.086631 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 555/2222] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:48.099123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-a0b3de95-7c14-4406-8b59-8857979fb396 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.101677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-a0b3de95-7c14-4406-8b59-8857979fb396 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:56:48.102679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-a0b3de95-7c14-4406-8b59-8857979fb396 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8879840-0eab-48df-9c6f-c9ba3b742454", "connector": null, "instance_uuid": "5cf45c35-1a4a-49c9-b52a-6cf2317137c6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:48.112771 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.112771 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:48.152134 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-a0b3de95-7c14-4406-8b59-8857979fb396 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:56:48.152694 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 553/2223] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:56:48 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:48.163767 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-de70706f-206d-45ee-84ee-d7d04b785330 req-8eccad6a-3dfe-4d1a-8ebc-4f248a32ea79 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd returned with HTTP 200 Jul 24 00:56:48.164662 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 564/2224] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:56:48 2026] DELETE /volume/v3/attachments/2626e43d-d645-44fb-8dbe-28548be8aafd => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:48.196604 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1c104854-3870-42db-8ba6-30586bcce0de None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.202223 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c104854-3870-42db-8ba6-30586bcce0de tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:48.202223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c104854-3870-42db-8ba6-30586bcce0de tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.202223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c104854-3870-42db-8ba6-30586bcce0de tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.213597 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fc94adfd-f7e0-4131-be37-c7a7a87b9721 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.214031 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc94adfd-f7e0-4131-be37-c7a7a87b9721 None None] GET https://10.4.3.67/volume// Jul 24 00:56:48.214279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc94adfd-f7e0-4131-be37-c7a7a87b9721 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.214526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc94adfd-f7e0-4131-be37-c7a7a87b9721 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.214937 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc94adfd-f7e0-4131-be37-c7a7a87b9721 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:48.215323 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 556/2225] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 00:56:48.216237 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.216237 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:48.220708 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1c104854-3870-42db-8ba6-30586bcce0de tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:48.233277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c104854-3870-42db-8ba6-30586bcce0de tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:48.234536 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 553/2226] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:48.235386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.242238 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:48.242420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.242641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.264236 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.264236 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:48.276221 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:48.280042 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-98c678d8-9398-497f-80ca-199b042a64d5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:48.280675 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 554/2227] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:48.423224 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.425211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] PUT https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 Jul 24 00:56:48.426602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:48.434052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Acquiring lock "cinder-attachment_update-a8879840-0eab-48df-9c6f-c9ba3b742454-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:56:48.439886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-a8879840-0eab-48df-9c6f-c9ba3b742454-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:56:48.441262 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.441262 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:48.550257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-a8879840-0eab-48df-9c6f-c9ba3b742454-np0000005792" released by "attachment_update" :: held 0.108s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:56:48.550257 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-32248e89-8e34-403d-9b48-14dc1abd1970 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 returned with HTTP 200 Jul 24 00:56:48.550257 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 565/2228] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:56:48 2026] PUT /volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:48.603203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.606468 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:48.606791 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.608691 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.621700 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.621700 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:48.627671 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:48.639390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f1f2a743-ae06-4fc1-b4a4-9737dd7b8d6d req-f6dee895-50cf-411a-bc59-c5ca5cd8ffb3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:48.640135 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 557/2229] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:48.779118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7aa4025f-72a4-41d7-a842-217422b33ffd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:48.783494 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7aa4025f-72a4-41d7-a842-217422b33ffd tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:48.783494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7aa4025f-72a4-41d7-a842-217422b33ffd tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:48.783494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7aa4025f-72a4-41d7-a842-217422b33ffd tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:48.783494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7aa4025f-72a4-41d7-a842-217422b33ffd tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:48.797397 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:48.797397 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:48.800310 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7aa4025f-72a4-41d7-a842-217422b33ffd tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:48.801504 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 554/2230] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:48 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:49.257469 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:49.260422 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:49.260765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:49.260961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:49.275855 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:49.275855 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:49.283107 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:49.291610 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3c57a37b-b142-47b9-a902-5a5926b53e9f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:49.291711 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 555/2231] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:49 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:49.816211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4e9df93c-f312-4eef-8204-0e375e122689 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:49.821103 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e9df93c-f312-4eef-8204-0e375e122689 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:49.821857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e9df93c-f312-4eef-8204-0e375e122689 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:49.821857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e9df93c-f312-4eef-8204-0e375e122689 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:49.821857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4e9df93c-f312-4eef-8204-0e375e122689 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:49.830876 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:49.830876 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:49.830876 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e9df93c-f312-4eef-8204-0e375e122689 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:49.830876 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 566/2232] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:49 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:50.314889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:50.317817 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:50.318136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:50.318391 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:50.332909 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:50.332909 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:50.338878 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:50.346166 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed2cebc0-d529-41de-b5a2-3875b582ec14 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:50.346652 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 558/2233] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:50 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:50.844568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-79a297f9-98fb-4a04-a49e-749685d281e1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:50.849263 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79a297f9-98fb-4a04-a49e-749685d281e1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:50.849417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79a297f9-98fb-4a04-a49e-749685d281e1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:50.850100 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79a297f9-98fb-4a04-a49e-749685d281e1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:50.850100 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-79a297f9-98fb-4a04-a49e-749685d281e1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:50.858375 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:50.858375 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:50.859555 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79a297f9-98fb-4a04-a49e-749685d281e1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:50.860064 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 555/2234] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:50 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:51.370329 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e064ea4-362e-44e4-8826-114a65c40df1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:51.372732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e064ea4-362e-44e4-8826-114a65c40df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:51.372973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e064ea4-362e-44e4-8826-114a65c40df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:51.373184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e064ea4-362e-44e4-8826-114a65c40df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:51.387908 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:51.387908 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:51.399583 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5e064ea4-362e-44e4-8826-114a65c40df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:51.402685 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e064ea4-362e-44e4-8826-114a65c40df1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:51.403776 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 556/2235] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:51 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:51.875128 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-54510d51-7b2f-4007-a567-08af0818f0c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:51.877227 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54510d51-7b2f-4007-a567-08af0818f0c4 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:51.877630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54510d51-7b2f-4007-a567-08af0818f0c4 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:51.879215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54510d51-7b2f-4007-a567-08af0818f0c4 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:51.879215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-54510d51-7b2f-4007-a567-08af0818f0c4 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:51.887636 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:51.887636 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:51.887636 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54510d51-7b2f-4007-a567-08af0818f0c4 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:51.887636 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 567/2236] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:51 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:51.922542 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:51.930294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:51.930294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:51.930294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:51.930294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume with id: 268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:51.943585 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:51.943585 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:51.943585 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:51.956250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-38070a93-3aa4-4c7d-9972-b21cdaec8322 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:51.960173 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-38070a93-3aa4-4c7d-9972-b21cdaec8322 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372/action Jul 24 00:56:51.960411 np0000005792 devstack@c-api.service[100231]: WARNING cinder.keymgr.conf_key_mgr [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 00:56:51.960606 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-38070a93-3aa4-4c7d-9972-b21cdaec8322 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:51.960777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-38070a93-3aa4-4c7d-9972-b21cdaec8322 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:51.970627 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume request issued successfully. Jul 24 00:56:51.970627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8cce6954-fe7e-4a93-8fcd-46bbbeba0e84 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 202 Jul 24 00:56:51.971225 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 559/2237] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:56:51 2026] DELETE /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:51.982060 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-19fa7985-5c17-4b91-839c-08c786d6b541 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:51.985374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19fa7985-5c17-4b91-839c-08c786d6b541 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:51.985374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19fa7985-5c17-4b91-839c-08c786d6b541 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:51.985877 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19fa7985-5c17-4b91-839c-08c786d6b541 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:51.989236 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:51.989236 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:51.995717 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:51.995717 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:52.002087 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-19fa7985-5c17-4b91-839c-08c786d6b541 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:56:52.007714 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-91efc751-815a-4caa-b79d-c2d62e3df966 req-38070a93-3aa4-4c7d-9972-b21cdaec8322 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372/action returned with HTTP 204 Jul 24 00:56:52.008343 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 556/2238] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:56:51 2026] POST /volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:52.008678 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19fa7985-5c17-4b91-839c-08c786d6b541 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 200 Jul 24 00:56:52.009181 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 557/2239] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:51 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:52.418572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-24870068-04e7-4b78-8485-3fa4e1b74213 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:52.421037 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-24870068-04e7-4b78-8485-3fa4e1b74213 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:52.421240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-24870068-04e7-4b78-8485-3fa4e1b74213 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:52.421413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-24870068-04e7-4b78-8485-3fa4e1b74213 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:52.434506 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:52.434506 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:52.440829 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-24870068-04e7-4b78-8485-3fa4e1b74213 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:52.447345 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-24870068-04e7-4b78-8485-3fa4e1b74213 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:52.447896 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 568/2240] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:52 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:52.459747 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:52.466274 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:56:52.466274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:52.466274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:52.477175 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:52.477175 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:52.481828 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:52.488296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e572f5b5-3fa6-4c54-9320-135581dffd19 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:56:52.488781 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 560/2241] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:52 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:52.579600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-42de3dea-9145-4577-9519-e8951eb9c56a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:52.583483 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:52.583842 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1419564521"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:52.585207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1419564521'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:52.591333 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume of 1 GB Jul 24 00:56:52.600772 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Availability Zones retrieved successfully. Jul 24 00:56:52.613245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (7f7b8b14-68ff-4b1d-8916-c296eb9e0f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:52.614875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd0cc21-060a-45f6-8c1b-f924e16df1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:52.615984 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:52.656065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd0cc21-060a-45f6-8c1b-f924e16df1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:52.657288 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81c5238-1e7c-495a-9e58-37a73eb1cdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:52.721890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Created reservations ['a1c5ee1e-0833-423c-9082-201931683b3b', '27391ded-dc97-47a9-aa55-696de31c7c8e', 'c0b63427-18ee-433e-9bfe-dad6e531009d', 'c92bbf2c-c799-4e46-a64c-af2655343ad5'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:52.721890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81c5238-1e7c-495a-9e58-37a73eb1cdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1c5ee1e-0833-423c-9082-201931683b3b', '27391ded-dc97-47a9-aa55-696de31c7c8e', 'c0b63427-18ee-433e-9bfe-dad6e531009d', 'c92bbf2c-c799-4e46-a64c-af2655343ad5']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:52.721890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1251ec03-b12f-4c31-aa54-e49b15346d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:52.752568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1251ec03-b12f-4c31-aa54-e49b15346d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f316c4e7-8de6-4d38-9fb6-86f98fbde4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1419564521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['a1c5ee1e-0833-423c-9082-201931683b3b','27391ded-dc97-47a9-aa55-696de31c7c8e','c0b63427-18ee-433e-9bfe-dad6e531009d','c92bbf2c-c799-4e46-a64c-af2655343ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1419564521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f316c4e7-8de6-4d38-9fb6-86f98fbde4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00731543afd041b7a57fd9d7b894c645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229c89859c8c4597ac772eabc128f9c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:52.754802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aca02d-7376-4505-87b2-da9d79ea885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:52.792837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aca02d-7376-4505-87b2-da9d79ea885c) transitioned into state 'SUCCESS' from state '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-1419564521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00731543afd041b7a57fd9d7b894c645',qos_specs=None,replication_status=,reservations=['a1c5ee1e-0833-423c-9082-201931683b3b','27391ded-dc97-47a9-aa55-696de31c7c8e','c0b63427-18ee-433e-9bfe-dad6e531009d','c92bbf2c-c799-4e46-a64c-af2655343ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229c89859c8c4597ac772eabc128f9c0',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:52.793891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b7cbd9-fc7a-4084-80b1-baf2c81fe05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:52.805168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b7cbd9-fc7a-4084-80b1-baf2c81fe05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:52.806129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Flow 'volume_create_api' (7f7b8b14-68ff-4b1d-8916-c296eb9e0f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:52.806129 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Create volume request issued successfully. Jul 24 00:56:52.806594 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42de3dea-9145-4577-9519-e8951eb9c56a tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:52.807037 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 557/2242] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:52 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:52.823577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8f56f767-0509-44f4-9739-8623597bf5a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:52.825996 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f56f767-0509-44f4-9739-8623597bf5a4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:52.826261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f56f767-0509-44f4-9739-8623597bf5a4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:52.826474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f56f767-0509-44f4-9739-8623597bf5a4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:52.834454 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:52.834454 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:52.840270 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8f56f767-0509-44f4-9739-8623597bf5a4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:52.845056 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f56f767-0509-44f4-9739-8623597bf5a4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:52.845566 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 558/2243] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:52 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:52.903426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b311bb3e-e78a-489a-aa33-d00d53274058 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:52.907267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b311bb3e-e78a-489a-aa33-d00d53274058 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:52.908993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b311bb3e-e78a-489a-aa33-d00d53274058 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:52.909214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b311bb3e-e78a-489a-aa33-d00d53274058 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:52.909333 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b311bb3e-e78a-489a-aa33-d00d53274058 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:52.915107 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:52.915107 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:52.917516 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b311bb3e-e78a-489a-aa33-d00d53274058 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:52.919593 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 569/2244] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:52 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:53.023943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-73e9dcc1-6ade-490e-a919-63dc7dd05a7a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.026167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73e9dcc1-6ade-490e-a919-63dc7dd05a7a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab Jul 24 00:56:53.026403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73e9dcc1-6ade-490e-a919-63dc7dd05a7a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.026656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73e9dcc1-6ade-490e-a919-63dc7dd05a7a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.040974 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73e9dcc1-6ade-490e-a919-63dc7dd05a7a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab returned with HTTP 404 Jul 24 00:56:53.042801 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 561/2245] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:53 2026] GET /volume/v3/volumes/268a9ced-8e97-4287-8ee2-45e9314518ab => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:53.053562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.056395 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:56:53.057048 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.057048 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.059593 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.059593 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:53.059593 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:56:53.328235 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Get all volumes completed successfully. Jul 24 00:56:53.331464 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.331464 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:53.338458 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8c6e038-8ecc-419d-86b6-6acf842ea75a tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:56:53.339088 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 558/2246] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:56:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13467 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:53.360461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5f303927-4f0c-48b2-af65-767425ee9a19 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.362831 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f303927-4f0c-48b2-af65-767425ee9a19 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] DELETE https://10.4.3.67/volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c Jul 24 00:56:53.363517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f303927-4f0c-48b2-af65-767425ee9a19 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.363517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f303927-4f0c-48b2-af65-767425ee9a19 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.397319 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f303927-4f0c-48b2-af65-767425ee9a19 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c returned with HTTP 202 Jul 24 00:56:53.398479 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 559/2247] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:56:53 2026] DELETE /volume/v3/types/f60735cb-077a-4b0a-982b-a0aa98612e3c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:56:53.412486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2fc7dfa2-2e3a-479b-bb40-136a123d2142 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.417814 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fc7dfa2-2e3a-479b-bb40-136a123d2142 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:56:53.418278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2fc7dfa2-2e3a-479b-bb40-136a123d2142 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1256003773", "extra_specs": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:53.448593 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fc7dfa2-2e3a-479b-bb40-136a123d2142 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:56:53.450407 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 570/2248] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:56:53 2026] POST /volume/v3/types => generated 212 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:53.461837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0e508f89-2eab-4c3b-a18f-f25ab8b1c3af None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.464621 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e508f89-2eab-4c3b-a18f-f25ab8b1c3af tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346/encryption Jul 24 00:56:53.465021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e508f89-2eab-4c3b-a18f-f25ab8b1c3af tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:53.497998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e508f89-2eab-4c3b-a18f-f25ab8b1c3af tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346/encryption returned with HTTP 200 Jul 24 00:56:53.498693 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 562/2249] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:56:53 2026] POST /volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:53.510221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.510764 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:53.511316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1205713865", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1256003773", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:53.513607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1205713865', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1256003773', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:53.518344 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume of 1 GB Jul 24 00:56:53.518746 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.518746 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:53.519601 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Availability Zones retrieved successfully. Jul 24 00:56:53.527205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (1f96ba0e-7f95-4ca3-a129-4a5ca95cf09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:53.528451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593b3fd9-fdf4-4fc7-bfb7-6cd5b0ef70cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:53.529674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:53.563041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593b3fd9-fdf4-4fc7-bfb7-6cd5b0ef70cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:56:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2dac6d51-8cdb-409f-a30f-1a52139d4346,is_public=True,name='tempest-scenario-type-luks-1256003773',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dac6d51-8cdb-409f-a30f-1a52139d4346', '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=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:53.563041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1041eb5d-b982-4dbc-9700-123ebab994d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:53.593071 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:53.594359 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:56:53.630240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Created reservations ['a3d3aed8-386c-495a-8e25-489d199eb95a', '5eee5d1b-6a2c-4f55-86fb-ad666064d908', 'c075ace8-e1ae-4623-9289-41afa8cf98e6', '8b05f3cf-b43a-4d28-a633-c0e2a21738fd'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:53.630240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1041eb5d-b982-4dbc-9700-123ebab994d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3d3aed8-386c-495a-8e25-489d199eb95a', '5eee5d1b-6a2c-4f55-86fb-ad666064d908', 'c075ace8-e1ae-4623-9289-41afa8cf98e6', '8b05f3cf-b43a-4d28-a633-c0e2a21738fd']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:53.630454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6f730f-ddd0-4380-8f42-5d3f818b3049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:53.661039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6f730f-ddd0-4380-8f42-5d3f818b3049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e1b9fe-b149-45ed-ac93-a6556e98c8c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1205713865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['a3d3aed8-386c-495a-8e25-489d199eb95a','5eee5d1b-6a2c-4f55-86fb-ad666064d908','c075ace8-e1ae-4623-9289-41afa8cf98e6','8b05f3cf-b43a-4d28-a633-c0e2a21738fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=2dac6d51-8cdb-409f-a30f-1a52139d4346), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1205713865',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e5e1b9fe-b149-45ed-ac93-a6556e98c8c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f23a0c594e406987b5a38bfc748786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3687f668ed77460caf82be104bf04103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dac6d51-8cdb-409f-a30f-1a52139d4346),volume_type_id=2dac6d51-8cdb-409f-a30f-1a52139d4346)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:53.663102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7006cc8-cadf-4be6-b17b-9f86bda52167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:53.688691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7006cc8-cadf-4be6-b17b-9f86bda52167) transitioned into state 'SUCCESS' from state '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-1205713865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['a3d3aed8-386c-495a-8e25-489d199eb95a','5eee5d1b-6a2c-4f55-86fb-ad666064d908','c075ace8-e1ae-4623-9289-41afa8cf98e6','8b05f3cf-b43a-4d28-a633-c0e2a21738fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=2dac6d51-8cdb-409f-a30f-1a52139d4346)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:53.688691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688fa185-67dd-4c96-8e1c-a9129669ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:53.700916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688fa185-67dd-4c96-8e1c-a9129669ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:53.703681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (1f96ba0e-7f95-4ca3-a129-4a5ca95cf09e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:53.703681 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request issued successfully. Jul 24 00:56:53.703681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3949fdd9-5947-41b8-93ff-6f83deb93cfd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:53.703681 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 559/2250] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:53 2026] POST /volume/v3/volumes => generated 783 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:53.866466 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.869088 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:53.869088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.869088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.881307 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.881307 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:53.886523 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:53.894329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-984249ea-6fd4-41e5-89a8-2a5df8cc51b5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:53.894805 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 560/2251] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:53 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:53.939257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.942342 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:53.942588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.943378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.943378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:53.950515 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.950515 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:53.953275 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-df2b35e4-70bf-47f3-bbec-d026a967a44a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:53.953975 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 571/2252] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:53 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:53.961747 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:53.966929 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:53.967165 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:53.967723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:53.982259 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:53.982259 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:53.990607 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:54.001154 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-58ec7dd9-f541-4c11-917b-c9678802f2cb tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:54.002302 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 563/2253] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:53 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:54.127637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-32b954b6-5b03-4fc9-8e2b-928447002622 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.128252 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32b954b6-5b03-4fc9-8e2b-928447002622 None None] GET https://10.4.3.67/volume// Jul 24 00:56:54.128529 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32b954b6-5b03-4fc9-8e2b-928447002622 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:54.128848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32b954b6-5b03-4fc9-8e2b-928447002622 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:54.129183 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32b954b6-5b03-4fc9-8e2b-928447002622 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:54.130490 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 560/2254] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:56:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:54.139626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-1ebb84c9-ee88-4cda-957c-3f3033e560d6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.246306 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-1ebb84c9-ee88-4cda-957c-3f3033e560d6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:56:54.246653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-1ebb84c9-ee88-4cda-957c-3f3033e560d6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f316c4e7-8de6-4d38-9fb6-86f98fbde4a7", "connector": null, "instance_uuid": "5cf45c35-1a4a-49c9-b52a-6cf2317137c6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:54.259390 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:54.259390 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:54.306179 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-1ebb84c9-ee88-4cda-957c-3f3033e560d6 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:56:54.306847 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 561/2255] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:56:54 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:54.335002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.337868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:54.338132 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:54.338347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:54.353082 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-36a3891e-dd9e-46e9-a682-1daf7ddbe5ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.355064 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-36a3891e-dd9e-46e9-a682-1daf7ddbe5ea None None] GET https://10.4.3.67/volume// Jul 24 00:56:54.355064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-36a3891e-dd9e-46e9-a682-1daf7ddbe5ea None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:54.355151 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:54.355151 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:54.355233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-36a3891e-dd9e-46e9-a682-1daf7ddbe5ea None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:54.355233 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-36a3891e-dd9e-46e9-a682-1daf7ddbe5ea None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:54.355233 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 564/2256] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:56:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:54.361106 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:54.368282 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e72d4c35-96aa-44fa-8415-b42c7c6a7ea3 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:54.368560 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.369145 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 572/2257] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:54 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:54.377418 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:54.377418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:54.377418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:54.384803 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:54.384803 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:54.388219 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:54.392479 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-f8c62379-235e-4c73-8f67-5ea2caa64a42 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:54.392929 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 561/2258] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:56:54 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:56:54.531316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.536339 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] PUT https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e Jul 24 00:56:54.537063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:54.553808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Acquiring lock "cinder-attachment_update-f316c4e7-8de6-4d38-9fb6-86f98fbde4a7-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:56:54.562448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-f316c4e7-8de6-4d38-9fb6-86f98fbde4a7-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:56:54.563526 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:54.563526 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:54.729249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Lock "cinder-attachment_update-f316c4e7-8de6-4d38-9fb6-86f98fbde4a7-np0000005792" released by "attachment_update" :: held 0.167s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:56:54.729820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-c602125b-5910-4faf-8b81-d7d11bbc2f69 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e returned with HTTP 200 Jul 24 00:56:54.730481 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 562/2259] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:56:54 2026] PUT /volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:54.968071 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:54.971204 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:54.971455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:54.971746 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:54.971837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:54.981921 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:54.981921 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:54.983048 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-336c4a01-7f4a-40cd-a8eb-d9b52dd555a3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:54.983577 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 565/2260] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:54 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:55.387511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:55.393255 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:55.393255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:55.393255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:55.427218 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:55.427218 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:55.433721 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:55.440487 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be349c12-cf85-4ea4-a53b-abb9b6dc444b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:55.441023 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 573/2261] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:55 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:55.998729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-24f1e5af-4c70-42db-b185-dd331886a5aa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:56.005633 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-24f1e5af-4c70-42db-b185-dd331886a5aa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:56.005633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-24f1e5af-4c70-42db-b185-dd331886a5aa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:56.005633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-24f1e5af-4c70-42db-b185-dd331886a5aa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:56.005633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-24f1e5af-4c70-42db-b185-dd331886a5aa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:56.010739 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:56.010739 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:56.013993 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-24f1e5af-4c70-42db-b185-dd331886a5aa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:56.013993 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 562/2262] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:55 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:56.457304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:56.465219 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:56.465219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:56.465219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:56.482650 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:56.482650 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:56.493073 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:56.512483 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8dc5f9f-90aa-4cf8-9fde-00b4cb6c0473 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:56.512924 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 563/2263] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:56 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:57.034421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:57.038297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:57.038297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:57.038297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:57.038297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:57.046576 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:57.046576 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:57.048377 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ddb1048f-6923-46a3-ace5-616f8aab97a1 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:57.048963 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 566/2264] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:57 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:57.459231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:57.461234 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:57.461410 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:57.461601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:57.473943 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:57.473943 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:57.479264 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:57.484429 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8c2b62-dbd6-4806-b754-f006c4e4dc69 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:57.484930 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 574/2265] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:57 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:57.531136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:57.535486 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:57.535695 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:57.535912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:57.557904 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:57.557904 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:57.562911 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:57.567032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52a3845c-fc73-4f75-a0a3-c66bb7893607 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:57.567636 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 563/2266] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:57 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:58.062816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:58.067251 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:58.067251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:58.067251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:58.067251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:58.071939 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:58.071939 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:58.073200 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5eb47611-270c-4cea-a75f-321c2c140ee9 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:58.073887 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 564/2267] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:58 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:58.404471 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:58.406745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:58.407163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1853115967"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:58.409005 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1853115967'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:58.409130 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume of 1 GB Jul 24 00:56:58.413765 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Availability Zones retrieved successfully. Jul 24 00:56:58.419743 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c7c72267-727d-40c6-9850-20e5643c480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:58.421050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b121c07-0e31-4831-8f49-d0a0e1135fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:58.421989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:58.448810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b121c07-0e31-4831-8f49-d0a0e1135fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:58.449675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e83a071-b642-4b91-b71c-8b111667ba03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:58.498910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a3581355-aad0-425e-b24e-dbb831937b97 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:58.500751 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3581355-aad0-425e-b24e-dbb831937b97 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:58.500986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3581355-aad0-425e-b24e-dbb831937b97 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:58.501266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a3581355-aad0-425e-b24e-dbb831937b97 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:58.514990 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:58.514990 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:58.521108 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a3581355-aad0-425e-b24e-dbb831937b97 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:58.523480 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Created reservations ['546b5d1f-aeda-4e59-80b7-6eff2f0e7664', '8a60f3b3-3558-4ecd-9186-6f54cd26a0ac', '9d81104d-da53-4287-b3ff-d9ff0c231f4b', '6da0ea19-28e6-4af0-94d1-49dc7b6e3e67'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:58.524494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e83a071-b642-4b91-b71c-8b111667ba03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546b5d1f-aeda-4e59-80b7-6eff2f0e7664', '8a60f3b3-3558-4ecd-9186-6f54cd26a0ac', '9d81104d-da53-4287-b3ff-d9ff0c231f4b', '6da0ea19-28e6-4af0-94d1-49dc7b6e3e67']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:58.525432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab8335a-3c41-4ae0-9f4d-cd471b58cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:58.528946 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a3581355-aad0-425e-b24e-dbb831937b97 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:58.529407 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 575/2268] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:58 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:58.556598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab8335a-3c41-4ae0-9f4d-cd471b58cdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d283fed-8def-43fc-8a72-ae7967d8269c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853115967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['546b5d1f-aeda-4e59-80b7-6eff2f0e7664','8a60f3b3-3558-4ecd-9186-6f54cd26a0ac','9d81104d-da53-4287-b3ff-d9ff0c231f4b','6da0ea19-28e6-4af0-94d1-49dc7b6e3e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853115967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d283fed-8def-43fc-8a72-ae7967d8269c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b77c6e52434ce9a82fbaf5b26879ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:58.557909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2e7e8-42c5-423d-88e0-04607b5ed3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:58.580534 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2e7e8-42c5-423d-88e0-04607b5ed3e6) transitioned into state 'SUCCESS' from state '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-1853115967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['546b5d1f-aeda-4e59-80b7-6eff2f0e7664','8a60f3b3-3558-4ecd-9186-6f54cd26a0ac','9d81104d-da53-4287-b3ff-d9ff0c231f4b','6da0ea19-28e6-4af0-94d1-49dc7b6e3e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:58.582589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86e5416-3461-4d36-9ecd-6584932e7289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:58.582690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:58.584732 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:58.584968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:58.587276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:58.594362 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86e5416-3461-4d36-9ecd-6584932e7289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:58.595708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c7c72267-727d-40c6-9850-20e5643c480c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:58.596130 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request issued successfully. Jul 24 00:56:58.596884 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4c45fb1c-af15-4b19-8956-0b89c1f869c5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:58.598209 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 567/2269] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:56:58 2026] POST /volume/v3/volumes => generated 753 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:58.606007 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:58.606007 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:58.611520 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:58.614958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9ef58620-936a-4799-9111-afafbb8cb684 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:58.617872 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfddb7b1-fa98-45fc-8d7e-f1610029bea8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:58.618378 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 564/2270] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:58 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:58.621354 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ef58620-936a-4799-9111-afafbb8cb684 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:56:58.621354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ef58620-936a-4799-9111-afafbb8cb684 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:58.621354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ef58620-936a-4799-9111-afafbb8cb684 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:58.634076 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:58.634076 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:58.641474 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9ef58620-936a-4799-9111-afafbb8cb684 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:56:58.647378 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ef58620-936a-4799-9111-afafbb8cb684 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:56:58.647378 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 565/2271] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:58 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.064774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-8fb54e13-3ee6-4c96-acdf-03eb86e5daf1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.067267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-8fb54e13-3ee6-4c96-acdf-03eb86e5daf1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e/action Jul 24 00:56:59.067783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-8fb54e13-3ee6-4c96-acdf-03eb86e5daf1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:59.067983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-8fb54e13-3ee6-4c96-acdf-03eb86e5daf1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:59.087508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.091553 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:56:59.091790 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.092088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.092332 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:56:59.092581 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.092581 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:59.099512 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.099512 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:59.100605 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e18c234-b388-42f8-b36d-8139f0aa6eca tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:56:59.101123 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 568/2272] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.111769 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ace21e54-ee6d-4af3-aa7b-55664ad11158 req-8fb54e13-3ee6-4c96-acdf-03eb86e5daf1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e/action returned with HTTP 204 Jul 24 00:56:59.112482 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 576/2273] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:56:59 2026] POST /volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:56:59.549454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.551511 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:56:59.551825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.552220 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.561164 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.561164 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:59.565750 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:59.571961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc3430ed-e8ba-4f94-bf67-096bbd1f3829 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:56:59.572562 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 565/2274] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.611142 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-895a7f30-0d20-4601-96ce-4255f82178bd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.615217 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] POST https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action Jul 24 00:56:59.615217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-424857850", "disk_format": "qcow2"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:56:59.615217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-424857850", "disk_format": "qcow2"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:59.628621 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.628621 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:59.630375 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:56:59.638089 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.644478 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:59.644792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.645088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.655144 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.655144 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:56:59.661838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.image.image_utils [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-424857850'}] 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-424857850'}]. {{(pid=100229) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 00:56:59.662246 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.662246 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:59.666647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.669169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:56:59.669769 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.669769 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.670893 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:59.681912 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87922eea-9b7a-41c8-91c0-d851b7a7853d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:59.682439 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 569/2275] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:59.694255 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.696842 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:56:59.697482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1065598983", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:59.699240 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.699240 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:59.699721 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1065598983', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:56:59.699981 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume of 1 GB Jul 24 00:56:59.703806 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77211018-498e-4f49-bc85-d3dd5c59642d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.705390 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:56:59.706217 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Availability Zones retrieved successfully. Jul 24 00:56:59.708798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77211018-498e-4f49-bc85-d3dd5c59642d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:56:59.709113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77211018-498e-4f49-bc85-d3dd5c59642d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.709500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77211018-498e-4f49-bc85-d3dd5c59642d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.712690 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ec80499-c017-4ccf-b0d9-4a9b8fb8f09f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:56:59.713445 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 577/2276] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.716285 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Flow 'volume_create_api' (25468fe7-6d80-4384-a838-8809b94b1604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:59.718395 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03067ffe-ef7c-4e99-99eb-fa5f5e94897a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:59.721521 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:56:59.726737 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.726737 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:56:59.731378 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77211018-498e-4f49-bc85-d3dd5c59642d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:56:59.743218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77211018-498e-4f49-bc85-d3dd5c59642d tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:56:59.743218 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 570/2277] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:56:59.755297 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03067ffe-ef7c-4e99-99eb-fa5f5e94897a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:59.755297 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb706760-c5a9-4557-b435-cdd6334ceb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:59.766646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.772934 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:56:59.773200 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.773453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.783424 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.783424 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:59.787577 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:56:59.796937 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-e180e32e-fff5-4482-a4c9-22fc52e2603c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:56:59.797621 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 578/2278] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.836094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Created reservations ['9a116be0-87e9-4286-8250-83a4cfd1ad78', '3e19d5eb-a82e-433e-bc23-897dc39d4835', 'b18de288-7f16-4601-b2f8-4ce047a677a0', '763b5b11-90e9-46dc-ac32-b3d9b5c99d21'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:56:59.836875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb706760-c5a9-4557-b435-cdd6334ceb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a116be0-87e9-4286-8250-83a4cfd1ad78', '3e19d5eb-a82e-433e-bc23-897dc39d4835', 'b18de288-7f16-4601-b2f8-4ce047a677a0', '763b5b11-90e9-46dc-ac32-b3d9b5c99d21']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:59.837685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d113cf08-1ef1-46e5-8156-b9dbb71c14c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:59.868859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d113cf08-1ef1-46e5-8156-b9dbb71c14c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de7a5950-55d9-47a7-9c9a-93aeb69ba387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1065598983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777357bc5ddb44ea945588e14495f826',qos_specs=None,replication_status=,reservations=['9a116be0-87e9-4286-8250-83a4cfd1ad78','3e19d5eb-a82e-433e-bc23-897dc39d4835','b18de288-7f16-4601-b2f8-4ce047a677a0','763b5b11-90e9-46dc-ac32-b3d9b5c99d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0581f274324d451f8890c9de67526e6b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1065598983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de7a5950-55d9-47a7-9c9a-93aeb69ba387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='777357bc5ddb44ea945588e14495f826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0581f274324d451f8890c9de67526e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:59.869953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4bdb0a-b85e-44c4-b90a-cb9998b024a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:59.896682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4bdb0a-b85e-44c4-b90a-cb9998b024a7) transitioned into state 'SUCCESS' from state '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-1065598983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777357bc5ddb44ea945588e14495f826',qos_specs=None,replication_status=,reservations=['9a116be0-87e9-4286-8250-83a4cfd1ad78','3e19d5eb-a82e-433e-bc23-897dc39d4835','b18de288-7f16-4601-b2f8-4ce047a677a0','763b5b11-90e9-46dc-ac32-b3d9b5c99d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0581f274324d451f8890c9de67526e6b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:59.897630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f012617-256f-483f-af0c-7259c4f92ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:56:59.910179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f012617-256f-483f-af0c-7259c4f92ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:56:59.911502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Flow 'volume_create_api' (25468fe7-6d80-4384-a838-8809b94b1604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:56:59.911781 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume request issued successfully. Jul 24 00:56:59.912564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3f2b74c0-1598-461e-afa1-c7566a78e01e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:56:59.913227 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 566/2279] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:56:59 2026] POST /volume/v3/volumes => generated 753 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:56:59.918627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ece83281-8c57-446d-a17b-117145608713 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.920932 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ece83281-8c57-446d-a17b-117145608713 None None] GET https://10.4.3.67/volume// Jul 24 00:56:59.921456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ece83281-8c57-446d-a17b-117145608713 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.924100 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ece83281-8c57-446d-a17b-117145608713 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.924100 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ece83281-8c57-446d-a17b-117145608713 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:56:59.924760 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 571/2280] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:56:59.934007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.934910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-17aae5a7-9b4e-4822-9c38-0ba8ac37fe63 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:56:59.936221 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:56:59.936567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:56:59.938852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:56:59.938973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-17aae5a7-9b4e-4822-9c38-0ba8ac37fe63 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:56:59.938973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-17aae5a7-9b4e-4822-9c38-0ba8ac37fe63 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d283fed-8def-43fc-8a72-ae7967d8269c", "connector": null, "instance_uuid": "324a9673-9746-4e0a-abd8-4d6bd1b93e86"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:56:59.949503 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.949503 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:56:59.951640 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:56:59.951640 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:56:59.958310 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:56:59.971971 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56119fb6-fa3c-4515-baf4-5bfec68ae751 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:56:59.971971 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 579/2281] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:56:59 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:56:59.990645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-17aae5a7-9b4e-4822-9c38-0ba8ac37fe63 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:56:59.991138 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 567/2282] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:56:59 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:00.035793 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c6b87b69-f645-4368-961c-699ba9c2273b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.049350 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6b87b69-f645-4368-961c-699ba9c2273b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:00.049350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6b87b69-f645-4368-961c-699ba9c2273b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.049350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6b87b69-f645-4368-961c-699ba9c2273b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.075708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-87d7e535-060c-4926-8a1d-9c6702b80bb7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.076279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-87d7e535-060c-4926-8a1d-9c6702b80bb7 None None] GET https://10.4.3.67/volume// Jul 24 00:57:00.076530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-87d7e535-060c-4926-8a1d-9c6702b80bb7 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.076806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-87d7e535-060c-4926-8a1d-9c6702b80bb7 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.077239 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-87d7e535-060c-4926-8a1d-9c6702b80bb7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:00.077630 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 580/2283] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:00.083934 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.083934 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:00.089982 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.090184 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c6b87b69-f645-4368-961c-699ba9c2273b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:00.092782 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:00.093175 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.093492 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.095465 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6b87b69-f645-4368-961c-699ba9c2273b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:00.095957 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 572/2284] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:00.107956 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.107956 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:00.113259 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:00.116437 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-26b3a918-eeac-4277-8e78-650c209835ec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.117566 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-26b3a918-eeac-4277-8e78-650c209835ec tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:00.117778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-26b3a918-eeac-4277-8e78-650c209835ec tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.118029 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-26b3a918-eeac-4277-8e78-650c209835ec tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.118162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-26b3a918-eeac-4277-8e78-650c209835ec tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:00.120272 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-409867aa-bf45-44b2-b1d6-13053a3072a4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:00.120916 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 568/2285] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:00.122995 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.122995 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:00.123765 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-26b3a918-eeac-4277-8e78-650c209835ec tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:00.124181 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 581/2286] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:00.240166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.243207 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] PUT https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 Jul 24 00:57:00.243703 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:00.253577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Acquiring lock "cinder-attachment_update-5d283fed-8def-43fc-8a72-ae7967d8269c-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:00.258688 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-5d283fed-8def-43fc-8a72-ae7967d8269c-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:00.259955 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.259955 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:00.291948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.298307 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:00.298307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.298307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.313991 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Copy volume to image completed successfully. Jul 24 00:57:00.317101 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-895a7f30-0d20-4601-96ce-4255f82178bd tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action returned with HTTP 202 Jul 24 00:57:00.317101 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 566/2287] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:56:59 2026] POST /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6/action => generated 688 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:00.317265 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.317265 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:00.321687 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:00.329028 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-ba23edc3-c0ab-4264-a2fa-6c91956def8c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:00.329605 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 569/2288] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:00.357999 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.360458 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454/action Jul 24 00:57:00.360932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:00.361284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:00.372526 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.372526 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:00.373084 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:00.384774 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Begin detaching volume completed successfully. Jul 24 00:57:00.385017 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-05ec747d-5935-4218-b53b-105bbbb18cfd tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454/action returned with HTTP 202 Jul 24 00:57:00.385773 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 582/2289] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:00 2026] POST /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 00:57:00.399688 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-5d283fed-8def-43fc-8a72-ae7967d8269c-np0000005792" released by "attachment_update" :: held 0.141s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:00.400105 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-037e9a23-3832-4bde-ba1a-d633878d7738 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 returned with HTTP 200 Jul 24 00:57:00.400699 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 573/2290] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:00 2026] PUT /volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:00.416356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-626c337f-3c44-4d05-8e06-0b44469e3059 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.418404 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-626c337f-3c44-4d05-8e06-0b44469e3059 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:00.418636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-626c337f-3c44-4d05-8e06-0b44469e3059 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.418849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-626c337f-3c44-4d05-8e06-0b44469e3059 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.433115 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.433115 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:00.441684 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-626c337f-3c44-4d05-8e06-0b44469e3059 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:00.450760 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-626c337f-3c44-4d05-8e06-0b44469e3059 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:00.451261 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 567/2291] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:00.455277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-92b2bcda-a525-4aa1-a8b2-85904d10ee2b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.455277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92b2bcda-a525-4aa1-a8b2-85904d10ee2b None None] GET https://10.4.3.67/volume// Jul 24 00:57:00.455277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92b2bcda-a525-4aa1-a8b2-85904d10ee2b None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.455277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92b2bcda-a525-4aa1-a8b2-85904d10ee2b None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.455277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92b2bcda-a525-4aa1-a8b2-85904d10ee2b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:00.456305 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 570/2292] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:00.468858 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.473618 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:00.473845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.474121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:00.486613 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:00.486613 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:00.491120 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:00.497257 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-de31aa01-edfc-45f2-91d2-105e63abb3e5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:00.497952 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 583/2293] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:00.990600 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:00.995598 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:00.995598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:00.995852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.005678 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.005678 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:01.009242 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.015562 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-acfb56e9-7b0c-41ef-804f-7c9e190c6bff tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.015562 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 574/2294] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:00 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.033757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.035425 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:01.037666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.037666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.048053 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.048053 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:01.052256 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.059164 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d0f9b65-f7c3-4822-a611-e25c2ef4e3f6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.059585 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 568/2295] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.075957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.078297 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:57:01.078535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.078727 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.079015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:57:01.079719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:01.089861 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Get all volumes completed successfully. Jul 24 00:57:01.090558 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-732144b9-fe2e-497e-9b32-ea992d003aa7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:57:01.091099 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 571/2296] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.102205 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.104629 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:01.104965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.105356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.113256 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.113256 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:01.115344 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-00cda910-26f6-4c45-8559-3517238e178e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.120013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-00cda910-26f6-4c45-8559-3517238e178e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:01.120274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-00cda910-26f6-4c45-8559-3517238e178e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.120803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-00cda910-26f6-4c45-8559-3517238e178e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.123480 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.137553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4aeadef8-19e5-4fa6-833f-efa924fbe05d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.138203 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 584/2297] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.143120 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8c845071-d594-48db-947a-06e5ccc012f0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.148046 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c845071-d594-48db-947a-06e5ccc012f0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:01.149553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c845071-d594-48db-947a-06e5ccc012f0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.149789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c845071-d594-48db-947a-06e5ccc012f0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.149939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8c845071-d594-48db-947a-06e5ccc012f0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:01.157255 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.157255 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:01.157771 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.157771 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:01.158212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c845071-d594-48db-947a-06e5ccc012f0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:01.158641 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 569/2298] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.169373 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-00cda910-26f6-4c45-8559-3517238e178e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:01.174182 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-00cda910-26f6-4c45-8559-3517238e178e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:01.174182 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 575/2299] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.219410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.223095 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:01.223450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.223888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.233845 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.233845 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:01.238510 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.243364 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-47ce9993-66f6-40e2-a66e-a5f3f165083d tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.243978 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 572/2300] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.341543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-90fa0716-e670-4f45-832c-eb928cdc6872 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.342107 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-90fa0716-e670-4f45-832c-eb928cdc6872 None None] GET https://10.4.3.67/volume// Jul 24 00:57:01.342386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-90fa0716-e670-4f45-832c-eb928cdc6872 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.342631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-90fa0716-e670-4f45-832c-eb928cdc6872 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.343060 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-90fa0716-e670-4f45-832c-eb928cdc6872 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:01.343569 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 585/2301] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:01.356457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-79c25b06-595d-480d-9805-647362a25abe req-379440b8-7d83-466d-85e9-46dee7cbe85c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.391224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-379440b8-7d83-466d-85e9-46dee7cbe85c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:57:01.391224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-379440b8-7d83-466d-85e9-46dee7cbe85c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de7a5950-55d9-47a7-9c9a-93aeb69ba387", "connector": null, "instance_uuid": "434e14bc-7704-4e98-bae2-ed814f3bc410"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:01.401071 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.401071 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:01.431481 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-379440b8-7d83-466d-85e9-46dee7cbe85c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:57:01.432087 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 570/2302] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:57:01 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:01.464865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.467533 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:01.467803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.468090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.469749 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.473286 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:01.473614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.473997 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.474557 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bfa41445-fe56-4948-8378-980ea3e607ff None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.475381 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bfa41445-fe56-4948-8378-980ea3e607ff None None] GET https://10.4.3.67/volume// Jul 24 00:57:01.475618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bfa41445-fe56-4948-8378-980ea3e607ff None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.482113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bfa41445-fe56-4948-8378-980ea3e607ff None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.482113 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bfa41445-fe56-4948-8378-980ea3e607ff None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:01.482113 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 586/2303] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:01.486176 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.486176 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:01.486316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.488880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:01.489147 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:01.489418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:01.490287 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:01.490502 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.490502 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:01.495079 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.495594 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ec32eec7-e2bb-47a7-ac85-c0aef9bea70f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:01.495978 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 576/2304] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:01.501608 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-121b1a87-3633-43a7-be7c-fd28e32d6241 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.502065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 573/2305] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:01.503871 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.503871 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:01.519979 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:01.527647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-5a723c39-a15d-46d6-ab00-93b4fc07da70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:01.528232 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 571/2306] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:01 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:01.659121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:01.661296 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] PUT https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 Jul 24 00:57:01.661706 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:01.672055 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Acquiring lock "cinder-attachment_update-de7a5950-55d9-47a7-9c9a-93aeb69ba387-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:01.682352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Lock "cinder-attachment_update-de7a5950-55d9-47a7-9c9a-93aeb69ba387-np0000005792" acquired by "attachment_update" :: waited 0.010s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:01.685775 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:01.685775 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:01.809090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Lock "cinder-attachment_update-de7a5950-55d9-47a7-9c9a-93aeb69ba387-np0000005792" released by "attachment_update" :: held 0.127s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:01.809541 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-2c3c397a-5666-42f2-a4c1-99b529bec4ca tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 returned with HTTP 200 Jul 24 00:57:01.810287 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 587/2307] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:01 2026] PUT /volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:02.169135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:02.170925 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:02.171137 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:02.171358 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:02.171489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:02.175869 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:02.175869 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:02.176863 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43549be3-28bc-4ec7-86c7-32908162fdf5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:02.177375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 577/2308] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:02 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:02.192754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:02.194544 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:02.194751 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:02.194948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:02.204163 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:02.204163 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:02.207697 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:02.212008 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e98080b8-39a8-4fcb-b81d-65c8849a2cce tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:02.212469 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 574/2309] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:02 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:02.509664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-55457273-8149-4683-9ebb-b07e49964f2b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:02.512076 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55457273-8149-4683-9ebb-b07e49964f2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:02.512301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55457273-8149-4683-9ebb-b07e49964f2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:02.512524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55457273-8149-4683-9ebb-b07e49964f2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:02.521954 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:02.521954 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:02.524808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-94192e08-e77d-4c26-9710-c8f26e9279fd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:02.525097 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-55457273-8149-4683-9ebb-b07e49964f2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:02.526981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94192e08-e77d-4c26-9710-c8f26e9279fd tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:02.527173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-94192e08-e77d-4c26-9710-c8f26e9279fd tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:02.527395 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-94192e08-e77d-4c26-9710-c8f26e9279fd tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:02.529592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55457273-8149-4683-9ebb-b07e49964f2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:02.529987 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 572/2310] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:02 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:02.537647 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:02.537647 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:02.541266 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-94192e08-e77d-4c26-9710-c8f26e9279fd tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:02.546287 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94192e08-e77d-4c26-9710-c8f26e9279fd tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:02.546631 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 588/2311] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:02 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:03.187803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:03.189577 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:03.189769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:03.189956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:03.190056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:03.194533 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:03.194533 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:03.195211 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b895167-e324-45fd-84a4-a8bd3aa42445 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:03.195554 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 578/2312] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:03 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:03.225658 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:03.227454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:03.227650 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:03.227836 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:03.237862 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:03.237862 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:03.241351 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:03.245833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d8589dd-0e1a-4182-81d1-ae5b950aaa07 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:03.246287 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 575/2313] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:03 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:03.546016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58760634-ea41-4240-8a46-030c96a148a5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:03.547755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58760634-ea41-4240-8a46-030c96a148a5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:03.547953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58760634-ea41-4240-8a46-030c96a148a5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:03.548176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58760634-ea41-4240-8a46-030c96a148a5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:03.557707 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:03.557707 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:03.558755 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:03.561042 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:03.561618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:03.561618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:03.562457 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-58760634-ea41-4240-8a46-030c96a148a5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:03.568249 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58760634-ea41-4240-8a46-030c96a148a5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:03.568707 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 573/2314] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:03 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:03.573074 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:03.573074 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:03.576989 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:03.581533 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ba5c64b-cec2-4c2c-b314-bd0725478c64 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:03.582138 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 589/2315] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:03 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:04.208941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.210443 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:04.210869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.211182 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.212628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:04.217253 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.217253 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:04.218829 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-83fff848-3b47-4c42-885e-e6e205e23ab0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:04.218829 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 579/2316] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:04 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:04.233375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.265845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.268569 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:04.268569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.268569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.283854 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.283854 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:04.289709 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:04.295686 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbed1656-5c92-4563-b809-b4a90aa7dd68 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:04.296558 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 574/2317] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:04 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:04.335651 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:04.336446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8795a39-34fb-47c8-86f8-120384dde174", "incremental": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:04.338746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating new backup {'backup': {'volume_id': 'd8795a39-34fb-47c8-86f8-120384dde174', 'incremental': True}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:04.339621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating backup of volume d8795a39-34fb-47c8-86f8-120384dde174 in container None Jul 24 00:57:04.351375 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.351375 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:04.351709 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Volume info retrieved successfully. Jul 24 00:57:04.390035 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Created reservations ['cc834d5d-2fe5-488a-9391-3fc3538fad88', 'ade0ad89-bc6a-4e5c-9858-3506ac4fe816'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:04.417274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a127a0a-5a99-46c1-bc73-726e1d04c169 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 400 Jul 24 00:57:04.418054 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 576/2318] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:04 2026] POST /volume/v3/backups => generated 109 bytes in 185 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:57:04.427061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.429723 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:04.429723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.429827 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.429970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete backup with id: 4717cd7d-b13d-45f1-8282-1c11a81b4509. Jul 24 00:57:04.434822 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.434822 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:04.448263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] delete_backup rpcapi backup_id 4717cd7d-b13d-45f1-8282-1c11a81b4509 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:57:04.450745 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62dd0b9a-eb09-4d40-8312-8e24dab4bf76 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 202 Jul 24 00:57:04.451388 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 590/2319] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:04 2026] DELETE /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:04.461050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.463911 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:04.464143 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.465690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.465690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:04.473123 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.473123 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:04.475598 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21ee8e05-7a3e-4a6f-8b7d-e2f494ab64f6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 200 Jul 24 00:57:04.475598 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 580/2320] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:04 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:04.589532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.591820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:04.591901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.592352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.600005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:04.600334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:04.600441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:04.600696 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:04.607479 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.607479 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:04.612115 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:04.616985 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:04.616985 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:04.620395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05783af7-c4af-4b69-8898-2a9d32fdb1f9 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:04.621622 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 575/2321] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:04 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:04.623941 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:04.630696 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7d2b784f-4977-4a99-aba9-827e3b8eeb94 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:04.630696 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 577/2322] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:04 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:05.312079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.314043 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:05.314337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:05.314564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:05.328009 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:05.328009 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:05.333454 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:05.339239 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8f3a436e-48f8-49e3-afad-2fd01fd5f377 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:05.339661 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 591/2323] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:05 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:05.488915 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.490975 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 Jul 24 00:57:05.491200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:05.491460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:05.491614 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 4717cd7d-b13d-45f1-8282-1c11a81b4509. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:05.496810 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f709e57b-18fa-4203-9c9a-39a8a5970ae0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 returned with HTTP 404 Jul 24 00:57:05.497955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 581/2324] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:05 2026] GET /volume/v3/backups/4717cd7d-b13d-45f1-8282-1c11a81b4509 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:05.507181 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.509713 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:05.510754 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1754664838"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:05.511817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1754664838'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:05.512054 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume of 1 GB Jul 24 00:57:05.517508 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Availability Zones retrieved successfully. Jul 24 00:57:05.525993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (84fcba0a-64c4-4c5c-b070-bb18d0adf6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:05.528452 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012979b0-4cae-4619-8c47-2afcdfd94844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:05.529065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:05.564510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012979b0-4cae-4619-8c47-2afcdfd94844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:05.565792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ee4037-8f85-48a5-a1cd-6e811e03012b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:05.616597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['ae6436f7-c9fe-498d-ad18-2613f297d1f8', 'd1bb9aaf-5ccc-40de-a484-b48ff72e8b63', '39134579-8a2a-4405-ab8f-8cab74dd3f07', '6a543426-7e88-4f4b-aae1-6beb8ed56035'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:05.617962 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ee4037-8f85-48a5-a1cd-6e811e03012b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae6436f7-c9fe-498d-ad18-2613f297d1f8', 'd1bb9aaf-5ccc-40de-a484-b48ff72e8b63', '39134579-8a2a-4405-ab8f-8cab74dd3f07', '6a543426-7e88-4f4b-aae1-6beb8ed56035']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:05.618796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99a635b-5929-490b-9bb4-bd64cc950f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:05.635982 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.638059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:05.638458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:05.638458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:05.645680 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99a635b-5929-490b-9bb4-bd64cc950f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16148272-0ac9-421e-8334-66eeb7315f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1754664838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['ae6436f7-c9fe-498d-ad18-2613f297d1f8','d1bb9aaf-5ccc-40de-a484-b48ff72e8b63','39134579-8a2a-4405-ab8f-8cab74dd3f07','6a543426-7e88-4f4b-aae1-6beb8ed56035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1754664838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16148272-0ac9-421e-8334-66eeb7315f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b158c563d71a4447af6b86723e765181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c9cd1c38d547acb000dc7028f07b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:05.647117 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bb90a8-b9b4-4e9f-8c0c-6eb7a302cfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:05.648273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-276f4393-517c-4946-a467-ad615778dbb8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.650863 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-276f4393-517c-4946-a467-ad615778dbb8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:05.651670 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-276f4393-517c-4946-a467-ad615778dbb8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:05.651670 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-276f4393-517c-4946-a467-ad615778dbb8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:05.652323 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:05.652323 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:05.659672 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:05.666517 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e498db7-8181-4c0e-88e6-5ccb5d4d6c87 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:05.667315 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 578/2325] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:05 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:05.668136 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:05.668136 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:05.673574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bb90a8-b9b4-4e9f-8c0c-6eb7a302cfbd) transitioned into state 'SUCCESS' from state '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-1754664838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['ae6436f7-c9fe-498d-ad18-2613f297d1f8','d1bb9aaf-5ccc-40de-a484-b48ff72e8b63','39134579-8a2a-4405-ab8f-8cab74dd3f07','6a543426-7e88-4f4b-aae1-6beb8ed56035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:05.673721 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-276f4393-517c-4946-a467-ad615778dbb8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:05.674908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c91767-1bb5-4dc0-a2e0-40a63627743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:05.681506 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-276f4393-517c-4946-a467-ad615778dbb8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:05.682060 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 592/2326] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:05 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:05.688409 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c91767-1bb5-4dc0-a2e0-40a63627743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:05.688612 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (84fcba0a-64c4-4c5c-b070-bb18d0adf6ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:05.688802 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request issued successfully. Jul 24 00:57:05.689395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2ee6ad9-860f-4120-8351-4a3bad5f6b09 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:05.690099 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 576/2327] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:05 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:05.709426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:05.712160 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:57:05.713063 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:05.714724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:05.725699 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:05.725699 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:05.732488 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:57:05.739954 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82ade57f-bb95-470c-a6bb-b9c7fb05cad6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 returned with HTTP 200 Jul 24 00:57:05.741216 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 582/2328] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:05 2026] GET /volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:06.353752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.355966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:06.356588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:06.356588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:06.367041 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.367041 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:06.371769 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:06.376789 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-318eb2a7-797d-47a8-8d1d-a9f601a6c6cd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:06.377281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 579/2329] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:06 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:06.682586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.684673 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:06.684947 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:06.685018 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:06.696683 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.696683 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:06.697697 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.700120 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:06.700120 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:06.701873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:06.702236 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:06.706699 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-78f8dc73-6ccb-4995-9eb7-491189fc667f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:06.707652 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 593/2330] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:06 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:06.711326 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.711326 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:06.714926 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:06.719715 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf450f00-8fce-45ce-8543-2753af85b8e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:06.720224 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 577/2331] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:06 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:06.756611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.759230 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:57:06.759774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:06.760072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:06.771604 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.771604 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:06.777396 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:57:06.784637 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f6a913e-4d9d-4e54-85a9-f1f335c446b2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 returned with HTTP 200 Jul 24 00:57:06.785101 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 583/2332] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:06 2026] GET /volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:06.802655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8cd038f7-13af-407d-89f2-b34989066c0d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.807531 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:06.807531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16148272-0ac9-421e-8334-66eeb7315f21", "name": "tempest-VolumesBackupsTest-Backup-1938003926"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:06.808268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating new backup {'backup': {'volume_id': '16148272-0ac9-421e-8334-66eeb7315f21', 'name': 'tempest-VolumesBackupsTest-Backup-1938003926'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:06.809638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating backup of volume 16148272-0ac9-421e-8334-66eeb7315f21 in container None Jul 24 00:57:06.819408 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.819408 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:06.819697 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Volume info retrieved successfully. Jul 24 00:57:06.845425 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Created reservations ['12426ab8-f24d-4602-8375-5f7b89bdbf75', '7340023a-c838-438b-96cc-f4e4e34933bf'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:06.879001 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8cd038f7-13af-407d-89f2-b34989066c0d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:06.879243 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 580/2333] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:06 2026] POST /volume/v3/backups => generated 328 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:06.893813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-118c580a-b259-4090-b472-d11de00f1028 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:06.895972 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-118c580a-b259-4090-b472-d11de00f1028 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:06.895972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-118c580a-b259-4090-b472-d11de00f1028 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:06.895972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-118c580a-b259-4090-b472-d11de00f1028 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:06.895972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-118c580a-b259-4090-b472-d11de00f1028 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:06.901333 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:06.901333 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:06.902088 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-118c580a-b259-4090-b472-d11de00f1028 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:06.902406 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 594/2334] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:06 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:07.390364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:07.392208 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:07.392389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:07.392591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:07.402812 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:07.402812 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:07.407342 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:07.412094 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4364a4a-28d0-4d99-bbd7-fb80eebcab79 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:07.412803 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 578/2335] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:07 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:07.723325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:07.725752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:07.726094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:07.726376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:07.734746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:07.739355 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:07.739661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:07.739944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:07.745513 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:07.745513 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:07.753217 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:07.755572 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:07.755572 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:07.760394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e5ed8a7-ea2d-49e4-bc2e-552dbcaa08c4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:07.760701 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:07.761149 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 584/2336] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:07 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:07.766151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-885f8ba2-123b-4ba5-976a-2e4d38333e5e tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:07.766642 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 581/2337] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:07 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:07.919356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:07.921222 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:07.921433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:07.921618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:07.921712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:07.929052 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:07.929052 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:07.929783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-330fa12f-bffe-41c3-bbdf-cc1dde38c7d7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:07.930306 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 595/2338] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:07 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:07.990623 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-0da08932-7e52-4592-825f-afd7323b846b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:07.992949 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-0da08932-7e52-4592-825f-afd7323b846b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1/action Jul 24 00:57:07.993389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-0da08932-7e52-4592-825f-afd7323b846b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:07.993558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-0da08932-7e52-4592-825f-afd7323b846b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:08.014876 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.014876 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:08.034646 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f7c098f8-1078-4e9d-b66a-04b55d1fa00c req-0da08932-7e52-4592-825f-afd7323b846b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1/action returned with HTTP 204 Jul 24 00:57:08.035023 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 579/2339] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:07 2026] POST /volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:08.089930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-94744867-7799-4d10-bdcb-462336d4a378 req-3054172b-bce7-46f9-ae1e-383449b2e44b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.093918 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-3054172b-bce7-46f9-ae1e-383449b2e44b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 Jul 24 00:57:08.094304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-3054172b-bce7-46f9-ae1e-383449b2e44b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.094624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-3054172b-bce7-46f9-ae1e-383449b2e44b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.112945 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.112945 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:08.126964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87838dcb-4a3f-44e3-acaf-453be63f516b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.133929 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87838dcb-4a3f-44e3-acaf-453be63f516b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:08.133929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87838dcb-4a3f-44e3-acaf-453be63f516b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.133929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87838dcb-4a3f-44e3-acaf-453be63f516b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.143538 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.143538 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:08.151144 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-87838dcb-4a3f-44e3-acaf-453be63f516b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:08.160515 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87838dcb-4a3f-44e3-acaf-453be63f516b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:08.160977 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 582/2340] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.205767 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-94744867-7799-4d10-bdcb-462336d4a378 req-3054172b-bce7-46f9-ae1e-383449b2e44b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 returned with HTTP 200 Jul 24 00:57:08.206320 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 585/2341] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:08 2026] DELETE /volume/v3/attachments/26be767f-07ed-4941-81ac-3a1c8c170372 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.429222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.429222 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:08.429222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.429500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.442717 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.442717 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:08.446691 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:08.451356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4fecbbc-1079-4ce0-b5c0-b620d66eb5c6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:08.451819 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 596/2342] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:08.466608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e8c4e944-a406-4929-a128-b331a9244df4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.468813 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8c4e944-a406-4929-a128-b331a9244df4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:08.469107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8c4e944-a406-4929-a128-b331a9244df4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.469388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8c4e944-a406-4929-a128-b331a9244df4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.481142 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.481142 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:08.487084 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e8c4e944-a406-4929-a128-b331a9244df4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:08.493137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8c4e944-a406-4929-a128-b331a9244df4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:08.493702 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 580/2343] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:08.496436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.498341 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:08.498894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.499165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.507446 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.507446 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:08.511771 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:08.519015 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c49ce56-098c-4d42-97c7-d2f171456a23 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:08.519541 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 583/2344] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.532278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.537466 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:08.537890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.538158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.548211 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.548211 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:08.553563 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:08.560737 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-8c23d2cc-81bc-4d80-900d-4531aa9447a9 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:08.561303 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 586/2345] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.643009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3285a5ad-612a-4a99-9e77-3d25b7a43095 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.643351 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3285a5ad-612a-4a99-9e77-3d25b7a43095 None None] GET https://10.4.3.67/volume// Jul 24 00:57:08.643486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3285a5ad-612a-4a99-9e77-3d25b7a43095 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.643662 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3285a5ad-612a-4a99-9e77-3d25b7a43095 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.643952 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3285a5ad-612a-4a99-9e77-3d25b7a43095 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:08.644208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 597/2346] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:08.651383 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-43a87144-6be0-4c64-9b5c-8c65f8fcef66 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.653327 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-43a87144-6be0-4c64-9b5c-8c65f8fcef66 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:57:08.653642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-43a87144-6be0-4c64-9b5c-8c65f8fcef66 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba0ded9d-0562-4964-b1db-0b7c746b97ab", "connector": null, "instance_uuid": "894784f4-c4f6-4bfb-8b39-5d94d67e7145"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:08.662378 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.662378 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:08.704619 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-43a87144-6be0-4c64-9b5c-8c65f8fcef66 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:57:08.705147 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 581/2347] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:57:08 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:08.734478 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.736339 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:08.736602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.736851 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.748164 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.748164 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:08.748728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59164a9e-2f8b-428d-be34-58d2ff84f569 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.749333 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59164a9e-2f8b-428d-be34-58d2ff84f569 None None] GET https://10.4.3.67/volume// Jul 24 00:57:08.749577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59164a9e-2f8b-428d-be34-58d2ff84f569 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.749844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59164a9e-2f8b-428d-be34-58d2ff84f569 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.750326 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59164a9e-2f8b-428d-be34-58d2ff84f569 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:08.750707 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 587/2348] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:08.752270 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:08.757172 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-127da2d7-94b5-4cd9-92c0-f047b0f6eae1 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:08.757956 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 584/2349] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 933 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.759245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.763005 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:08.763256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.763460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.774477 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.774477 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:08.778014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.779663 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:08.781666 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:08.781846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.782048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.783473 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.785570 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:08.785805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.786044 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.789416 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-45f6cd8d-cc9b-4831-957d-219a4b95a549 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:08.792088 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 598/2350] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 1113 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:08.794270 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.794270 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:08.799663 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.799663 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:08.799812 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:08.804713 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:08.805687 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d916d6c7-0d02-4a9d-9842-fbbcd48d7b09 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:08.806157 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 582/2351] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.810581 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-089b8e26-5e15-4daa-96f6-f1b7c4514c52 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:08.811022 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 588/2352] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.891131 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.893654 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:08.893654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.893757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.908769 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.908769 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:08.910906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.914251 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] PUT https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 Jul 24 00:57:08.914300 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:08.914778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:08.921027 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-f8b6938f-acfb-4ea0-88f4-56dcf51081b8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:08.921591 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 585/2353] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:08.929914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Acquiring lock "cinder-attachment_update-ba0ded9d-0562-4964-b1db-0b7c746b97ab-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:08.941365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-ba0ded9d-0562-4964-b1db-0b7c746b97ab-np0000005792" acquired by "attachment_update" :: waited 0.011s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:08.945032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.945765 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.945765 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:08.946114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f8cd6793-f095-4cef-844a-a842776fca69 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.947282 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] POST https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7/action Jul 24 00:57:08.947680 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:08.947855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:08.948272 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8cd6793-f095-4cef-844a-a842776fca69 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:08.948635 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8cd6793-f095-4cef-844a-a842776fca69 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.949000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8cd6793-f095-4cef-844a-a842776fca69 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:08.949213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f8cd6793-f095-4cef-844a-a842776fca69 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:08.955256 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.955256 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:08.956294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8cd6793-f095-4cef-844a-a842776fca69 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:08.957041 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 589/2354] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:08.959486 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:08.959486 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:08.959986 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:08.965591 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Begin detaching volume completed successfully. Jul 24 00:57:08.965794 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-95601ca4-865e-43a0-8321-2939daad9fd5 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7/action returned with HTTP 202 Jul 24 00:57:08.966389 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 583/2355] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:08 2026] POST /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:08.984648 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-71f844ab-102e-4549-bb26-e4f33b1d553f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:08.987021 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71f844ab-102e-4549-bb26-e4f33b1d553f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:08.987308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71f844ab-102e-4549-bb26-e4f33b1d553f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:08.987549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71f844ab-102e-4549-bb26-e4f33b1d553f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.010485 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.010485 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:09.014621 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-71f844ab-102e-4549-bb26-e4f33b1d553f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:09.014718 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b249ff57-e463-4e4b-aec1-1ee147e4c804 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.015013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b249ff57-e463-4e4b-aec1-1ee147e4c804 None None] GET https://10.4.3.67/volume// Jul 24 00:57:09.015173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b249ff57-e463-4e4b-aec1-1ee147e4c804 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.015373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b249ff57-e463-4e4b-aec1-1ee147e4c804 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.015679 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b249ff57-e463-4e4b-aec1-1ee147e4c804 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:09.015966 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 590/2356] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:09.019636 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71f844ab-102e-4549-bb26-e4f33b1d553f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:09.020282 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 586/2357] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:08 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:09.026956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.029251 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:09.029521 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.029732 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.041820 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.041820 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:09.046635 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:09.055550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-99d671a5-ed09-4c6c-bb1b-96b743147b98 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:09.056250 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 584/2358] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:09.058631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-ba0ded9d-0562-4964-b1db-0b7c746b97ab-np0000005792" released by "attachment_update" :: held 0.117s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:09.058975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-991cd877-d1e8-4152-8b2e-ee193116946a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 returned with HTTP 200 Jul 24 00:57:09.059443 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 599/2359] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:08 2026] PUT /volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:09.537706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.540102 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:09.540410 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.540700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.550735 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.550735 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:09.555978 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:09.563730 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62ffbda6-cff0-4144-9fc2-a6ca4781c4ae tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:09.564230 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 591/2360] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.622984 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.625778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:09.626060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.626344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.635882 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.635882 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:09.640978 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:09.648152 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-e332811f-6f87-48f6-8fbd-72a81c06f625 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:09.648731 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 587/2361] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.724662 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cbe64515-1b2c-4f8d-825f-4df0a0fe31d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.725286 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cbe64515-1b2c-4f8d-825f-4df0a0fe31d8 None None] GET https://10.4.3.67/volume// Jul 24 00:57:09.725567 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cbe64515-1b2c-4f8d-825f-4df0a0fe31d8 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.725867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cbe64515-1b2c-4f8d-825f-4df0a0fe31d8 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.726553 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cbe64515-1b2c-4f8d-825f-4df0a0fe31d8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:09.727075 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 585/2362] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:09.735415 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-a7d14cea-1648-4fa5-858c-0cc365975829 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.737985 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-a7d14cea-1648-4fa5-858c-0cc365975829 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:57:09.738378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-a7d14cea-1648-4fa5-858c-0cc365975829 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22900ed5-3162-46db-97ef-fd5787326ac4", "connector": null, "instance_uuid": "1321fada-2380-4be5-9613-6d73a9971c19"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:09.747452 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.747452 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:09.775490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f2063972-53fe-4ec1-bacc-098142950c65 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.776393 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f2063972-53fe-4ec1-bacc-098142950c65 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:09.779336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f2063972-53fe-4ec1-bacc-098142950c65 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.779336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f2063972-53fe-4ec1-bacc-098142950c65 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.779490 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-a7d14cea-1648-4fa5-858c-0cc365975829 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:57:09.779490 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 600/2363] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:09.787871 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.787871 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:09.793116 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f2063972-53fe-4ec1-bacc-098142950c65 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:09.800756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f2063972-53fe-4ec1-bacc-098142950c65 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:09.801299 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 592/2364] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.812267 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.814150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:09.814381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.814568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.818613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cc3d6c8f-f88b-42a6-a2c3-48c26b021330 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.819137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc3d6c8f-f88b-42a6-a2c3-48c26b021330 None None] GET https://10.4.3.67/volume// Jul 24 00:57:09.819385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc3d6c8f-f88b-42a6-a2c3-48c26b021330 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.819638 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc3d6c8f-f88b-42a6-a2c3-48c26b021330 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.820126 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc3d6c8f-f88b-42a6-a2c3-48c26b021330 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:09.820782 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 586/2365] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:09.822759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.824535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:09.824735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.824917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.827900 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.827900 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:09.828294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.830847 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:09.831266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.831495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.832398 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:09.834526 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.834526 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:09.837587 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf78c826-1eb1-4a12-a40d-ffff2e5378e7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:09.838130 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 588/2366] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.838204 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:09.842073 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.842073 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:09.842910 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e9678f-3d7c-4f00-90fe-14f4748819e0 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:09.843331 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 601/2367] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.846443 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:09.851739 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-42dfd6dc-b2a3-4200-b3f6-b74d8208c4ad tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:09.851739 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 593/2368] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:09.959379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.961540 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] PUT https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 Jul 24 00:57:09.961993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:09.968971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:09.970757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Acquiring lock "cinder-attachment_update-22900ed5-3162-46db-97ef-fd5787326ac4-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:09.971342 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:09.971710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:09.971886 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:09.972051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:09.976314 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.976314 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:09.977042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26be31f3-a1f8-4efd-bc82-06a9f137ce15 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:09.977479 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 589/2369] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:09 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:09.977915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Lock "cinder-attachment_update-22900ed5-3162-46db-97ef-fd5787326ac4-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:09.979132 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:09.979132 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:10.035625 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c36b117-c195-4319-9a8c-91270dd07de1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.037409 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c36b117-c195-4319-9a8c-91270dd07de1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:10.037709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c36b117-c195-4319-9a8c-91270dd07de1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.037922 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c36b117-c195-4319-9a8c-91270dd07de1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.056607 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.056607 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:10.065661 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c36b117-c195-4319-9a8c-91270dd07de1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:10.066810 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Lock "cinder-attachment_update-22900ed5-3162-46db-97ef-fd5787326ac4-np0000005792" released by "attachment_update" :: held 0.089s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:10.067212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-b6b7b28c-d32d-41b4-a4d1-a40ab7b61825 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 returned with HTTP 200 Jul 24 00:57:10.067707 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 587/2370] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:09 2026] PUT /volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:10.073422 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c36b117-c195-4319-9a8c-91270dd07de1 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:10.073918 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 602/2371] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:10.580604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ecad88eb-be64-469e-b9ee-68154822f827 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.582480 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ecad88eb-be64-469e-b9ee-68154822f827 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:10.582680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ecad88eb-be64-469e-b9ee-68154822f827 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.582893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ecad88eb-be64-469e-b9ee-68154822f827 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.589846 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.589846 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:10.593477 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ecad88eb-be64-469e-b9ee-68154822f827 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:10.597438 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ecad88eb-be64-469e-b9ee-68154822f827 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:10.597800 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 594/2372] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:10.817080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.819779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:10.820018 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.820328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.832726 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.832726 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:10.836861 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:10.841835 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25713ac3-94ed-48f3-8dae-c4d7f8687003 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:10.842271 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 590/2373] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:10.853744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.855965 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:10.856251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.856484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.859790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.861662 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:10.861889 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.862111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.870400 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.870400 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:10.872021 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.872021 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:10.876148 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:10.876277 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:10.880890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ad7967c3-c803-4f9c-8762-15ffb4175a0b tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:10.881444 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 603/2374] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:10.881668 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7f1866f7-24f0-40e3-bcfe-575f8e59f310 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:10.882086 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 588/2375] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:10.986924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:10.990890 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:10.991169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:10.991469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:10.991747 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:10.996471 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:10.996471 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:10.997282 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fa5024f-4158-4f6b-8e74-d8e6857fafff tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:10.997704 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 595/2376] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:10 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:11.088118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f4f93fb3-093a-4fab-a53b-662218be04ef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.091735 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f4f93fb3-093a-4fab-a53b-662218be04ef tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:11.091963 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f4f93fb3-093a-4fab-a53b-662218be04ef tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.092216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f4f93fb3-093a-4fab-a53b-662218be04ef tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.104640 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.104640 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:11.108553 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f4f93fb3-093a-4fab-a53b-662218be04ef tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:11.113545 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f4f93fb3-093a-4fab-a53b-662218be04ef tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:11.114521 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 591/2377] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:11.326766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-79c25b06-595d-480d-9805-647362a25abe req-34cb4aaa-063f-4ea9-a0da-cb7dc65ac455 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.328808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-34cb4aaa-063f-4ea9-a0da-cb7dc65ac455 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351/action Jul 24 00:57:11.329062 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-34cb4aaa-063f-4ea9-a0da-cb7dc65ac455 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:11.329180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-34cb4aaa-063f-4ea9-a0da-cb7dc65ac455 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:11.348037 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.348037 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:11.360640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-79c25b06-595d-480d-9805-647362a25abe req-34cb4aaa-063f-4ea9-a0da-cb7dc65ac455 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351/action returned with HTTP 204 Jul 24 00:57:11.361116 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 604/2378] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:11 2026] POST /volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:11.614213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-731ce62f-687e-423a-ab5c-bbc29a769017 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.616506 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-731ce62f-687e-423a-ab5c-bbc29a769017 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:11.616797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-731ce62f-687e-423a-ab5c-bbc29a769017 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.617058 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-731ce62f-687e-423a-ab5c-bbc29a769017 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.628141 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.628141 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:11.634631 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-731ce62f-687e-423a-ab5c-bbc29a769017 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:11.640336 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-731ce62f-687e-423a-ab5c-bbc29a769017 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:11.640996 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 589/2379] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:11.855161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.856512 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:11.856735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.856931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.867252 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.867252 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:11.871382 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:11.876231 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7d3227d-8dd0-4725-a072-508bab1f2d56 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:11.876648 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 596/2380] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:11.895011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.895585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.896568 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:11.896736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.896909 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.897222 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:11.897413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.897599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.908373 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.908373 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:11.911612 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.911612 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:11.912065 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:11.916565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9a576e03-7eac-44a8-923a-cd0f45a38457 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:11.916663 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:11.917216 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 592/2381] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:11.925767 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ee1961d-c148-4552-8c45-2cb9a40ef0de tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:11.926163 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 605/2382] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:11.939587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f8d64452-a036-4a18-b48f-40156bfbaafc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.941270 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8d64452-a036-4a18-b48f-40156bfbaafc tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:11.941588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8d64452-a036-4a18-b48f-40156bfbaafc tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:11.941847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8d64452-a036-4a18-b48f-40156bfbaafc tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:11.950482 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.950482 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:11.953985 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f8d64452-a036-4a18-b48f-40156bfbaafc tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:11.958343 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8d64452-a036-4a18-b48f-40156bfbaafc tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:11.958761 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 590/2383] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:11 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:11.974114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:11.976322 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:57:11.976764 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de7a5950-55d9-47a7-9c9a-93aeb69ba387", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-824270959", "description": null, "metadata": null}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:11.989902 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:11.989902 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:11.990524 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:11.990731 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create snapshot from volume de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:12.009790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.011591 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:12.011790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.011987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.012077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:12.016324 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.016324 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:12.016930 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3218cc9-46e9-4474-92b9-afa9bcda1a13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:12.017346 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 593/2384] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:12.036979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Created reservations ['21a555ca-91db-4363-9695-820d26f55a84', '6d079a44-a363-4753-922f-466eb4d767e0', '130108b8-67af-408a-ac49-526a4e2374f9', 'a44bd1f0-2031-4a8a-a729-14081c43f961'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:12.068826 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot force create request issued successfully. Jul 24 00:57:12.069208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18b5cd0b-7e3c-4cb5-b83e-d3115fc24205 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:57:12.069778 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 597/2385] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:57:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:12.082377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.084749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:12.085076 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.085355 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.092392 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.092392 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:12.093168 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot retrieved successfully. Jul 24 00:57:12.094479 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0317a760-43f3-4055-a1e3-b1e5cc1b9593 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 200 Jul 24 00:57:12.094942 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 606/2386] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:12.128527 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.130409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:12.130664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.130851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.143570 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.143570 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:12.148449 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:12.153302 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-799cb334-ca49-47d3-83eb-a0526fcaa9ff tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:12.153801 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 591/2387] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:12.656872 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.658845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:12.659089 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.659315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.666914 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.666914 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:12.670743 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:12.675235 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49fd6a54-9131-437d-8e0d-6fe554ef0d24 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:12.675584 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 594/2388] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:12.892047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.894670 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:12.894898 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.895157 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.906880 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.906880 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:12.911834 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:12.918361 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4cda4d4-d3d1-4c75-844e-692568fe7985 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:12.918933 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 598/2389] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:12.932888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:12.935057 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:12.935358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:12.935562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:12.946434 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:12.946434 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:12.949947 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:12.954101 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8693fd62-9a5e-4a46-bca2-d18b3f875e7a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:12.954666 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 607/2390] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:12 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.028857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-78b926eb-7729-4768-924a-846c8b8d598b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.031102 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78b926eb-7729-4768-924a-846c8b8d598b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:13.031394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78b926eb-7729-4768-924a-846c8b8d598b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.031667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78b926eb-7729-4768-924a-846c8b8d598b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.031831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-78b926eb-7729-4768-924a-846c8b8d598b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:13.040162 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.040162 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:13.042288 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78b926eb-7729-4768-924a-846c8b8d598b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:13.042288 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 592/2391] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.109148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.113060 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:13.113340 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.113578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.120492 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.120492 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:13.120895 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot retrieved successfully. Jul 24 00:57:13.122014 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1f813bc-aea3-4352-8272-97f7ee3afc45 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 200 Jul 24 00:57:13.122489 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 595/2392] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.134570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-64335003-7e09-4d4d-92bd-8414c1287976 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.138841 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64335003-7e09-4d4d-92bd-8414c1287976 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:13.139075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-64335003-7e09-4d4d-92bd-8414c1287976 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.139323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-64335003-7e09-4d4d-92bd-8414c1287976 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.148970 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.148970 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:13.148970 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-64335003-7e09-4d4d-92bd-8414c1287976 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot retrieved successfully. Jul 24 00:57:13.149603 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64335003-7e09-4d4d-92bd-8414c1287976 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 200 Jul 24 00:57:13.149749 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 599/2393] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.162225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.162225 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:57:13.162225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.162225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.168679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.170851 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:13.171166 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.171481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.173931 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.173931 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:13.178850 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:57:13.183063 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.183063 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:13.185024 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6e245745-2804-4f58-a4b6-ddfd7f207086 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:57:13.185991 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 608/2394] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:13.189352 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:13.191720 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0bfd2302-0945-4dfc-80e2-44208d9d71b0 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:13.192157 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 593/2395] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:13.697895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.703801 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:13.704040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.704313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.716094 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.716094 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:13.720987 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:13.726810 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017061d9-bae9-40f5-95c2-f15bd2b394d3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:13.727438 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 596/2396] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.933749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-05245973-a5cf-425c-b297-7bde004806d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.938597 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05245973-a5cf-425c-b297-7bde004806d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:13.938893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05245973-a5cf-425c-b297-7bde004806d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.943530 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05245973-a5cf-425c-b297-7bde004806d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.962105 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.962105 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:13.966115 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-05245973-a5cf-425c-b297-7bde004806d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:13.971609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:13.971920 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05245973-a5cf-425c-b297-7bde004806d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:13.972263 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 600/2397] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:13.974407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:13.974407 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:13.974661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:13.987403 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:13.987403 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:13.991478 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:13.998995 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c512b3d8-91f9-4ea1-a767-a1c3055ea85a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:13.999463 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 609/2398] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:13 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:14.054982 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.057806 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:14.058123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:14.058459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:14.058659 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:14.064660 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:14.064660 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:14.065339 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3285076f-4283-40d4-aa4e-1a67cb57a0bc tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:14.065747 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 594/2399] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:14 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:14.211214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.211214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:14.211510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:14.211549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:14.223566 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:14.223566 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:14.227083 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:14.231653 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9149eec2-414c-4b6d-85e3-aba070c40c4e tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:14.232033 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 597/2400] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:14 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:14.377075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-fc7c3e33-04f3-459c-9819-6142b21e78cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.379317 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-fc7c3e33-04f3-459c-9819-6142b21e78cb tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414/action Jul 24 00:57:14.379872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-fc7c3e33-04f3-459c-9819-6142b21e78cb tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:14.380160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-fc7c3e33-04f3-459c-9819-6142b21e78cb tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:14.397361 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:14.397361 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:14.412352 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0d040dbd-d2da-4fb3-b31e-64f415a45cc8 req-fc7c3e33-04f3-459c-9819-6142b21e78cb tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414/action returned with HTTP 204 Jul 24 00:57:14.413452 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 601/2401] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:14 2026] POST /volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:14.745364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f172b62-655a-45d3-8081-d67d3808039e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.747676 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f172b62-655a-45d3-8081-d67d3808039e tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:14.747976 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f172b62-655a-45d3-8081-d67d3808039e tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:14.748286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f172b62-655a-45d3-8081-d67d3808039e tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:14.757797 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:14.757797 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:14.763038 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1f172b62-655a-45d3-8081-d67d3808039e tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:14.771372 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f172b62-655a-45d3-8081-d67d3808039e tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:14.771980 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 610/2402] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:14 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:14.932276 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-3576ce9c-b49c-4bb1-9327-991e1564b31f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.935503 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-3576ce9c-b49c-4bb1-9327-991e1564b31f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e Jul 24 00:57:14.935821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-3576ce9c-b49c-4bb1-9327-991e1564b31f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:14.936164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-3576ce9c-b49c-4bb1-9327-991e1564b31f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:14.946793 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:14.946793 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:14.988535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:14.990638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:14.990887 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:14.991111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.005127 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.005127 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:15.011574 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:15.014827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d148a206-9f63-4830-bfdd-ad619e773e48 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.017682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ed91b10a-ce61-4335-bebc-3357ed2159cf req-3576ce9c-b49c-4bb1-9327-991e1564b31f tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e returned with HTTP 200 Jul 24 00:57:15.018712 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 595/2403] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:14 2026] DELETE /volume/v3/attachments/33e8f045-cb9d-41dc-8027-b08ddb5eaf4e => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.019405 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d148a206-9f63-4830-bfdd-ad619e773e48 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:15.019666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d148a206-9f63-4830-bfdd-ad619e773e48 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.019723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a7bb08b-0d69-4528-9d34-e5e0d89f9bf6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:15.019911 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d148a206-9f63-4830-bfdd-ad619e773e48 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.020353 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 598/2404] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:14 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:15.036203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.038477 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:15.038708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.038934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.039067 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.039067 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:15.044653 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d148a206-9f63-4830-bfdd-ad619e773e48 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:15.049941 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.049941 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:15.052170 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d148a206-9f63-4830-bfdd-ad619e773e48 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:15.052763 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 602/2405] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.057288 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:15.062085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a282d1b-44b9-42f3-88d1-4585ca9e5907 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:15.062085 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 611/2406] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 1226 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:15.079590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.081222 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:15.081456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.081694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.081855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:15.087356 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.087356 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:15.088287 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-601e66b5-0788-4863-8978-9cbcae2bdea0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:15.088830 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 596/2407] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.248162 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.250347 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:15.250347 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.250574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.257961 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.257961 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:15.261857 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:15.267070 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-787ca1b8-61f7-4d48-8f97-8cb103652a52 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:15.267567 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 599/2408] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.281498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-da86edd6-60f1-4402-9c3c-0f0040108037 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.283513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da86edd6-60f1-4402-9c3c-0f0040108037 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:15.283770 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-da86edd6-60f1-4402-9c3c-0f0040108037 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.283994 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-da86edd6-60f1-4402-9c3c-0f0040108037 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.295225 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.295225 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:15.302976 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-da86edd6-60f1-4402-9c3c-0f0040108037 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:15.308508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da86edd6-60f1-4402-9c3c-0f0040108037 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:15.308913 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 603/2409] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.388959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2c721325-429d-4eb5-9a29-acca6e080e2c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.390897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2c721325-429d-4eb5-9a29-acca6e080e2c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:15.391178 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2c721325-429d-4eb5-9a29-acca6e080e2c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.391361 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2c721325-429d-4eb5-9a29-acca6e080e2c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.401336 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.401336 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:15.409542 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2c721325-429d-4eb5-9a29-acca6e080e2c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:15.418145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2c721325-429d-4eb5-9a29-acca6e080e2c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:15.418675 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 612/2410] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.436931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.439753 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:15.439753 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.440736 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.449212 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.449212 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:15.453955 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:15.458793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-733dcc6f-cb5f-41a5-9b05-31fbab28b42c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:15.459376 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 597/2411] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.529951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.532693 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.533801 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:15.533801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.533891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.537499 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:15.539326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.539326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.545345 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.545345 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:15.549355 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:15.551721 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.551721 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:15.553891 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff579cfd-5006-4c9c-9210-3efe3b039637 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:15.554482 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 600/2412] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.557406 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:15.567434 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-922b1d3d-59a1-42a2-90a4-aa6d16b6e2f9 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:15.567549 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 604/2413] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.579647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.581535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:15.581734 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.581962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.582170 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Delete volume with id: f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:15.590373 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.590373 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:15.590826 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:15.614943 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Delete volume request issued successfully. Jul 24 00:57:15.615269 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eedeb98d-c892-481b-abd6-d6bb6b1ff6c3 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 202 Jul 24 00:57:15.615902 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 613/2414] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:15 2026] DELETE /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:15.625240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-341a2836-40b4-4f27-9c8b-f96043c64182 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.627789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-341a2836-40b4-4f27-9c8b-f96043c64182 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:15.628124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-341a2836-40b4-4f27-9c8b-f96043c64182 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.628423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-341a2836-40b4-4f27-9c8b-f96043c64182 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.638835 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.638835 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:15.646874 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-341a2836-40b4-4f27-9c8b-f96043c64182 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Volume info retrieved successfully. Jul 24 00:57:15.659351 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-341a2836-40b4-4f27-9c8b-f96043c64182 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 200 Jul 24 00:57:15.659985 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 598/2415] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:15.681649 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:15.685628 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:15.685917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:15.686218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:15.705235 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:15.705235 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:15.709807 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:15.716079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b8db328-7061-4712-9fb8-35ed5b555df7 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:15.716656 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 601/2416] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:15 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:16.074959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.079129 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:16.079129 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.079129 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.093572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.101887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.104078 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:16.104078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.104669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:16.104669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.104888 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.104985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.104985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:16.108211 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.108211 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:16.114123 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.114123 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:16.114621 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.114621 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:16.114857 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c73de44-685c-4c00-b1eb-9572f5f83040 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:16.115264 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 599/2417] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:16.118708 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:16.129313 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:16.134882 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71bfbcf7-a37e-446e-a290-0884f5da60c7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:16.135061 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 605/2418] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:16.135087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-7536578c-565b-43c7-9a56-dc50e82c0623 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:16.136252 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 614/2419] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:16.259333 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8e50c45a-8695-4d98-baf4-9a3d9ce755d5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.259858 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e50c45a-8695-4d98-baf4-9a3d9ce755d5 None None] GET https://10.4.3.67/volume// Jul 24 00:57:16.260137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8e50c45a-8695-4d98-baf4-9a3d9ce755d5 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.260425 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8e50c45a-8695-4d98-baf4-9a3d9ce755d5 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.260894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e50c45a-8695-4d98-baf4-9a3d9ce755d5 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:16.261902 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 602/2420] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:16.272739 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3a90cea1-bb51-4aa9-af15-644192365619 req-cf40f9a4-58a9-46b8-9d83-4102b44eddbc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.275047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-cf40f9a4-58a9-46b8-9d83-4102b44eddbc tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:57:16.275445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-cf40f9a4-58a9-46b8-9d83-4102b44eddbc tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311a2e7b-9100-4784-bf19-846aa71ca07f", "connector": null, "instance_uuid": "894784f4-c4f6-4bfb-8b39-5d94d67e7145"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:16.285280 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.285280 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:16.330705 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-cf40f9a4-58a9-46b8-9d83-4102b44eddbc tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:57:16.330705 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 600/2421] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:57:16 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:16.374418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.376553 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:16.376879 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.377179 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.388772 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.388772 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:16.391947 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b248f121-ae4e-44ac-90a4-ac6f98727c34 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.392396 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b248f121-ae4e-44ac-90a4-ac6f98727c34 None None] GET https://10.4.3.67/volume// Jul 24 00:57:16.392569 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b248f121-ae4e-44ac-90a4-ac6f98727c34 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.392795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b248f121-ae4e-44ac-90a4-ac6f98727c34 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.392857 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:16.393110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b248f121-ae4e-44ac-90a4-ac6f98727c34 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:16.393468 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 615/2422] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:16.397847 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b7909f3-9ffd-46f1-beb9-06822168ce4a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:16.398409 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 606/2423] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:16.401516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.403782 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:16.403999 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.404221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.414320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.414320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:16.418359 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:16.423329 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-ca0b3661-326f-487d-9403-17325617fed6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:16.423809 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 603/2424] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 1115 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:16.573106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.576830 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] PUT https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 Jul 24 00:57:16.577389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:16.591459 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Acquiring lock "cinder-attachment_update-311a2e7b-9100-4784-bf19-846aa71ca07f-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:16.597685 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-311a2e7b-9100-4784-bf19-846aa71ca07f-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:16.599364 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:16.599364 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:16.682384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c76d5717-5ba9-49c6-a60c-6f3fb9442945 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:16.688019 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c76d5717-5ba9-49c6-a60c-6f3fb9442945 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] GET https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 Jul 24 00:57:16.688367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c76d5717-5ba9-49c6-a60c-6f3fb9442945 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:16.688631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c76d5717-5ba9-49c6-a60c-6f3fb9442945 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:16.695819 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c76d5717-5ba9-49c6-a60c-6f3fb9442945 tempest-VolumesActionsTest-632428077 tempest-VolumesActionsTest-632428077-project-member] https://10.4.3.67/volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 returned with HTTP 404 Jul 24 00:57:16.696409 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 616/2425] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:16 2026] GET /volume/v3/volumes/f8168379-2f0c-451b-a1d0-57b03ff3e8f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:16.718943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Lock "cinder-attachment_update-311a2e7b-9100-4784-bf19-846aa71ca07f-np0000005792" released by "attachment_update" :: held 0.121s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:16.719411 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-8129135e-6df1-4998-8c3e-6022e2a19572 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 returned with HTTP 200 Jul 24 00:57:16.720032 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 601/2426] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:16 2026] PUT /volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:17.129285 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:17.131708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:17.132021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:17.132318 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:17.132469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:17.139860 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:17.139860 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:17.140484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e59c3c65-9e61-4c74-9c2d-247291a6b4b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:17.142338 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 607/2427] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:17 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:17.158526 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-99c434db-54da-454d-b81f-3597e393ea4d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:17.161347 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99c434db-54da-454d-b81f-3597e393ea4d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:17.161700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99c434db-54da-454d-b81f-3597e393ea4d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:17.161952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99c434db-54da-454d-b81f-3597e393ea4d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:17.180343 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:17.180343 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:17.184888 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-99c434db-54da-454d-b81f-3597e393ea4d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:17.189790 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99c434db-54da-454d-b81f-3597e393ea4d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:17.190474 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 604/2428] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:17 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:17.418209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-18aaf131-3471-4870-b981-c8bbeb074702 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:17.425559 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18aaf131-3471-4870-b981-c8bbeb074702 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:17.425759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18aaf131-3471-4870-b981-c8bbeb074702 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:17.425955 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18aaf131-3471-4870-b981-c8bbeb074702 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:17.447468 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:17.447468 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:17.454647 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-18aaf131-3471-4870-b981-c8bbeb074702 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:17.463481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18aaf131-3471-4870-b981-c8bbeb074702 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:17.465453 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 617/2429] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:17 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:18.155146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.157287 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:18.157513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:18.157727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:18.157838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:18.163400 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.163400 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:18.164381 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-751ad5de-d7cc-4bd2-b980-b42a6538bbfd tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:18.165039 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 602/2430] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:18 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:18.205931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.211385 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:18.211763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:18.211964 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:18.212801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-8882b877-8219-408c-ad82-f3a237c6a7a8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.216162 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-8882b877-8219-408c-ad82-f3a237c6a7a8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89/action Jul 24 00:57:18.216539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-8882b877-8219-408c-ad82-f3a237c6a7a8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:18.216811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-8882b877-8219-408c-ad82-f3a237c6a7a8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:18.228373 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.228373 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:18.233934 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:18.240904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ccb5416-f9e9-4bc1-a9c6-eb2ff132c274 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:18.241516 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 608/2431] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:18 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:18.243104 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.243104 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:18.261089 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-584fb911-60ac-49cb-ade2-52a203c6aa9c req-8882b877-8219-408c-ad82-f3a237c6a7a8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89/action returned with HTTP 204 Jul 24 00:57:18.261523 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 605/2432] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:18 2026] POST /volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:18.481257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.483288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:18.483557 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:18.483805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:18.494756 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.494756 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:18.499811 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:18.506494 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2511adc0-5610-4ff9-9cd9-7ba488a4c425 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:18.507484 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 618/2433] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:18 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:18.685230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.691237 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:18.691621 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:18.691788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:18.692051 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume with id: f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:18.704137 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.704137 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:18.704738 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:18.724221 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume request issued successfully. Jul 24 00:57:18.724487 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55b111cf-d52c-4a89-bbfc-8a921ad59a90 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 202 Jul 24 00:57:18.724900 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 603/2434] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:18 2026] DELETE /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:18.731941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:18.736815 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:18.737017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:18.737205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:18.748833 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:18.748833 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:18.753879 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:18.761354 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0487961f-c50f-4b61-8edc-5ab4167e1db4 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 200 Jul 24 00:57:18.761893 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 609/2435] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:18 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:19.179497 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.183401 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:19.183655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.183843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.183940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:19.190049 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.190049 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:19.190769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0cd6cbcd-7755-4aef-a255-be3942d406d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:19.191637 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 606/2436] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:19.259118 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.261588 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:57:19.261818 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.262051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.283968 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.283968 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:19.288856 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:19.293644 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3014edf1-09cd-4ae2-b2c9-1e4a789effb8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:57:19.294212 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 619/2437] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:19.306651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9889c85d-de11-4528-91e2-021a9439d77b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.311224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:19.311790 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22900ed5-3162-46db-97ef-fd5787326ac4", "force": true, "name": "tempest-VolumesBackupsTest-Backup-58250091", "container": "tempest-volumesbackupstest-backup-container-693637854"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:19.313803 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': '22900ed5-3162-46db-97ef-fd5787326ac4', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-58250091', 'container': 'tempest-volumesbackupstest-backup-container-693637854'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:19.313936 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume 22900ed5-3162-46db-97ef-fd5787326ac4 in container tempest-volumesbackupstest-backup-container-693637854 Jul 24 00:57:19.325468 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.325468 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:19.326044 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:19.359931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['3dde6165-206e-4c8a-befa-97641fb6466e', '756c85e6-40b9-44bc-b2c3-60288dccf3a7'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:19.407392 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9889c85d-de11-4528-91e2-021a9439d77b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:19.407959 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 604/2438] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:19 2026] POST /volume/v3/backups => generated 326 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:19.419662 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.421554 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:19.421821 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.422171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.422171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:19.426367 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.426367 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:19.427249 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a232e1c9-f395-4288-934d-a97eb0ec7fbe tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:19.427607 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 610/2439] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:19.522562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.524874 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:19.525169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.525701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.541911 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.541911 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:19.547294 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:19.552622 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6551ff5f-23d5-4f4c-83b2-9ae132211d8b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:19.553027 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 607/2440] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:19.717804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9cdf2780-9285-479e-9e4a-918c0e877fed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.778770 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-40d9fac6-03f5-4fca-a5d7-334e35425e97 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.780911 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-40d9fac6-03f5-4fca-a5d7-334e35425e97 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 Jul 24 00:57:19.781123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-40d9fac6-03f5-4fca-a5d7-334e35425e97 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.781319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-40d9fac6-03f5-4fca-a5d7-334e35425e97 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.790462 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-40d9fac6-03f5-4fca-a5d7-334e35425e97 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 returned with HTTP 404 Jul 24 00:57:19.791890 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 605/2441] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/volumes/f316c4e7-8de6-4d38-9fb6-86f98fbde4a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:19.798243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.800374 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:19.800596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.800833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.801045 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume with id: a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:19.809895 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.809895 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:19.810926 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:19.823519 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:19.823926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1593857787"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:19.825517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1593857787'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:19.825702 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Create volume of 1 GB Jul 24 00:57:19.829925 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Availability Zones retrieved successfully. Jul 24 00:57:19.830550 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume request issued successfully. Jul 24 00:57:19.830782 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4e13874-30ad-4c6c-bae4-5aee7d1c2b1c tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 202 Jul 24 00:57:19.831316 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 611/2442] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:19 2026] DELETE /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:19.838945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Flow 'volume_create_api' (c22cd0cd-c380-4293-b3f7-a5fc47fdf5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:19.839731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4fe331-0a41-47b4-ab09-1efd7a9fb19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:19.841367 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:19.845037 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.847470 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:19.847597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.847812 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.855627 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:19.855627 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:19.860921 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:19.866762 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-de01c69a-4437-46b8-84fd-36a86fb43e6b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 200 Jul 24 00:57:19.867481 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 608/2443] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:19.873672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4fe331-0a41-47b4-ab09-1efd7a9fb19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:19.874971 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9627101-94d8-422b-930f-dadd5a94e886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:19.958565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Created reservations ['a411efbf-2488-4a11-af4d-3b4d1a55acdf', '75ee8af4-bed4-4a41-af50-6b235073d452', 'c20c18a3-f877-4758-bdb5-e4f8511e3018', 'edb1b32c-8262-4a57-b112-7211b67e40b8'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:19.958565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9627101-94d8-422b-930f-dadd5a94e886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a411efbf-2488-4a11-af4d-3b4d1a55acdf', '75ee8af4-bed4-4a41-af50-6b235073d452', 'c20c18a3-f877-4758-bdb5-e4f8511e3018', 'edb1b32c-8262-4a57-b112-7211b67e40b8']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:19.958565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ab0536-d8fb-463f-b180-8b54aeb952a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:19.972565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ab0536-d8fb-463f-b180-8b54aeb952a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fde717-1d80-45f1-b42d-a6d8351999c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1593857787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fed17669bf94131a90b7ea5e06b841e',qos_specs=None,replication_status=,reservations=['a411efbf-2488-4a11-af4d-3b4d1a55acdf','75ee8af4-bed4-4a41-af50-6b235073d452','c20c18a3-f877-4758-bdb5-e4f8511e3018','edb1b32c-8262-4a57-b112-7211b67e40b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e06abf5cec53436fb47b8e942f04b6b7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1593857787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09fde717-1d80-45f1-b42d-a6d8351999c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fed17669bf94131a90b7ea5e06b841e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e06abf5cec53436fb47b8e942f04b6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:19.973372 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26626bb-abcd-40cb-b059-1a88212a608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:19.991673 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26626bb-abcd-40cb-b059-1a88212a608d) transitioned into state 'SUCCESS' from state '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-1593857787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fed17669bf94131a90b7ea5e06b841e',qos_specs=None,replication_status=,reservations=['a411efbf-2488-4a11-af4d-3b4d1a55acdf','75ee8af4-bed4-4a41-af50-6b235073d452','c20c18a3-f877-4758-bdb5-e4f8511e3018','edb1b32c-8262-4a57-b112-7211b67e40b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e06abf5cec53436fb47b8e942f04b6b7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:19.992816 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcd60ad-c8ea-4b14-a291-75da89d58451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:20.002298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcd60ad-c8ea-4b14-a291-75da89d58451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:20.003489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Flow 'volume_create_api' (c22cd0cd-c380-4293-b3f7-a5fc47fdf5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:20.003968 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Create volume request issued successfully. Jul 24 00:57:20.004702 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9cdf2780-9285-479e-9e4a-918c0e877fed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:20.005219 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 620/2444] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:57:19 2026] POST /volume/v3/volumes => generated 750 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:20.020271 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.022531 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:20.022793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.023016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.035834 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:20.035834 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:20.043335 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:20.052432 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-03bf7dbb-72d3-4ab5-8cc3-97e5266fd818 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 200 Jul 24 00:57:20.052940 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 606/2445] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:20 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:20.205075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1613644c-a74a-44a5-a73a-69a007725690 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.206971 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1613644c-a74a-44a5-a73a-69a007725690 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:20.207247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1613644c-a74a-44a5-a73a-69a007725690 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.207459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1613644c-a74a-44a5-a73a-69a007725690 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.207563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1613644c-a74a-44a5-a73a-69a007725690 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:20.211869 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:20.211869 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:20.212552 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1613644c-a74a-44a5-a73a-69a007725690 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:20.212956 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 612/2446] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:20 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:20.438852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.440854 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:20.441098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.441316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.441409 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:20.446351 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:20.446351 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:20.447144 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02b6fc13-8e6d-457d-8bff-1c1c987d4955 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:20.447541 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 609/2447] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:20 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:20.566144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.568391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:20.568651 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.568834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.577926 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:20.577926 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:20.581475 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:20.585439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1461b38e-ab59-4ae1-aa02-9da8cfb4eae2 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:20.585880 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 621/2448] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:20 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:20.884626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d4dc3342-7a90-4f78-aff6-77d8fa223e3b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.886969 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d4dc3342-7a90-4f78-aff6-77d8fa223e3b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 Jul 24 00:57:20.887307 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d4dc3342-7a90-4f78-aff6-77d8fa223e3b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.887601 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d4dc3342-7a90-4f78-aff6-77d8fa223e3b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.895898 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d4dc3342-7a90-4f78-aff6-77d8fa223e3b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 returned with HTTP 404 Jul 24 00:57:20.896582 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 607/2449] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:20 2026] GET /volume/v3/volumes/a8879840-0eab-48df-9c6f-c9ba3b742454 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:20.961703 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:20.964478 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] DELETE https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:57:20.964766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:20.965077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:20.965352 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume with id: 704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:57:20.976170 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:20.976170 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:20.976906 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:20.996926 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Delete volume request issued successfully. Jul 24 00:57:20.997150 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6f12a241-6ee6-43ee-b4b3-bf848b0aba2b tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 202 Jul 24 00:57:20.997834 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 613/2450] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:20 2026] DELETE /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:21.007848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.010616 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:57:21.010616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.011213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.019231 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.019231 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:21.023849 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Volume info retrieved successfully. Jul 24 00:57:21.029619 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce93ba1a-8289-4e67-a688-3d6624d911a8 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 200 Jul 24 00:57:21.030314 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 610/2451] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:21.065007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.067009 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:21.067287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.067476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.074480 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.074480 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:21.078304 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:21.083550 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59c467ef-a0e8-4bb7-951f-5cb9d3d98a3a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 200 Jul 24 00:57:21.083861 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 622/2452] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:21.096932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.098761 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:21.099122 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09fde717-1d80-45f1-b42d-a6d8351999c5", "name": "tempest-VolumesBackupsV39Test-Backup-387296102", "container": "tempest-volumesbackupsv39test-backup-container-71957922"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:21.100849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Creating new backup {'backup': {'volume_id': '09fde717-1d80-45f1-b42d-a6d8351999c5', 'name': 'tempest-VolumesBackupsV39Test-Backup-387296102', 'container': 'tempest-volumesbackupsv39test-backup-container-71957922'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:21.101031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Creating backup of volume 09fde717-1d80-45f1-b42d-a6d8351999c5 in container tempest-volumesbackupsv39test-backup-container-71957922 Jul 24 00:57:21.108389 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.108389 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:21.108839 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:21.138788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Created reservations ['45d7cee0-dfde-4e42-a3ae-aaccf47af38b', '0b72e6f3-d0c6-41fb-88ad-308dfb701151'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:21.170786 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-234c39c1-fd84-4a03-a8c7-3a1be9970156 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:21.171727 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 608/2453] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:57:21 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:21.179959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.181885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:21.182162 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.182477 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.182538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:21.191711 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.191711 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:21.192719 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59109117-b41d-4a1d-a75c-331e2b6b2a29 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:21.193111 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 614/2454] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:21.223740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f03374b1-d005-4f38-9875-3eac0276f999 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.227611 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f03374b1-d005-4f38-9875-3eac0276f999 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:21.227611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f03374b1-d005-4f38-9875-3eac0276f999 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.227611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f03374b1-d005-4f38-9875-3eac0276f999 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.227611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f03374b1-d005-4f38-9875-3eac0276f999 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:21.231847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-3a90cea1-bb51-4aa9-af15-644192365619 req-f5679642-a2e1-48a7-a7b2-38e1fed4152e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.233351 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.233351 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:21.234069 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f03374b1-d005-4f38-9875-3eac0276f999 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:21.234479 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 611/2455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:21.235753 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-f5679642-a2e1-48a7-a7b2-38e1fed4152e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2/action Jul 24 00:57:21.236139 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-f5679642-a2e1-48a7-a7b2-38e1fed4152e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:21.236296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-f5679642-a2e1-48a7-a7b2-38e1fed4152e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:21.253787 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.253787 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:21.265499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3a90cea1-bb51-4aa9-af15-644192365619 req-f5679642-a2e1-48a7-a7b2-38e1fed4152e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2/action returned with HTTP 204 Jul 24 00:57:21.266115 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 623/2456] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:21 2026] POST /volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:21.458144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3b224151-ae98-4453-9315-7f66fbe700f8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.459962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3b224151-ae98-4453-9315-7f66fbe700f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:21.460206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3b224151-ae98-4453-9315-7f66fbe700f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.460427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3b224151-ae98-4453-9315-7f66fbe700f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.460563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3b224151-ae98-4453-9315-7f66fbe700f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:21.464896 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.464896 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:21.465648 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3b224151-ae98-4453-9315-7f66fbe700f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:21.466143 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 609/2457] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:21.598540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-72012f16-ab50-4740-837c-844c2b65b2d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.600396 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72012f16-ab50-4740-837c-844c2b65b2d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:21.600583 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72012f16-ab50-4740-837c-844c2b65b2d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.600765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72012f16-ab50-4740-837c-844c2b65b2d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.611420 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.611420 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:21.616585 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-72012f16-ab50-4740-837c-844c2b65b2d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:21.621390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72012f16-ab50-4740-837c-844c2b65b2d8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:21.621795 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 615/2458] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:21.634647 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:21.636727 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:21.636945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:21.637109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:21.646970 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:21.646970 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:21.650478 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:21.654705 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58eda1da-d07e-48ab-a665-f58bfdb688ba tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:21.655091 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 612/2459] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:21 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:22.044945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-df087c4d-571b-43be-87f4-c38379a22a33 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:22.047364 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-df087c4d-571b-43be-87f4-c38379a22a33 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] GET https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 Jul 24 00:57:22.047632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-df087c4d-571b-43be-87f4-c38379a22a33 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:22.047889 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-df087c4d-571b-43be-87f4-c38379a22a33 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:22.055253 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-df087c4d-571b-43be-87f4-c38379a22a33 tempest-AttachVolumeTestJSON-2586349 tempest-AttachVolumeTestJSON-2586349-project-member] https://10.4.3.67/volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 returned with HTTP 404 Jul 24 00:57:22.055943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 624/2460] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:22 2026] GET /volume/v3/volumes/704051ee-9b20-44c6-9ea8-5f94a65438c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:22.203108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:22.204294 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:22.205235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:22.205235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:22.205235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:22.209088 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:22.209088 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:22.210212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f06ea9a8-d8bf-43ab-a617-328996fd7bed tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:22.212941 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 610/2461] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:22 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:22.248231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:22.248231 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:22.248231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:22.248231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:22.248231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:22.252738 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:22.252738 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:22.255932 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a4b8030-8d29-4c2f-a557-7e63aa4761ed tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:22.256714 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 616/2462] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:22 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:22.477732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:22.479589 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:22.479763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:22.479936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:22.480110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:22.484772 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:22.484772 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:22.485456 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3adc1a83-ba8b-41a6-806a-0b1331b61981 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:22.485805 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 613/2463] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:22 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:23.220314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:23.222356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:23.222646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:23.222890 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:23.223044 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:23.227930 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:23.227930 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:23.229071 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f2cb37a4-3480-42ae-bd38-4ebe9d0914a3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:23.229654 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 625/2464] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:23 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:23.272335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-13920313-95f8-4a67-9dbe-7597613703f3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:23.275255 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13920313-95f8-4a67-9dbe-7597613703f3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:23.275425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13920313-95f8-4a67-9dbe-7597613703f3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:23.275667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-13920313-95f8-4a67-9dbe-7597613703f3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:23.275718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-13920313-95f8-4a67-9dbe-7597613703f3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:23.279833 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:23.279833 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:23.280521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-13920313-95f8-4a67-9dbe-7597613703f3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:23.280808 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 611/2465] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:23 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:23.497777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:23.503601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:23.503900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:23.504230 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:23.504568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:23.511538 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:23.511538 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:23.512357 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-402bc412-6fcf-443a-a4cf-cef4f16e62ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:23.512945 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 617/2466] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:23 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:24.240716 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d109f686-0988-4903-9c5f-7c89dceb205b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:24.242479 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d109f686-0988-4903-9c5f-7c89dceb205b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:24.242693 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d109f686-0988-4903-9c5f-7c89dceb205b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:24.242871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d109f686-0988-4903-9c5f-7c89dceb205b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:24.242966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d109f686-0988-4903-9c5f-7c89dceb205b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:24.247799 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:24.247799 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:24.248599 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d109f686-0988-4903-9c5f-7c89dceb205b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:24.249045 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 614/2467] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:24 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:24.300635 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:24.304969 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:24.305253 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:24.305528 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:24.305661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:24.310945 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:24.310945 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:24.311788 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7cc4f30f-f9c8-4be7-bb26-4ca91aec8e31 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:24.312216 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 626/2468] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:24 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:24.529798 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:24.532579 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:24.532816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:24.533055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:24.533217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:24.539093 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:24.539093 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:24.540021 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1a2119d-7f52-43ee-8d02-16a74da42ca7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:24.540531 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 612/2469] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:24 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:25.261939 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88fab347-8bf2-470f-9342-d1067245374a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:25.266217 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88fab347-8bf2-470f-9342-d1067245374a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:25.266217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88fab347-8bf2-470f-9342-d1067245374a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:25.266217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88fab347-8bf2-470f-9342-d1067245374a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:25.266217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-88fab347-8bf2-470f-9342-d1067245374a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:25.269308 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:25.269308 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:25.270701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88fab347-8bf2-470f-9342-d1067245374a tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:25.270791 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 618/2470] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:25 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:25.327160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-40abec42-f519-43c4-a306-214504b1d293 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:25.333345 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40abec42-f519-43c4-a306-214504b1d293 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:25.333591 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-40abec42-f519-43c4-a306-214504b1d293 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:25.333824 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-40abec42-f519-43c4-a306-214504b1d293 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:25.333940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-40abec42-f519-43c4-a306-214504b1d293 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:25.340071 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:25.340071 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:25.340882 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40abec42-f519-43c4-a306-214504b1d293 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:25.341379 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 615/2471] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:25 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:25.557629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:25.561658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:25.561879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:25.565609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:25.565793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:25.575389 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:25.575389 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:25.576373 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-783ce5d9-8548-4e00-9942-167ec9ba36a6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:25.576762 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 627/2472] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:25 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:25.903367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.017297 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.017297 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.017465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.029155 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.029573 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.029936 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.030325 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.030657 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.030982 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.033406 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.033761 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.034112 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.034544 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.042422 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e41c1738-6e8e-482b-be6a-672e7cafb1c5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.043067 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 613/2473] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:25 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1587 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.052581 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.054755 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults Jul 24 00:57:26.054883 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.055099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'defaults' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.067142 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.067482 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.067755 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.068036 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.068322 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.068588 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.068846 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.069139 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.069440 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.069698 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.069955 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.070235 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.074308 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0117a099-db2f-4459-8cf2-5a2a8b4bf68f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults returned with HTTP 200 Jul 24 00:57:26.074771 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 619/2474] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults => generated 1587 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.084381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-30296f0e-69ed-4227-a031-391c06323ff9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.086258 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.086610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:26.122426 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.123044 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.123470 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.123799 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.124147 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.124594 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.131973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30296f0e-69ed-4227-a031-391c06323ff9 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.132988 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 616/2475] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 00:57:26 2026] PUT /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1545 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.141383 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ed0d095e-91fd-4420-8119-9bae89d16d97 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.143397 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ed0d095e-91fd-4420-8119-9bae89d16d97 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] DELETE https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.143578 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ed0d095e-91fd-4420-8119-9bae89d16d97 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.143813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ed0d095e-91fd-4420-8119-9bae89d16d97 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.151968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ed0d095e-91fd-4420-8119-9bae89d16d97 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.152567 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 628/2476] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:57:26 2026] DELETE /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 00:57:26.162503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-33c96673-af89-4e11-a32e-912959436fc5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.165107 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33c96673-af89-4e11-a32e-912959436fc5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.165350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-33c96673-af89-4e11-a32e-912959436fc5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.165577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-33c96673-af89-4e11-a32e-912959436fc5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.186781 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33c96673-af89-4e11-a32e-912959436fc5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.187099 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 614/2477] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1587 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.199128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f22b125-addc-4323-b859-ea93f70402d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.201071 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f22b125-addc-4323-b859-ea93f70402d5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.201566 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f22b125-addc-4323-b859-ea93f70402d5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:26.284254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ec31c362-c77d-4e4c-b10f-061339d9458c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.287137 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec31c362-c77d-4e4c-b10f-061339d9458c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:26.287557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ec31c362-c77d-4e4c-b10f-061339d9458c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.287742 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ec31c362-c77d-4e4c-b10f-061339d9458c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.287958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ec31c362-c77d-4e4c-b10f-061339d9458c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:26.296390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.296390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:26.297735 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec31c362-c77d-4e4c-b10f-061339d9458c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:26.298361 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 617/2478] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:26.311741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f22b125-addc-4323-b859-ea93f70402d5 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.312179 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 620/2479] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:57:26 2026] PUT /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1545 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.324135 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c33f329-5488-4e76-be52-bdda7fde1306 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.326560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults Jul 24 00:57:26.326849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.327088 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'defaults' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.336787 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.337162 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.337484 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1256003773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1256003773, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.337768 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.338081 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.338561 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-93297600-112926907, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.338946 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.339261 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.339644 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544025008-28276208, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.339852 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.340140 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.340431 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1575916764-2074788011, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:26.345476 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c33f329-5488-4e76-be52-bdda7fde1306 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults returned with HTTP 200 Jul 24 00:57:26.345991 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 629/2480] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43/defaults => generated 1587 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.354716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.357079 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:26.357315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.357496 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.357596 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:26.359641 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fed39ce6-a5d0-47a4-8a80-74828024d446 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.362941 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.362941 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:26.363573 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fed39ce6-a5d0-47a4-8a80-74828024d446 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:26.363872 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fed39ce6-a5d0-47a4-8a80-74828024d446 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.363952 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce8ea345-bdcf-4095-9f49-b73b6a9dcbd0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:26.364150 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fed39ce6-a5d0-47a4-8a80-74828024d446 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.364443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 615/2481] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:26.388487 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fed39ce6-a5d0-47a4-8a80-74828024d446 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:26.388941 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 618/2482] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1587 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.400340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8232350b-0582-4661-aadb-a78d427e4395 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.402935 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8232350b-0582-4661-aadb-a78d427e4395 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True Jul 24 00:57:26.403175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8232350b-0582-4661-aadb-a78d427e4395 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.403613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8232350b-0582-4661-aadb-a78d427e4395 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.431294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8232350b-0582-4661-aadb-a78d427e4395 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True returned with HTTP 200 Jul 24 00:57:26.431902 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 621/2483] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True => generated 2679 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.446350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.531138 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:26.531757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1452895576"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:26.533285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1452895576'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:26.533449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume of 1 GB Jul 24 00:57:26.537918 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Availability Zones retrieved successfully. Jul 24 00:57:26.544476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Flow 'volume_create_api' (baf1da9b-ac30-40e8-8126-e95d907990c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:26.545379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123abc66-0f47-4968-b00f-a069a1fb6163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:26.546344 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:26.589459 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123abc66-0f47-4968-b00f-a069a1fb6163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:26.590361 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c23c7c-7097-449e-969f-d8c394e66c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:26.596596 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.599918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:26.600255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.600511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.600664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:26.606117 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.606117 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:26.607349 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-41d64439-78a8-4fa5-84d8-13767d0c3d9e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:26.607803 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 616/2484] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:26.669511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Created reservations ['2f3c85e7-a62f-4168-aaab-8dadf6b00584', '049d2009-5b62-4d5d-a9ad-b884e1ada063', '2f06b7e2-c003-4325-bb8f-d8a4ab8b496a', '63d9f429-54cb-4296-b673-4b30d928c3dd'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:26.670539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c23c7c-7097-449e-969f-d8c394e66c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f3c85e7-a62f-4168-aaab-8dadf6b00584', '049d2009-5b62-4d5d-a9ad-b884e1ada063', '2f06b7e2-c003-4325-bb8f-d8a4ab8b496a', '63d9f429-54cb-4296-b673-4b30d928c3dd']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:26.671567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a91e31-9705-4309-a810-1e9434886b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:26.672602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.674793 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:26.675164 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.675431 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.688625 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.688625 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:26.691991 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:26.698509 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-913495fc-e57e-41ad-bdfd-51655ad90c37 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:26.698509 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 619/2485] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:26.698770 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a91e31-9705-4309-a810-1e9434886b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69a49e21-f738-4f70-8587-d3db0b499f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1452895576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7640c6a502ca4528acf69dd6cbbecd43',qos_specs=None,replication_status=,reservations=['2f3c85e7-a62f-4168-aaab-8dadf6b00584','049d2009-5b62-4d5d-a9ad-b884e1ada063','2f06b7e2-c003-4325-bb8f-d8a4ab8b496a','63d9f429-54cb-4296-b673-4b30d928c3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1452895576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69a49e21-f738-4f70-8587-d3db0b499f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7640c6a502ca4528acf69dd6cbbecd43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:26.699779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece34e2a-c3c0-49e1-ade3-76825e9f6bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:26.723929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.724789 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece34e2a-c3c0-49e1-ade3-76825e9f6bc6) transitioned into state 'SUCCESS' from state '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-1452895576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7640c6a502ca4528acf69dd6cbbecd43',qos_specs=None,replication_status=,reservations=['2f3c85e7-a62f-4168-aaab-8dadf6b00584','049d2009-5b62-4d5d-a9ad-b884e1ada063','2f06b7e2-c003-4325-bb8f-d8a4ab8b496a','63d9f429-54cb-4296-b673-4b30d928c3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:26.725724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a268b4-c90f-4750-bd6f-265c1dc17043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:26.726571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab/action Jul 24 00:57:26.726653 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:26.726766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:26.739605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a268b4-c90f-4750-bd6f-265c1dc17043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:26.740811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Flow 'volume_create_api' (baf1da9b-ac30-40e8-8126-e95d907990c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:26.741168 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume request issued successfully. Jul 24 00:57:26.742459 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4fb6848b-6d4c-42ca-80a1-1f331d7b2be0 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:26.743275 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 630/2486] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:26 2026] POST /volume/v3/volumes => generated 754 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:26.744603 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.744603 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:26.745126 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:26.752983 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Begin detaching volume completed successfully. Jul 24 00:57:26.753287 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-a29e7eed-d807-422e-bbfa-9cc25b46c1a8 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab/action returned with HTTP 202 Jul 24 00:57:26.753829 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 622/2487] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:26 2026] POST /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:26.757370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.760944 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:26.761049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.763582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.775749 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.775749 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:26.784405 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:26.792388 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ebe08cc1-2540-4bd8-9ba1-05663c934aa4 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 200 Jul 24 00:57:26.793364 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 617/2488] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:26.812802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-acb08f98-be09-4936-9595-f06a4c6ec65e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.813268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-acb08f98-be09-4936-9595-f06a4c6ec65e None None] GET https://10.4.3.67/volume// Jul 24 00:57:26.813420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-acb08f98-be09-4936-9595-f06a4c6ec65e None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.813609 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-acb08f98-be09-4936-9595-f06a4c6ec65e None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.813963 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-acb08f98-be09-4936-9595-f06a4c6ec65e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:26.814369 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 620/2489] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:26.826327 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:26.829631 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:26.830061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:26.830343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:26.842285 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:26.842285 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:26.846285 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:26.851668 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-18ed56e9-e5c0-430a-90aa-fcff54fed7ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 200 Jul 24 00:57:26.852093 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 631/2490] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:26 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:27.310262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1bfede98-a696-41ab-b96c-3b22c287afeb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.315816 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1bfede98-a696-41ab-b96c-3b22c287afeb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:27.316346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1bfede98-a696-41ab-b96c-3b22c287afeb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.316346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1bfede98-a696-41ab-b96c-3b22c287afeb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.316404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1bfede98-a696-41ab-b96c-3b22c287afeb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:27.324321 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.324321 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:27.325087 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1bfede98-a696-41ab-b96c-3b22c287afeb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:27.325506 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 623/2491] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:27.379466 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f5b577c3-fa77-4014-9994-420e04750c99 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.382645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f5b577c3-fa77-4014-9994-420e04750c99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:27.383217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f5b577c3-fa77-4014-9994-420e04750c99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.383461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f5b577c3-fa77-4014-9994-420e04750c99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.384210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f5b577c3-fa77-4014-9994-420e04750c99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:27.389425 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.389425 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:27.390507 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f5b577c3-fa77-4014-9994-420e04750c99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:27.392800 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 618/2492] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:27.621622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.624070 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:27.624382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.624637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.624795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:27.629995 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.629995 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:27.631162 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-99f8dbf4-1338-4452-898e-648a24ec8ef2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:27.631703 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 621/2493] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:27.807336 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.809073 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:27.809381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.809659 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.817685 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.817685 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:27.822578 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:27.830928 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-35afd788-0d3c-4ff8-bd7b-71666d322279 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 200 Jul 24 00:57:27.830928 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 632/2494] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:27.845409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4ca0a77e-dd37-418e-b691-2f112ffd4a59 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.847245 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ca0a77e-dd37-418e-b691-2f112ffd4a59 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True Jul 24 00:57:27.847442 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ca0a77e-dd37-418e-b691-2f112ffd4a59 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.848457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ca0a77e-dd37-418e-b691-2f112ffd4a59 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.872553 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ca0a77e-dd37-418e-b691-2f112ffd4a59 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True returned with HTTP 200 Jul 24 00:57:27.872955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 624/2495] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True => generated 2679 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:27.889290 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-55354d41-f548-4499-8a13-a212c6c4afa2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.891547 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] DELETE https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:27.891808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.892050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.892320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Delete volume with id: 69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:27.901475 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.901475 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:27.901910 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:27.922186 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Delete volume request issued successfully. Jul 24 00:57:27.922442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55354d41-f548-4499-8a13-a212c6c4afa2 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 202 Jul 24 00:57:27.922988 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 619/2496] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:27 2026] DELETE /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:27.932330 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:27.936454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:27.936454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:27.936454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:27.945173 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:27.945173 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:27.954201 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:27.956570 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8301c28a-e6f3-44e3-aaa6-522a4817550c tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 200 Jul 24 00:57:27.957072 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 622/2497] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:27 2026] GET /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:28.086565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-bd0ff7ab-0f21-4f70-a259-3edaced54cc5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.088725 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-bd0ff7ab-0f21-4f70-a259-3edaced54cc5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 Jul 24 00:57:28.090148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-bd0ff7ab-0f21-4f70-a259-3edaced54cc5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.090148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-bd0ff7ab-0f21-4f70-a259-3edaced54cc5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.096430 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:28.096430 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:28.152306 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b1c69c4-55b0-4082-8893-5ad5711a6f29 req-bd0ff7ab-0f21-4f70-a259-3edaced54cc5 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 returned with HTTP 200 Jul 24 00:57:28.152829 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 633/2498] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:28 2026] DELETE /volume/v3/attachments/30b6c55f-45e3-40b0-be30-eb1abfc02414 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:28.336828 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.338702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:28.338923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.339225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.339281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:28.343819 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:28.343819 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:28.344701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ec2c02c-aa6e-45b5-b5f2-901376678733 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:28.345106 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 625/2499] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:28 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:28.406448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.409584 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:28.411443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.411443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.411443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:28.416200 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:28.416200 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:28.417354 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d06a620f-6599-4c8b-b1f5-92b641d1c409 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:28.417803 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 620/2500] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:28 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:28.645275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5204aef0-9f54-4252-9136-f15ab25137af None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.647039 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5204aef0-9f54-4252-9136-f15ab25137af tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:28.647259 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5204aef0-9f54-4252-9136-f15ab25137af tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.647461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5204aef0-9f54-4252-9136-f15ab25137af tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.647596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5204aef0-9f54-4252-9136-f15ab25137af tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:28.654371 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:28.654371 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:28.655581 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5204aef0-9f54-4252-9136-f15ab25137af tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:28.656054 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 623/2501] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:28 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:28.917521 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.919897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:28.920115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.920342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.920506 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume with id: ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:28.928652 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:28.928652 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:28.929160 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:28.949612 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume request issued successfully. Jul 24 00:57:28.949807 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2a4e37ea-09e8-4d41-97dd-1d77aa9139b6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 202 Jul 24 00:57:28.950434 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 634/2502] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:28 2026] DELETE /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:28.979322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c747874d-06e6-406e-a299-19da10714350 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:28.984214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c747874d-06e6-406e-a299-19da10714350 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:28.984214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c747874d-06e6-406e-a299-19da10714350 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:28.984214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c747874d-06e6-406e-a299-19da10714350 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:28.988288 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c747874d-06e6-406e-a299-19da10714350 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 404 Jul 24 00:57:28.989406 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 626/2503] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:28 2026] GET /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:28.998645 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c151c15c-7760-4082-b445-009f158f652f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.002483 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c151c15c-7760-4082-b445-009f158f652f tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:29.004068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c151c15c-7760-4082-b445-009f158f652f tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.006049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c151c15c-7760-4082-b445-009f158f652f tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.013966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c151c15c-7760-4082-b445-009f158f652f tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 404 Jul 24 00:57:29.017104 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 621/2504] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:28 2026] GET /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:29.026780 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.031074 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] DELETE https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:29.031074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.031074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.031074 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Delete volume with id: 69a49e21-f738-4f70-8587-d3db0b499f4a Jul 24 00:57:29.039647 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-402cae25-ba7e-4e4a-a804-e80c5de768eb tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a returned with HTTP 404 Jul 24 00:57:29.040266 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 624/2505] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:29 2026] DELETE /volume/v3/volumes/69a49e21-f738-4f70-8587-d3db0b499f4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:29.051985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.054106 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:29.054490 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1060351272"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:29.056221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1060351272'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:29.056399 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume of 1 GB Jul 24 00:57:29.061441 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Availability Zones retrieved successfully. Jul 24 00:57:29.069788 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Flow 'volume_create_api' (1bca44da-de5a-4e75-b7a5-e3cdca84ba80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:29.069985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ce7f9c-60ba-424c-a214-72e93759b9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:29.070915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:29.102732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ce7f9c-60ba-424c-a214-72e93759b9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:29.103505 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bac62a2-a7f7-401f-8487-acc604a2a642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:29.151949 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Created reservations ['ed25bb01-4632-4d0a-b29e-ae1f4eb9f7a2', '486244a3-0605-4afa-b223-7189f3e24f18', 'a887ebc8-3648-47cd-b8af-746c93dfc1a9', '5b766f35-d776-4829-8f2e-a20eb712235e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:29.153024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bac62a2-a7f7-401f-8487-acc604a2a642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed25bb01-4632-4d0a-b29e-ae1f4eb9f7a2', '486244a3-0605-4afa-b223-7189f3e24f18', 'a887ebc8-3648-47cd-b8af-746c93dfc1a9', '5b766f35-d776-4829-8f2e-a20eb712235e']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:29.154695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400831c3-a528-49ed-895c-af1f5dd5af56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:29.182041 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400831c3-a528-49ed-895c-af1f5dd5af56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca449bf-51a6-435d-9b48-33b91e628b94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1060351272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7640c6a502ca4528acf69dd6cbbecd43',qos_specs=None,replication_status=,reservations=['ed25bb01-4632-4d0a-b29e-ae1f4eb9f7a2','486244a3-0605-4afa-b223-7189f3e24f18','a887ebc8-3648-47cd-b8af-746c93dfc1a9','5b766f35-d776-4829-8f2e-a20eb712235e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1060351272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca449bf-51a6-435d-9b48-33b91e628b94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7640c6a502ca4528acf69dd6cbbecd43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:29.182892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2778f6-4d30-4c21-83bc-dfa8d542b809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:29.201049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2778f6-4d30-4c21-83bc-dfa8d542b809) transitioned into state 'SUCCESS' from state '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-1060351272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7640c6a502ca4528acf69dd6cbbecd43',qos_specs=None,replication_status=,reservations=['ed25bb01-4632-4d0a-b29e-ae1f4eb9f7a2','486244a3-0605-4afa-b223-7189f3e24f18','a887ebc8-3648-47cd-b8af-746c93dfc1a9','5b766f35-d776-4829-8f2e-a20eb712235e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb3857c99b94b2b99f43d7ef9b97ab5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:29.201799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9062b0c2-3cf7-4d9c-8682-7879f086ad7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:29.211231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9062b0c2-3cf7-4d9c-8682-7879f086ad7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:29.212259 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Flow 'volume_create_api' (1bca44da-de5a-4e75-b7a5-e3cdca84ba80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:29.212722 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Create volume request issued successfully. Jul 24 00:57:29.213695 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0b4e9c3-3aff-4de4-8c61-98bb29c54dff tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:29.214278 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 635/2506] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:29 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:29.227321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.229538 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:29.229787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.229998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.238561 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:29.238561 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:29.243300 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:29.247615 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30b1b46d-c429-4af9-b9a1-e93b16925b10 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 200 Jul 24 00:57:29.247975 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 627/2507] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:29 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:29.360219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.364880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:29.366571 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.368183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.368484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:29.376728 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:29.376728 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:29.380315 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3eba26dc-2780-480f-b4ad-e92b4ac8b519 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:29.380315 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 622/2508] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:29 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:29.428950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.433305 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:29.433620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.433889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.434082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:29.443435 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:29.443435 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:29.444409 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c2e8525-7be4-448c-9e6f-04a7dde2bb27 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:29.449267 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 625/2509] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:29 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:29.670285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:29.672533 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:29.672720 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:29.672893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:29.673038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:29.677786 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:29.677786 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:29.678652 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8642b60e-d2af-47d9-8f6b-5ea980274f95 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:29.679251 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 636/2510] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:29 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.262998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-97a2de90-ba8e-45f7-b661-816257937743 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.265287 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97a2de90-ba8e-45f7-b661-816257937743 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.265577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97a2de90-ba8e-45f7-b661-816257937743 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.265831 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97a2de90-ba8e-45f7-b661-816257937743 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.274412 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.274412 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:30.278579 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-97a2de90-ba8e-45f7-b661-816257937743 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Volume info retrieved successfully. Jul 24 00:57:30.284732 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97a2de90-ba8e-45f7-b661-816257937743 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 200 Jul 24 00:57:30.285213 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 628/2511] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.296633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6a34f603-4c2d-467c-83bc-ca3f82594080 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.299255 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a34f603-4c2d-467c-83bc-ca3f82594080 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True Jul 24 00:57:30.299512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a34f603-4c2d-467c-83bc-ca3f82594080 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.299750 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a34f603-4c2d-467c-83bc-ca3f82594080 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.321658 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a34f603-4c2d-467c-83bc-ca3f82594080 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True returned with HTTP 200 Jul 24 00:57:30.322052 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 623/2512] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True => generated 2679 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:30.333000 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-628fc892-02f4-4eea-9415-f2efbdd61930 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.335599 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-628fc892-02f4-4eea-9415-f2efbdd61930 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True Jul 24 00:57:30.335920 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-628fc892-02f4-4eea-9415-f2efbdd61930 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.336267 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-628fc892-02f4-4eea-9415-f2efbdd61930 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.353688 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-628fc892-02f4-4eea-9415-f2efbdd61930 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True returned with HTTP 200 Jul 24 00:57:30.355223 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 626/2513] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True => generated 2679 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:30.365461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-758bb70a-257a-4953-b655-fbabf362fb9d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.369285 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] POST https://10.4.3.67/volume/v3/os-volume-transfer Jul 24 00:57:30.369285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fca449bf-51a6-435d-9b48-33b91e628b94"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:30.370338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.volume_transfer [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fca449bf-51a6-435d-9b48-33b91e628b94'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 00:57:30.370571 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.volume_transfer [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Creating transfer of volume fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.370752 np0000005792 devstack@c-api.service[100230]: INFO cinder.transfer.api [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Generating transfer record for volume fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.379224 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.379224 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:30.391953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.393900 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-758bb70a-257a-4953-b655-fbabf362fb9d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 00:57:30.394174 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 637/2514] 10.4.3.67 () {68 vars in 1284 bytes} [Fri Jul 24 00:57:30 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:30.394268 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:30.394400 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.394575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.394677 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:30.399784 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.399784 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:30.400456 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a20a90fa-bee6-43e4-96fb-25d56b565d58 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:30.400788 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 629/2515] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.410653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.457261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.460107 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:30.460512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.460910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.461201 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:30.467370 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.467370 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:30.468755 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ef24e85a-ef52-43c9-a4a7-30e692c1a31e tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:30.469419 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 627/2516] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.483120 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] POST https://10.4.3.67/volume/v3/os-volume-transfer/348c7e06-2873-46cf-ab71-5b9bef64a0b5/accept Jul 24 00:57:30.483830 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "41d4f6c27bc95983"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:30.485643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.volume_transfer [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Accepting volume transfer 348c7e06-2873-46cf-ab71-5b9bef64a0b5 {{(pid=100229) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 00:57:30.485857 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.volume_transfer [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Accepting transfer 348c7e06-2873-46cf-ab71-5b9bef64a0b5 Jul 24 00:57:30.558289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Created reservations ['e295f2a1-e642-4d1d-baee-82295d3ef332', '814284e8-2943-4402-81c1-0d2c06d99e06', 'eb8dd214-0392-4eb1-ab1b-a0d98407107a', '0b313a4f-901a-4a72-8fac-07a09e10e57e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:30.582361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Created reservations ['e932df3a-2021-4e41-af24-9629e152be54', '8d586a1a-3906-4423-a2c3-16eae88b34b0', 'cb773a2b-c01c-476d-840c-074429814775', '66dc0f51-8f3c-4637-9ead-a5476948e836'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:30.635691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Created reservations ['b6978b1f-bee8-4936-a59b-658b34c943e2', 'f3caf337-25c7-4739-8a72-8e07b02f4d2e', '0f32c36d-b6b7-4290-8709-f1f0289f5e49', '050b0b19-4cec-4f3e-922a-ca7b57f8ab99'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:30.674694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Created reservations ['a09d563b-566f-4030-8c7a-c292cc5d3538', '5ef35718-d31f-41cc-81e0-b07baf1ec147', '3fb2e76c-f735-483a-baf7-9a27c2b67718', 'bd8b2cd3-4788-49e8-9fc6-a06cb1f9a0d1'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:30.687068 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Transfer volume completed successfully. Jul 24 00:57:30.691804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.693685 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:30.693909 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.694217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.696940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:30.699359 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.699359 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:30.700341 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7aa01e4-09b2-4f7a-b70d-9aa8b3d4d3ca tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:30.700727 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 638/2517] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.770153 np0000005792 devstack@c-api.service[100229]: INFO cinder.transfer.api [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Volume fca449bf-51a6-435d-9b48-33b91e628b94 has been transferred. Jul 24 00:57:30.777401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33aa60f6-9875-4f8e-8f7b-35b6766a641b tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] https://10.4.3.67/volume/v3/os-volume-transfer/348c7e06-2873-46cf-ab71-5b9bef64a0b5/accept returned with HTTP 202 Jul 24 00:57:30.778115 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 624/2518] 10.4.3.67 () {68 vars in 1416 bytes} [Fri Jul 24 00:57:30 2026] POST /volume/v3/os-volume-transfer/348c7e06-2873-46cf-ab71-5b9bef64a0b5/accept => generated 363 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:30.788160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.790009 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.790225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.790438 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.797863 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.797863 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:30.802373 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] Volume info retrieved successfully. Jul 24 00:57:30.808216 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ff749d0-7ac0-495b-8733-e98e9502fe85 tempest-VolumeQuotasAdminTestJSON-350986018 tempest-VolumeQuotasAdminTestJSON-350986018-project-member] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 200 Jul 24 00:57:30.809281 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 630/2519] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:30.823537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3641c36f-848c-4813-958a-9c3cf04978a1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.828495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3641c36f-848c-4813-958a-9c3cf04978a1 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True Jul 24 00:57:30.828753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3641c36f-848c-4813-958a-9c3cf04978a1 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.829034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3641c36f-848c-4813-958a-9c3cf04978a1 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.855879 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3641c36f-848c-4813-958a-9c3cf04978a1 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True returned with HTTP 200 Jul 24 00:57:30.856487 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 628/2520] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43?usage=True => generated 2679 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:30.871292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4ada0cd4-64ff-4e6a-984c-ef6d43fab12f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.873989 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ada0cd4-64ff-4e6a-984c-ef6d43fab12f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True Jul 24 00:57:30.873989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ada0cd4-64ff-4e6a-984c-ef6d43fab12f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.873989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ada0cd4-64ff-4e6a-984c-ef6d43fab12f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.895756 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ada0cd4-64ff-4e6a-984c-ef6d43fab12f tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True returned with HTTP 200 Jul 24 00:57:30.896244 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 639/2521] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/os-quota-sets/af7a273cc01343cfb972196dc48fdf84?usage=True => generated 2679 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:30.910718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-31dccf19-3129-4b47-981e-da64a769c9c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.912676 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.913080 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.913467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.913768 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Delete volume with id: fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.924223 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.924223 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:30.926210 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Volume info retrieved successfully. Jul 24 00:57:30.950003 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Delete volume request issued successfully. Jul 24 00:57:30.950682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-31dccf19-3129-4b47-981e-da64a769c9c2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 202 Jul 24 00:57:30.951411 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 625/2522] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:30 2026] DELETE /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:30.962390 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:30.964156 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:30.964354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:30.964523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:30.971802 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:30.971802 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:30.975357 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Volume info retrieved successfully. Jul 24 00:57:30.979641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b2592898-eefd-479a-85ad-d73fbce3b6f2 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 200 Jul 24 00:57:30.980232 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 631/2523] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:30 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 1019 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:31.413708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e0feb409-b975-4250-9b33-2016a1b243cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:31.418835 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0feb409-b975-4250-9b33-2016a1b243cb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:31.420076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e0feb409-b975-4250-9b33-2016a1b243cb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:31.420775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e0feb409-b975-4250-9b33-2016a1b243cb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:31.420775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e0feb409-b975-4250-9b33-2016a1b243cb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:31.426799 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:31.426799 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:31.428247 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0feb409-b975-4250-9b33-2016a1b243cb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:31.428795 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 629/2524] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:31 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:31.484512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:31.492647 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:31.492902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:31.493124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:31.493360 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:31.499296 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:31.499296 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:31.500407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b06a4f1-95aa-4386-83f8-4b1ef4eb5263 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:31.500923 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 640/2525] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:31 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:31.712273 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:31.714038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:31.714275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:31.714461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:31.714595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:31.720842 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:31.720842 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:31.721698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c86c956b-a13c-4d2f-8a3c-32f6d3f8d466 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:31.722135 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 626/2526] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:31 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:31.996153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2d045db0-3bc2-4c15-a640-39ba1ebdef33 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:31.999531 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d045db0-3bc2-4c15-a640-39ba1ebdef33 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:32.000413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d045db0-3bc2-4c15-a640-39ba1ebdef33 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.000413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d045db0-3bc2-4c15-a640-39ba1ebdef33 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.008248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d045db0-3bc2-4c15-a640-39ba1ebdef33 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 404 Jul 24 00:57:32.009006 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 632/2527] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:31 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:32.016629 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-17b57386-7589-4d72-94a7-57d240d407e3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.019683 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17b57386-7589-4d72-94a7-57d240d407e3 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] GET https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:32.019683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17b57386-7589-4d72-94a7-57d240d407e3 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.019683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-17b57386-7589-4d72-94a7-57d240d407e3 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.028134 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-17b57386-7589-4d72-94a7-57d240d407e3 tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 404 Jul 24 00:57:32.028835 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 630/2528] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:32 2026] GET /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:32.035964 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.038475 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] DELETE https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:32.038661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.038919 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.039155 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] Delete volume with id: fca449bf-51a6-435d-9b48-33b91e628b94 Jul 24 00:57:32.047499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0cc6078c-9673-4022-a5bf-310dd53fa62d tempest-VolumeQuotasAdminTestJSON-656793495 tempest-VolumeQuotasAdminTestJSON-656793495-project-member] https://10.4.3.67/volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 returned with HTTP 404 Jul 24 00:57:32.048206 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 641/2529] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:32 2026] DELETE /volume/v3/volumes/fca449bf-51a6-435d-9b48-33b91e628b94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:32.058472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1ea2872d-6b10-4381-9914-b701d65f7df7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.060525 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ea2872d-6b10-4381-9914-b701d65f7df7 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/3615f159f8414290b36f58786bb5b7ad?usage=True Jul 24 00:57:32.060705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ea2872d-6b10-4381-9914-b701d65f7df7 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.060912 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ea2872d-6b10-4381-9914-b701d65f7df7 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.085887 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ea2872d-6b10-4381-9914-b701d65f7df7 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/3615f159f8414290b36f58786bb5b7ad?usage=True returned with HTTP 200 Jul 24 00:57:32.086476 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 627/2530] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 00:57:32 2026] GET /volume/v3/os-quota-sets/3615f159f8414290b36f58786bb5b7ad?usage=True => generated 2679 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:32.103132 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-86697d44-ca24-4967-8057-4bca85230df3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.106836 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-86697d44-ca24-4967-8057-4bca85230df3 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:32.107384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-86697d44-ca24-4967-8057-4bca85230df3 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:32.222973 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-86697d44-ca24-4967-8057-4bca85230df3 tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:32.223476 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 633/2531] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:57:32 2026] PUT /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1547 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:32.233413 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3428547c-d867-4b27-9372-f768d90f5d6e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.239910 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3428547c-d867-4b27-9372-f768d90f5d6e tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 Jul 24 00:57:32.242075 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3428547c-d867-4b27-9372-f768d90f5d6e tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:32.363873 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3428547c-d867-4b27-9372-f768d90f5d6e tempest-VolumeQuotasAdminTestJSON-1538192034 tempest-VolumeQuotasAdminTestJSON-1538192034-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 returned with HTTP 200 Jul 24 00:57:32.364553 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 631/2532] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:57:32 2026] PUT /volume/v3/os-quota-sets/7640c6a502ca4528acf69dd6cbbecd43 => generated 1545 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:32.443097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.446780 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:32.446780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.446780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.446780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:32.452558 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:32.452558 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:32.453359 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7894be1-3c89-4fee-a1d5-d55be02afeab tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:32.453801 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 642/2533] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:32 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:32.512693 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-25daec57-31bc-45b4-9c42-056d57420731 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.515998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25daec57-31bc-45b4-9c42-056d57420731 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:32.517382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25daec57-31bc-45b4-9c42-056d57420731 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.517382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25daec57-31bc-45b4-9c42-056d57420731 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.517382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-25daec57-31bc-45b4-9c42-056d57420731 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:32.524020 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:32.524020 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:32.524020 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25daec57-31bc-45b4-9c42-056d57420731 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:32.524611 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 628/2534] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:32 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:32.736433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:32.738744 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:32.739008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:32.739271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:32.739443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:32.743795 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:32.743795 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:32.744627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c9487a9f-50c6-447c-9bf7-81f603edc79b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:32.745078 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 634/2535] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:32 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:33.255290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:33.257978 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:33.257978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:33.258460 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:33.259205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete snapshot with id: 9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:33.265998 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:33.265998 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:33.265998 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot retrieved successfully. Jul 24 00:57:33.293514 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot delete request issued successfully. Jul 24 00:57:33.295118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d547b7d-83b2-41d9-9f8a-fe19e805f22c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 202 Jul 24 00:57:33.295118 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 632/2536] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:57:33 2026] DELETE /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:33.305426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:33.309445 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:33.309693 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:33.309862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:33.316383 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:33.316383 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:33.316836 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Snapshot retrieved successfully. Jul 24 00:57:33.317934 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89d78ab8-14f4-4d5b-bb6d-391a728f6d58 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 200 Jul 24 00:57:33.318472 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 643/2537] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:33 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:33.472836 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-32342565-9bf0-4cad-886a-02f736b4de2b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:33.475248 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32342565-9bf0-4cad-886a-02f736b4de2b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:33.475939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32342565-9bf0-4cad-886a-02f736b4de2b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:33.477083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32342565-9bf0-4cad-886a-02f736b4de2b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:33.477083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-32342565-9bf0-4cad-886a-02f736b4de2b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:33.482767 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:33.482767 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:33.484156 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32342565-9bf0-4cad-886a-02f736b4de2b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:33.484969 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 629/2538] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:33 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:33.537591 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:33.540346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:33.540820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:33.540908 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:33.541819 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:33.548018 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:33.548018 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:33.548906 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1dbfc1f-9024-41eb-82a1-6490c4fb5a20 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:33.549485 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 635/2539] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:33 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:33.760376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:33.762685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:33.764146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:33.764146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:33.764146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:33.771539 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:33.771539 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:33.772627 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79ac19be-a8ad-4ff8-ac60-76e38715e456 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:33.773084 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 633/2540] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:33 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:34.273862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.279883 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:34.280168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.280474 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.297545 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.297545 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:34.305369 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:34.312176 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-bea4a3bf-a8ca-4d51-ba67-3d9cab1dd55d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:34.312685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 644/2541] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 1228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:34.332172 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a71b8e88-4706-4fc9-9245-6bb614d5bd51 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.334375 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71b8e88-4706-4fc9-9245-6bb614d5bd51 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:57:34.334559 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71b8e88-4706-4fc9-9245-6bb614d5bd51 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.334793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71b8e88-4706-4fc9-9245-6bb614d5bd51 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.337531 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.340783 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] POST https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f/action Jul 24 00:57:34.341357 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:34.341501 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71b8e88-4706-4fc9-9245-6bb614d5bd51 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 404 Jul 24 00:57:34.341570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:34.342116 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 630/2542] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:34.361503 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.361503 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:34.362180 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:34.371215 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Begin detaching volume completed successfully. Jul 24 00:57:34.371547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-ec554395-dfa7-455a-84d1-7d58e40a202b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f/action returned with HTTP 202 Jul 24 00:57:34.372164 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 636/2543] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:34 2026] POST /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:34.436128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-42ead305-d3f2-4b44-9754-c4b5f6ba59a9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.436628 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42ead305-d3f2-4b44-9754-c4b5f6ba59a9 None None] GET https://10.4.3.67/volume// Jul 24 00:57:34.437136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42ead305-d3f2-4b44-9754-c4b5f6ba59a9 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.437136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42ead305-d3f2-4b44-9754-c4b5f6ba59a9 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.437521 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42ead305-d3f2-4b44-9754-c4b5f6ba59a9 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:34.437828 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 634/2544] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:34.448759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.451740 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:34.452096 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.452377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.476443 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.476443 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:34.481604 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:34.491528 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-1a8d1545-0867-444b-ad7e-d113d1e9c843 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:34.492221 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 645/2545] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:34.498565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.503602 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:34.503851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.504095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.504291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:34.510964 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.510964 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:34.511931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58c8ae79-834e-4797-a40a-3ea1784c4ae8 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:34.512467 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 631/2546] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:34.520025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-0181a938-21ea-466e-98bc-599cb196856c req-96230949-9dba-4828-bb98-c10101ebfc11 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.522908 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-96230949-9dba-4828-bb98-c10101ebfc11 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/attachments?instance_id=434e14bc-7704-4e98-bae2-ed814f3bc410 Jul 24 00:57:34.522998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-96230949-9dba-4828-bb98-c10101ebfc11 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.523268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-96230949-9dba-4828-bb98-c10101ebfc11 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.539157 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-96230949-9dba-4828-bb98-c10101ebfc11 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments?instance_id=434e14bc-7704-4e98-bae2-ed814f3bc410 returned with HTTP 200 Jul 24 00:57:34.539885 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 637/2547] 10.4.3.67 () {70 vars in 1630 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/attachments?instance_id=434e14bc-7704-4e98-bae2-ed814f3bc410 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:34.550736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-0181a938-21ea-466e-98bc-599cb196856c req-c6b6f759-9d6d-4b25-8814-adbf4cd05518 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.553175 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-c6b6f759-9d6d-4b25-8814-adbf4cd05518 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 Jul 24 00:57:34.553503 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-c6b6f759-9d6d-4b25-8814-adbf4cd05518 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.553795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-c6b6f759-9d6d-4b25-8814-adbf4cd05518 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.565228 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6495266b-d6a3-4be1-896b-61f5442f521c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.567972 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6495266b-d6a3-4be1-896b-61f5442f521c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:34.567972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6495266b-d6a3-4be1-896b-61f5442f521c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.567972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6495266b-d6a3-4be1-896b-61f5442f521c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.567972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6495266b-d6a3-4be1-896b-61f5442f521c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:34.573349 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.573349 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:34.574401 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6495266b-d6a3-4be1-896b-61f5442f521c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:34.574898 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 646/2548] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:34.585618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0181a938-21ea-466e-98bc-599cb196856c req-c6b6f759-9d6d-4b25-8814-adbf4cd05518 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 returned with HTTP 200 Jul 24 00:57:34.586637 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 635/2549] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:34.785027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:34.787589 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:34.788122 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:34.788328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:34.788433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:34.794306 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:34.794306 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:34.795549 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c5240b77-1abd-4aad-b2ee-fe47b11df3b4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:34.796076 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 632/2550] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:34 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:35.523811 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:35.525654 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:35.525893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:35.526508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:35.526508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:35.532212 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:35.532212 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:35.533213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0d1dc26-388d-4034-b986-d0a26d1e569e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:35.533941 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 638/2551] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:35 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:35.589070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a54380ed-546c-4118-80d0-66531ee5d195 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:35.591985 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a54380ed-546c-4118-80d0-66531ee5d195 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:35.592234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a54380ed-546c-4118-80d0-66531ee5d195 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:35.592407 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a54380ed-546c-4118-80d0-66531ee5d195 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:35.592571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a54380ed-546c-4118-80d0-66531ee5d195 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:35.607378 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:35.607378 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:35.611233 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a54380ed-546c-4118-80d0-66531ee5d195 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:35.611233 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 647/2552] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:35 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:35.615699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-3e7b0cfe-91df-4b4a-b32d-760a8d42e191 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:35.617662 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-3e7b0cfe-91df-4b4a-b32d-760a8d42e191 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 Jul 24 00:57:35.617777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-3e7b0cfe-91df-4b4a-b32d-760a8d42e191 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:35.617986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-3e7b0cfe-91df-4b4a-b32d-760a8d42e191 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:35.627562 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:35.627562 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:35.693481 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f5bf0c6a-bb30-4309-a98e-8f35593bec8b req-3e7b0cfe-91df-4b4a-b32d-760a8d42e191 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 returned with HTTP 200 Jul 24 00:57:35.693481 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 636/2553] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:35 2026] DELETE /volume/v3/attachments/f32dcd24-9354-4785-bfd5-3e331f546ac2 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:35.811623 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:35.813014 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:35.813173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:35.813469 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:35.814384 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:35.823027 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:35.823027 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:35.823815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-57421030-2c53-4fad-aaf5-2413bf34cb27 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:35.824216 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 633/2554] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:35 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.151000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dc872dfa-3770-4e0e-b604-d77783d2d161 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.267218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dc872dfa-3770-4e0e-b604-d77783d2d161 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:57:36.267623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dc872dfa-3770-4e0e-b604-d77783d2d161 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1691967446", "os-volume-type-access:is_public": false}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:36.292635 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dc872dfa-3770-4e0e-b604-d77783d2d161 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:57:36.293412 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 639/2555] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:57:36 2026] POST /volume/v3/types => generated 229 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.303736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fb41660b-473d-4773-8cce-6f88d682d965 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.395977 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb41660b-473d-4773-8cce-6f88d682d965 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:36.396346 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb41660b-473d-4773-8cce-6f88d682d965 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c8d3509-3209-4eca-860d-03d9fbce2f68", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:36.397795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-fb41660b-473d-4773-8cce-6f88d682d965 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Create volume request body: {'volume': {'volume_type': '7c8d3509-3209-4eca-860d-03d9fbce2f68', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:36.404708 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb41660b-473d-4773-8cce-6f88d682d965 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 404 Jul 24 00:57:36.405396 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 648/2556] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:36 2026] POST /volume/v3/volumes => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:36.415011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-950e2672-a706-4ef6-817c-7d593072717b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.420483 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-950e2672-a706-4ef6-817c-7d593072717b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action Jul 24 00:57:36.420906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-950e2672-a706-4ef6-817c-7d593072717b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"addProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:36.421033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-950e2672-a706-4ef6-817c-7d593072717b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:36.422545 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.422545 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:36.432033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-950e2672-a706-4ef6-817c-7d593072717b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action returned with HTTP 202 Jul 24 00:57:36.432460 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 637/2557] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:36 2026] POST /volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:36.440258 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.442581 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:36.443034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c8d3509-3209-4eca-860d-03d9fbce2f68", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-354875857"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:36.445029 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Create volume request body: {'volume': {'volume_type': '7c8d3509-3209-4eca-860d-03d9fbce2f68', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-354875857'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:36.450772 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Create volume of 1 GB Jul 24 00:57:36.451362 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.451362 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:36.451995 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Availability Zones retrieved successfully. Jul 24 00:57:36.457505 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Flow 'volume_create_api' (c79591a7-a2e6-4111-89a6-300c4cbcc038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:36.458551 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace704de-b9c1-4077-a1ba-8581d74e0211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:36.459524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:36.478247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace704de-b9c1-4077-a1ba-8581d74e0211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:57:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c8d3509-3209-4eca-860d-03d9fbce2f68,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1691967446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c8d3509-3209-4eca-860d-03d9fbce2f68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:36.478941 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c264a16-e718-4885-a182-5a79b83c503c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:36.507382 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1691967446 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1691967446, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:36.507664 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1691967446 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1691967446, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:36.528772 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.530491 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:36.530674 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.530850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.531035 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume with id: 311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:36.537922 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.537922 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:36.538412 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:36.541248 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Created reservations ['ef3ed39d-4040-40eb-8b4f-7b444ce59a5a', 'caafb6d3-3e40-4bcf-b49a-66df1defa408', 'e749879f-e968-4d26-9c9f-f8ce2584d56e', '1d45ec36-3767-4934-ad7a-91d7394d8352'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:36.541993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c264a16-e718-4885-a182-5a79b83c503c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3ed39d-4040-40eb-8b4f-7b444ce59a5a', 'caafb6d3-3e40-4bcf-b49a-66df1defa408', 'e749879f-e968-4d26-9c9f-f8ce2584d56e', '1d45ec36-3767-4934-ad7a-91d7394d8352']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:36.543369 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea49237-774d-452b-956d-03ac75d9c6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:36.545515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.547407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:36.547618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.547797 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.547906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:36.552949 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.552949 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:36.553865 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d56ee32-4c53-412b-ac7b-e7d32749b23f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:36.554430 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 649/2558] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.561531 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume request issued successfully. Jul 24 00:57:36.564799 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fabfc34-c988-4633-82d2-5f6c950bcbaa tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 202 Jul 24 00:57:36.564799 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 640/2559] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:36 2026] DELETE /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:36.564937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea49237-774d-452b-956d-03ac75d9c6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58b1436-4086-4cf1-9a90-d87639ac1ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-354875857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d082fc700b0849eaaefe8b7ebd013bed',qos_specs=None,replication_status=,reservations=['ef3ed39d-4040-40eb-8b4f-7b444ce59a5a','caafb6d3-3e40-4bcf-b49a-66df1defa408','e749879f-e968-4d26-9c9f-f8ce2584d56e','1d45ec36-3767-4934-ad7a-91d7394d8352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97831c1fce424509b2ac22e07df4d06f',volume_type_id=7c8d3509-3209-4eca-860d-03d9fbce2f68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-354875857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58b1436-4086-4cf1-9a90-d87639ac1ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d082fc700b0849eaaefe8b7ebd013bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97831c1fce424509b2ac22e07df4d06f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c8d3509-3209-4eca-860d-03d9fbce2f68),volume_type_id=7c8d3509-3209-4eca-860d-03d9fbce2f68)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:36.565250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7db2744-298c-4bd6-8e62-5c1438824865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:36.581669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7db2744-298c-4bd6-8e62-5c1438824865) transitioned into state 'SUCCESS' from state '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-354875857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d082fc700b0849eaaefe8b7ebd013bed',qos_specs=None,replication_status=,reservations=['ef3ed39d-4040-40eb-8b4f-7b444ce59a5a','caafb6d3-3e40-4bcf-b49a-66df1defa408','e749879f-e968-4d26-9c9f-f8ce2584d56e','1d45ec36-3767-4934-ad7a-91d7394d8352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97831c1fce424509b2ac22e07df4d06f',volume_type_id=7c8d3509-3209-4eca-860d-03d9fbce2f68)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:36.582374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee3f809-ed92-40b7-8c08-18c79f93fe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:36.592831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee3f809-ed92-40b7-8c08-18c79f93fe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:36.593709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Flow 'volume_create_api' (c79591a7-a2e6-4111-89a6-300c4cbcc038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:36.593977 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Create volume request issued successfully. Jul 24 00:57:36.594639 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d081d557-b899-4e02-85c7-1bcea6bafec8 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:36.595020 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 634/2560] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:36 2026] POST /volume/v3/volumes => generated 793 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:36.605657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.608977 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.609311 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:36.609499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.609776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.611087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] GET https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:36.611365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.611578 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.619549 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.619549 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:36.619992 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.619992 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:36.624503 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Volume info retrieved successfully. Jul 24 00:57:36.624788 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:36.628355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.628831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c33b2ae4-1a64-4822-81dd-6bf43db84411 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 200 Jul 24 00:57:36.629249 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 650/2561] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.630308 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3f90cce8-19a2-4e05-8136-496e4bf49d9b req-7692b9b6-5412-405c-b50e-7b3bd6683291 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 200 Jul 24 00:57:36.630711 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 638/2562] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.631989 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:36.632813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.632813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.632813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:36.639147 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.639147 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:36.639147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ff743c5-79a6-4830-977a-eaf68231b4b2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:36.639147 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 641/2563] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:36.676730 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5fa325c3-ecc9-418a-840c-09ab53d8bd7a req-100eeec8-7d80-45b6-9812-8ea57544304e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.679093 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5fa325c3-ecc9-418a-840c-09ab53d8bd7a req-100eeec8-7d80-45b6-9812-8ea57544304e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:36.679093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5fa325c3-ecc9-418a-840c-09ab53d8bd7a req-100eeec8-7d80-45b6-9812-8ea57544304e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.679394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5fa325c3-ecc9-418a-840c-09ab53d8bd7a req-100eeec8-7d80-45b6-9812-8ea57544304e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.685949 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5fa325c3-ecc9-418a-840c-09ab53d8bd7a req-100eeec8-7d80-45b6-9812-8ea57544304e tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 404 Jul 24 00:57:36.686685 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 635/2564] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:36.838472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:36.840987 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:36.841292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:36.841626 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:36.841784 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:36.847670 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:36.847670 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:36.848956 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3b0552b-bcbb-45a5-b775-739980eeccf6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:36.849619 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 651/2565] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:36 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.567885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-210ed293-60aa-438a-9c1c-e3033b59135c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.570214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-210ed293-60aa-438a-9c1c-e3033b59135c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:37.570791 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-210ed293-60aa-438a-9c1c-e3033b59135c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.570868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-210ed293-60aa-438a-9c1c-e3033b59135c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.570980 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-210ed293-60aa-438a-9c1c-e3033b59135c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:37.576586 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.576586 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:37.577618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-210ed293-60aa-438a-9c1c-e3033b59135c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:37.578135 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 639/2566] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.644731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.647151 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] GET https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:37.648022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.648022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.651554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0580b833-71ad-498f-ad71-ef55260f44c6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.653764 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0580b833-71ad-498f-ad71-ef55260f44c6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:37.654549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0580b833-71ad-498f-ad71-ef55260f44c6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.654549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0580b833-71ad-498f-ad71-ef55260f44c6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.654549 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0580b833-71ad-498f-ad71-ef55260f44c6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:37.660535 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.660535 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:37.661742 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0580b833-71ad-498f-ad71-ef55260f44c6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:37.661884 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 636/2567] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.667035 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.667035 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:37.672758 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Volume info retrieved successfully. Jul 24 00:57:37.679861 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9edf42c8-1a59-4040-88a2-ad8d13867b9d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 200 Jul 24 00:57:37.681295 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 642/2568] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.699648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7614ac14-52e5-406c-900c-87a8569fc2fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.704028 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7614ac14-52e5-406c-900c-87a8569fc2fc tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] GET https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:37.705355 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7614ac14-52e5-406c-900c-87a8569fc2fc tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.705599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7614ac14-52e5-406c-900c-87a8569fc2fc tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.735557 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.735557 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:37.751594 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7614ac14-52e5-406c-900c-87a8569fc2fc tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Volume info retrieved successfully. Jul 24 00:57:37.763013 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7614ac14-52e5-406c-900c-87a8569fc2fc tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 200 Jul 24 00:57:37.763013 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 652/2569] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.781682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.783778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:37.784041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.784327 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.784561 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Delete volume with id: c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:37.798071 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.798071 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:37.798604 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Volume info retrieved successfully. Jul 24 00:57:37.822280 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Delete volume request issued successfully. Jul 24 00:57:37.822536 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ca75b3f-2a39-468b-96e9-c253b3c44c2d tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 202 Jul 24 00:57:37.822974 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 640/2570] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:37 2026] DELETE /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:37.834788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7815c961-8c93-4561-a584-484bcaee1e52 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.843067 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7815c961-8c93-4561-a584-484bcaee1e52 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] GET https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:37.843067 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7815c961-8c93-4561-a584-484bcaee1e52 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.843067 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7815c961-8c93-4561-a584-484bcaee1e52 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.852226 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.852226 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:37.856613 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7815c961-8c93-4561-a584-484bcaee1e52 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Volume info retrieved successfully. Jul 24 00:57:37.862013 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7815c961-8c93-4561-a584-484bcaee1e52 tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 200 Jul 24 00:57:37.862634 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 637/2571] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:37.863739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:37.870332 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:37.870530 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:37.870783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:37.870933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:37.880437 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:37.880437 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:37.884334 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c17ebbf9-5089-41ff-9c6d-7d9b94888f24 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:37.884334 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 643/2572] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:37 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:38.590714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.593890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:38.594300 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.594587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.594734 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:38.600921 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:38.600921 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:38.601758 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42db1526-8b47-4c7b-a7f3-aac8494be7ee tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:38.602146 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 653/2573] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:38 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:38.673552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.676098 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:38.676688 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.676978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.677148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:38.683687 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:38.683687 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:38.684513 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1dfe4ca-582c-44d1-bb35-7273bc4def99 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:38.685034 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 641/2574] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:38 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:38.875325 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d11231b3-bbca-417f-a03b-f1d7dd0f330b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.876947 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d11231b3-bbca-417f-a03b-f1d7dd0f330b tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] GET https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 Jul 24 00:57:38.877140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d11231b3-bbca-417f-a03b-f1d7dd0f330b tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.877338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d11231b3-bbca-417f-a03b-f1d7dd0f330b tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.882879 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d11231b3-bbca-417f-a03b-f1d7dd0f330b tempest-VolumeTypesAccessTest-936921979 tempest-VolumeTypesAccessTest-936921979-project-member] https://10.4.3.67/volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 returned with HTTP 404 Jul 24 00:57:38.883425 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 638/2575] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:38 2026] GET /volume/v3/volumes/c58b1436-4086-4cf1-9a90-d87639ac1ab2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:38.890675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd9efd07-ecb5-42ed-af6b-702e420b395c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.893782 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd9efd07-ecb5-42ed-af6b-702e420b395c tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action Jul 24 00:57:38.894827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd9efd07-ecb5-42ed-af6b-702e420b395c tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"removeProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:38.894827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd9efd07-ecb5-42ed-af6b-702e420b395c tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:38.898746 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.900562 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:38.900754 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.900924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.901016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:38.905215 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:38.905215 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:38.905754 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd9efd07-ecb5-42ed-af6b-702e420b395c tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action returned with HTTP 202 Jul 24 00:57:38.906026 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-70cc040e-110b-4617-87b2-1926c7e3daf5 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:38.906146 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 644/2576] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:38 2026] POST /volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:38.906397 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 654/2577] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:38 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:38.913011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ba08d76d-3c14-4693-9bd2-110f7430004d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.914729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba08d76d-3c14-4693-9bd2-110f7430004d tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] DELETE https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 Jul 24 00:57:38.915045 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba08d76d-3c14-4693-9bd2-110f7430004d tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.915138 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba08d76d-3c14-4693-9bd2-110f7430004d tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.916962 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:UPDATE=95,cinder:INSERT=47,cinder:SELECT=461 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:57:38.940694 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba08d76d-3c14-4693-9bd2-110f7430004d tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 returned with HTTP 202 Jul 24 00:57:38.941063 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 642/2578] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:38 2026] DELETE /volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:38.949157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-52620d98-6c2f-4d05-a7bb-2dfa293daa56 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.951273 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52620d98-6c2f-4d05-a7bb-2dfa293daa56 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] GET https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 Jul 24 00:57:38.951502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52620d98-6c2f-4d05-a7bb-2dfa293daa56 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:38.951747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52620d98-6c2f-4d05-a7bb-2dfa293daa56 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:38.953630 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=450,cinder:UPDATE=113,cinder:INSERT=66 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:57:38.956114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52620d98-6c2f-4d05-a7bb-2dfa293daa56 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 returned with HTTP 404 Jul 24 00:57:38.956786 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 639/2579] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:57:38 2026] GET /volume/v3/types/7c8d3509-3209-4eca-860d-03d9fbce2f68 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:38.967333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bc99038f-79a7-4388-9239-cf8728e9a243 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:38.969657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bc99038f-79a7-4388-9239-cf8728e9a243 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:57:38.970215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bc99038f-79a7-4388-9239-cf8728e9a243 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-67180549", "os-volume-type-access:is_public": false}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:38.986155 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bc99038f-79a7-4388-9239-cf8728e9a243 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:57:38.986624 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 645/2580] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:57:38 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:38.997822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7c7f2f69-f90d-4187-a355-376f13067932 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.007389 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c7f2f69-f90d-4187-a355-376f13067932 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action Jul 24 00:57:39.008535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c7f2f69-f90d-4187-a355-376f13067932 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"addProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:39.009001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c7f2f69-f90d-4187-a355-376f13067932 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.051460 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c7f2f69-f90d-4187-a355-376f13067932 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action returned with HTTP 202 Jul 24 00:57:39.055388 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 655/2581] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:38 2026] POST /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:39.064438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63ccb64e-1794-4927-926c-27ef9bb2b8bd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.067059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63ccb64e-1794-4927-926c-27ef9bb2b8bd tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action Jul 24 00:57:39.067493 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63ccb64e-1794-4927-926c-27ef9bb2b8bd tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"addProjectAccess": {"project": "d1df55ea6b0a4f1e84e9a9d3c6f200ab"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:39.067681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63ccb64e-1794-4927-926c-27ef9bb2b8bd tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d1df55ea6b0a4f1e84e9a9d3c6f200ab"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.078944 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63ccb64e-1794-4927-926c-27ef9bb2b8bd tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action returned with HTTP 202 Jul 24 00:57:39.079429 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 643/2582] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:39 2026] POST /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:39.086747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-950ba449-5eb1-4f4f-942d-9411eb702da2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.088637 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-950ba449-5eb1-4f4f-942d-9411eb702da2 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] GET https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/os-volume-type-access Jul 24 00:57:39.088834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-950ba449-5eb1-4f4f-942d-9411eb702da2 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.089018 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-950ba449-5eb1-4f4f-942d-9411eb702da2 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.101383 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-950ba449-5eb1-4f4f-942d-9411eb702da2 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/os-volume-type-access returned with HTTP 200 Jul 24 00:57:39.101804 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 640/2583] 10.4.3.67 () {66 vars in 1401 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.109720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1ec9c4a2-8e8c-401d-a0cd-5f6fc64be09b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.111918 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ec9c4a2-8e8c-401d-a0cd-5f6fc64be09b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action Jul 24 00:57:39.112360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ec9c4a2-8e8c-401d-a0cd-5f6fc64be09b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"removeProjectAccess": {"project": "d1df55ea6b0a4f1e84e9a9d3c6f200ab"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:39.112519 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ec9c4a2-8e8c-401d-a0cd-5f6fc64be09b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d1df55ea6b0a4f1e84e9a9d3c6f200ab"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.124223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ec9c4a2-8e8c-401d-a0cd-5f6fc64be09b tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action returned with HTTP 202 Jul 24 00:57:39.124561 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 646/2584] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:39 2026] POST /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:39.132870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c8d00ddf-25c7-4ff1-b588-c684357c5343 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.135030 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8d00ddf-25c7-4ff1-b588-c684357c5343 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] POST https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action Jul 24 00:57:39.135476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8d00ddf-25c7-4ff1-b588-c684357c5343 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action body: b'{"removeProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:39.135633 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8d00ddf-25c7-4ff1-b588-c684357c5343 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d082fc700b0849eaaefe8b7ebd013bed"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.146905 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8d00ddf-25c7-4ff1-b588-c684357c5343 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action returned with HTTP 202 Jul 24 00:57:39.147400 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 656/2585] 10.4.3.67 () {68 vars in 1377 bytes} [Fri Jul 24 00:57:39 2026] POST /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:39.156415 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ce944d29-5117-43a3-a482-13a908cdbc4e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.158385 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce944d29-5117-43a3-a482-13a908cdbc4e tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] DELETE https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 Jul 24 00:57:39.158626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce944d29-5117-43a3-a482-13a908cdbc4e tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.158833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce944d29-5117-43a3-a482-13a908cdbc4e tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.183101 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce944d29-5117-43a3-a482-13a908cdbc4e tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 returned with HTTP 202 Jul 24 00:57:39.183584 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 644/2586] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:39 2026] DELETE /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:39.189632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b259666-318c-4d9d-b9c2-8898f81e6551 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.191347 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b259666-318c-4d9d-b9c2-8898f81e6551 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] GET https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 Jul 24 00:57:39.191550 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b259666-318c-4d9d-b9c2-8898f81e6551 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.191743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b259666-318c-4d9d-b9c2-8898f81e6551 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.194986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b259666-318c-4d9d-b9c2-8898f81e6551 tempest-VolumeTypesAccessTest-1152417125 tempest-VolumeTypesAccessTest-1152417125-project-admin] https://10.4.3.67/volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 returned with HTTP 404 Jul 24 00:57:39.195417 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 641/2587] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/types/d9fde8c6-c895-467a-ba4f-89b6ae7cb9a8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:39.520131 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7484df3e-4231-410c-9d97-eec172526ac2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.522828 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7484df3e-4231-410c-9d97-eec172526ac2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:39.523505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7484df3e-4231-410c-9d97-eec172526ac2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.523505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7484df3e-4231-410c-9d97-eec172526ac2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.526509 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=375,cinder:UPDATE=47,cinder:INSERT=30 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:57:39.538696 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.538696 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:39.546395 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7484df3e-4231-410c-9d97-eec172526ac2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:39.551032 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7484df3e-4231-410c-9d97-eec172526ac2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:39.551559 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 647/2588] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.567078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.569361 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:39.569627 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.570099 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.578662 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.578662 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:39.584145 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:39.589290 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2335f85-983f-465c-ba22-d9afb7e9cb3f tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:39.589624 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 657/2589] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.612657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.614521 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:39.614753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.614926 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.615099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:39.619608 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.619608 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:39.620532 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-57eedc70-083c-4d8a-8e03-b6d5863d0eb9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:39.620901 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 645/2590] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.655522 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.657976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:39.658256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.658497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.666897 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.666897 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:39.670656 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:39.675346 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-9d994430-57e7-4961-8c36-a0043229e242 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:39.675764 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 642/2591] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.697465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.699090 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:39.699296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.699470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.699613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:39.704272 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.704272 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:39.704953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc84b7ed-16eb-451a-9bc5-62c26b12a377 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:39.705465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 648/2592] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.741613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-05904be0-2e86-4fb6-a8e9-d785f0f1cc50 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.741988 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05904be0-2e86-4fb6-a8e9-d785f0f1cc50 None None] GET https://10.4.3.67/volume// Jul 24 00:57:39.742171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05904be0-2e86-4fb6-a8e9-d785f0f1cc50 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.742406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05904be0-2e86-4fb6-a8e9-d785f0f1cc50 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.742692 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05904be0-2e86-4fb6-a8e9-d785f0f1cc50 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:39.742953 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 658/2593] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:39.749602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-8f4cc376-08cf-40f4-abfe-fefd6b5cd6b2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.751942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-8f4cc376-08cf-40f4-abfe-fefd6b5cd6b2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:57:39.752382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-8f4cc376-08cf-40f4-abfe-fefd6b5cd6b2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5e1b9fe-b149-45ed-ac93-a6556e98c8c2", "connector": null, "instance_uuid": "4afd1399-a484-4b63-bbb5-145c55b35a85"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.762939 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.762939 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:39.794037 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-8f4cc376-08cf-40f4-abfe-fefd6b5cd6b2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:57:39.794639 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 646/2594] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:57:39 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:39.824333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d0732fd3-6b06-466d-b258-e68ac201c943 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.826437 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d0732fd3-6b06-466d-b258-e68ac201c943 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:39.826667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d0732fd3-6b06-466d-b258-e68ac201c943 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.826914 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d0732fd3-6b06-466d-b258-e68ac201c943 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.832721 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e45d823d-b130-4cde-946c-9ff2a3b48b9d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.833110 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e45d823d-b130-4cde-946c-9ff2a3b48b9d None None] GET https://10.4.3.67/volume// Jul 24 00:57:39.833279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e45d823d-b130-4cde-946c-9ff2a3b48b9d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.833464 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e45d823d-b130-4cde-946c-9ff2a3b48b9d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.833807 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e45d823d-b130-4cde-946c-9ff2a3b48b9d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:39.834105 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 649/2595] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:39.838223 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.838223 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:39.845005 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d0732fd3-6b06-466d-b258-e68ac201c943 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:39.847143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.849278 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:39.849476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.849681 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.849865 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d0732fd3-6b06-466d-b258-e68ac201c943 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:39.850355 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 643/2596] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.860509 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.860509 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:39.864497 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:39.869115 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-1f7f59f4-926d-4ec4-b2d9-29a45f036466 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:39.869687 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 659/2597] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 1055 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:39.916477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.918409 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:39.918613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:39.918799 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:39.918906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:39.923016 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.923016 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:39.923730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4d1361ca-8afa-4557-a332-8d8d3be82077 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:39.924095 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 647/2598] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:39 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:39.971000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:39.973446 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf Jul 24 00:57:39.973879 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:39.983263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-e5e1b9fe-b149-45ed-ac93-a6556e98c8c2-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:57:39.990217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-e5e1b9fe-b149-45ed-ac93-a6556e98c8c2-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:57:39.991537 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:39.991537 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:40.074504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-e5e1b9fe-b149-45ed-ac93-a6556e98c8c2-np0000005792" released by "attachment_update" :: held 0.084s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:57:40.074896 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-fe67436d-24f3-4943-9cf7-8217fa0b0938 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf returned with HTTP 200 Jul 24 00:57:40.075742 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 650/2599] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:57:39 2026] PUT /volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:40.082678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-6911ec5d-55d6-4e9b-a402-fa551e77f14e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:40.084821 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-6911ec5d-55d6-4e9b-a402-fa551e77f14e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption Jul 24 00:57:40.085045 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-6911ec5d-55d6-4e9b-a402-fa551e77f14e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:40.085259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-6911ec5d-55d6-4e9b-a402-fa551e77f14e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:40.094315 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:40.094315 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:40.100902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-6911ec5d-55d6-4e9b-a402-fa551e77f14e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption returned with HTTP 200 Jul 24 00:57:40.101323 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 644/2600] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:57:40 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:40.631923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:40.634141 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:40.634141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:40.634348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:40.634454 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:40.638597 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:40.638597 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:40.639301 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c690c4d-0c5b-4f7e-ae57-c4a5ac5ebd4e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:40.639647 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 660/2601] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:40 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:40.717498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d22379be-17ec-408c-824d-b65832944764 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:40.719869 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d22379be-17ec-408c-824d-b65832944764 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:40.720255 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d22379be-17ec-408c-824d-b65832944764 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:40.720503 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d22379be-17ec-408c-824d-b65832944764 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:40.720670 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d22379be-17ec-408c-824d-b65832944764 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:40.725980 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:40.725980 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:40.726615 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d22379be-17ec-408c-824d-b65832944764 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:40.727008 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 648/2602] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:40 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:40.866570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:40.868849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:40.869540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:40.873247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:40.890013 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:40.890013 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:40.894641 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:40.902922 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-39ee9f5c-27a6-4900-a9e6-7780d29f7061 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:40.902922 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 651/2603] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:40 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:40.937577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3d314448-5855-4c7d-b551-83a968947b0b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:40.941791 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d314448-5855-4c7d-b551-83a968947b0b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:40.942024 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d314448-5855-4c7d-b551-83a968947b0b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:40.942183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d314448-5855-4c7d-b551-83a968947b0b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:40.942313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3d314448-5855-4c7d-b551-83a968947b0b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:40.947028 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:40.947028 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:40.947834 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d314448-5855-4c7d-b551-83a968947b0b tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:40.948401 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 645/2604] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:40 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:41.276714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6abf2204-2c14-42e4-9e24-8868cc99fd91 req-afc3fac9-5fe8-4f3e-8d56-a4f6470b7d3c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.278788 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6abf2204-2c14-42e4-9e24-8868cc99fd91 req-afc3fac9-5fe8-4f3e-8d56-a4f6470b7d3c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d Jul 24 00:57:41.278967 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6abf2204-2c14-42e4-9e24-8868cc99fd91 req-afc3fac9-5fe8-4f3e-8d56-a4f6470b7d3c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.279156 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6abf2204-2c14-42e4-9e24-8868cc99fd91 req-afc3fac9-5fe8-4f3e-8d56-a4f6470b7d3c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.285919 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:41.285919 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:41.346799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6abf2204-2c14-42e4-9e24-8868cc99fd91 req-afc3fac9-5fe8-4f3e-8d56-a4f6470b7d3c tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d returned with HTTP 200 Jul 24 00:57:41.347323 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 661/2605] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:41 2026] DELETE /volume/v3/attachments/4b437cfb-a7cb-4e6a-a8ce-94190b469f9d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:41.625216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5a2f55f-d2b7-4c0d-8184-52e29770a822 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.650720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.653280 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:41.653563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.653806 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.653965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:41.660544 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:41.660544 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:41.661638 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97b5659b-3ccb-4ee7-890d-af2229867f79 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:41.662047 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 652/2606] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:41 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:41.741769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5a2f55f-d2b7-4c0d-8184-52e29770a822 tempest-ExtensionsTestJSON-989996457 tempest-ExtensionsTestJSON-989996457-project-member] GET https://10.4.3.67/volume/v3/extensions Jul 24 00:57:41.741769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5a2f55f-d2b7-4c0d-8184-52e29770a822 tempest-ExtensionsTestJSON-989996457 tempest-ExtensionsTestJSON-989996457-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.741769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5a2f55f-d2b7-4c0d-8184-52e29770a822 tempest-ExtensionsTestJSON-989996457 tempest-ExtensionsTestJSON-989996457-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.741769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5a2f55f-d2b7-4c0d-8184-52e29770a822 tempest-ExtensionsTestJSON-989996457 tempest-ExtensionsTestJSON-989996457-project-member] https://10.4.3.67/volume/v3/extensions returned with HTTP 200 Jul 24 00:57:41.741769 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 649/2607] 10.4.3.67 () {66 vars in 1239 bytes} [Fri Jul 24 00:57:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:41.742936 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.745334 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:41.745588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.745843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.746020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:41.754404 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:41.754404 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:41.755356 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a74fa1d-b18c-4cbb-99d4-f416e53646d6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:41.755797 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 646/2608] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:41 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:41.922358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f356b75f-02c1-443d-a8d6-9425187d2292 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.925983 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f356b75f-02c1-443d-a8d6-9425187d2292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:41.926929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f356b75f-02c1-443d-a8d6-9425187d2292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.926929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f356b75f-02c1-443d-a8d6-9425187d2292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.941390 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:41.941390 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:41.947978 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f356b75f-02c1-443d-a8d6-9425187d2292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:41.954922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f356b75f-02c1-443d-a8d6-9425187d2292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:41.957244 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 662/2609] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:41 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:41.968758 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-370e64a0-285b-46e4-807b-f3355839dc21 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:41.969700 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370e64a0-285b-46e4-807b-f3355839dc21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:41.969892 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370e64a0-285b-46e4-807b-f3355839dc21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:41.970072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370e64a0-285b-46e4-807b-f3355839dc21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:41.970184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-370e64a0-285b-46e4-807b-f3355839dc21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:41.978101 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:41.978101 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:41.979300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370e64a0-285b-46e4-807b-f3355839dc21 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:41.979657 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 653/2610] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:41 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:42.672570 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.674776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:42.675106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.675478 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.675689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:42.681217 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:42.681217 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:42.682327 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4596e104-d5ca-4c1c-b98f-6ef8b744aafb tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:42.682868 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 650/2611] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:42 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:42.768106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.771450 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:42.771633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.771799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.771917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:42.780800 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:42.780800 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:42.781470 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a19f8eba-a40d-4cc5-be87-ecf85576be21 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:42.781863 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 647/2612] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:42 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:42.921995 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.925345 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:57:42.925792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.925866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.926089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume with id: 242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:57:42.935086 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:42.935086 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:42.935592 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:42.952942 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume request issued successfully. Jul 24 00:57:42.953214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b9a8942-8258-47f5-bf0e-95fcab1981ed tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 202 Jul 24 00:57:42.953827 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 663/2613] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:42 2026] DELETE /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:42.965890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-67d27461-54ee-4b96-b686-cad4284c942b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.968435 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-67d27461-54ee-4b96-b686-cad4284c942b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:57:42.968840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-67d27461-54ee-4b96-b686-cad4284c942b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.969095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-67d27461-54ee-4b96-b686-cad4284c942b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.972972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.974991 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:42.975305 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.975601 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.983099 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:42.983099 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:42.989056 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:42.989056 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:42.991350 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-67d27461-54ee-4b96-b686-cad4284c942b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Volume info retrieved successfully. Jul 24 00:57:42.993885 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:42.995674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:42.998499 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:42.998679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:42.998857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:42.998976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:42.999942 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-67d27461-54ee-4b96-b686-cad4284c942b tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 200 Jul 24 00:57:43.000407 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 654/2614] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:42 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:43.001922 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-19ae1ca1-7c16-41eb-8b18-c26ce8cb4123 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:43.002700 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 651/2615] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:42 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:43.011136 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:43.011136 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:43.011753 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d514b5de-ec48-4aa8-934c-66d974f5cc94 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:43.012125 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 648/2616] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:42 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:43.692861 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:43.695125 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:43.695428 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:43.695673 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:43.695815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:43.701149 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:43.701149 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:43.702319 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6ff68caa-97ae-4dbc-a14e-21a6097cd325 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:43.702828 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 664/2617] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:43 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:43.786282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:43.793912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:43.795943 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:43.796299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:43.796523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:43.796631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:43.800923 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:43.800923 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:43.801523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-69d3c897-e887-4a0c-a9af-e17b2b72f4bf tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:43.801888 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 652/2618] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:43 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:43.909955 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:43.910379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-476343514"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:43.911738 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-476343514'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:43.911856 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume of 1 GB Jul 24 00:57:43.915863 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Availability Zones retrieved successfully. Jul 24 00:57:43.921494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Flow 'volume_create_api' (1fdab41c-1b2d-4045-aa6b-9893f8bdb661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:43.922608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bc32af-60a9-4e2c-b8eb-ab24d14018cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:43.923658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:43.951259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bc32af-60a9-4e2c-b8eb-ab24d14018cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:43.952439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddc2cd-cb5c-44c9-b025-d4416e4288c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:44.011582 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Created reservations ['a25b7901-4253-48f8-aeae-8d80217b2b0a', '721ed6ec-b4a9-477b-b704-4871a7b283dc', '3b5eab02-3ba4-40e6-9835-c95bd5d854c9', '3cf388d8-15d1-4ac2-ab34-a49122a3cffd'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:44.012447 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddc2cd-cb5c-44c9-b025-d4416e4288c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a25b7901-4253-48f8-aeae-8d80217b2b0a', '721ed6ec-b4a9-477b-b704-4871a7b283dc', '3b5eab02-3ba4-40e6-9835-c95bd5d854c9', '3cf388d8-15d1-4ac2-ab34-a49122a3cffd']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:44.013342 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d381a54-14ec-4cef-94d9-2ee1ba9e3b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:44.017354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.017700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-656238d4-c1eb-424c-9ca1-44f48d04e00d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.019541 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:44.019609 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-656238d4-c1eb-424c-9ca1-44f48d04e00d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 Jul 24 00:57:44.019781 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.019834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-656238d4-c1eb-424c-9ca1-44f48d04e00d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.020016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.020058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-656238d4-c1eb-424c-9ca1-44f48d04e00d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.025711 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-656238d4-c1eb-424c-9ca1-44f48d04e00d tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 returned with HTTP 404 Jul 24 00:57:44.025805 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.026151 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 665/2619] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/242cad82-6fd0-427a-baf6-7d7a24b18323 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.027847 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:44.028107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.028380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.028543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.031992 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.031992 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:44.033446 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.033446 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:44.034293 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a5069dd0-dc35-4156-b5a0-2a5ea3274ecc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:44.034639 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.034990 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 653/2620] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.036490 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:44.036687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.036758 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:44.039556 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.039556 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume with id: 311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:44.041931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-081230dc-5bfe-466e-b7ea-1c137e79aa42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:44.042162 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d381a54-14ec-4cef-94d9-2ee1ba9e3b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a095ddc2-aea8-410b-9a75-4e61b5c113e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-476343514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa013632de6045568e93cc1c4f8e9a96',qos_specs=None,replication_status=,reservations=['a25b7901-4253-48f8-aeae-8d80217b2b0a','721ed6ec-b4a9-477b-b704-4871a7b283dc','3b5eab02-3ba4-40e6-9835-c95bd5d854c9','3cf388d8-15d1-4ac2-ab34-a49122a3cffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6adb98426c1d43999faf145cfcb16540',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-476343514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a095ddc2-aea8-410b-9a75-4e61b5c113e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa013632de6045568e93cc1c4f8e9a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6adb98426c1d43999faf145cfcb16540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:44.042421 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 649/2621] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.042625 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c01ca303-f6e1-400c-80d7-d9de164a0596 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 404 Jul 24 00:57:44.042943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4940156f-e190-45c0-be8a-1760d42d72aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:44.043208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 666/2622] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.050441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6a030ef7-88e8-4009-a596-454f49d2456a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.052666 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a030ef7-88e8-4009-a596-454f49d2456a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f Jul 24 00:57:44.053074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a030ef7-88e8-4009-a596-454f49d2456a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.053074 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a030ef7-88e8-4009-a596-454f49d2456a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.058859 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a030ef7-88e8-4009-a596-454f49d2456a tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f returned with HTTP 404 Jul 24 00:57:44.059326 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 654/2623] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/311a2e7b-9100-4784-bf19-846aa71ca07f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.064490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4940156f-e190-45c0-be8a-1760d42d72aa) transitioned into state 'SUCCESS' from state '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-476343514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa013632de6045568e93cc1c4f8e9a96',qos_specs=None,replication_status=,reservations=['a25b7901-4253-48f8-aeae-8d80217b2b0a','721ed6ec-b4a9-477b-b704-4871a7b283dc','3b5eab02-3ba4-40e6-9835-c95bd5d854c9','3cf388d8-15d1-4ac2-ab34-a49122a3cffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6adb98426c1d43999faf145cfcb16540',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:44.065130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bf6e4e-5071-4717-82c9-5fdb3a520e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:44.067456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0d40de4a-775e-4332-bb0b-35656961bd5f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.069397 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0d40de4a-775e-4332-bb0b-35656961bd5f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:44.069577 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0d40de4a-775e-4332-bb0b-35656961bd5f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.069807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0d40de4a-775e-4332-bb0b-35656961bd5f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.069960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-0d40de4a-775e-4332-bb0b-35656961bd5f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Delete volume with id: ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:44.076221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bf6e4e-5071-4717-82c9-5fdb3a520e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:44.076221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Flow 'volume_create_api' (1fdab41c-1b2d-4045-aa6b-9893f8bdb661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:44.076221 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume request issued successfully. Jul 24 00:57:44.076221 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-701a3bbc-c3b3-47d4-8ea6-0d34ec25340a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:44.076221 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 655/2624] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:57:43 2026] POST /volume/v3/volumes => generated 816 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.085769 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0d40de4a-775e-4332-bb0b-35656961bd5f tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 404 Jul 24 00:57:44.090460 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 650/2625] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.090664 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.091259 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:44.091595 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.091800 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.100172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ea080b80-01a8-4c8c-92f6-46f4dbc4feb6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.103209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ea080b80-01a8-4c8c-92f6-46f4dbc4feb6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] GET https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab Jul 24 00:57:44.103257 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.103257 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:44.103314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ea080b80-01a8-4c8c-92f6-46f4dbc4feb6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.103314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ea080b80-01a8-4c8c-92f6-46f4dbc4feb6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.110211 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:44.111008 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ea080b80-01a8-4c8c-92f6-46f4dbc4feb6 tempest-TestInstancesWithCinderVolumes-1175266908 tempest-TestInstancesWithCinderVolumes-1175266908-project-member] https://10.4.3.67/volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab returned with HTTP 404 Jul 24 00:57:44.111625 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 655/2626] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/ba0ded9d-0562-4964-b1db-0b7c746b97ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:44.114213 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f9965a0-61c4-4ef2-9a97-968968dab41a tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:44.114213 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 667/2627] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:44.120553 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-24181969-2e71-4a4d-adb4-501b38db87ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.122908 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:57:44.123201 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.123506 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.124226 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.124226 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.124613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:44.184664 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Get all volumes completed successfully. Jul 24 00:57:44.188463 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.188463 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.193490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-24181969-2e71-4a4d-adb4-501b38db87ac tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:57:44.193871 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 656/2628] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13200 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:44.211457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d7e8674f-2e58-4261-818f-e18e56fbdb23 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.213599 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d7e8674f-2e58-4261-818f-e18e56fbdb23 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] DELETE https://10.4.3.67/volume/v3/types/0b919988-754c-41d7-b89f-e582654c6352 Jul 24 00:57:44.213853 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d7e8674f-2e58-4261-818f-e18e56fbdb23 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.214147 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d7e8674f-2e58-4261-818f-e18e56fbdb23 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.255785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d7e8674f-2e58-4261-818f-e18e56fbdb23 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types/0b919988-754c-41d7-b89f-e582654c6352 returned with HTTP 202 Jul 24 00:57:44.256328 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 651/2629] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/types/0b919988-754c-41d7-b89f-e582654c6352 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:44.262592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.264298 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:57:44.264490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.264671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.265543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:44.283255 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Get all volumes completed successfully. Jul 24 00:57:44.285434 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.285434 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:44.290094 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-73ee0e6d-cdaa-4685-92f8-512c856f154d tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:57:44.290522 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 656/2630] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13201 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:44.318841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-db3b5f48-d82f-40f1-bda3-23178a881ab5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.320835 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db3b5f48-d82f-40f1-bda3-23178a881ab5 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] DELETE https://10.4.3.67/volume/v3/types/229c936f-3036-4be7-b964-c80039b71ba4 Jul 24 00:57:44.321015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db3b5f48-d82f-40f1-bda3-23178a881ab5 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.321263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db3b5f48-d82f-40f1-bda3-23178a881ab5 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.346940 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db3b5f48-d82f-40f1-bda3-23178a881ab5 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types/229c936f-3036-4be7-b964-c80039b71ba4 returned with HTTP 202 Jul 24 00:57:44.347487 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 668/2631] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/types/229c936f-3036-4be7-b964-c80039b71ba4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:44.691326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b48e4896-5905-4434-8300-91281d6f36bf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.693282 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:57:44.693499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.693705 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.694475 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:44.713613 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Get all volumes completed successfully. Jul 24 00:57:44.714580 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c6ba4343-5b56-49af-b605-bf447641829c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.716024 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.716024 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.716682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6ba4343-5b56-49af-b605-bf447641829c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:44.716911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6ba4343-5b56-49af-b605-bf447641829c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.717153 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6ba4343-5b56-49af-b605-bf447641829c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.717327 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c6ba4343-5b56-49af-b605-bf447641829c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.720883 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b48e4896-5905-4434-8300-91281d6f36bf tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:57:44.721555 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 657/2632] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12189 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:44.723363 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.723363 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:44.724464 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6ba4343-5b56-49af-b605-bf447641829c tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:44.724948 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 652/2633] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.735779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.737613 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:44.737868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.738106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.744549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.745165 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.745165 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:44.746368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f Jul 24 00:57:44.746779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.746779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.746949 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Delete volume with id: 3f0bd065-0beb-492e-b10c-acb392d3921f Jul 24 00:57:44.750096 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:44.753667 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eef2d823-60ef-4fa3-90f3-a69bd9225b16 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 200 Jul 24 00:57:44.754384 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 657/2634] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.755476 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.755476 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:44.755955 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Volume info retrieved successfully. Jul 24 00:57:44.768045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fcb26dd6-882f-48ed-9cca-b75796b2d898 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.768793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.image.cache [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '325fc1d9-f120-4129-adfb-06ba4104068e', 'volume_id': '3f0bd065-0beb-492e-b10c-acb392d3921f', 'host': 'np0000005792@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 0, 56, 5), 'last_used': datetime.datetime(2026, 7, 24, 0, 56, 16)}. {{(pid=100230) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 00:57:44.771714 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fcb26dd6-882f-48ed-9cca-b75796b2d898 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] PUT https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:44.772128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fcb26dd6-882f-48ed-9cca-b75796b2d898 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1094665200", "description": "tempest-volume-backup-description-856495393"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:44.784997 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.784997 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.787003 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Delete volume request issued successfully. Jul 24 00:57:44.787294 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe3921b6-d0a4-4c64-9eaa-f13b06e35763 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f returned with HTTP 202 Jul 24 00:57:44.787825 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 669/2635] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:44.792879 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fcb26dd6-882f-48ed-9cca-b75796b2d898 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:44.793359 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 658/2636] 10.4.3.67 () {70 vars in 1402 bytes} [Fri Jul 24 00:57:44 2026] PUT /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.795996 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9b4a1764-334d-4818-a87d-43ed5131456f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.801367 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b4a1764-334d-4818-a87d-43ed5131456f tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] GET https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f Jul 24 00:57:44.801627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9b4a1764-334d-4818-a87d-43ed5131456f tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.801863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9b4a1764-334d-4818-a87d-43ed5131456f tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.803776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.805724 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:44.805966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.806299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.806455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.811172 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.811172 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:44.812761 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.812761 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:44.813794 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-88e7d967-0778-42a7-95fc-1265d8cbd7df tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:44.814228 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 658/2637] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.816183 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9b4a1764-334d-4818-a87d-43ed5131456f tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Volume info retrieved successfully. Jul 24 00:57:44.817640 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.819792 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:44.819979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.820215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.820338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.821625 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b4a1764-334d-4818-a87d-43ed5131456f tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f returned with HTTP 200 Jul 24 00:57:44.822298 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 653/2638] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:44.825765 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.825765 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:44.826633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-49a92ad8-bccd-4f33-b78f-2f8c40d9268d tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:44.827136 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 670/2639] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.828039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.830389 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] DELETE https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:44.830668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.830909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.831041 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Delete backup with id: 4cf3d926-b39e-46af-b327-0227682db946. Jul 24 00:57:44.836305 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.836305 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.842896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.844665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:44.845016 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16148272-0ac9-421e-8334-66eeb7315f21", "incremental": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:44.846513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating new backup {'backup': {'volume_id': '16148272-0ac9-421e-8334-66eeb7315f21', 'incremental': True}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:44.846679 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating backup of volume 16148272-0ac9-421e-8334-66eeb7315f21 in container None Jul 24 00:57:44.851627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] delete_backup rpcapi backup_id 4cf3d926-b39e-46af-b327-0227682db946 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:57:44.853659 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bfb9abde-3a3a-46cc-97d0-709182a7fdd3 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 202 Jul 24 00:57:44.854405 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 659/2640] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:44.855585 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.855585 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:44.856288 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:57:44.862879 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.868951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:44.869773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.869970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.870111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.878977 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.878977 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:44.880139 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21ad4aab-f4f8-46b3-8521-56c1e6cd7b3b tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 200 Jul 24 00:57:44.880612 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 654/2641] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:44.885829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['abdab45b-4ae4-4591-b77e-457c76a9834f', 'f9f5a31f-50ae-43b5-90fd-bb3798bba36e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:44.912551 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1928dc4c-19fa-4625-8638-c5e2e82e8a91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 400 Jul 24 00:57:44.913127 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 659/2642] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:44 2026] POST /volume/v3/backups => generated 109 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:57:44.923617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.925903 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] DELETE https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:44.926236 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.926491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.926636 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Delete backup with id: c2ac5553-7b15-4253-b25e-434f6555703f. Jul 24 00:57:44.932758 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.932758 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:44.947521 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] delete_backup rpcapi backup_id c2ac5553-7b15-4253-b25e-434f6555703f {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:57:44.949456 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-83fcb9b3-b8e2-48d8-8154-bc1ee02482aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 202 Jul 24 00:57:44.950026 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 671/2643] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:44 2026] DELETE /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:44.958504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:44.961023 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:44.961298 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:44.961569 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:44.961739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:44.968221 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:44.968221 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:44.969114 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-729cdf21-1c45-4db6-ae44-6b087694c5b7 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 200 Jul 24 00:57:44.969640 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 660/2644] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:44 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:45.046130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.047998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:45.048266 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.048510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.048651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:45.054425 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.054425 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:45.055449 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1193a90b-7bf9-47aa-ab72-daa5212559ce tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:45.055898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.056060 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 655/2645] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:45.069855 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:45.070318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-01f695bd-b018-4755-9f32-501e5510c0b3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.070595 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.070755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.072313 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01f695bd-b018-4755-9f32-501e5510c0b3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:57:45.072506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01f695bd-b018-4755-9f32-501e5510c0b3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.072696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01f695bd-b018-4755-9f32-501e5510c0b3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.072788 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-01f695bd-b018-4755-9f32-501e5510c0b3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:45.079291 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.079291 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:45.080049 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01f695bd-b018-4755-9f32-501e5510c0b3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:57:45.080436 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 672/2646] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:45.086843 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.086843 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:45.091860 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:45.094453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.096221 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:45.096542 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-124e29a2-c24f-478b-9ca4-8cda38e5f003 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:45.096604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22900ed5-3162-46db-97ef-fd5787326ac4", "incremental": true, "force": true}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:45.096934 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 660/2647] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:45.097913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': '22900ed5-3162-46db-97ef-fd5787326ac4', 'incremental': True, 'force': True}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:45.098046 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume 22900ed5-3162-46db-97ef-fd5787326ac4 in container None Jul 24 00:57:45.110853 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.110853 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:45.111586 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:45.127869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.129971 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.130278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.130503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.136413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['fb4414b7-a925-4ac2-ad17-06e2275fe625', '074f8534-b0c9-45c3-8013-9c5c575a4bc4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:45.139183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.139183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:45.143394 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:45.148393 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-14181b5e-58ac-485d-bdec-7e05a90fd884 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:45.149131 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 656/2648] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.164009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cae5df3d-10ee-4cbe-b097-15272d159478 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.166723 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] POST https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:57:45.167112 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a095ddc2-aea8-410b-9a75-4e61b5c113e0"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:45.168598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volume_transfer [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a095ddc2-aea8-410b-9a75-4e61b5c113e0'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 00:57:45.168731 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volume_transfer [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Creating transfer of volume a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.168852 np0000005792 devstack@c-api.service[100230]: INFO cinder.transfer.api [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Generating transfer record for volume a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.179110 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.179110 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:45.195402 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cae5df3d-10ee-4cbe-b097-15272d159478 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 202 Jul 24 00:57:45.196014 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 673/2649] 10.4.3.67 () {70 vars in 1319 bytes} [Fri Jul 24 00:57:45 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:45.206701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c8b69562-55ed-488a-905d-24730da921d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.208495 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b9a714d8-0468-4b65-b412-9c5ab7fda920 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:45.208549 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8b69562-55ed-488a-905d-24730da921d3 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.208816 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8b69562-55ed-488a-905d-24730da921d3 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.208954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 661/2650] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:45 2026] POST /volume/v3/backups => generated 286 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:45.209010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c8b69562-55ed-488a-905d-24730da921d3 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.219395 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.219395 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:45.222005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.224129 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:45.224675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.224740 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c8b69562-55ed-488a-905d-24730da921d3 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:45.224800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.224844 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:45.230564 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.230564 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:45.230648 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c8b69562-55ed-488a-905d-24730da921d3 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:45.231465 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 661/2651] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.231682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ebcdf24c-9691-42ae-a34e-6612be1eadb0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:45.232208 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 657/2652] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 692 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:45.245301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bf165195-0dd2-4911-a04b-50781a39b134 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.247867 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf165195-0dd2-4911-a04b-50781a39b134 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 Jul 24 00:57:45.248217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf165195-0dd2-4911-a04b-50781a39b134 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.248523 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf165195-0dd2-4911-a04b-50781a39b134 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.253772 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf165195-0dd2-4911-a04b-50781a39b134 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 returned with HTTP 200 Jul 24 00:57:45.254371 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 674/2653] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.263232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.265674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:57:45.265973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.266262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.266475 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volume_transfer [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Listing volume transfers {{(pid=100231) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 00:57:45.266864 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.266864 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:45.271764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-17f71e86-eeac-493a-b998-219eb3f5a8ca tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 200 Jul 24 00:57:45.272328 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 662/2654] 10.4.3.67 () {68 vars in 1298 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.281017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.367686 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] POST https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987/accept Jul 24 00:57:45.368053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "32f669c51dd5ee9b"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:45.369618 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.volume_transfer [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Accepting volume transfer 611893c3-3daf-4dd3-8375-378189bd6987 {{(pid=100232) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 00:57:45.369618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.volume_transfer [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Accepting transfer 611893c3-3daf-4dd3-8375-378189bd6987 Jul 24 00:57:45.447537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Created reservations ['8cd1d9ca-e816-4fc2-852f-cd67e210f7a2', '590bcfc6-c87b-46be-ac96-14ac2a127d55', '1f76276f-f5a2-44bb-96ae-7e51bb0a718c', '7aad99fa-280b-4b88-903a-96d99aec5d9e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:45.472914 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Created reservations ['1320db9d-fc77-47d5-b1bd-513111483207', '160fea24-5c25-4f30-8563-cb02af3f15b3', '312a980d-09a9-46ab-a289-f91ee55ba425', 'b7472d1c-5e79-446d-9fba-7bbc627193ff'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:45.509043 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Created reservations ['cec4d21a-6195-44ea-b8ad-dd9d3b953eda', 'ee0ca2f9-64b9-41db-888e-4460854eb5eb', 'd5372aa9-79f9-4b88-8aa9-57acc34cff7a', 'e84d10ad-9b4d-4085-8a40-cae4e486ddad'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:45.538638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Created reservations ['4b6a20e4-5716-4d01-b94b-a98d2eab50d2', 'b2248c80-d9d0-465f-beb7-b653b416acc2', 'd687e472-cc55-48e6-8227-3b382309b8b6', 'efe1237b-f537-462c-8432-ba6e87350294'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:45.551207 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Transfer volume completed successfully. Jul 24 00:57:45.612766 np0000005792 devstack@c-api.service[100232]: INFO cinder.transfer.api [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Volume a095ddc2-aea8-410b-9a75-4e61b5c113e0 has been transferred. Jul 24 00:57:45.620385 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2770ef11-51cd-4216-ba54-b6e66561fcc3 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987/accept returned with HTTP 202 Jul 24 00:57:45.620757 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 662/2655] 10.4.3.67 () {70 vars in 1451 bytes} [Fri Jul 24 00:57:45 2026] POST /volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987/accept => generated 363 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:45.629209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.630971 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.631210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.631408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.640895 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.640895 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:45.645258 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Volume info retrieved successfully. Jul 24 00:57:45.650491 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0be7c339-3e85-4ffc-9927-7ad94bae8c2c tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:45.650952 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 658/2656] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.666942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e00c5d89-e2ca-415b-a610-6d2119295025 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.668824 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e00c5d89-e2ca-415b-a610-6d2119295025 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.669040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e00c5d89-e2ca-415b-a610-6d2119295025 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.669287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e00c5d89-e2ca-415b-a610-6d2119295025 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.677595 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.677595 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:45.682074 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e00c5d89-e2ca-415b-a610-6d2119295025 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] Volume info retrieved successfully. Jul 24 00:57:45.688185 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e00c5d89-e2ca-415b-a610-6d2119295025 tempest-VolumesTransfersV357Test-841712674 tempest-VolumesTransfersV357Test-841712674-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:45.688815 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 675/2657] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:45.705380 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.707715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 Jul 24 00:57:45.708031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.708354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.708528 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.volume_transfer [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Delete transfer with id: 611893c3-3daf-4dd3-8375-378189bd6987 Jul 24 00:57:45.712612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74de57ae-760f-43af-9cbb-bb5bbf453dd4 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 returned with HTTP 404 Jul 24 00:57:45.713363 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 663/2658] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:57:45 2026] DELETE /volume/v3/volume-transfers/611893c3-3daf-4dd3-8375-378189bd6987 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:45.720279 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.743883 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.744142 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.744381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.744588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Delete volume with id: a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.752020 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.752020 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:45.752436 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Volume info retrieved successfully. Jul 24 00:57:45.769335 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Delete volume request issued successfully. Jul 24 00:57:45.769515 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c0f1dfb0-5901-4a24-9c86-4c662626e32b tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 202 Jul 24 00:57:45.769967 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 663/2659] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:57:45 2026] DELETE /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:57:45.779812 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-172b5317-1995-46e2-b80b-b4049a1729f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.781450 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-172b5317-1995-46e2-b80b-b4049a1729f9 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:45.781645 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-172b5317-1995-46e2-b80b-b4049a1729f9 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.781819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-172b5317-1995-46e2-b80b-b4049a1729f9 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.789536 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:45.789536 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:45.793265 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-172b5317-1995-46e2-b80b-b4049a1729f9 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Volume info retrieved successfully. Jul 24 00:57:45.797378 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-172b5317-1995-46e2-b80b-b4049a1729f9 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 200 Jul 24 00:57:45.797725 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 659/2660] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:45.835159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-822dc3d8-e9b2-4a8d-bae7-b3de09e11fe4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.836877 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-822dc3d8-e9b2-4a8d-bae7-b3de09e11fe4 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] GET https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f Jul 24 00:57:45.837090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-822dc3d8-e9b2-4a8d-bae7-b3de09e11fe4 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.837290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-822dc3d8-e9b2-4a8d-bae7-b3de09e11fe4 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.843375 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-822dc3d8-e9b2-4a8d-bae7-b3de09e11fe4 tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f returned with HTTP 404 Jul 24 00:57:45.843891 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 676/2661] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/3f0bd065-0beb-492e-b10c-acb392d3921f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:45.851297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-743a4a28-203d-453b-be91-125e157890dc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.853272 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-743a4a28-203d-453b-be91-125e157890dc tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] DELETE https://10.4.3.67/volume/v3/types/39ad5e8c-1da5-4db8-b61f-d83dd1173e8e Jul 24 00:57:45.853482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-743a4a28-203d-453b-be91-125e157890dc tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.853722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-743a4a28-203d-453b-be91-125e157890dc tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.876931 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-743a4a28-203d-453b-be91-125e157890dc tempest-TestInstancesWithCinderVolumes-1050586057 tempest-TestInstancesWithCinderVolumes-1050586057-project-admin] https://10.4.3.67/volume/v3/types/39ad5e8c-1da5-4db8-b61f-d83dd1173e8e returned with HTTP 202 Jul 24 00:57:45.877378 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 664/2662] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:45 2026] DELETE /volume/v3/types/39ad5e8c-1da5-4db8-b61f-d83dd1173e8e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:45.893052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5b64155d-6c59-4201-8aaf-6865d301a658 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.894907 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5b64155d-6c59-4201-8aaf-6865d301a658 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 Jul 24 00:57:45.895132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5b64155d-6c59-4201-8aaf-6865d301a658 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.895367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5b64155d-6c59-4201-8aaf-6865d301a658 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.895474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5b64155d-6c59-4201-8aaf-6865d301a658 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Show backup with id 4cf3d926-b39e-46af-b327-0227682db946. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:45.900783 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5b64155d-6c59-4201-8aaf-6865d301a658 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 returned with HTTP 404 Jul 24 00:57:45.901275 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 664/2663] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/backups/4cf3d926-b39e-46af-b327-0227682db946 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:45.981569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.983845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f Jul 24 00:57:45.984094 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.984328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.984495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id c2ac5553-7b15-4253-b25e-434f6555703f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:45.984927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-568651f2-474b-4f73-a3d3-8583ab7b813d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:45.987143 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-568651f2-474b-4f73-a3d3-8583ab7b813d tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:45.987506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-568651f2-474b-4f73-a3d3-8583ab7b813d tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:45.987695 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b11dfd5-1099-4d1a-ba64-d6439e43fb9f tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f returned with HTTP 404 Jul 24 00:57:45.987738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-568651f2-474b-4f73-a3d3-8583ab7b813d tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:45.988165 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 660/2664] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/backups/c2ac5553-7b15-4253-b25e-434f6555703f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:45.998966 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-42371fc2-825a-46cf-8e57-7c498e0223ff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.001380 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.001380 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:46.004641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:46.004900 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1604405257"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:46.008673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1604405257'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:46.008820 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume of 1 GB Jul 24 00:57:46.012909 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-568651f2-474b-4f73-a3d3-8583ab7b813d tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:46.018382 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Availability Zones retrieved successfully. Jul 24 00:57:46.023055 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-568651f2-474b-4f73-a3d3-8583ab7b813d tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 200 Jul 24 00:57:46.023586 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 677/2665] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:45 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:46.026173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (7060652a-c8a9-4ed1-8dd4-709dfdd631d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:46.027607 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e55109c-e5ce-4396-9451-15ebc07e9a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.028865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:46.037890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.041202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] DELETE https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:46.041516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.041737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.041927 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Delete volume with id: 09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:46.049393 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.049393 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:46.049830 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:46.065152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e55109c-e5ce-4396-9451-15ebc07e9a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.066419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193299b8-2204-4129-9fa4-e5e6f18d98ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.066982 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Delete volume request issued successfully. Jul 24 00:57:46.067371 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2faa5b3b-e129-40f8-ad3c-1520f2f8e20e tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 202 Jul 24 00:57:46.068461 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 665/2666] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:57:46 2026] DELETE /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:46.078438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.080488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:46.080716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.080895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.091088 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.091088 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:46.096557 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Volume info retrieved successfully. Jul 24 00:57:46.102904 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6698a88e-ecd2-4ea6-ba2f-d3280f9e2e2f tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 200 Jul 24 00:57:46.103500 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 661/2667] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:46.112969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.116351 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:46.116596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.116822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.119783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['01f3c32d-20ec-48c6-b2db-ce01191b129e', '24c0c337-3ef9-43db-9fc0-22843cd292ba', 'a5db0d5c-d4d8-46d4-96fe-0c5b040f678c', '896dd8d2-480c-48a3-bdae-5314c97437eb'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:46.120855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193299b8-2204-4129-9fa4-e5e6f18d98ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f3c32d-20ec-48c6-b2db-ce01191b129e', '24c0c337-3ef9-43db-9fc0-22843cd292ba', 'a5db0d5c-d4d8-46d4-96fe-0c5b040f678c', '896dd8d2-480c-48a3-bdae-5314c97437eb']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.121643 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53cf550c-d2f5-4a53-85b9-03e05ea4e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.133630 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.133630 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:46.139479 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:46.145641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53cf550c-d2f5-4a53-85b9-03e05ea4e6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc157c9-5cac-42ab-b3cd-95bfab2426bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1604405257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['01f3c32d-20ec-48c6-b2db-ce01191b129e','24c0c337-3ef9-43db-9fc0-22843cd292ba','a5db0d5c-d4d8-46d4-96fe-0c5b040f678c','896dd8d2-480c-48a3-bdae-5314c97437eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1604405257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc157c9-5cac-42ab-b3cd-95bfab2426bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b158c563d71a4447af6b86723e765181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c9cd1c38d547acb000dc7028f07b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.146458 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca20126-46ec-4fe9-9110-b35910afb8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.146922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5fc48206-1863-48c6-9d55-5443b2bc36ad tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:46.147833 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 678/2668] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:46.167863 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca20126-46ec-4fe9-9110-b35910afb8a6) transitioned into state 'SUCCESS' from state '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-1604405257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b158c563d71a4447af6b86723e765181',qos_specs=None,replication_status=,reservations=['01f3c32d-20ec-48c6-b2db-ce01191b129e','24c0c337-3ef9-43db-9fc0-22843cd292ba','a5db0d5c-d4d8-46d4-96fe-0c5b040f678c','896dd8d2-480c-48a3-bdae-5314c97437eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c9cd1c38d547acb000dc7028f07b91',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.168396 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387b6c33-1b20-4d62-987c-82da9375ff29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.178657 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387b6c33-1b20-4d62-987c-82da9375ff29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.179918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Flow 'volume_create_api' (7060652a-c8a9-4ed1-8dd4-709dfdd631d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:46.180428 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Create volume request issued successfully. Jul 24 00:57:46.181323 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-42371fc2-825a-46cf-8e57-7c498e0223ff tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:46.181903 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 665/2669] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:45 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:46.196451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6bbdd191-938b-471d-be56-597479052415 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.199646 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6bbdd191-938b-471d-be56-597479052415 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:57:46.199947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6bbdd191-938b-471d-be56-597479052415 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.200307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6bbdd191-938b-471d-be56-597479052415 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.213320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.213320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:46.222447 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6bbdd191-938b-471d-be56-597479052415 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:57:46.228512 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6bbdd191-938b-471d-be56-597479052415 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb returned with HTTP 200 Jul 24 00:57:46.229041 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 666/2670] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:46.244990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.247324 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:46.247636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.247824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.247973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:46.255001 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:46.255001 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:46.256922 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37f7bcb2-f4de-4cbe-a49a-77f7bcffdfa7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:46.256922 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 662/2671] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:46.811379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2061ef51-fd9d-477c-9f95-5c431c1adc00 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.813345 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2061ef51-fd9d-477c-9f95-5c431c1adc00 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:46.813577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2061ef51-fd9d-477c-9f95-5c431c1adc00 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.814067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2061ef51-fd9d-477c-9f95-5c431c1adc00 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.822555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2061ef51-fd9d-477c-9f95-5c431c1adc00 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 404 Jul 24 00:57:46.823330 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 679/2672] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:46.833843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4ed6ff16-1b4a-467a-84ca-8458753a45fa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.836148 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ed6ff16-1b4a-467a-84ca-8458753a45fa tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:46.836502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ed6ff16-1b4a-467a-84ca-8458753a45fa tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.836672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4ed6ff16-1b4a-467a-84ca-8458753a45fa tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.843564 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4ed6ff16-1b4a-467a-84ca-8458753a45fa tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 404 Jul 24 00:57:46.844383 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 666/2673] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:46 2026] GET /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:46.854723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.858132 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:46.859389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:46.859389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:46.859389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Delete volume with id: a095ddc2-aea8-410b-9a75-4e61b5c113e0 Jul 24 00:57:46.868326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be8b64f0-9550-4c35-9c44-f810cbe9a3d1 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 returned with HTTP 404 Jul 24 00:57:46.869010 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 667/2674] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:57:46 2026] DELETE /volume/v3/volumes/a095ddc2-aea8-410b-9a75-4e61b5c113e0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:46.879641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:46.882296 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:46.882662 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2012336156"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:46.884527 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2012336156'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:46.884527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume of 1 GB Jul 24 00:57:46.889481 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Availability Zones retrieved successfully. Jul 24 00:57:46.897124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Flow 'volume_create_api' (3c6e2437-8926-4a75-8d1c-354e0bf670ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:46.898663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b76ae5e-ba5d-4e1b-beb1-ba3f85c34ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.900306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:46.936799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b76ae5e-ba5d-4e1b-beb1-ba3f85c34ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.938289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6804ba3-ef63-41d2-b503-c16666288626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:46.989149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Created reservations ['aa5c3008-4a29-4a57-9bd6-b331f8749d1a', 'ce78d1b3-0ef0-4169-8f09-f4e576b21ff5', 'f88dd9f8-9b99-4d51-b3cd-626ef8f4f7ad', '4296cdb4-65da-4bc1-bb55-bbb04ee729eb'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:46.990388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6804ba3-ef63-41d2-b503-c16666288626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa5c3008-4a29-4a57-9bd6-b331f8749d1a', 'ce78d1b3-0ef0-4169-8f09-f4e576b21ff5', 'f88dd9f8-9b99-4d51-b3cd-626ef8f4f7ad', '4296cdb4-65da-4bc1-bb55-bbb04ee729eb']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:46.991862 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bd4037-759e-4613-b7c5-b05245ae54d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:47.028225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bd4037-759e-4613-b7c5-b05245ae54d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef02d33-9597-49d1-95a9-0d534bce8580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2012336156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa013632de6045568e93cc1c4f8e9a96',qos_specs=None,replication_status=,reservations=['aa5c3008-4a29-4a57-9bd6-b331f8749d1a','ce78d1b3-0ef0-4169-8f09-f4e576b21ff5','f88dd9f8-9b99-4d51-b3cd-626ef8f4f7ad','4296cdb4-65da-4bc1-bb55-bbb04ee729eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6adb98426c1d43999faf145cfcb16540',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2012336156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef02d33-9597-49d1-95a9-0d534bce8580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa013632de6045568e93cc1c4f8e9a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6adb98426c1d43999faf145cfcb16540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:47.029657 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac7f694-acfd-42b4-af1f-02d1df3032f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:47.060867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac7f694-acfd-42b4-af1f-02d1df3032f5) transitioned into state 'SUCCESS' from state '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-2012336156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa013632de6045568e93cc1c4f8e9a96',qos_specs=None,replication_status=,reservations=['aa5c3008-4a29-4a57-9bd6-b331f8749d1a','ce78d1b3-0ef0-4169-8f09-f4e576b21ff5','f88dd9f8-9b99-4d51-b3cd-626ef8f4f7ad','4296cdb4-65da-4bc1-bb55-bbb04ee729eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6adb98426c1d43999faf145cfcb16540',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:47.060867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2590eeea-6c31-4f7b-a390-004dc4335609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:47.071491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2590eeea-6c31-4f7b-a390-004dc4335609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:47.072984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Flow 'volume_create_api' (3c6e2437-8926-4a75-8d1c-354e0bf670ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:47.074817 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Create volume request issued successfully. Jul 24 00:57:47.074817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5767f6fc-7da2-48b0-bbf9-df166c63aa7d tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:47.074817 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 663/2675] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:57:46 2026] POST /volume/v3/volumes => generated 817 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:47.091471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e90734e0-2359-4063-8c91-3548b491c8d5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.093653 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e90734e0-2359-4063-8c91-3548b491c8d5 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:47.093920 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e90734e0-2359-4063-8c91-3548b491c8d5 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.094257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e90734e0-2359-4063-8c91-3548b491c8d5 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.105910 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.105910 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:47.113068 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e90734e0-2359-4063-8c91-3548b491c8d5 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:47.119118 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e90734e0-2359-4063-8c91-3548b491c8d5 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 200 Jul 24 00:57:47.119488 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 680/2676] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:47.119578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-364ef479-225a-479a-b659-34fe89541bf9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.121895 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-364ef479-225a-479a-b659-34fe89541bf9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] GET https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 Jul 24 00:57:47.122381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-364ef479-225a-479a-b659-34fe89541bf9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.122577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-364ef479-225a-479a-b659-34fe89541bf9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.128433 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-364ef479-225a-479a-b659-34fe89541bf9 tempest-VolumesBackupsV39Test-480741328 tempest-VolumesBackupsV39Test-480741328-project-member] https://10.4.3.67/volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 returned with HTTP 404 Jul 24 00:57:47.128917 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 667/2677] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/volumes/09fde717-1d80-45f1-b42d-a6d8351999c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:47.166518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.170707 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:47.170939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.171181 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.186009 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.186009 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:47.193809 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:47.202942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9207183c-aeb9-4655-b153-824da1aa0ea5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:47.203618 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 668/2678] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:47.247728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.250088 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:57:47.251282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.251282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.262145 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.262145 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:47.267614 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:57:47.269166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.271495 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:47.271757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.272020 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.272157 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:47.275583 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-24b5b1b6-91b2-4962-8cba-05a2577474ce tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb returned with HTTP 200 Jul 24 00:57:47.276355 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 664/2679] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:47.276921 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.276921 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:47.277762 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc04d85e-edc4-4dcc-9d16-723798bfe804 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:47.278212 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 681/2680] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:47.294151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.298776 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:47.299250 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cc157c9-5cac-42ab-b3cd-95bfab2426bb", "name": "tempest-VolumesBackupsTest-Backup-667757427"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:47.301238 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating new backup {'backup': {'volume_id': '8cc157c9-5cac-42ab-b3cd-95bfab2426bb', 'name': 'tempest-VolumesBackupsTest-Backup-667757427'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:47.301427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating backup of volume 8cc157c9-5cac-42ab-b3cd-95bfab2426bb in container None Jul 24 00:57:47.310751 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.310751 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:47.311103 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Volume info retrieved successfully. Jul 24 00:57:47.335320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Created reservations ['cfe8b4a5-f232-4373-824f-57c5e68d0f55', 'a7ad993d-2db6-4fd2-9f50-7e7254bfc741'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:47.378272 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bdfccdc2-0556-4d38-ba19-0ef431b07808 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:47.378778 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 668/2681] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:47 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:47.391845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:47.393765 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:47.393959 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:47.394135 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:47.394290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:47.404309 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:47.404309 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:47.405253 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ddc5799-bc24-4160-bdc5-7bde4c96e141 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:47.405782 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 669/2682] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:47 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:48.135896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.137997 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.138335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.138553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.149738 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.149738 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:48.157424 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:48.167004 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35b505fa-70de-4e55-869e-6c5da5d46a1b tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 200 Jul 24 00:57:48.167988 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 665/2683] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:48.185222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3c393dd9-eba4-4b66-9a33-752b35473632 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.189491 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] POST https://10.4.3.67/volume/v3/volume-transfers Jul 24 00:57:48.191056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8ef02d33-9597-49d1-95a9-0d534bce8580"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:48.193441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volume_transfer [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Creating new volume transfer {'transfer': {'volume_id': '8ef02d33-9597-49d1-95a9-0d534bce8580'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 00:57:48.193441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volume_transfer [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Creating transfer of volume 8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.193441 np0000005792 devstack@c-api.service[100230]: INFO cinder.transfer.api [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Generating transfer record for volume 8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.213635 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=435,cinder:UPDATE=71,cinder:INSERT=35,cinder:DELETE=1 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:57:48.220923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.223302 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.223302 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:48.229539 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:48.229539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.231069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.242994 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c393dd9-eba4-4b66-9a33-752b35473632 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers returned with HTTP 202 Jul 24 00:57:48.243900 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 682/2684] 10.4.3.67 () {70 vars in 1319 bytes} [Fri Jul 24 00:57:48 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:48.251915 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.251915 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:48.262707 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:48.262774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.266965 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.267238 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.267699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.269568 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-156f00e5-f00d-4ab9-9397-83528ebf8b1b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:48.270035 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 669/2685] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:48.281008 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.281008 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:48.286890 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:48.291178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.292997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d03e9cdd-5378-4536-8f82-f982cb38cf81 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 200 Jul 24 00:57:48.293572 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 670/2686] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:48.293650 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:48.293895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.294141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.294298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:48.299691 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.299691 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:48.303272 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9635d6d5-5f55-4c51-94fb-fbb263f59aa6 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:48.303272 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 666/2687] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:48.312385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.315345 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volume-transfers/detail Jul 24 00:57:48.315613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.315876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.316115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volume_transfer [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Listing volume transfers {{(pid=100230) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 00:57:48.325327 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8f5bab36-26f8-417f-a363-763f1befa9f2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 00:57:48.325886 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 683/2688] 10.4.3.67 () {68 vars in 1319 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:48.343754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.345722 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c Jul 24 00:57:48.346040 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.346251 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.346336 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.volume_transfer [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Delete transfer with id: 3cd38aab-012a-47a5-ae0b-c64ccd27574c Jul 24 00:57:48.361265 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.361265 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:48.381149 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e2e700d-8675-46a3-aefc-f72a44e3ea19 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c returned with HTTP 202 Jul 24 00:57:48.382160 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 670/2689] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:57:48 2026] DELETE /volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:57:48.392107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-66c96643-d429-4def-a2a6-d5a22904ae10 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.394941 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66c96643-d429-4def-a2a6-d5a22904ae10 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.396447 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66c96643-d429-4def-a2a6-d5a22904ae10 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.396616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66c96643-d429-4def-a2a6-d5a22904ae10 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.419948 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.419948 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:48.425554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.427401 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-66c96643-d429-4def-a2a6-d5a22904ae10 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Volume info retrieved successfully. Jul 24 00:57:48.427516 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:48.427643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.427925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.427925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:48.435812 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66c96643-d429-4def-a2a6-d5a22904ae10 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 200 Jul 24 00:57:48.436130 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.436130 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:48.436314 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 671/2690] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:57:48.436939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c80ef24c-e0c3-4bb6-a9f4-05327609c375 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:48.440223 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 667/2691] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:48.454926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.456463 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] DELETE https://10.4.3.67/volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c Jul 24 00:57:48.456684 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.456868 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.458084 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.volume_transfer [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Delete transfer with id: 3cd38aab-012a-47a5-ae0b-c64ccd27574c Jul 24 00:57:48.463971 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbd41d08-14ab-4ac4-90ab-38a7cb4f7076 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c returned with HTTP 404 Jul 24 00:57:48.464462 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 684/2692] 10.4.3.67 () {68 vars in 1412 bytes} [Fri Jul 24 00:57:48 2026] DELETE /volume/v3/volume-transfers/3cd38aab-012a-47a5-ae0b-c64ccd27574c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:48.476340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.481269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.481484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.481986 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.481986 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Delete volume with id: 8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.495584 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.495584 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:48.496032 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Volume info retrieved successfully. Jul 24 00:57:48.537714 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Delete volume request issued successfully. Jul 24 00:57:48.537870 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08e6efc8-067d-4faa-96f0-be7a9a733f9f tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 202 Jul 24 00:57:48.542328 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 671/2693] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:57:48 2026] DELETE /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:57:48.550973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:48.555210 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:48.555210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:48.558427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:48.577340 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:48.577340 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:48.584319 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Volume info retrieved successfully. Jul 24 00:57:48.595181 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a291ccaf-7d73-4d72-b2b4-46a781be6f31 tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 200 Jul 24 00:57:48.595902 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 672/2694] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:48 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:49.290707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.299859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:49.299859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.299859 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.309466 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:49.309466 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:49.313774 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:49.317306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.321481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:49.321481 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.321842 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.321935 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:49.325605 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0273dbc4-8c0a-482c-9ad5-70a07309aaf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:49.325759 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 668/2695] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:49 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:49.328279 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:49.328279 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:49.328971 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c5d8d81-5c1b-4b38-9da9-9e5704656219 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:49.329690 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 685/2696] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:49 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:49.461476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.468029 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:49.468029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.468029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.468029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:49.473913 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:49.473913 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:49.475140 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b70ce29c-18e7-46f7-9603-574203ff6df4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:49.475777 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 672/2697] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:49 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:49.528538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-bc5caa98-3e0f-4785-be98-c21243e50cd0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.532014 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-bc5caa98-3e0f-4785-be98-c21243e50cd0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf/action Jul 24 00:57:49.532360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-bc5caa98-3e0f-4785-be98-c21243e50cd0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:49.532472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-bc5caa98-3e0f-4785-be98-c21243e50cd0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:49.551422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:49.551422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:49.566957 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1d3bd011-0ee5-41c8-ac33-6d5039942ba9 req-bc5caa98-3e0f-4785-be98-c21243e50cd0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf/action returned with HTTP 204 Jul 24 00:57:49.567890 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 673/2698] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:57:49 2026] POST /volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:57:49.614525 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-880a89b6-bcf3-42d5-a5b9-bec20b96d0bc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.616777 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-880a89b6-bcf3-42d5-a5b9-bec20b96d0bc tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:49.617042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-880a89b6-bcf3-42d5-a5b9-bec20b96d0bc tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.617420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-880a89b6-bcf3-42d5-a5b9-bec20b96d0bc tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.625655 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-880a89b6-bcf3-42d5-a5b9-bec20b96d0bc tempest-VolumesTransfersV357Test-476235422 tempest-VolumesTransfersV357Test-476235422-project-admin] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 404 Jul 24 00:57:49.626526 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 669/2699] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:49 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:49.635354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8de125d1-9994-4b9a-a808-1064acca44a2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.637315 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de125d1-9994-4b9a-a808-1064acca44a2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] GET https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:49.637644 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de125d1-9994-4b9a-a808-1064acca44a2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.638058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de125d1-9994-4b9a-a808-1064acca44a2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.645403 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de125d1-9994-4b9a-a808-1064acca44a2 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 404 Jul 24 00:57:49.646108 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 686/2700] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:57:49 2026] GET /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:49.655308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:49.656958 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] DELETE https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:49.657356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:49.657648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:49.657937 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] Delete volume with id: 8ef02d33-9597-49d1-95a9-0d534bce8580 Jul 24 00:57:49.668296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-57ee4f4c-c502-4aee-b150-c2f930b87d40 tempest-VolumesTransfersV357Test-394883307 tempest-VolumesTransfersV357Test-394883307-project-member] https://10.4.3.67/volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 returned with HTTP 404 Jul 24 00:57:49.669100 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 673/2701] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:57:49 2026] DELETE /volume/v3/volumes/8ef02d33-9597-49d1-95a9-0d534bce8580 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:57:50.348418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-61a97603-9fe1-4a4d-b924-75483e14b48e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.350428 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61a97603-9fe1-4a4d-b924-75483e14b48e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:50.350636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-61a97603-9fe1-4a4d-b924-75483e14b48e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.350818 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-61a97603-9fe1-4a4d-b924-75483e14b48e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.352748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.358417 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:50.359749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.359749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.359749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:50.366072 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.366072 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:50.369046 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.369046 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:50.370417 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-61a97603-9fe1-4a4d-b924-75483e14b48e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:50.371204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ee3d9f9-0f51-4496-865c-a19ad866cef8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:50.372232 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 670/2702] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:50.376951 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61a97603-9fe1-4a4d-b924-75483e14b48e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:50.376951 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 674/2703] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:50.396013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.401406 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:50.401406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.401785 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.420727 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.420727 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:50.426337 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:50.432596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e40993-ddfc-4a61-9ca2-e39a3a262b39 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:50.433066 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 687/2704] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:50.502463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.505151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.505374 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:50.505539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.505624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.505748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:50.508093 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:50.508614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.508860 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.511022 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.511022 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:50.511855 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adefa9e1-974c-4c38-bb4a-d1a7b4a77d78 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:50.512289 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 674/2705] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:50.526363 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.526363 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:50.536837 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:50.550158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-03f84262-7e2a-4566-aa24-937dea1e5d8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:50.550672 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 671/2706] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:50.571533 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.576318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/action Jul 24 00:57:50.576318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:50.576318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:50.595480 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.595480 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:50.596148 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:50.605817 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Begin detaching volume completed successfully. Jul 24 00:57:50.606809 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-2b950db3-22f7-4600-b825-81e09b0130a5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/action returned with HTTP 202 Jul 24 00:57:50.606809 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 675/2707] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:50 2026] POST /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:50.673998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-398933b3-a852-4e43-9a26-8cbe91f3dad7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.674831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-398933b3-a852-4e43-9a26-8cbe91f3dad7 None None] GET https://10.4.3.67/volume// Jul 24 00:57:50.675723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-398933b3-a852-4e43-9a26-8cbe91f3dad7 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.675723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-398933b3-a852-4e43-9a26-8cbe91f3dad7 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.676830 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-398933b3-a852-4e43-9a26-8cbe91f3dad7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:50.677263 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 688/2708] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:50.690640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.700061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:50.700431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.700702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.714417 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.714417 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:50.720788 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:50.727693 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-dc282c1e-28f1-4b4b-84ad-fcce46abe5d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:50.728111 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 675/2709] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 1351 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:50.744021 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-351d2f42-1638-4f13-bc3a-7561bff7dbc1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:50.747778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-351d2f42-1638-4f13-bc3a-7561bff7dbc1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption Jul 24 00:57:50.747778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-351d2f42-1638-4f13-bc3a-7561bff7dbc1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:50.747778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-351d2f42-1638-4f13-bc3a-7561bff7dbc1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:50.758520 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:50.758520 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:50.768616 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-351d2f42-1638-4f13-bc3a-7561bff7dbc1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption returned with HTTP 200 Jul 24 00:57:50.768616 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 672/2710] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:57:50 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:51.390730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:51.398219 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:51.398972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:51.398972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:51.398972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:51.406133 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:51.406133 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:51.407297 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f08c489-6725-4b37-bdfe-4bdb58a0a374 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:51.407948 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 676/2711] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:51 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:51.532119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:51.535675 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:51.535909 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:51.536170 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:51.536314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:51.545622 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:51.545622 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:51.546640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62ffef5e-d048-4973-be5d-0f895b3dc272 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:51.547170 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 689/2712] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:51 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:51.920355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-81961e73-c23e-48c0-91f8-5e3cb58556a3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:51.929813 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-81961e73-c23e-48c0-91f8-5e3cb58556a3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf Jul 24 00:57:51.930180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-81961e73-c23e-48c0-91f8-5e3cb58556a3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:51.930481 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-81961e73-c23e-48c0-91f8-5e3cb58556a3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:51.947203 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:51.947203 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:52.025629 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ac8113c5-4460-4e20-b90a-e5708b433fab req-81961e73-c23e-48c0-91f8-5e3cb58556a3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf returned with HTTP 200 Jul 24 00:57:52.026178 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 676/2713] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:57:51 2026] DELETE /volume/v3/attachments/07452cc2-c497-4e65-b196-d6361de35aaf => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:52.424369 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:52.427701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:52.427701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:52.427701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:52.427701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:52.437265 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:52.437265 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:52.437469 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54ea9ffe-8d46-46db-987f-c839ea592e5e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:52.437974 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 673/2714] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:52 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:52.567774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:52.570274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:52.570274 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:52.570645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:52.570645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:52.575623 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:52.575623 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:52.576535 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c368789-a268-4e5f-8973-defcdb7bc8aa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:52.577064 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 677/2715] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:52 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:52.759029 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:52.761361 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:52.761611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:52.761844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:52.782748 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:52.782748 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:52.787296 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:52.793498 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d57bb67b-3266-4758-93d7-bfa006053e5d req-827b9630-5a82-49fe-9f92-9c75a5b8be87 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:52.794423 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 690/2716] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:52 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:52.890841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:52.895440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:52.895440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:52.895440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:52.907957 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:52.907957 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:52.912975 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:52.918764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-945d9e76-c47c-4941-aa22-fdab6f1cf4a8 req-928d7160-9063-4b9a-a63e-a5e1a7c3dd92 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:52.919658 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 677/2717] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:52 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:53.453255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cf78e800-e08d-466e-8267-243e2d08b744 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:53.455952 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cf78e800-e08d-466e-8267-243e2d08b744 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:53.456176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cf78e800-e08d-466e-8267-243e2d08b744 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:53.456387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cf78e800-e08d-466e-8267-243e2d08b744 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:53.456497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-cf78e800-e08d-466e-8267-243e2d08b744 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:53.464486 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:53.464486 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:53.465157 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cf78e800-e08d-466e-8267-243e2d08b744 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:53.466058 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 674/2718] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:53 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:53.602123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:53.607070 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:53.607070 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:53.607511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:53.607511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:53.612984 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:53.612984 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:53.616291 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46233c60-3f76-42e9-a0a1-5b0781d15e3a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:53.616291 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 678/2719] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:53 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:53.810981 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-502ffa3a-154f-4690-8897-043523ce829f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:53.825606 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:53.827835 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:53.828326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1342098975"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:53.830299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1342098975'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:53.970836 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-502ffa3a-154f-4690-8897-043523ce829f tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:57:53.970836 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-502ffa3a-154f-4690-8897-043523ce829f tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:53.989284 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-502ffa3a-154f-4690-8897-043523ce829f tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:57:53.990220 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 691/2720] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 00:57:53 2026] POST /volume/v3/types => generated 287 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:54.054734 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume of 1 GB Jul 24 00:57:54.066664 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Availability Zones retrieved successfully. Jul 24 00:57:54.073850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (782dfd01-7c67-42c8-aaec-68ed471e3938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:54.075218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0439a9-3bc4-4779-9601-45f4ed933646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.076338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:54.156594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0439a9-3bc4-4779-9601-45f4ed933646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.157815 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06fde48-6697-42dd-b252-0131172a7e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.269571 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Created reservations ['f262f7ba-bd03-44fe-9feb-ff80ec53c631', 'd97fd611-af0d-480a-91bc-d5a0ecb2d699', '56856ef2-b27f-4350-bc98-29da1289deec', '03380b45-58fd-4597-ad3b-d8cfca26d0f7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:54.270846 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06fde48-6697-42dd-b252-0131172a7e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f262f7ba-bd03-44fe-9feb-ff80ec53c631', 'd97fd611-af0d-480a-91bc-d5a0ecb2d699', '56856ef2-b27f-4350-bc98-29da1289deec', '03380b45-58fd-4597-ad3b-d8cfca26d0f7']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.272187 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4371054a-48d4-4cc7-9883-64bd79d4ae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.307410 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4371054a-48d4-4cc7-9883-64bd79d4ae0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc09779d-d1ae-4b7a-beb0-a436a388eb4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1342098975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['f262f7ba-bd03-44fe-9feb-ff80ec53c631','d97fd611-af0d-480a-91bc-d5a0ecb2d699','56856ef2-b27f-4350-bc98-29da1289deec','03380b45-58fd-4597-ad3b-d8cfca26d0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1342098975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc09779d-d1ae-4b7a-beb0-a436a388eb4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e40c61a4d0945f4a53e1da085aecc58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.308411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4af442d-d789-45bf-a151-1f1bbd04fb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.336205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4af442d-d789-45bf-a151-1f1bbd04fb58) transitioned into state 'SUCCESS' from state '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-1342098975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['f262f7ba-bd03-44fe-9feb-ff80ec53c631','d97fd611-af0d-480a-91bc-d5a0ecb2d699','56856ef2-b27f-4350-bc98-29da1289deec','03380b45-58fd-4597-ad3b-d8cfca26d0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.337660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce1c4cd-b2ea-4cb3-b8a0-00d59a572186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.354371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce1c4cd-b2ea-4cb3-b8a0-00d59a572186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.355517 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (782dfd01-7c67-42c8-aaec-68ed471e3938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:54.355928 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request issued successfully. Jul 24 00:57:54.356807 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fc451cd1-8f11-43d3-a9f7-03eaeac6ad49 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:54.357374 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 678/2721] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:53 2026] POST /volume/v3/volumes => generated 745 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:54.376563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:54.379178 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:54.379451 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:54.379726 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:54.394383 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:54.394383 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:54.403308 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:54.416129 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c2c2e3a-96c7-4b45-8b08-a50cb7330e79 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 200 Jul 24 00:57:54.416129 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 675/2722] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:54 2026] GET /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:54.488820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:54.492798 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:54.492918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:54.493201 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:54.496801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:54.510363 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:54.510363 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:54.511296 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6123c1f1-0aa7-4cbe-b730-85b427c13177 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:54.511842 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 679/2723] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:54 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:54.627990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:54.633391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:54.633887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:54.634542 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:54.636668 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:54.648786 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:54.648786 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:54.649890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-732c1834-60ee-4a33-8f2d-4eb1a99ed6d0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:54.653501 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 692/2724] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:54 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:54.727942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:54.799424 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:54.799862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-340718191"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:54.801812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-340718191'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:54.801984 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 1 GB Jul 24 00:57:54.802363 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:54.802363 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:54.808421 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 00:57:54.816272 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (041b8aca-aa76-4fcd-b8e2-2449a4f2d3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:54.819308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24fbb88-f906-4896-9f94-f7d8578ce350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.820723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:54.866346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24fbb88-f906-4896-9f94-f7d8578ce350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.867676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9904b1c7-9e72-4ec5-81ea-6e486fb24b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.954128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['a41455d6-d468-4943-872f-aa5164a0a227', '180ac2d0-f501-4faa-9dae-42ee1e023b13', '8679c990-34c6-4feb-aa55-41ce904f29ca', 'd6b995f3-530a-4ae0-9d48-769a43a62124'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:54.954996 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9904b1c7-9e72-4ec5-81ea-6e486fb24b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41455d6-d468-4943-872f-aa5164a0a227', '180ac2d0-f501-4faa-9dae-42ee1e023b13', '8679c990-34c6-4feb-aa55-41ce904f29ca', 'd6b995f3-530a-4ae0-9d48-769a43a62124']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.956042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426701b8-9136-4db3-80eb-27a4d6688c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:54.987419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426701b8-9136-4db3-80eb-27a4d6688c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75fe0739-870f-4ad7-96f3-ad470f18510e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-340718191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['a41455d6-d468-4943-872f-aa5164a0a227','180ac2d0-f501-4faa-9dae-42ee1e023b13','8679c990-34c6-4feb-aa55-41ce904f29ca','d6b995f3-530a-4ae0-9d48-769a43a62124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-340718191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75fe0739-870f-4ad7-96f3-ad470f18510e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:54.988706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3972ab51-142f-4c30-a1bd-e3f7a7a13101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.013117 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3972ab51-142f-4c30-a1bd-e3f7a7a13101) transitioned into state 'SUCCESS' from state '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-340718191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['a41455d6-d468-4943-872f-aa5164a0a227','180ac2d0-f501-4faa-9dae-42ee1e023b13','8679c990-34c6-4feb-aa55-41ce904f29ca','d6b995f3-530a-4ae0-9d48-769a43a62124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.014016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af04f977-c779-490f-a413-16c5399fb99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.027629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af04f977-c779-490f-a413-16c5399fb99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.028490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (041b8aca-aa76-4fcd-b8e2-2449a4f2d3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:55.028791 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 00:57:55.029547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34f0da7e-3a2d-43fd-a48a-70527c840ef1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:55.029954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 679/2725] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:54 2026] POST /volume/v3/volumes => generated 751 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:55.043220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-743979c6-22ec-4d22-bbc6-64589eef3ded None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.045443 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-743979c6-22ec-4d22-bbc6-64589eef3ded tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:57:55.045636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-743979c6-22ec-4d22-bbc6-64589eef3ded tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.045833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-743979c6-22ec-4d22-bbc6-64589eef3ded tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.054283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.054283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:55.059584 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-743979c6-22ec-4d22-bbc6-64589eef3ded tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:57:55.066348 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-743979c6-22ec-4d22-bbc6-64589eef3ded tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:57:55.066853 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 676/2726] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:55.442034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-909868e8-93b2-49ff-a7ff-07af72d6422a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.445930 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-909868e8-93b2-49ff-a7ff-07af72d6422a tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:55.446068 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-909868e8-93b2-49ff-a7ff-07af72d6422a tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.446277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-909868e8-93b2-49ff-a7ff-07af72d6422a tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.456306 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.456306 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:55.462456 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-909868e8-93b2-49ff-a7ff-07af72d6422a tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:55.470300 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-909868e8-93b2-49ff-a7ff-07af72d6422a tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 200 Jul 24 00:57:55.470743 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 680/2727] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:55.488042 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.489933 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:55.490297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fc09779d-d1ae-4b7a-beb0-a436a388eb4e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-391023030"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:55.492900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request body: {'volume': {'source_volid': 'fc09779d-d1ae-4b7a-beb0-a436a388eb4e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-391023030'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:55.501125 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.501125 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:55.501544 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume retrieved successfully. Jul 24 00:57:55.501832 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume of 1 GB Jul 24 00:57:55.511155 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Availability Zones retrieved successfully. Jul 24 00:57:55.520737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (543e8d29-1f68-4a50-85e0-f955a3a17640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:55.525182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9c4e40-d738-464a-a732-8053847dfc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.525182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:55.530761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.533592 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:55.533862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.534206 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.534314 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:55.541318 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.541318 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:55.542431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d583925-10d9-43b7-aea9-f28409ccdbd7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:55.546795 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 680/2728] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:55.554225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-05711320-92e7-404f-9ec0-837e846cec52 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.554898 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05711320-92e7-404f-9ec0-837e846cec52 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:55.555086 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05711320-92e7-404f-9ec0-837e846cec52 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.555323 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05711320-92e7-404f-9ec0-837e846cec52 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.555432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-05711320-92e7-404f-9ec0-837e846cec52 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:55.555516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9c4e40-d738-464a-a732-8053847dfc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fc09779d-d1ae-4b7a-beb0-a436a388eb4e', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.556366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d827728c-f31e-4bfa-b9c8-d0509b8e8725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.559542 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.559542 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:55.560566 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05711320-92e7-404f-9ec0-837e846cec52 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:55.560875 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 677/2729] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:55.571715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.574123 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:55.574377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.574657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.574816 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: 5c71cefd-8513-4b9c-a78b-c3d54293c305. Jul 24 00:57:55.581773 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.581773 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:55.599607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id 5c71cefd-8513-4b9c-a78b-c3d54293c305 {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:57:55.603893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1f138d55-fde9-4c46-ac3e-761fe020bcef tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 202 Jul 24 00:57:55.604479 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 681/2730] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:55 2026] DELETE /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:55.611654 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Created reservations ['666364ce-1fb4-4a2e-bfae-781b4a7627b2', 'ae1cca40-434a-4f71-95db-0242bb97e1ee', '9347a2a6-63b4-42c4-b71e-5c2756fce9ff', 'c5321cd1-c81b-4225-8980-8ceb30a7aa43'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:55.613211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d827728c-f31e-4bfa-b9c8-d0509b8e8725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666364ce-1fb4-4a2e-bfae-781b4a7627b2', 'ae1cca40-434a-4f71-95db-0242bb97e1ee', '9347a2a6-63b4-42c4-b71e-5c2756fce9ff', 'c5321cd1-c81b-4225-8980-8ceb30a7aa43']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.613837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2684d638-3540-40a3-b16a-83bd10825182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.617149 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.619214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:55.619452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.619693 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.619837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:55.624767 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.624767 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:55.625722 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28d057e8-bc04-4793-93b2-9aa20c48cd4e tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 200 Jul 24 00:57:55.626068 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 681/2731] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:55.658102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2684d638-3540-40a3-b16a-83bd10825182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5897f1-2f9a-42eb-bba6-627560fffbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-391023030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['666364ce-1fb4-4a2e-bfae-781b4a7627b2','ae1cca40-434a-4f71-95db-0242bb97e1ee','9347a2a6-63b4-42c4-b71e-5c2756fce9ff','c5321cd1-c81b-4225-8980-8ceb30a7aa43'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc09779d-d1ae-4b7a-beb0-a436a388eb4e,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-391023030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5897f1-2f9a-42eb-bba6-627560fffbc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e40c61a4d0945f4a53e1da085aecc58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fc09779d-d1ae-4b7a-beb0-a436a388eb4e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.659111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1118d7af-eaad-4afb-86a3-ac951487ecc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.661739 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.664354 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:55.664652 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.664942 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.665145 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:55.675398 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.675398 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:55.676166 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a229cf3-bcd3-42cf-8646-dd97aed3b958 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:55.676567 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 678/2732] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:55.683445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1118d7af-eaad-4afb-86a3-ac951487ecc1) transitioned into state 'SUCCESS' from state '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-391023030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['666364ce-1fb4-4a2e-bfae-781b4a7627b2','ae1cca40-434a-4f71-95db-0242bb97e1ee','9347a2a6-63b4-42c4-b71e-5c2756fce9ff','c5321cd1-c81b-4225-8980-8ceb30a7aa43'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc09779d-d1ae-4b7a-beb0-a436a388eb4e,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.684293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5fa84e-5740-4ebd-80a7-1696e3157e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:55.705604 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5fa84e-5740-4ebd-80a7-1696e3157e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:55.706771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (543e8d29-1f68-4a50-85e0-f955a3a17640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:55.707198 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request issued successfully. Jul 24 00:57:55.708132 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8b8d085f-3ff8-47cb-a077-9263d6eaccde tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:55.708727 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 693/2733] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:55 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:55.727165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f297f83a-1db2-4580-baec-b7a7e503b977 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:55.733165 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f297f83a-1db2-4580-baec-b7a7e503b977 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:55.733165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f297f83a-1db2-4580-baec-b7a7e503b977 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:55.733165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f297f83a-1db2-4580-baec-b7a7e503b977 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:55.746682 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:55.746682 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:55.753792 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f297f83a-1db2-4580-baec-b7a7e503b977 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:55.764014 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f297f83a-1db2-4580-baec-b7a7e503b977 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 200 Jul 24 00:57:55.765383 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 682/2734] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:55 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.081165 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.083131 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:57:56.083387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.083653 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.091387 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.091387 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:56.095516 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:57:56.100431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cb8385a8-6c3d-4bcf-a5fe-bea4b99bd51d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:57:56.100898 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 682/2735] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.123130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.124869 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:57:56.125083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.125319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.135819 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.135819 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:56.140056 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:57:56.144952 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8756cf5d-fb31-40aa-a56e-e6839775b031 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:57:56.145588 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 679/2736] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.166487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8ef478b2-8552-4647-966d-1142e53e56c6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.168552 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:57:56.168932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-239431487"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:56.177926 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.177926 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:56.178569 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:57:56.178923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:57:56.216172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f18c5205-375d-4bec-b80c-bfb879ad877c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.216904 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['7d2cc0b1-1ac0-4762-a43a-5493ed064cd6', '208f52e3-1a78-4e18-96ec-66350e119cad', '93bf431c-f573-4892-b466-7e02b0685118', '4cf9ffa1-a651-4147-a839-989aed526d25'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:56.218602 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:56.219381 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e1eab030-26bf-4cb2-99a2-8994c9693cb6", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:56.223225 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e1eab030-26bf-4cb2-99a2-8994c9693cb6', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:56.249982 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot create request issued successfully. Jul 24 00:57:56.250648 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ef478b2-8552-4647-966d-1142e53e56c6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:57:56.251267 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 694/2737] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:57:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:56.262387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.266162 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:57:56.266379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.266571 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.276215 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.276215 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:56.276381 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:57:56.277644 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-92c4d0f9-c83c-431a-8e75-a9d0abb0b93b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 200 Jul 24 00:57:56.278013 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 683/2738] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.280902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.280902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:56.281062 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.281219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.281385 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume with id: e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:56.293302 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.293302 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:56.293302 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:56.306114 np0000005792 devstack@c-api.service[100229]: WARNING cinder.keymgr.conf_key_mgr [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 00:57:56.317791 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume request issued successfully. Jul 24 00:57:56.318162 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d3eb1a89-5853-45b0-976d-ef29f1342f08 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 202 Jul 24 00:57:56.318752 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 680/2739] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:56 2026] DELETE /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:56.327365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-31125a14-6839-41f4-846b-68c5aa551b42 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.329417 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31125a14-6839-41f4-846b-68c5aa551b42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:56.329622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31125a14-6839-41f4-846b-68c5aa551b42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.330377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31125a14-6839-41f4-846b-68c5aa551b42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.339222 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.339222 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:56.341356 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-31125a14-6839-41f4-846b-68c5aa551b42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:57:56.345687 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31125a14-6839-41f4-846b-68c5aa551b42 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 200 Jul 24 00:57:56.346036 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 695/2740] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.354215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Create volume of 1 GB Jul 24 00:57:56.358284 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Availability Zones retrieved successfully. Jul 24 00:57:56.366948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Flow 'volume_create_api' (43b7aa21-0fe8-42f1-a4fb-9f50fc6fd0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:56.368877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b587c5-05b5-4ee0-9b4f-bca0e24460e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:56.370514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:56.446334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b587c5-05b5-4ee0-9b4f-bca0e24460e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:57:54Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=39e5a493-e29e-4414-a78d-dcfef3192f00,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': '39e5a493-e29e-4414-a78d-dcfef3192f00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:56.448146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d260b8a-240d-4b31-b7e3-7b10ba727abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:56.501857 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:56.501857 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:56.560993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Created reservations ['db1de1f4-1ff3-4fcc-be92-a45add8c3f49', 'f46d2501-1f37-445d-8156-d20d14b785e4', '3352708c-fcc6-4325-bec3-fedad7222964', '33ef474c-5103-46c1-8352-457e38c9276e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:56.562227 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d260b8a-240d-4b31-b7e3-7b10ba727abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1de1f4-1ff3-4fcc-be92-a45add8c3f49', 'f46d2501-1f37-445d-8156-d20d14b785e4', '3352708c-fcc6-4325-bec3-fedad7222964', '33ef474c-5103-46c1-8352-457e38c9276e']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:56.564006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0130b8e-ae95-4136-97ae-296ff4ae7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:56.598796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0130b8e-ae95-4136-97ae-296ff4ae7000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb915adf-6c98-4393-8008-da4b817d4a60', '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='8f77899ed4cb4088a7b2425b0b5d1bf0',qos_specs=None,replication_status=,reservations=['db1de1f4-1ff3-4fcc-be92-a45add8c3f49','f46d2501-1f37-445d-8156-d20d14b785e4','3352708c-fcc6-4325-bec3-fedad7222964','33ef474c-5103-46c1-8352-457e38c9276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7a1bf338e3418d9599ff28d584b0af',volume_type_id=39e5a493-e29e-4414-a78d-dcfef3192f00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:56Z,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=eb915adf-6c98-4393-8008-da4b817d4a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f77899ed4cb4088a7b2425b0b5d1bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea7a1bf338e3418d9599ff28d584b0af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e5a493-e29e-4414-a78d-dcfef3192f00),volume_type_id=39e5a493-e29e-4414-a78d-dcfef3192f00)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:56.600216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744dba58-6404-43ee-a150-bd6212180137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:56.636153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744dba58-6404-43ee-a150-bd6212180137) transitioned into state 'SUCCESS' from 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='8f77899ed4cb4088a7b2425b0b5d1bf0',qos_specs=None,replication_status=,reservations=['db1de1f4-1ff3-4fcc-be92-a45add8c3f49','f46d2501-1f37-445d-8156-d20d14b785e4','3352708c-fcc6-4325-bec3-fedad7222964','33ef474c-5103-46c1-8352-457e38c9276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7a1bf338e3418d9599ff28d584b0af',volume_type_id=39e5a493-e29e-4414-a78d-dcfef3192f00)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:56.636153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa40595-a78d-4e90-b057-08babedb1d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:56.642864 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.642998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 Jul 24 00:57:56.643146 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.643347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.643651 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 5c71cefd-8513-4b9c-a78b-c3d54293c305. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:56.644731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa40595-a78d-4e90-b057-08babedb1d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:56.647179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Flow 'volume_create_api' (43b7aa21-0fe8-42f1-a4fb-9f50fc6fd0f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:56.647179 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Create volume request issued successfully. Jul 24 00:57:56.647179 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f18c5205-375d-4bec-b80c-bfb879ad877c tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:56.647179 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 683/2741] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:56 2026] POST /volume/v3/volumes => generated 796 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:56.648232 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d92b6446-af44-4e5a-ae7b-78f5ac0b9be7 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 returned with HTTP 404 Jul 24 00:57:56.648770 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 684/2742] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/backups/5c71cefd-8513-4b9c-a78b-c3d54293c305 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:56.657627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.659472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.659882 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:56.660018 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22900ed5-3162-46db-97ef-fd5787326ac4", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-286284029", "container": "tempest-volumesbackupstest-backup-container-2042233655"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:56.661621 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:57:56.661945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.662121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating new backup {'backup': {'volume_id': '22900ed5-3162-46db-97ef-fd5787326ac4', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-286284029', 'container': 'tempest-volumesbackupstest-backup-container-2042233655'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:56.662121 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Creating backup of volume 22900ed5-3162-46db-97ef-fd5787326ac4 in container tempest-volumesbackupstest-backup-container-2042233655 Jul 24 00:57:56.662507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.669316 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.669316 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:56.672354 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.672354 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:56.672841 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:57:56.673976 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:57:56.679087 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-25e0c83d-ca3c-45d7-b5b2-a616f34e8323 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:57:56.679621 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 696/2743] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.688376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.690327 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:56.690827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.691263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.692242 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:56.695706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Created reservations ['70cc7bc1-e690-45e4-b661-3ef8cb47bfa8', '9291d22e-55a2-426b-a1c9-7ec34644ec21'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:56.697212 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.697212 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:56.698766 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eca88e02-72b8-494c-bfe8-cc4941533d2b tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:56.698766 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 684/2744] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.732972 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2eb18890-7c18-4fa7-a98a-c2896b9c1126 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:56.733472 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 681/2745] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:56 2026] POST /volume/v3/backups => generated 327 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:56.742868 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-afc38c15-3198-481b-a799-8f9460aabdda None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.744579 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afc38c15-3198-481b-a799-8f9460aabdda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:57:56.744822 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afc38c15-3198-481b-a799-8f9460aabdda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.745027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afc38c15-3198-481b-a799-8f9460aabdda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.745140 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-afc38c15-3198-481b-a799-8f9460aabdda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:56.749348 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.749348 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:56.750332 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afc38c15-3198-481b-a799-8f9460aabdda tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:57:56.750825 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 685/2746] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:56.779001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.781261 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.783331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.783529 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.796663 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.796663 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:56.802988 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:56.809866 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-971bc55c-89b6-4fe8-9230-e76b0b79d8fd tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 200 Jul 24 00:57:56.810460 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 697/2747] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 1386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:56.828614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.830111 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.830514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.830841 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.838560 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.838560 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:56.845389 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:56.848732 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87e6d1b3-d7dc-4ac6-9efb-770bf9a2db50 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 200 Jul 24 00:57:56.849399 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 685/2748] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:56.864011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.865959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.866161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.866442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.877077 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.877077 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:56.881725 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:56.888836 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3917041a-ae06-41a2-946a-b820b0bb11e0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 200 Jul 24 00:57:56.889263 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 682/2749] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:56.902075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-462a380d-8213-4185-a595-3e925131cad6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.908506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.908795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.909062 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.909334 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume with id: 4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.920567 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.920567 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:56.921268 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:56.957419 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume request issued successfully. Jul 24 00:57:56.957419 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-462a380d-8213-4185-a595-3e925131cad6 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 202 Jul 24 00:57:56.958493 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 686/2750] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:56 2026] DELETE /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:56.970051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:56.973075 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:56.973372 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:56.973621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:56.983534 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:56.983534 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:56.988624 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:56.999003 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34b2a84f-dd4a-4f42-9af1-cedabcaf0351 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 200 Jul 24 00:57:56.999323 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 698/2751] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:56 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 1385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:57.290241 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.291523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:57:57.291744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.291937 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.297066 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.297066 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:57.297525 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:57:57.298345 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c1aacb0-20d4-4ca6-84f7-717ca6ffe7ad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 200 Jul 24 00:57:57.298713 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 686/2752] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.311796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.313685 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:57:57.316213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "snapshot_id": "7bbd1328-a07f-4cbe-a791-e4587756cff9", "name": "tempest-VolumesSnapshotTestJSON-Backup-539690278", "container": "tempest-volumessnapshottestjson-backup-container-1068598370"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:57.316213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Creating new backup {'backup': {'volume_id': '75fe0739-870f-4ad7-96f3-ad470f18510e', 'snapshot_id': '7bbd1328-a07f-4cbe-a791-e4587756cff9', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-539690278', 'container': 'tempest-volumessnapshottestjson-backup-container-1068598370'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:57:57.316213 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Creating backup of volume 75fe0739-870f-4ad7-96f3-ad470f18510e in container tempest-volumessnapshottestjson-backup-container-1068598370 Jul 24 00:57:57.324698 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.324698 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:57.325475 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:57:57.331377 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.331377 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:57.332670 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:57:57.359618 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a4d90116-8c33-412c-aada-daa0d64ea21e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.362350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['56e865c1-380e-45e3-9588-8a8e2861b44e', '9ddb8374-75d4-41ab-bb31-90af45cda0f2'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:57.362449 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a4d90116-8c33-412c-aada-daa0d64ea21e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 Jul 24 00:57:57.362508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a4d90116-8c33-412c-aada-daa0d64ea21e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.362819 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a4d90116-8c33-412c-aada-daa0d64ea21e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.370688 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a4d90116-8c33-412c-aada-daa0d64ea21e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 returned with HTTP 404 Jul 24 00:57:57.371374 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 687/2753] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/e5e1b9fe-b149-45ed-ac93-a6556e98c8c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:57.381643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-74259baf-64c9-401b-808d-40eecacf8ba3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.383636 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:57:57.385207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.385207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.385358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:57.395902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1bb6f326-4e3a-478d-8a47-4a72f88824f5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:57:57.396607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-661e1bbe-2c13-459f-8419-c53215373f89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.396844 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 683/2754] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:57 2026] POST /volume/v3/backups => generated 332 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:57.399577 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-661e1bbe-2c13-459f-8419-c53215373f89 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:57.399848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-661e1bbe-2c13-459f-8419-c53215373f89 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.400111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-661e1bbe-2c13-459f-8419-c53215373f89 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.407423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.409575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:57:57.409772 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.409972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.410118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:57.413716 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.413716 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:57.414761 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.414761 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:57.415798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aacdf73b-02a5-47a1-b654-6de2f4c73262 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:57:57.416479 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 688/2755] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.421362 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-661e1bbe-2c13-459f-8419-c53215373f89 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:57.434747 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-661e1bbe-2c13-459f-8419-c53215373f89 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:57.435218 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 687/2756] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:57.437126 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Get all volumes completed successfully. Jul 24 00:57:57.440857 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.440857 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:57.448957 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-74259baf-64c9-401b-808d-40eecacf8ba3 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:57:57.449462 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 699/2757] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13595 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:57.471174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4dbcd8a5-272d-4391-8cd8-02422b65db9d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.472818 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dbcd8a5-272d-4391-8cd8-02422b65db9d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] DELETE https://10.4.3.67/volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346 Jul 24 00:57:57.474714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dbcd8a5-272d-4391-8cd8-02422b65db9d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.474714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dbcd8a5-272d-4391-8cd8-02422b65db9d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.474714 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.474714 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:57.508310 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.512616 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:57.512616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.512812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.516260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dbcd8a5-272d-4391-8cd8-02422b65db9d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346 returned with HTTP 202 Jul 24 00:57:57.516875 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 684/2758] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:57:57 2026] DELETE /volume/v3/types/2dac6d51-8cdb-409f-a30f-1a52139d4346 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:57.525565 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.525565 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:57.531298 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cf9fd533-684b-4a2f-90f3-ff9f9fb11fbf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.531803 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:57.533363 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf9fd533-684b-4a2f-90f3-ff9f9fb11fbf tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:57:57.533820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf9fd533-684b-4a2f-90f3-ff9f9fb11fbf tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1962005587", "extra_specs": {}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:57.538001 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-845dcd60-e280-47bc-99b9-aeda820da6f8 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:57.538529 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 689/2759] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:57.552869 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf9fd533-684b-4a2f-90f3-ff9f9fb11fbf tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:57:57.553395 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 688/2760] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:57:57 2026] POST /volume/v3/types => generated 214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.564283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.564418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e7cd4d18-e182-48d0-aa76-5f16408f1085 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.566061 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c/action Jul 24 00:57:57.568347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:57:57.568347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:57.568410 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7cd4d18-e182-48d0-aa76-5f16408f1085 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8/encryption Jul 24 00:57:57.568410 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7cd4d18-e182-48d0-aa76-5f16408f1085 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:57.581923 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.581923 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:57.582059 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:57.588767 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7cd4d18-e182-48d0-aa76-5f16408f1085 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8/encryption returned with HTTP 200 Jul 24 00:57:57.589140 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Begin detaching volume completed successfully. Jul 24 00:57:57.589427 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-d5ca4a7c-6a3b-47f2-8b0a-6f842eb89b8c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c/action returned with HTTP 202 Jul 24 00:57:57.590133 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 700/2761] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:57:57 2026] POST /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:57:57.590301 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 685/2762] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:57:57 2026] POST /volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.601297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.604034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:57.604512 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1609727297", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1962005587", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:57.606465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1609727297', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1962005587', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:57.617330 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume of 1 GB Jul 24 00:57:57.617330 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.617330 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:57.617761 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Availability Zones retrieved successfully. Jul 24 00:57:57.625562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (2b45d0bb-c098-432e-9151-bafd36d084c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:57.627273 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6f8838-008e-4c7d-b47d-dffdf45c4710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:57.628214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:57.649056 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-96238a0c-73f6-4691-aa02-8a2a3227b1c0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.649641 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96238a0c-73f6-4691-aa02-8a2a3227b1c0 None None] GET https://10.4.3.67/volume// Jul 24 00:57:57.649981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96238a0c-73f6-4691-aa02-8a2a3227b1c0 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.650245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96238a0c-73f6-4691-aa02-8a2a3227b1c0 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.650697 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96238a0c-73f6-4691-aa02-8a2a3227b1c0 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:57:57.651082 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 689/2763] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:57:57.660326 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.664080 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:57:57.664080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.664080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.666921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6f8838-008e-4c7d-b47d-dffdf45c4710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5cf151f-c457-4923-b91d-ebcb21b943d8,is_public=True,name='tempest-scenario-type-luksv2-1962005587',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5cf151f-c457-4923-b91d-ebcb21b943d8', '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=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:57.667913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eb4c27-5456-4b6a-9811-e5d2102acd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:57.678026 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.678026 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:57.681803 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:57:57.686247 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-1b851dc8-1d6c-4cdd-90e5-04bf69ef5734 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:57:57.686731 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 701/2764] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:57:57.693008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.694887 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:57:57.695563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.697249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.707349 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.707349 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:57.707441 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1962005587 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1962005587, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:57.707441 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1962005587 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1962005587, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:57:57.711688 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:57:57.718041 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5f06b4f-583a-4316-a1b5-4f11d8e9ce91 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:57:57.718822 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 686/2765] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.719777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.721878 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:57.722287 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.722762 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.722762 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:57.728870 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.728870 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:57.729643 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5f0bc4b-2dfa-42cd-9c30-2369fcbea890 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:57.730037 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 690/2766] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.744438 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Created reservations ['ec7fec88-89b6-4056-a630-e86f12224e7c', '39b08ff0-a280-4527-893d-13c279dfdb61', '54008432-460c-4e62-a8e9-338d0cafc6ba', 'd3f0cda6-ec6a-40e2-b434-2d26c72a670f'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:57.745696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eb4c27-5456-4b6a-9811-e5d2102acd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7fec88-89b6-4056-a630-e86f12224e7c', '39b08ff0-a280-4527-893d-13c279dfdb61', '54008432-460c-4e62-a8e9-338d0cafc6ba', 'd3f0cda6-ec6a-40e2-b434-2d26c72a670f']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:57.746767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a021a78a-8c00-4a0a-b5dc-5157ffe22b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:57.767083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1372634a-a301-4edf-8413-ec126e34cab2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:57.769311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1372634a-a301-4edf-8413-ec126e34cab2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:57:57.769671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1372634a-a301-4edf-8413-ec126e34cab2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:57.769818 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1372634a-a301-4edf-8413-ec126e34cab2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:57.769970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1372634a-a301-4edf-8413-ec126e34cab2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:57.775576 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:57.775576 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:57.776564 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1372634a-a301-4edf-8413-ec126e34cab2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:57:57.777052 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 702/2767] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:57 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:57.781042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a021a78a-8c00-4a0a-b5dc-5157ffe22b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e6c917-f1a2-44e6-b23c-40b37b70a57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1609727297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['ec7fec88-89b6-4056-a630-e86f12224e7c','39b08ff0-a280-4527-893d-13c279dfdb61','54008432-460c-4e62-a8e9-338d0cafc6ba','d3f0cda6-ec6a-40e2-b434-2d26c72a670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=b5cf151f-c457-4923-b91d-ebcb21b943d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1609727297',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e6e6c917-f1a2-44e6-b23c-40b37b70a57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f23a0c594e406987b5a38bfc748786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3687f668ed77460caf82be104bf04103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5cf151f-c457-4923-b91d-ebcb21b943d8),volume_type_id=b5cf151f-c457-4923-b91d-ebcb21b943d8)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:57.782209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0e3ef8-ef2d-465e-a710-abcf2c63fe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:57.824992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0e3ef8-ef2d-465e-a710-abcf2c63fe79) transitioned into state 'SUCCESS' from state '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-1609727297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['ec7fec88-89b6-4056-a630-e86f12224e7c','39b08ff0-a280-4527-893d-13c279dfdb61','54008432-460c-4e62-a8e9-338d0cafc6ba','d3f0cda6-ec6a-40e2-b434-2d26c72a670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=b5cf151f-c457-4923-b91d-ebcb21b943d8)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:57.825822 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e902eb3b-d4ab-40eb-8c2a-955e241eaacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:57.841091 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e902eb3b-d4ab-40eb-8c2a-955e241eaacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:57.841852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (2b45d0bb-c098-432e-9151-bafd36d084c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:57.842211 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request issued successfully. Jul 24 00:57:57.842777 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6748869-8aed-4a1b-b04f-70866deed3f4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:57.843258 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 690/2768] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:57:57 2026] POST /volume/v3/volumes => generated 785 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:58.015904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87b06542-2bc9-40b3-a2be-a5ecbc21dd9b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.019295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87b06542-2bc9-40b3-a2be-a5ecbc21dd9b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 Jul 24 00:57:58.019295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87b06542-2bc9-40b3-a2be-a5ecbc21dd9b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.019295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87b06542-2bc9-40b3-a2be-a5ecbc21dd9b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.024331 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87b06542-2bc9-40b3-a2be-a5ecbc21dd9b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 returned with HTTP 404 Jul 24 00:57:58.024998 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 687/2769] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/volumes/4e5897f1-2f9a-42eb-bba6-627560fffbc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:58.031889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.033846 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:58.034109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.034368 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.043049 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.043049 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:58.047428 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:58.055760 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b5c9ed3f-c40b-4f0e-ab8d-abc52f3b7029 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 200 Jul 24 00:57:58.056380 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 691/2770] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:58.070310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.072965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] DELETE https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:58.073247 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.073445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.073627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume with id: fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:58.081425 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.081425 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:58.081845 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:58.103488 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume request issued successfully. Jul 24 00:57:58.103739 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ebddc31-3caa-47a0-a8c3-676d4dc28889 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 202 Jul 24 00:57:58.104352 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 703/2771] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:57:58 2026] DELETE /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:57:58.114934 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.117607 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:58.117848 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.118110 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.130386 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.130386 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:58.133829 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:58.139806 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c96c46e2-ba99-4c86-8c50-43a4b515c441 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 200 Jul 24 00:57:58.140182 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 691/2772] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:57:58.428590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.431060 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:57:58.431409 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.431682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.431852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:58.436774 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.436774 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:58.437710 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b45f0236-55ea-4af0-925e-5c0a117891c3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:57:58.438134 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 688/2773] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:58.737076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.738840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:57:58.739041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.739254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.744863 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-06babdc1-52a7-46b1-b79b-004472bba832 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.746159 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-06babdc1-52a7-46b1-b79b-004472bba832 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:58.746370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-06babdc1-52a7-46b1-b79b-004472bba832 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.746680 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-06babdc1-52a7-46b1-b79b-004472bba832 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.746824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-06babdc1-52a7-46b1-b79b-004472bba832 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:58.749454 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.749454 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:58.752961 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.752961 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:58.753150 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:57:58.753889 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-06babdc1-52a7-46b1-b79b-004472bba832 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:58.754399 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 704/2774] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:58.757656 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3cb2440-70af-49b0-96aa-85f4938c1b36 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:57:58.758031 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 692/2775] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:58.789409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:58.791874 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:57:58.792173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:58.792435 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:58.792671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:58.798286 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:58.798286 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:58.799866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cdf6c85e-e3a1-4247-b8e7-841ecc8a3939 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:57:58.800527 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 692/2776] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:58 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:59.155951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-67b1e422-1bb7-44d3-b595-ee9dd16fa3e9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.158543 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-67b1e422-1bb7-44d3-b595-ee9dd16fa3e9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e Jul 24 00:57:59.158826 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-67b1e422-1bb7-44d3-b595-ee9dd16fa3e9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.159096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-67b1e422-1bb7-44d3-b595-ee9dd16fa3e9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.167492 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-67b1e422-1bb7-44d3-b595-ee9dd16fa3e9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e returned with HTTP 404 Jul 24 00:57:59.168089 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 689/2777] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/volumes/fc09779d-d1ae-4b7a-beb0-a436a388eb4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:57:59.179857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.182171 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:57:59.182667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1784625840"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:57:59.185396 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1784625840'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:57:59.185396 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume of 1 GB Jul 24 00:57:59.191400 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Availability Zones retrieved successfully. Jul 24 00:57:59.200378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (b11e57cf-42d2-42fb-bfb4-2b14d7b3df96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:59.201834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311a16dc-0631-4800-b6e9-e5aeb1110d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:59.203113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:57:59.240097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311a16dc-0631-4800-b6e9-e5aeb1110d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:59.241043 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71b29f1-e042-4c86-ae7b-b3ceb5995b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:59.286117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Created reservations ['096d6a2a-fb30-4d84-aa32-b54be87ba342', '039061ee-1ec9-43ce-86b9-a327d3375777', '76e6ec83-18a0-4a1f-9e22-5681e6b7f95d', '353f842b-5f05-4235-a88b-864a7767b2ef'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:57:59.287012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71b29f1-e042-4c86-ae7b-b3ceb5995b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['096d6a2a-fb30-4d84-aa32-b54be87ba342', '039061ee-1ec9-43ce-86b9-a327d3375777', '76e6ec83-18a0-4a1f-9e22-5681e6b7f95d', '353f842b-5f05-4235-a88b-864a7767b2ef']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:59.288003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b387e25-3d0e-4d05-a7f8-29651ffb726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:59.318548 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b387e25-3d0e-4d05-a7f8-29651ffb726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710aa7e2-9136-4a4e-8c9a-660cea1eb489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1784625840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['096d6a2a-fb30-4d84-aa32-b54be87ba342','039061ee-1ec9-43ce-86b9-a327d3375777','76e6ec83-18a0-4a1f-9e22-5681e6b7f95d','353f842b-5f05-4235-a88b-864a7767b2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1784625840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710aa7e2-9136-4a4e-8c9a-660cea1eb489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e40c61a4d0945f4a53e1da085aecc58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:59.319479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb60c8f-e5e6-4b4f-a227-605cbf70d5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:59.337358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb60c8f-e5e6-4b4f-a227-605cbf70d5d2) transitioned into state 'SUCCESS' from state '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-1784625840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['096d6a2a-fb30-4d84-aa32-b54be87ba342','039061ee-1ec9-43ce-86b9-a327d3375777','76e6ec83-18a0-4a1f-9e22-5681e6b7f95d','353f842b-5f05-4235-a88b-864a7767b2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:59.338026 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c627fb9-f7e1-4e29-b7c7-bf454f2125f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:57:59.346134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c627fb9-f7e1-4e29-b7c7-bf454f2125f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:57:59.346862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (b11e57cf-42d2-42fb-bfb4-2b14d7b3df96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:57:59.347148 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request issued successfully. Jul 24 00:57:59.347659 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c3661b9-58f6-4055-93d9-d24a178fd384 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:57:59.348052 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 705/2778] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:57:59 2026] POST /volume/v3/volumes => generated 745 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:57:59.364039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.366150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:57:59.366398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.366652 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.374393 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:59.374393 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:59.378809 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:57:59.384719 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-07210e9e-a651-4b94-8f8c-d6dcce56bff9 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 200 Jul 24 00:57:59.385379 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 693/2779] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:59.456404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.461063 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:57:59.461319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.461537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.461771 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:59.468260 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:59.468260 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:57:59.469527 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f97485fd-9737-4e26-a713-9a51a8fb08e9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:57:59.469527 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 693/2780] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:59.768995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.770943 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:57:59.771170 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.771388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.771494 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:59.775543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.775905 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:59.775905 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:57:59.776504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fdaf2c87-bce2-463f-8bec-f010704e3838 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:57:59.776848 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 690/2781] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:57:59.778259 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:57:59.778576 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.778882 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.790883 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:59.790883 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:57:59.794897 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:57:59.803027 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8052e444-dbf2-4d9f-81a2-f4f57116bf20 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:57:59.803652 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 706/2782] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:57:59.811744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-37299e0d-497f-404c-b11d-627ca81e26c8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:59.814525 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37299e0d-497f-404c-b11d-627ca81e26c8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:57:59.814799 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37299e0d-497f-404c-b11d-627ca81e26c8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:59.815065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37299e0d-497f-404c-b11d-627ca81e26c8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:59.815254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-37299e0d-497f-404c-b11d-627ca81e26c8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:57:59.821126 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:57:59.821126 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:57:59.822181 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37299e0d-497f-404c-b11d-627ca81e26c8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:57:59.822705 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 694/2783] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:57:59 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.398901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.403164 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:00.403407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.403888 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.416860 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.416860 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:00.428222 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:00.443723 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-961f4bb7-c15f-460d-8b9e-4d06dab60936 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 200 Jul 24 00:58:00.443723 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 694/2784] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.465068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-290f94d7-107c-4c5b-ad92-3472878e347c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.467755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:00.468272 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "710aa7e2-9136-4a4e-8c9a-660cea1eb489", "size": 2, "name": "tempest-VolumesCloneTest-Volume-877100674"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:00.470442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request body: {'volume': {'source_volid': '710aa7e2-9136-4a4e-8c9a-660cea1eb489', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-877100674'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:00.482156 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-81adb9c8-a21d-4426-8971-531493b12659 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.483278 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.483278 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:00.483770 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume retrieved successfully. Jul 24 00:58:00.483903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume of 2 GB Jul 24 00:58:00.485203 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81adb9c8-a21d-4426-8971-531493b12659 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:00.485567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81adb9c8-a21d-4426-8971-531493b12659 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.485817 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81adb9c8-a21d-4426-8971-531493b12659 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.486008 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-81adb9c8-a21d-4426-8971-531493b12659 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:00.489478 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Availability Zones retrieved successfully. Jul 24 00:58:00.494436 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.494436 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:00.495270 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81adb9c8-a21d-4426-8971-531493b12659 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:00.495658 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 707/2785] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.497602 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (3ac1f0af-0c24-4fa4-be7a-dfbcb21885c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:00.499518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c8eedd-8b0b-4788-a808-17afe61c0f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:00.500823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:00.529768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c8eedd-8b0b-4788-a808-17afe61c0f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '710aa7e2-9136-4a4e-8c9a-660cea1eb489', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:00.530579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81c01fb-cf31-449b-ac09-0f2018df085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:00.572310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Created reservations ['0b4aedaf-e387-4bee-ab28-164abd06d1db', '45fadfe1-471b-4bbd-8bd0-12a6536de078', '997b6c2c-6b1c-43dd-89f4-d2371d6b911a', 'd10cfe87-9853-4e80-a5ec-8fedca54a157'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:00.573269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81c01fb-cf31-449b-ac09-0f2018df085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4aedaf-e387-4bee-ab28-164abd06d1db', '45fadfe1-471b-4bbd-8bd0-12a6536de078', '997b6c2c-6b1c-43dd-89f4-d2371d6b911a', 'd10cfe87-9853-4e80-a5ec-8fedca54a157']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:00.574206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c492e1-893e-4392-aab5-a4648e44a449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:00.615176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c492e1-893e-4392-aab5-a4648e44a449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761b3b60-c5b3-4e63-b2a7-833370f2c2a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-877100674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['0b4aedaf-e387-4bee-ab28-164abd06d1db','45fadfe1-471b-4bbd-8bd0-12a6536de078','997b6c2c-6b1c-43dd-89f4-d2371d6b911a','d10cfe87-9853-4e80-a5ec-8fedca54a157'],size=2,snapshot_id=None,source_replicaid=,source_volid=710aa7e2-9136-4a4e-8c9a-660cea1eb489,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-877100674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761b3b60-c5b3-4e63-b2a7-833370f2c2a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e40c61a4d0945f4a53e1da085aecc58',provider_auth=None,provider_geometry=None,provider_id=None,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=710aa7e2-9136-4a4e-8c9a-660cea1eb489,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:00.615987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585f74db-c129-4412-8325-8b5fed1abb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:00.638000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585f74db-c129-4412-8325-8b5fed1abb06) transitioned into state 'SUCCESS' from state '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-877100674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e40c61a4d0945f4a53e1da085aecc58',qos_specs=None,replication_status=,reservations=['0b4aedaf-e387-4bee-ab28-164abd06d1db','45fadfe1-471b-4bbd-8bd0-12a6536de078','997b6c2c-6b1c-43dd-89f4-d2371d6b911a','d10cfe87-9853-4e80-a5ec-8fedca54a157'],size=2,snapshot_id=None,source_replicaid=,source_volid=710aa7e2-9136-4a4e-8c9a-660cea1eb489,status='creating',user_id='237adf8e35e94f169c9c5d99e0d21e12',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:00.638000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3167e831-ea95-45e7-af42-bb9540d91f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:00.656885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3167e831-ea95-45e7-af42-bb9540d91f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:00.657891 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Flow 'volume_create_api' (3ac1f0af-0c24-4fa4-be7a-dfbcb21885c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:00.658295 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Create volume request issued successfully. Jul 24 00:58:00.658921 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-290f94d7-107c-4c5b-ad92-3472878e347c tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:00.659813 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 691/2786] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:00 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:00.678017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.679834 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:00.680028 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.680236 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.686914 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.686914 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:00.690966 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:00.695837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f79ab9bb-cae3-4d84-897f-dbaf1f0258eb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 200 Jul 24 00:58:00.696274 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 695/2787] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.789658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.791575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:00.791862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.792093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.792262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:00.798545 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.798545 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:00.799752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91788268-adb4-4467-a9ca-ecc3d40d67d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:00.799752 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 695/2788] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.821638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.827658 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:00.829151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.830166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.840545 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-10580f17-8684-4cce-ae76-54cd5440dc4f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:00.842861 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.842861 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:00.843957 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10580f17-8684-4cce-ae76-54cd5440dc4f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:00.845171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10580f17-8684-4cce-ae76-54cd5440dc4f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:00.845475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10580f17-8684-4cce-ae76-54cd5440dc4f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:00.845655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-10580f17-8684-4cce-ae76-54cd5440dc4f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:00.849431 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:00.853373 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:00.853373 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:00.854397 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10580f17-8684-4cce-ae76-54cd5440dc4f tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:00.855630 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 692/2789] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:00.858132 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-acfb02bb-3901-4f5a-b348-c8d02005ab9e tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:00.858132 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 708/2790] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:00 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.511563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.514249 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:01.514582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.514839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.515010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:01.524574 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.524574 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:01.525422 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b0f440a-1be4-4dff-8f0b-c3623f668a45 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:01.526018 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 696/2791] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.711396 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-839e4154-f293-4898-bc77-03a517d1a08f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.713983 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-839e4154-f293-4898-bc77-03a517d1a08f tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.714283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-839e4154-f293-4898-bc77-03a517d1a08f tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.714501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-839e4154-f293-4898-bc77-03a517d1a08f tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.723011 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.723011 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:01.728160 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-839e4154-f293-4898-bc77-03a517d1a08f tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:01.734123 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-839e4154-f293-4898-bc77-03a517d1a08f tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 200 Jul 24 00:58:01.734618 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 696/2792] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.752776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.754974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.755147 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.755405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.766539 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.766539 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:01.772972 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:01.779177 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25e83937-ecb1-4373-a580-3d7f7c4b99c0 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 200 Jul 24 00:58:01.779719 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 693/2793] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.799885 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.802787 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.803105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.803550 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.814097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.814925 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.814925 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:01.816592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:01.816861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.817151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.817282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:01.821044 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:01.829396 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.829396 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:01.830330 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cb9ad38b-1996-4aba-a872-2bbee9b8faa6 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:01.830833 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 697/2794] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.836744 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4114a597-6a68-4b75-ae3f-4247203ad9fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 200 Jul 24 00:58:01.838776 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 709/2795] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:01.860249 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.865858 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] DELETE https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.866208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.866617 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.867674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume with id: 761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.875096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9e010b4c-9342-424c-bd61-c620230775f8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.877227 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.878558 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.878558 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:01.879042 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:01.879944 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:01.880316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.880622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.881724 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e010b4c-9342-424c-bd61-c620230775f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:01.882008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e010b4c-9342-424c-bd61-c620230775f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.883443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e010b4c-9342-424c-bd61-c620230775f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.886034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9e010b4c-9342-424c-bd61-c620230775f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:01.892154 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.892154 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:01.895262 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.895262 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:01.896951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e010b4c-9342-424c-bd61-c620230775f8 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:01.898379 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:01.898702 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 694/2796] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.905355 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-032c0b49-b037-4d62-ae65-8be0f226ea13 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:01.905782 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 698/2797] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:01.918041 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume request issued successfully. Jul 24 00:58:01.918484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-955eeaa8-6b36-4b14-aa8b-1e759b448e6b tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 202 Jul 24 00:58:01.919376 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 697/2798] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:01 2026] DELETE /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:01.930515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ab06422a-a581-4465-b6c3-074dccd27047 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:01.933656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab06422a-a581-4465-b6c3-074dccd27047 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:01.933899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab06422a-a581-4465-b6c3-074dccd27047 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:01.934171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab06422a-a581-4465-b6c3-074dccd27047 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:01.944800 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:01.944800 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:01.951863 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ab06422a-a581-4465-b6c3-074dccd27047 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:01.958338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab06422a-a581-4465-b6c3-074dccd27047 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 200 Jul 24 00:58:01.958785 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 710/2799] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:01 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:02.540608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:02.549168 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:02.549168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:02.549168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:02.549168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:02.555271 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:02.555271 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:02.558544 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a5ce8e2-6496-4cfd-89ea-9f091a46bf2b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:02.558544 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 695/2800] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:02 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:02.849232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:02.855737 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:02.855737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:02.855737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:02.855737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:02.858777 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:02.858777 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:02.859469 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a2a62a4b-2cb6-4b8d-8ebc-2ae18254f325 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:02.859888 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 699/2801] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:02 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:02.914705 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0db110e5-6db4-4a02-8681-f653a56550c0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:02.917234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0db110e5-6db4-4a02-8681-f653a56550c0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:02.917495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0db110e5-6db4-4a02-8681-f653a56550c0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:02.917790 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0db110e5-6db4-4a02-8681-f653a56550c0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:02.917964 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0db110e5-6db4-4a02-8681-f653a56550c0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:02.927751 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:02.927751 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:02.928674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0db110e5-6db4-4a02-8681-f653a56550c0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:02.928969 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 698/2802] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:02 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:02.930257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:02.933142 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:02.933435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:02.933729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:02.945932 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:02.945932 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:02.953557 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:02.962555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8e1d35dc-b63d-4727-b279-eaed22d6b8b2 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:02.962983 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 711/2803] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:02 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:02.978524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cbb39022-9ea1-49dd-8a49-5b29fb7971fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:02.981867 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cbb39022-9ea1-49dd-8a49-5b29fb7971fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 Jul 24 00:58:02.981867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cbb39022-9ea1-49dd-8a49-5b29fb7971fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:02.983100 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cbb39022-9ea1-49dd-8a49-5b29fb7971fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:02.992927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cbb39022-9ea1-49dd-8a49-5b29fb7971fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 returned with HTTP 404 Jul 24 00:58:02.993843 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 696/2804] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:02 2026] GET /volume/v3/volumes/761b3b60-c5b3-4e63-b2a7-833370f2c2a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:03.002697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.005054 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:03.005395 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.005718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.016739 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.016739 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:03.024861 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:03.043239 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67f07c24-a8e3-4b70-8ba8-c547a0454224 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 200 Jul 24 00:58:03.044478 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 700/2805] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:03.064493 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7db81e29-2d31-4565-925a-8f00871216fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.066757 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] DELETE https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:03.067055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.067405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.067779 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume with id: 710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:03.077913 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.077913 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:03.078544 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:03.106082 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Delete volume request issued successfully. Jul 24 00:58:03.106628 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7db81e29-2d31-4565-925a-8f00871216fb tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 202 Jul 24 00:58:03.107127 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 699/2806] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:03 2026] DELETE /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:03.120021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.122108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:03.122360 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.122557 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.137168 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.137168 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:03.149237 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Volume info retrieved successfully. Jul 24 00:58:03.161469 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5892ce17-49ee-4718-87e7-a8bbb6c124a3 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 200 Jul 24 00:58:03.162043 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 712/2807] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:03.575365 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.578072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:03.578413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.578681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.578830 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:03.586787 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.586787 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:03.587815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e068ddd7-2a6f-4bee-9b94-87366fa3f127 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:03.588677 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 697/2808] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:03.872777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.875160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:03.875416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.875651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.875782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:03.881158 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.881158 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:03.881892 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f353ea3-e3a2-4383-b4d3-92af7ee4c830 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:03.882375 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 701/2809] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:03.941493 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-276afc17-153e-408f-9d1c-54c32067ab09 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.943914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-276afc17-153e-408f-9d1c-54c32067ab09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:03.944184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-276afc17-153e-408f-9d1c-54c32067ab09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.944451 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-276afc17-153e-408f-9d1c-54c32067ab09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.944601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-276afc17-153e-408f-9d1c-54c32067ab09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:03.950176 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.950176 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:03.950907 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-276afc17-153e-408f-9d1c-54c32067ab09 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:03.951392 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 700/2810] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:03.981246 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:03.983605 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:03.983845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:03.984076 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:03.992513 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:03.992513 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:03.996559 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:04.001740 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe5287b2-3aab-4fae-b7e2-42235300edb8 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:04.002266 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 713/2811] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:03 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:04.177975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c47e85db-daeb-4f33-8883-c2f4a7bf5df8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:04.180250 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c47e85db-daeb-4f33-8883-c2f4a7bf5df8 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] GET https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 Jul 24 00:58:04.181154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c47e85db-daeb-4f33-8883-c2f4a7bf5df8 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:04.181530 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c47e85db-daeb-4f33-8883-c2f4a7bf5df8 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:04.189571 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c47e85db-daeb-4f33-8883-c2f4a7bf5df8 tempest-VolumesCloneTest-675891567 tempest-VolumesCloneTest-675891567-project-member] https://10.4.3.67/volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 returned with HTTP 404 Jul 24 00:58:04.190338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 698/2812] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:04 2026] GET /volume/v3/volumes/710aa7e2-9136-4a4e-8c9a-660cea1eb489 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:04.599894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-213893ea-7b95-4691-87d6-06a844c74c0c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:04.601871 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-213893ea-7b95-4691-87d6-06a844c74c0c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:04.602158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-213893ea-7b95-4691-87d6-06a844c74c0c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:04.602283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-213893ea-7b95-4691-87d6-06a844c74c0c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:04.602344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-213893ea-7b95-4691-87d6-06a844c74c0c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:04.608295 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:04.608295 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:04.609438 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-213893ea-7b95-4691-87d6-06a844c74c0c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:04.610392 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 702/2813] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:04 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:04.895715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:04.898175 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:04.898526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:04.898668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:04.898804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:04.904428 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:04.904428 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:04.905180 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f6c385b-89c5-4a0a-9e70-067fb412b532 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:04.905705 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 701/2814] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:04 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:04.962715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-575be417-00ac-496f-88f3-6ae2d9552bfc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:04.967304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-575be417-00ac-496f-88f3-6ae2d9552bfc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:04.967512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-575be417-00ac-496f-88f3-6ae2d9552bfc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:04.967745 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-575be417-00ac-496f-88f3-6ae2d9552bfc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:04.967883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-575be417-00ac-496f-88f3-6ae2d9552bfc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:04.972805 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:04.972805 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:04.973530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-575be417-00ac-496f-88f3-6ae2d9552bfc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:04.973907 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 714/2815] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:04 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:05.019750 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-06a89748-42e5-497b-839f-8f763b503468 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:05.022811 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-06a89748-42e5-497b-839f-8f763b503468 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:05.023358 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-06a89748-42e5-497b-839f-8f763b503468 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:05.023358 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-06a89748-42e5-497b-839f-8f763b503468 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:05.031604 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:05.031604 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:05.035894 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-06a89748-42e5-497b-839f-8f763b503468 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:05.041407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-06a89748-42e5-497b-839f-8f763b503468 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:05.042034 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 699/2816] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:05 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:05.621581 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:05.626102 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:05.626102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:05.626102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:05.626102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:05.638822 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:05.638822 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:05.639926 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cff86ab-4f76-42db-81d2-e5ac596528d4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:05.640490 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 703/2817] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:05 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:05.898976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-8db44678-68e1-4554-8dd7-deee10197859 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:05.902508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-8db44678-68e1-4554-8dd7-deee10197859 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 Jul 24 00:58:05.902724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-8db44678-68e1-4554-8dd7-deee10197859 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:05.902897 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-8db44678-68e1-4554-8dd7-deee10197859 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:05.911574 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:05.911574 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:05.918244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:05.920152 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:05.920451 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:05.920738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:05.920924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:05.925579 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:05.925579 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:05.926478 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-250798b2-56b3-45a1-8866-ca14f4da6e79 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:05.927348 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 715/2818] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:05 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:05.976701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fad666d-5194-4021-a7db-3714b8c0ecef req-8db44678-68e1-4554-8dd7-deee10197859 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 returned with HTTP 200 Jul 24 00:58:05.977264 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 702/2819] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:58:05 2026] DELETE /volume/v3/attachments/3e738502-b7ff-453b-9b51-32991411d1b1 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:05.989506 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:05.993064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:05.993064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:05.993064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:05.993064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:05.997153 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:05.997153 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:05.997931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-722e2a33-3d5e-4548-893d-e4cebbc5742c tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:05.998334 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 700/2820] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:05 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:06.067310 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:06.069384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:06.069724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:06.069996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:06.088763 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:06.088763 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:06.093927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:06.095061 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:06.096073 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 00:58:06.096289 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:06.096575 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:06.101420 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-72e8e5e6-208c-4487-a1e5-5d862f507a00 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:06.101885 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 704/2821] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:06 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:06.105432 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:06.105432 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:06.110879 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:06.118714 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88f7281c-8131-448d-a9e6-d19c2b64f997 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 00:58:06.119437 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 716/2822] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:06 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:06.654222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-41090732-7452-47ca-8c5d-7ac5b727b488 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:06.658370 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-41090732-7452-47ca-8c5d-7ac5b727b488 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:06.658779 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-41090732-7452-47ca-8c5d-7ac5b727b488 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:06.659060 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-41090732-7452-47ca-8c5d-7ac5b727b488 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:06.659275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-41090732-7452-47ca-8c5d-7ac5b727b488 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:06.664788 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:06.664788 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:06.666373 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-41090732-7452-47ca-8c5d-7ac5b727b488 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:06.666567 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 703/2823] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:06 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:06.942708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:06.944739 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:06.944980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:06.945206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:06.945358 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:06.949714 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:06.949714 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:06.950510 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4cb24db2-d1d5-4a6d-8aa5-4e90b596cc68 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:06.950903 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 701/2824] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:06 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:06.963625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:06.966032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:06.966401 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cc157c9-5cac-42ab-b3cd-95bfab2426bb", "name": "tempest-VolumesBackupsTest-Backup-1645078625"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:06.967846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating new backup {'backup': {'volume_id': '8cc157c9-5cac-42ab-b3cd-95bfab2426bb', 'name': 'tempest-VolumesBackupsTest-Backup-1645078625'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:06.967987 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating backup of volume 8cc157c9-5cac-42ab-b3cd-95bfab2426bb in container None Jul 24 00:58:06.983955 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:06.983955 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:06.984572 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:07.009430 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['c4eb470b-61f6-4dc3-9ec8-ee9d5173bd1d', '51fc2987-fc33-401e-b835-5e97633ce7f5'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:07.009900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-04f86458-5c38-4006-a2de-21e748f9c7fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.012724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-04f86458-5c38-4006-a2de-21e748f9c7fc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:07.012963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-04f86458-5c38-4006-a2de-21e748f9c7fc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.013226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-04f86458-5c38-4006-a2de-21e748f9c7fc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.013572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-04f86458-5c38-4006-a2de-21e748f9c7fc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:07.021965 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.021965 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:07.022979 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-04f86458-5c38-4006-a2de-21e748f9c7fc tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:07.023447 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 717/2825] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:07.040293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a66a73e7-ee44-4384-b788-592f71aac7ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.045870 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a66a73e7-ee44-4384-b788-592f71aac7ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:07.046035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a66a73e7-ee44-4384-b788-592f71aac7ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.046348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a66a73e7-ee44-4384-b788-592f71aac7ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.046623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a66a73e7-ee44-4384-b788-592f71aac7ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:07.057284 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.057284 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:07.058404 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a66a73e7-ee44-4384-b788-592f71aac7ac tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:07.058904 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 704/2826] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:07.068213 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48abdcbe-6de6-45ef-a538-2c5bb8ef780c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:07.068213 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 705/2827] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:06 2026] POST /volume/v3/backups => generated 328 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:07.075433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-64aa885f-3827-4725-8823-54baefd5e3e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.077534 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:07.077534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.077534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.077534 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. Jul 24 00:58:07.082253 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.083941 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.083941 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:07.085398 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:07.085834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.086061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.086225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:07.092049 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.092049 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:07.093019 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-525df6c8-2af8-4aa0-b73d-f9b387fb8200 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:07.093483 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 718/2828] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:07.100020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:07.102152 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-64aa885f-3827-4725-8823-54baefd5e3e0 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 202 Jul 24 00:58:07.102667 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 702/2829] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:07 2026] DELETE /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:07.114301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b5872718-7993-4cff-b2a4-113a3463ac8a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.116489 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b5872718-7993-4cff-b2a4-113a3463ac8a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:07.116598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b5872718-7993-4cff-b2a4-113a3463ac8a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.116836 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b5872718-7993-4cff-b2a4-113a3463ac8a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.116924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b5872718-7993-4cff-b2a4-113a3463ac8a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:07.122209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.123406 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.123406 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:07.124007 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:07.124295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.124372 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b5872718-7993-4cff-b2a4-113a3463ac8a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 200 Jul 24 00:58:07.124511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.124772 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 705/2830] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:07.133910 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.133910 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:07.137681 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:07.142488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0ee567a-b6e8-4f95-b966-70e5fe951c19 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:07.143091 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 706/2831] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:07.679496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:07.681199 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:07.681392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:07.681572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:07.681701 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:07.686382 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:07.686382 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:07.686888 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a93365d-6c32-41f7-ac43-4f5c0fafa39e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:07.687377 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 719/2832] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:07 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:08.108792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.111988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:08.112357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.112690 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.112820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:08.125208 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.125208 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:08.126720 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-04d962bb-95af-417e-b24a-33bef63bcbb5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:08.128672 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 703/2833] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:08.136899 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.138854 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 Jul 24 00:58:08.139081 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.139359 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.139490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id c18d3af3-7dc6-41d4-9e32-9e8236f3cb78. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:08.143841 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7459ad33-5d71-4de8-a73a-6cb0ed2f5b03 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 returned with HTTP 404 Jul 24 00:58:08.144375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 706/2834] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/backups/c18d3af3-7dc6-41d4-9e32-9e8236f3cb78 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:08.159970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.166088 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:08.166324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.166499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.174624 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.174624 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:08.178512 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:08.185267 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e5c0038a-a8af-48d1-8677-40ab77afc3c9 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:08.185700 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 707/2835] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 1293 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:08.203215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.205632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] DELETE https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:08.205879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.206158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.206404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Delete volume with id: eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:08.213639 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.213639 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:08.214296 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:08.235161 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Delete volume request issued successfully. Jul 24 00:58:08.235459 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b4b1e1c-5a3b-40fc-ad33-a0c332f9611a tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 202 Jul 24 00:58:08.235870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 720/2836] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:08 2026] DELETE /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:08.252339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.259094 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:08.259479 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.259829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.278620 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.278620 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:08.284838 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Volume info retrieved successfully. Jul 24 00:58:08.290086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.295059 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:58:08.295331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.295521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.295655 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete backup with id: 180d0b53-5d53-4f88-9630-94f240fe0480. Jul 24 00:58:08.295872 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0edaad26-c858-4197-9b5e-3c7d6c6bb5c4 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 200 Jul 24 00:58:08.296634 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 704/2837] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:08.307648 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.307648 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:08.329242 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] delete_backup rpcapi backup_id 180d0b53-5d53-4f88-9630-94f240fe0480 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:08.329242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2decc1f7-b525-492d-b0ab-1ef34f6e2f2a tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 202 Jul 24 00:58:08.329502 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 707/2838] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:08 2026] DELETE /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:08.340391 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.345780 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:58:08.345780 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.345925 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.346049 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:08.354321 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.354321 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:08.354581 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1a855bf9-50be-43c9-8fa5-37c178e4f7f1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 200 Jul 24 00:58:08.354962 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 708/2839] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:08.704324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:08.706320 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:08.706725 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:08.707108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:08.707436 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:08.712406 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:08.712406 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:08.713178 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf2bb52c-63fd-46ba-9a5e-8e68ef44bfc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:08.713612 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 721/2840] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:08 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:09.139172 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.141530 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:09.141783 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.141942 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.142042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:09.148419 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.148419 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:09.149837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78b413f2-75b9-4673-b6d9-db5241f960c2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:09.150298 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 705/2841] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:09.310748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fc39397-4058-49c3-a9ce-3f1b4fd92cb5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.313950 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fc39397-4058-49c3-a9ce-3f1b4fd92cb5 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] GET https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 Jul 24 00:58:09.314166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fc39397-4058-49c3-a9ce-3f1b4fd92cb5 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.314650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fc39397-4058-49c3-a9ce-3f1b4fd92cb5 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.324407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fc39397-4058-49c3-a9ce-3f1b4fd92cb5 tempest-VolumeAndVolumeTypeFromImageTest-1624320055 tempest-VolumeAndVolumeTypeFromImageTest-1624320055-project-member] https://10.4.3.67/volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 returned with HTTP 404 Jul 24 00:58:09.325450 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 708/2842] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/eb915adf-6c98-4393-8008-da4b817d4a60 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:09.370812 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b069453a-0094-4911-875c-e8aeea00729d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.378772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b069453a-0094-4911-875c-e8aeea00729d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 Jul 24 00:58:09.379078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b069453a-0094-4911-875c-e8aeea00729d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.379367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b069453a-0094-4911-875c-e8aeea00729d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.379494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b069453a-0094-4911-875c-e8aeea00729d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Show backup with id 180d0b53-5d53-4f88-9630-94f240fe0480. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:09.392621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b069453a-0094-4911-875c-e8aeea00729d tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 returned with HTTP 404 Jul 24 00:58:09.393394 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 709/2843] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/backups/180d0b53-5d53-4f88-9630-94f240fe0480 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:09.567514 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.571407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:09.571745 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.572182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.590374 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.590374 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:09.595517 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:09.600405 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-620c8e28-d861-488b-814b-a0f597a27339 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:09.600939 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 722/2844] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1131 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:09.630525 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.632946 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] POST https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4/action Jul 24 00:58:09.633399 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:58:09.633519 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:09.645863 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.645863 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:09.646230 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:09.652274 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Begin detaching volume completed successfully. Jul 24 00:58:09.652429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-b21b01ac-6e8c-493d-a09b-bc448e302391 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4/action returned with HTTP 202 Jul 24 00:58:09.652882 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 706/2845] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:58:09 2026] POST /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:09.676556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-30350e54-68de-4a27-b39b-88f09f791701 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.678640 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30350e54-68de-4a27-b39b-88f09f791701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:09.679461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30350e54-68de-4a27-b39b-88f09f791701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.679461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30350e54-68de-4a27-b39b-88f09f791701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.692178 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.692178 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:09.696737 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-30350e54-68de-4a27-b39b-88f09f791701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:09.701508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30350e54-68de-4a27-b39b-88f09f791701 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:09.702930 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 709/2846] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:09.705608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9eec3e38-f607-474e-8558-f3e98daf7016 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.706006 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9eec3e38-f607-474e-8558-f3e98daf7016 None None] GET https://10.4.3.67/volume// Jul 24 00:58:09.706674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9eec3e38-f607-474e-8558-f3e98daf7016 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.706674 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9eec3e38-f607-474e-8558-f3e98daf7016 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.706795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9eec3e38-f607-474e-8558-f3e98daf7016 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:09.707016 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 710/2847] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:09.717214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.720786 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:09.721002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.721274 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.725800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.728386 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:09.728589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.728794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.728901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:09.736350 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.736350 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:09.736744 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.736744 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:09.737385 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b2d03d7-a63a-4c79-aae7-217932ebd967 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:09.737971 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 707/2848] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:09.744069 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:09.750267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-1d390a0f-06da-4605-933a-caee982998cd tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:09.750802 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 723/2849] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:09.783925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.786239 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:58:09.786516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.786776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.787929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:58:09.812930 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Get all volumes completed successfully. Jul 24 00:58:09.814309 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.814309 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:09.818473 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5470ea88-8cf9-4ca2-b607-01cc37e10869 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:58:09.824489 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 710/2850] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:09.849890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.852751 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb Jul 24 00:58:09.853111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.853354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.853570 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Delete volume with id: fe0325de-6346-4267-8d8a-dcebd3d770fb Jul 24 00:58:09.866326 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.866326 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:09.866761 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Volume info retrieved successfully. Jul 24 00:58:09.882839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.image.cache [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'e1eab030-26bf-4cb2-99a2-8994c9693cb6', 'volume_id': 'fe0325de-6346-4267-8d8a-dcebd3d770fb', 'host': 'np0000005792@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 0, 57, 56), 'last_used': datetime.datetime(2026, 7, 24, 0, 58, 8)}. {{(pid=100232) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 00:58:09.900451 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Delete volume request issued successfully. Jul 24 00:58:09.900768 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1671dfb7-bb4e-44ad-9220-958e0e0fc79b tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb returned with HTTP 202 Jul 24 00:58:09.901363 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 711/2851] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:09 2026] DELETE /volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:09.911679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:09.919882 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] GET https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb Jul 24 00:58:09.920324 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:09.920581 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:09.932634 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:09.932634 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:09.942071 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Volume info retrieved successfully. Jul 24 00:58:09.948590 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ccd1eeb9-8afb-48a1-b9d8-4e3c14270c9d tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb returned with HTTP 200 Jul 24 00:58:09.949393 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 708/2852] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:09 2026] GET /volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb => generated 1094 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:10.164173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.166896 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:10.167229 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.167488 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:10.167641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:10.173591 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:10.173591 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:10.174783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c491357-016f-47bd-ac73-aa3a19cb3ce2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:10.175609 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 724/2853] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:10 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:10.722898 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.725253 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:10.725253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.725698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:10.749890 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:10.749890 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:10.757556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.759046 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:10.760776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:10.761542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-2d377fd1-342c-496d-b307-5a5822a6d1e2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.762361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.762854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:10.762854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:10.765939 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b94aef72-8382-4b05-9e4e-ba75fd4ee7f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:10.766497 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 711/2854] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:10 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:10.767836 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-2d377fd1-342c-496d-b307-5a5822a6d1e2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 Jul 24 00:58:10.767929 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-2d377fd1-342c-496d-b307-5a5822a6d1e2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.769670 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-2d377fd1-342c-496d-b307-5a5822a6d1e2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:10.776858 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:10.776858 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:10.778030 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3be64d4-19eb-4f63-b2a2-53decfc99e8e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:10.778589 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 712/2855] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:10 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:10.780685 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:10.780685 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:10.859205 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-28076012-be0c-4d50-97c9-c92b1c7b9d30 req-2d377fd1-342c-496d-b307-5a5822a6d1e2 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 returned with HTTP 200 Jul 24 00:58:10.860361 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 709/2856] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:58:10 2026] DELETE /volume/v3/attachments/00f23995-f443-4cf6-9acd-ca9853a03e89 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:10.966298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7a81b466-616f-4d00-9c30-68350b711083 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.970348 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a81b466-616f-4d00-9c30-68350b711083 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] GET https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb Jul 24 00:58:10.970348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a81b466-616f-4d00-9c30-68350b711083 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.970348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a81b466-616f-4d00-9c30-68350b711083 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:10.976628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a81b466-616f-4d00-9c30-68350b711083 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb returned with HTTP 404 Jul 24 00:58:10.978208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 725/2857] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:10 2026] GET /volume/v3/volumes/fe0325de-6346-4267-8d8a-dcebd3d770fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:10.985525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f3316d8-09ad-4e85-bee3-29ad8245b154 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:10.987622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f3316d8-09ad-4e85-bee3-29ad8245b154 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] DELETE https://10.4.3.67/volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 Jul 24 00:58:10.987852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f3316d8-09ad-4e85-bee3-29ad8245b154 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:10.988142 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f3316d8-09ad-4e85-bee3-29ad8245b154 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:11.015371 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f3316d8-09ad-4e85-bee3-29ad8245b154 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 returned with HTTP 202 Jul 24 00:58:11.015371 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 712/2858] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:58:10 2026] DELETE /volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:11.024745 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c2e3b2c8-9936-41d5-9fe1-1b325d77fcb1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:11.027298 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c2e3b2c8-9936-41d5-9fe1-1b325d77fcb1 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] GET https://10.4.3.67/volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 Jul 24 00:58:11.027469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b2c8-9936-41d5-9fe1-1b325d77fcb1 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:11.027647 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b2c8-9936-41d5-9fe1-1b325d77fcb1 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:11.034048 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c2e3b2c8-9936-41d5-9fe1-1b325d77fcb1 tempest-VolumeAndVolumeTypeFromImageTest-1714419729 tempest-VolumeAndVolumeTypeFromImageTest-1714419729-project-admin] https://10.4.3.67/volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 returned with HTTP 404 Jul 24 00:58:11.034665 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 713/2859] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 00:58:11 2026] GET /volume/v3/types/39e5a493-e29e-4414-a78d-dcfef3192f00 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:11.187574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:11.189555 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:11.189852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:11.190110 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:11.190322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:11.197709 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:11.197709 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:11.198684 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72f9c436-7987-48ff-90d6-e8e8083ce428 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:11.199063 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 710/2860] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:11 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:11.787998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:11.789856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:11.790092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:11.790358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:11.792421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:11.796286 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:11.796286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:11.796286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:11.798159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:11.800313 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:11.800313 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:11.804842 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:11.804842 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:11.805762 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:11.805990 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b5457d29-c20a-4550-a107-1d7c6c93e0b1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:11.806508 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 713/2861] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:11 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:11.813576 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-061ed8e6-d0a5-48e7-9c7d-a0386b0e64f4 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:11.814116 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 726/2862] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:11 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:12.217389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-26321555-eddf-458c-9372-0ce99de27d48 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:12.219706 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26321555-eddf-458c-9372-0ce99de27d48 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:12.219706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26321555-eddf-458c-9372-0ce99de27d48 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:12.219706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26321555-eddf-458c-9372-0ce99de27d48 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:12.220116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-26321555-eddf-458c-9372-0ce99de27d48 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:12.228160 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:12.228160 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:12.229107 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26321555-eddf-458c-9372-0ce99de27d48 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:12.230013 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 714/2863] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:12 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:12.820973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:12.823309 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:12.823684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:12.823826 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:12.823968 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:12.829883 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:12.829883 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:12.830900 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff27394c-7518-4075-b6e6-ba10a088ce9c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:12.831701 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 711/2864] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:12 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:13.243363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9e8d535d-825b-4ea3-a286-f39d1603749f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:13.245328 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9e8d535d-825b-4ea3-a286-f39d1603749f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:13.245557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9e8d535d-825b-4ea3-a286-f39d1603749f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:13.245707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9e8d535d-825b-4ea3-a286-f39d1603749f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:13.245805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9e8d535d-825b-4ea3-a286-f39d1603749f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:13.250716 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:13.250716 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:13.251522 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9e8d535d-825b-4ea3-a286-f39d1603749f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:13.251883 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 714/2865] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:13 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:13.846413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:13.848633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:13.848633 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:13.848876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:13.849035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:13.854076 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:13.854076 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:13.855182 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4bd28a19-5533-46e5-a0c4-14a5e3e5364a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:13.855698 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 727/2866] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:13 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:13.866177 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:13.976199 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:13.976676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1951042000"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:13.978582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1951042000'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:13.978754 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:13.984127 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:13.992769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (96f5a67f-acd1-40df-af9b-aab40ae7b073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:13.994293 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9274437-64b3-4af4-a77a-7ba9e9034b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:13.995703 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:14.033212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9274437-64b3-4af4-a77a-7ba9e9034b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:14.034552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41ddc7e-b042-43a6-889b-ca863371c6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:14.115010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['28007aa2-f491-4488-9c87-bc53b3d9dfa8', '981e055a-381b-4f67-a86f-28780c6db07d', 'e92a5f72-aff7-4c70-ad2b-ad48ab43cbcb', '5136aa00-d2c5-47c7-8727-4b50e01d2f9a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:14.116210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41ddc7e-b042-43a6-889b-ca863371c6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28007aa2-f491-4488-9c87-bc53b3d9dfa8', '981e055a-381b-4f67-a86f-28780c6db07d', 'e92a5f72-aff7-4c70-ad2b-ad48ab43cbcb', '5136aa00-d2c5-47c7-8727-4b50e01d2f9a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:14.117334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54e7aba-f91e-4029-b031-7a6fbe3a2257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:14.148377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54e7aba-f91e-4029-b031-7a6fbe3a2257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cd67cc-1956-4aa5-8629-98437d64156e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1951042000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['28007aa2-f491-4488-9c87-bc53b3d9dfa8','981e055a-381b-4f67-a86f-28780c6db07d','e92a5f72-aff7-4c70-ad2b-ad48ab43cbcb','5136aa00-d2c5-47c7-8727-4b50e01d2f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1951042000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cd67cc-1956-4aa5-8629-98437d64156e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:14.149282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf571e7-7f0c-49ae-b306-b4a59841f6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:14.180966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf571e7-7f0c-49ae-b306-b4a59841f6ae) transitioned into state 'SUCCESS' from state '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-1951042000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['28007aa2-f491-4488-9c87-bc53b3d9dfa8','981e055a-381b-4f67-a86f-28780c6db07d','e92a5f72-aff7-4c70-ad2b-ad48ab43cbcb','5136aa00-d2c5-47c7-8727-4b50e01d2f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:14.182759 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8349d96e-80fb-48ed-863a-fc120e8ba161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:14.196172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8349d96e-80fb-48ed-863a-fc120e8ba161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:14.197457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (96f5a67f-acd1-40df-af9b-aab40ae7b073) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:14.198935 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:14.198935 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63f8cd1b-eff4-4e32-9a03-3fd9879901af tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:14.200573 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 715/2867] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:58:13 2026] POST /volume/v3/volumes => generated 756 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:14.217242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2c5d201e-c318-420e-baed-382e5ca314b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:14.220649 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c5d201e-c318-420e-baed-382e5ca314b5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:14.220902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c5d201e-c318-420e-baed-382e5ca314b5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:14.221312 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c5d201e-c318-420e-baed-382e5ca314b5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:14.234216 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:14.234216 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:14.240012 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2c5d201e-c318-420e-baed-382e5ca314b5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:14.249384 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c5d201e-c318-420e-baed-382e5ca314b5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e returned with HTTP 200 Jul 24 00:58:14.249788 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 712/2868] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:14 2026] GET /volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:14.269150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:14.271689 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:14.271898 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:14.272083 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:14.272249 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:14.279722 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:14.279722 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:14.280835 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0388b07a-9eb5-4744-a4ca-4f3f57bc4480 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:14.281671 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 715/2869] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:14 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:14.870073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:14.872680 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:14.872862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:14.873059 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:14.873204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:14.877668 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:14.877668 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:14.878422 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-742b3ffb-c3ae-4882-bc58-cb9dd1d12907 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:14.879046 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 728/2870] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:14 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.022103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.023966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:15.024201 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.024401 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.031439 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.031439 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:15.036224 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:15.038937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4de0fdf-2775-4bb3-90bf-d86406821be1 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:15.039374 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 716/2871] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.053167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.055454 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] DELETE https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:15.055726 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.055996 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.056246 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume with id: 22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:15.064986 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.064986 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:15.065651 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:15.087498 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Delete volume request issued successfully. Jul 24 00:58:15.087757 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6dabaad2-b55e-4c1f-a395-64f31c3ec2e3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 202 Jul 24 00:58:15.088317 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 713/2872] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:15 2026] DELETE /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:15.102111 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.106004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:15.106305 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.106572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.116264 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.116264 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:15.120867 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Volume info retrieved successfully. Jul 24 00:58:15.127336 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3241430-9c8d-4d0f-98e5-3978b9417838 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 200 Jul 24 00:58:15.127947 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 716/2873] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.265096 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.266861 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:15.267089 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.267255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.275855 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.275855 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:15.281806 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:15.286250 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e36fb062-325f-4f5f-9d59-eab7d635b5d4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e returned with HTTP 200 Jul 24 00:58:15.286593 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 729/2874] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.299921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2c2117e3-480e-44b5-886b-83db4039f67b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.303126 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2c2117e3-480e-44b5-886b-83db4039f67b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:15.303508 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2c2117e3-480e-44b5-886b-83db4039f67b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.303784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2c2117e3-480e-44b5-886b-83db4039f67b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.303958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2c2117e3-480e-44b5-886b-83db4039f67b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:15.308442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.309817 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.309817 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:15.313212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2c2117e3-480e-44b5-886b-83db4039f67b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:15.313212 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 717/2875] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.313395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:15.313395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85cd67cc-1956-4aa5-8629-98437d64156e", "name": "tempest-CreateVolumesFromBackupTest-Backup-1086321708"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:15.314277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Creating new backup {'backup': {'volume_id': '85cd67cc-1956-4aa5-8629-98437d64156e', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1086321708'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:15.314542 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Creating backup of volume 85cd67cc-1956-4aa5-8629-98437d64156e in container None Jul 24 00:58:15.328217 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.328217 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:15.328217 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:15.378422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['752d640d-afba-49e2-b90a-f41b7438ae11', 'ee1fcf80-0282-4b2d-8145-bb3bf5a7339c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:15.417150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98bc4d23-8f6f-45da-9b38-6c0580eeca6f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:15.417150 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 714/2876] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:15 2026] POST /volume/v3/backups => generated 337 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:15.429656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.432375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:15.432719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.432979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.433335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:15.441607 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.441607 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:15.442669 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e76a914-f524-4dfb-8e56-d0d6c0d76f19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:15.443087 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 717/2877] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:15.896390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:15.900608 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:15.900912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:15.901266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:15.901450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:15.907241 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:15.907241 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:15.908414 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4317d57-60e6-4e7e-8e22-9d6f26651645 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:15.909136 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 730/2878] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:15 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:16.143309 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-439d1503-7acb-47e6-8af3-5792701369d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:16.147936 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-439d1503-7acb-47e6-8af3-5792701369d3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] GET https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 Jul 24 00:58:16.147936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-439d1503-7acb-47e6-8af3-5792701369d3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:16.147936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-439d1503-7acb-47e6-8af3-5792701369d3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:16.158319 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-439d1503-7acb-47e6-8af3-5792701369d3 tempest-VolumesBackupsTest-1685106180 tempest-VolumesBackupsTest-1685106180-project-member] https://10.4.3.67/volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 returned with HTTP 404 Jul 24 00:58:16.158642 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 718/2879] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:16 2026] GET /volume/v3/volumes/22900ed5-3162-46db-97ef-fd5787326ac4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:16.325557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:16.327655 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:16.327938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:16.328126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:16.328275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:16.333887 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:16.333887 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:16.334690 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86c39e28-02ad-41b7-9096-e248fd0fe7db tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:16.336128 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 715/2880] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:16 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:16.458490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:16.459270 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:16.459482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:16.459933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:16.460062 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:16.465346 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:16.465346 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:16.466358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-33d8f25a-74be-4fd5-ba45-463465a98f09 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:16.466830 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 718/2881] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:16 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:16.923275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:16.925708 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:16.925708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:16.925929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:16.926054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:16.931201 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:16.931201 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:16.932131 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a95b6946-5c29-4a5c-984c-530dd51d74fe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:16.933468 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 731/2882] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:16 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:17.347114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:17.352107 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:17.352422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:17.352814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:17.352814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:17.359075 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:17.359075 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:17.360081 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d2e40b8-d390-42f2-a705-5f8b56fb24b5 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:17.360570 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 719/2883] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:17 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:17.480995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:17.483383 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:17.483637 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:17.483934 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:17.484085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:17.489282 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:17.489282 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:17.490459 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83273c95-20dc-4e3a-90bf-0df0f72cd395 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:17.490954 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 716/2884] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:17 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:17.605415 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-98c42d38-68e9-46f7-95dd-6198111767e9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:17.702560 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:17.702991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1645509235"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:17.705316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1645509235'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:17.705487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Create volume of 1 GB Jul 24 00:58:17.712299 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Availability Zones retrieved successfully. Jul 24 00:58:17.720755 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Flow 'volume_create_api' (68d6e38a-6785-402b-99e6-bae02f84ff08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:17.722086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7bd6a2-3613-468c-ad11-28a1bce3bdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:17.723343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:17.757989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7bd6a2-3613-468c-ad11-28a1bce3bdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:17.759203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ec01b8-a44a-427a-92ba-be318bdb4545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:17.835372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Created reservations ['12dcc471-d28a-4091-9507-9e043b8c2e6d', 'e3b43157-0493-48cc-9557-69da7f94aadb', 'f9d1f49b-ee98-45c2-a971-51176935d3b3', '317736b5-e061-4318-980d-00bbca1d23e4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:17.836377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ec01b8-a44a-427a-92ba-be318bdb4545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12dcc471-d28a-4091-9507-9e043b8c2e6d', 'e3b43157-0493-48cc-9557-69da7f94aadb', 'f9d1f49b-ee98-45c2-a971-51176935d3b3', '317736b5-e061-4318-980d-00bbca1d23e4']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:17.837207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d05800a-51b8-4775-993b-590e0b10c98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:17.869105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d05800a-51b8-4775-993b-590e0b10c98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c320360-c197-45c6-9c72-4b277866ce3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1645509235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a18400340544a7b8c1380e8f7a038e4',qos_specs=None,replication_status=,reservations=['12dcc471-d28a-4091-9507-9e043b8c2e6d','e3b43157-0493-48cc-9557-69da7f94aadb','f9d1f49b-ee98-45c2-a971-51176935d3b3','317736b5-e061-4318-980d-00bbca1d23e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b380f3a68004589a3990144e345f3bc',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1645509235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c320360-c197-45c6-9c72-4b277866ce3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18400340544a7b8c1380e8f7a038e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b380f3a68004589a3990144e345f3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:17.870263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57b6cfa-51e3-4949-85d5-d54bab80409f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:17.901781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57b6cfa-51e3-4949-85d5-d54bab80409f) transitioned into state 'SUCCESS' from state '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-1645509235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a18400340544a7b8c1380e8f7a038e4',qos_specs=None,replication_status=,reservations=['12dcc471-d28a-4091-9507-9e043b8c2e6d','e3b43157-0493-48cc-9557-69da7f94aadb','f9d1f49b-ee98-45c2-a971-51176935d3b3','317736b5-e061-4318-980d-00bbca1d23e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b380f3a68004589a3990144e345f3bc',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:17.902697 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f76e7c-4614-4293-af04-f5396d242422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:17.921796 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f76e7c-4614-4293-af04-f5396d242422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:17.922354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Flow 'volume_create_api' (68d6e38a-6785-402b-99e6-bae02f84ff08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:17.922755 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Create volume request issued successfully. Jul 24 00:58:17.926969 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-98c42d38-68e9-46f7-95dd-6198111767e9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:17.927533 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 719/2885] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:58:17 2026] POST /volume/v3/volumes => generated 772 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:17.948861 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:17.949461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:17.951779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:58:17.952086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:17.952211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:17.952390 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:17.952710 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:17.952896 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:17.953068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:17.961733 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:17.961733 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:17.962430 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:17.962430 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:17.963018 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b5636050-d9ea-4485-9707-7b9eeb2d4283 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:17.963349 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 732/2886] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:17 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:17.967263 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:58:17.974748 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e6c2bef-2aaf-44e0-b270-536c38e5eb56 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:58:17.975252 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 720/2887] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:58:17 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:18.373918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-91257e79-11ac-407d-a5f4-3960ce847db0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:18.377969 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91257e79-11ac-407d-a5f4-3960ce847db0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:18.378448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91257e79-11ac-407d-a5f4-3960ce847db0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:18.378714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91257e79-11ac-407d-a5f4-3960ce847db0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:18.378851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-91257e79-11ac-407d-a5f4-3960ce847db0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:18.387348 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:18.387348 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:18.388554 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91257e79-11ac-407d-a5f4-3960ce847db0 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:18.388969 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 717/2888] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:18 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:18.504734 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:18.507407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:18.507597 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:18.507795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:18.507937 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:18.514160 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:18.514160 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:18.515127 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f57be92e-0634-4f28-9df6-7aa2bd2cc28d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:18.515629 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 720/2889] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:18 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:18.978154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62c0f49a-d745-42ef-b4bb-1053166e20df None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:18.982812 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62c0f49a-d745-42ef-b4bb-1053166e20df tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:18.983026 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62c0f49a-d745-42ef-b4bb-1053166e20df tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:18.990385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62c0f49a-d745-42ef-b4bb-1053166e20df tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:18.990561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-62c0f49a-d745-42ef-b4bb-1053166e20df tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:18.993911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:18.999682 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:58:18.999987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.000285 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.003139 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.003139 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:19.004027 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62c0f49a-d745-42ef-b4bb-1053166e20df tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:19.004500 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 733/2890] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:18 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:19.013066 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.013066 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:19.018895 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:58:19.022157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.024308 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:58:19.024510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.025139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.026489 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b98d0c9b-242d-4015-b421-8fe903f913f3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:58:19.026920 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 721/2891] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:58:18 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:19.030850 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.030850 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:19.031376 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:58:19.032265 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e103453-cd4c-4a4a-9a43-71d715603ab5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 200 Jul 24 00:58:19.032645 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 718/2892] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:19.047371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.051596 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:19.051596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.051596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.051596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:19.058699 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.058699 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:19.059751 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf0f3555-c762-49e3-bd0e-1081cf4a52ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:19.060220 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 721/2893] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:19.073496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-38141898-8979-4c67-b7ab-184df8356995 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.077840 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:19.078007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.078244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.078244 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete backup with id: 7c7e9b3b-cdde-40e4-8678-2f5008679123. Jul 24 00:58:19.091526 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.091526 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:19.107798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] delete_backup rpcapi backup_id 7c7e9b3b-cdde-40e4-8678-2f5008679123 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:19.109786 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38141898-8979-4c67-b7ab-184df8356995 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 202 Jul 24 00:58:19.110581 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 734/2894] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:19 2026] DELETE /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:19.121788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.124053 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:19.124329 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.124629 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.124711 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:19.131431 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.131431 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:19.132862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efed9e8b-f3ef-4489-9b9e-ed937ae08c9a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 200 Jul 24 00:58:19.133960 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 722/2895] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:19.402241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.405424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:19.407359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.407822 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.409386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:19.416884 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.416884 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:19.418169 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7286aabc-9c00-47da-9a07-8ffbb52dc81e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:19.418783 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 719/2896] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:19.528767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.533290 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:19.534504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.534504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.534504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:19.543740 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:19.543740 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:19.544478 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-883c47eb-1dc7-43ba-9bd6-abbcd83004b0 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:19.544608 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 722/2897] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:20.148875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:20.150931 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 Jul 24 00:58:20.151744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:20.152057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:20.152226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Show backup with id 7c7e9b3b-cdde-40e4-8678-2f5008679123. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:20.159560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-001665a5-c0e3-4a01-a1c9-d34c3c1176bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 returned with HTTP 404 Jul 24 00:58:20.160093 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 735/2898] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:20 2026] GET /volume/v3/backups/7c7e9b3b-cdde-40e4-8678-2f5008679123 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:20.292693 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:20.294825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:58:20.295079 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:20.295367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:20.295511 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:58:20.301509 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:20.301509 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:20.302049 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:58:20.329718 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 00:58:20.329718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-45bfb670-da9e-4927-b6eb-77afcb61ec19 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 202 Jul 24 00:58:20.329718 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 723/2899] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:58:20 2026] DELETE /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:20.349714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:20.352370 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:58:20.352586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:20.352789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:20.359009 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:20.359009 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:20.360800 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:58:20.360800 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0803a6ea-3338-44c8-8d1d-aaa605fe1359 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 200 Jul 24 00:58:20.362227 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 720/2900] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:58:20 2026] GET /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:20.434418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:20.441375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:20.444021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:20.444283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:20.444613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:20.455663 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:20.455663 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:20.456801 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-26f00312-a7ad-40dc-a9df-02b7c9741cb3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:20.457495 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 723/2901] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:20 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:20.559914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:20.565017 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:20.565345 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:20.566679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:20.566679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:20.573621 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:20.573621 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:20.574966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-350c92e4-203b-454b-b9de-e5b9d94dbe74 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:20.575491 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 736/2902] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:20 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:21.373103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dd199689-ada6-433b-8a56-e030dc314176 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.378157 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd199689-ada6-433b-8a56-e030dc314176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 Jul 24 00:58:21.378454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dd199689-ada6-433b-8a56-e030dc314176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.378701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dd199689-ada6-433b-8a56-e030dc314176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.392565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd199689-ada6-433b-8a56-e030dc314176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 returned with HTTP 404 Jul 24 00:58:21.393382 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 724/2903] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/snapshots/7bbd1328-a07f-4cbe-a791-e4587756cff9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:21.408042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.414245 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:58:21.414245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.414245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.430717 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.430717 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:21.436823 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:58:21.444285 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7faf60f-dc44-4e96-8aeb-1741de03450b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:58:21.445636 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 721/2904] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:21.474121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-389998a3-30d8-41e2-be72-7defd8aea624 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.481039 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-389998a3-30d8-41e2-be72-7defd8aea624 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:21.481039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-389998a3-30d8-41e2-be72-7defd8aea624 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.481039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-389998a3-30d8-41e2-be72-7defd8aea624 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.481039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-389998a3-30d8-41e2-be72-7defd8aea624 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:21.485694 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af076258-84fe-4e32-aeee-a7e9fe615135 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.488318 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.488318 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:21.489380 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:21.489461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-389998a3-30d8-41e2-be72-7defd8aea624 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:21.489819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1895526961"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:21.490051 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 724/2905] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:21.491796 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1895526961'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:21.589826 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.591587 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:21.591760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.592369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.592369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:21.593627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 1 GB Jul 24 00:58:21.601760 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.601760 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:21.601760 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3e44e11-86b2-4cbe-92ee-6bd3828b51c9 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:21.601972 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 00:58:21.602015 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 725/2906] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:21.610034 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (d43f969d-bdf9-439b-8af2-b6c651112f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:21.611726 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc16b796-1886-40ac-9868-959a955cd099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:21.613791 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:21.697712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc16b796-1886-40ac-9868-959a955cd099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:21.699854 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b4c64b-d7e2-43e3-ab93-408d13664730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:21.758569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.763988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:58:21.763988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.763988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.763988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete snapshot with id: 9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:58:21.772116 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['ed15ddb5-d7e9-45cf-87da-e84b8702ba80', '8dbd7e38-9826-4e16-be70-882f31b95a94', 'a887e8a7-d7cf-4c85-ab21-215d02147479', 'b177a766-4180-412c-a28f-8a20246156b9'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:21.772209 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-586bf68c-13f5-44cc-a049-2d7e954c31a4 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 404 Jul 24 00:58:21.772875 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 722/2907] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:58:21 2026] DELETE /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:21.773023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b4c64b-d7e2-43e3-ab93-408d13664730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed15ddb5-d7e9-45cf-87da-e84b8702ba80', '8dbd7e38-9826-4e16-be70-882f31b95a94', 'a887e8a7-d7cf-4c85-ab21-215d02147479', 'b177a766-4180-412c-a28f-8a20246156b9']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:21.774097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebaecdc8-6fe5-4a87-8da1-a4e09eae4095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:21.785625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-93c9fdee-768e-4aa7-a520-33d134d50bbe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.787849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93c9fdee-768e-4aa7-a520-33d134d50bbe tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 Jul 24 00:58:21.788118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93c9fdee-768e-4aa7-a520-33d134d50bbe tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.788476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93c9fdee-768e-4aa7-a520-33d134d50bbe tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.796430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93c9fdee-768e-4aa7-a520-33d134d50bbe tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 returned with HTTP 404 Jul 24 00:58:21.797416 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 725/2908] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/snapshots/9598b429-9f5c-4646-a035-e5f0fc6d0c25 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:21.807909 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebaecdc8-6fe5-4a87-8da1-a4e09eae4095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfc33d3a-d38b-4c1c-923e-0085d045b9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1895526961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['ed15ddb5-d7e9-45cf-87da-e84b8702ba80','8dbd7e38-9826-4e16-be70-882f31b95a94','a887e8a7-d7cf-4c85-ab21-215d02147479','b177a766-4180-412c-a28f-8a20246156b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1895526961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfc33d3a-d38b-4c1c-923e-0085d045b9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:21.808914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306b90ee-3623-4178-ae44-e10301cc5797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:21.843780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306b90ee-3623-4178-ae44-e10301cc5797) transitioned into state 'SUCCESS' from state '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-1895526961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['ed15ddb5-d7e9-45cf-87da-e84b8702ba80','8dbd7e38-9826-4e16-be70-882f31b95a94','a887e8a7-d7cf-4c85-ab21-215d02147479','b177a766-4180-412c-a28f-8a20246156b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:21.844776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c1d4e79-cc83-4957-8126-3603f19946ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:21.847147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.851706 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:21.851986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.852311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.861144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c1d4e79-cc83-4957-8126-3603f19946ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:21.862274 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (d43f969d-bdf9-439b-8af2-b6c651112f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:21.862662 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 00:58:21.863338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af076258-84fe-4e32-aeee-a7e9fe615135 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:21.863854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 737/2909] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:21 2026] POST /volume/v3/volumes => generated 752 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:21.872515 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.872515 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:21.878760 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:21.881557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4274c1dc-daec-4ca1-b296-80b31058098d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.884036 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-47b877bc-0757-40c3-8b69-ce7c2c50cfa2 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:58:21.884138 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4274c1dc-daec-4ca1-b296-80b31058098d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:58:21.884642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4274c1dc-daec-4ca1-b296-80b31058098d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:21.884642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4274c1dc-daec-4ca1-b296-80b31058098d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:21.885013 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 726/2910] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:21.896745 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.896745 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:21.904341 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4274c1dc-daec-4ca1-b296-80b31058098d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:58:21.911871 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4274c1dc-daec-4ca1-b296-80b31058098d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:58:21.912351 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 723/2911] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:21 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:21.921373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:21.926697 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387/action Jul 24 00:58:21.927280 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:58:21.927489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:21.945816 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:21.945816 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:21.946245 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:21.957365 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Begin detaching volume completed successfully. Jul 24 00:58:21.957887 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-243b28f1-5280-49f4-9cde-defd613e224c tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387/action returned with HTTP 202 Jul 24 00:58:21.958621 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 726/2912] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:58:21 2026] POST /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:22.028109 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2b9b42a4-4bfb-43fe-b0ce-675af706fd22 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:22.028691 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2b9b42a4-4bfb-43fe-b0ce-675af706fd22 None None] GET https://10.4.3.67/volume// Jul 24 00:58:22.028915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2b9b42a4-4bfb-43fe-b0ce-675af706fd22 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:22.029103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2b9b42a4-4bfb-43fe-b0ce-675af706fd22 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:22.029599 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2b9b42a4-4bfb-43fe-b0ce-675af706fd22 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:22.030085 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 738/2913] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:22.042725 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:22.046259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:22.046562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:22.046812 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:22.069258 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:22.069258 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:22.074067 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:22.081841 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-40c679a9-97ae-42c4-a153-f48cc5dbb206 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:58:22.082501 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 727/2914] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:22 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:22.506345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-56c15a5e-be77-4c16-9718-b528ff559433 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:22.508500 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-56c15a5e-be77-4c16-9718-b528ff559433 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:22.508742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-56c15a5e-be77-4c16-9718-b528ff559433 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:22.508929 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-56c15a5e-be77-4c16-9718-b528ff559433 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:22.509047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-56c15a5e-be77-4c16-9718-b528ff559433 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:22.516317 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:22.516317 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:22.517545 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-56c15a5e-be77-4c16-9718-b528ff559433 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:22.518634 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 724/2915] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:22 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:22.617717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:22.628676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:22.628676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:22.629046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:22.629046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:22.634217 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:22.634217 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:22.635744 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31371a4f-2885-4c9a-bc36-850ada6b5a40 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:22.635955 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 727/2916] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:22 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:22.931284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5559418c-5d87-417a-bd02-0bae0843b3bf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:22.934560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5559418c-5d87-417a-bd02-0bae0843b3bf tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:58:22.934985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5559418c-5d87-417a-bd02-0bae0843b3bf tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:22.935397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5559418c-5d87-417a-bd02-0bae0843b3bf tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:22.946371 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:22.946371 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:22.955565 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5559418c-5d87-417a-bd02-0bae0843b3bf tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:58:22.961748 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5559418c-5d87-417a-bd02-0bae0843b3bf tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:58:22.962297 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 739/2917] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:22 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:23.243599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-193d46d9-6d8e-40c2-be0a-007912d8a4f8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:23.247637 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-193d46d9-6d8e-40c2-be0a-007912d8a4f8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 Jul 24 00:58:23.247637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-193d46d9-6d8e-40c2-be0a-007912d8a4f8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:23.247637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-193d46d9-6d8e-40c2-be0a-007912d8a4f8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:23.262428 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:23.262428 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:23.334660 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-9f83666c-d0ef-4c88-a2dc-295a82f18b99 req-193d46d9-6d8e-40c2-be0a-007912d8a4f8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 returned with HTTP 200 Jul 24 00:58:23.335240 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 728/2918] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:58:23 2026] DELETE /volume/v3/attachments/84544ab4-2b29-48dd-96e3-f574b6af9351 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:23.532376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-83e53638-69ce-49c7-9935-3de754cde54d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:23.534535 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83e53638-69ce-49c7-9935-3de754cde54d tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:23.534535 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83e53638-69ce-49c7-9935-3de754cde54d tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:23.534903 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83e53638-69ce-49c7-9935-3de754cde54d tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:23.536504 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-83e53638-69ce-49c7-9935-3de754cde54d tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:23.546399 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:23.546399 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:23.547346 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83e53638-69ce-49c7-9935-3de754cde54d tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:23.547809 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 725/2919] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:23 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:23.647988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-409b8ea0-54be-4e71-9724-466fa3202977 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:23.649682 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-409b8ea0-54be-4e71-9724-466fa3202977 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:23.649874 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-409b8ea0-54be-4e71-9724-466fa3202977 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:23.650051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-409b8ea0-54be-4e71-9724-466fa3202977 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:23.650225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-409b8ea0-54be-4e71-9724-466fa3202977 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:23.656104 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:23.656104 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:23.657421 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-409b8ea0-54be-4e71-9724-466fa3202977 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:23.657929 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 728/2920] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:23 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:24.420907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:24.423670 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:24.423911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:24.425211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:24.439092 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:24.439092 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:24.444895 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:24.453967 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b30d4b90-ef87-4577-9abc-ac36529b1469 req-9aa52823-cba9-4101-a04a-f87a6778b4e8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:58:24.454981 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 740/2921] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:24 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:24.474661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:24.479211 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:24.479211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:24.479211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:24.479211 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete volume with id: de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:24.488747 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:24.488747 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:24.489399 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:24.515942 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete volume request issued successfully. Jul 24 00:58:24.515942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a7f400e-55e7-4f4e-9cf8-3d636d14f7e6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 202 Jul 24 00:58:24.515942 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 729/2922] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:24 2026] DELETE /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:24.527350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:24.529809 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:24.530113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:24.530448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:24.543517 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:24.543517 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:24.550403 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:24.557041 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f5c87eb-cd2e-4427-bd05-dff73808b048 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 200 Jul 24 00:58:24.557041 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 726/2923] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:24 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:24.571529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7b17dc86-0017-49dd-9815-f125a33de8da None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:24.574320 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b17dc86-0017-49dd-9815-f125a33de8da tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:24.574571 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b17dc86-0017-49dd-9815-f125a33de8da tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:24.574828 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7b17dc86-0017-49dd-9815-f125a33de8da tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:24.574909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7b17dc86-0017-49dd-9815-f125a33de8da tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:24.580274 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:24.580274 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:24.581793 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7b17dc86-0017-49dd-9815-f125a33de8da tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:24.581793 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 729/2924] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:24 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:24.671310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:24.675512 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:24.675512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:24.675512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:24.675512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:24.688741 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:24.688741 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:24.690750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79721c0b-22ed-4f16-bdcc-a1fef9f8a764 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:24.690750 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 741/2925] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:24 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:25.578931 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4f41498a-8d7c-4d96-b6ba-59c7263cca05 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.582078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4f41498a-8d7c-4d96-b6ba-59c7263cca05 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 Jul 24 00:58:25.582078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4f41498a-8d7c-4d96-b6ba-59c7263cca05 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:25.583205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4f41498a-8d7c-4d96-b6ba-59c7263cca05 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:25.590638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4f41498a-8d7c-4d96-b6ba-59c7263cca05 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 returned with HTTP 404 Jul 24 00:58:25.591339 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 730/2926] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:25 2026] GET /volume/v3/volumes/de7a5950-55d9-47a7-9c9a-93aeb69ba387 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:25.594301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47a97008-f0bb-495c-ad06-b7994face201 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.596233 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47a97008-f0bb-495c-ad06-b7994face201 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:25.596513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47a97008-f0bb-495c-ad06-b7994face201 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:25.596769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47a97008-f0bb-495c-ad06-b7994face201 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:25.596931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-47a97008-f0bb-495c-ad06-b7994face201 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:25.602545 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:25.602545 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:25.603551 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47a97008-f0bb-495c-ad06-b7994face201 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:25.604062 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 727/2927] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:25 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:25.626080 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.630066 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:25.630066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:25.630066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:25.630066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:25.637853 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:25.637853 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:25.637853 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9b29e1bf-ae5a-4e3a-a5c4-d9108cedd172 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:25.637853 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 730/2928] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:25 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:25.648577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.651404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:25.651742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cc157c9-5cac-42ab-b3cd-95bfab2426bb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1942282554"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:25.653877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating new backup {'backup': {'volume_id': '8cc157c9-5cac-42ab-b3cd-95bfab2426bb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1942282554'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:25.654056 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Creating backup of volume 8cc157c9-5cac-42ab-b3cd-95bfab2426bb in container None Jul 24 00:58:25.663032 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:25.663032 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:25.663411 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Volume info retrieved successfully. Jul 24 00:58:25.686408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Created reservations ['35b7346f-6014-4165-8ed3-c3b64bb6f46d', 'ad0d7750-91b6-4927-8daa-8908b30b33f0'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:25.708149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.710830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:25.711121 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:25.711367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:25.712277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:25.728539 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:25.728539 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:25.730442 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ab3184d1-5494-4cbe-9b5e-d5254de8ff08 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:25.731394 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 731/2929] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:25 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:25.776766 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34fa48d9-b21d-4fe5-8847-df298a125fb4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:25.777427 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 742/2930] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:25 2026] POST /volume/v3/backups => generated 328 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:25.795066 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ee388268-7a71-499c-91df-a6c9deeccb4c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:25.797450 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee388268-7a71-499c-91df-a6c9deeccb4c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:25.797713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee388268-7a71-499c-91df-a6c9deeccb4c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:25.797954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee388268-7a71-499c-91df-a6c9deeccb4c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:25.798106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ee388268-7a71-499c-91df-a6c9deeccb4c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:25.804924 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:25.804924 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:25.805747 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee388268-7a71-499c-91df-a6c9deeccb4c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:25.806231 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 728/2931] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:25 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:26.748286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-38d46269-f0f3-44a7-b8a1-2663209465cd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:26.749734 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-38d46269-f0f3-44a7-b8a1-2663209465cd tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:26.750109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-38d46269-f0f3-44a7-b8a1-2663209465cd tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:26.752262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-38d46269-f0f3-44a7-b8a1-2663209465cd tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:26.752262 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-38d46269-f0f3-44a7-b8a1-2663209465cd tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:26.760215 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:26.760215 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:26.760215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-38d46269-f0f3-44a7-b8a1-2663209465cd tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:26.760215 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 731/2932] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:26 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:26.822154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:26.825758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:26.825904 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:26.826256 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:26.826645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:26.834694 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:26.834694 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:26.837426 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7c3d02d-4e64-421d-ab18-a1e495d6a0fa tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:26.837426 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 732/2933] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:26 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:27.773344 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:27.775403 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:27.775735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:27.775863 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:27.775960 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:27.782288 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:27.782288 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:27.783220 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59e5c535-450e-4e4b-b4c3-1552b94362bf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:27.783686 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 743/2934] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:27 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:27.852425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:27.860418 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:27.860418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:27.860418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:27.860418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:27.863283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:27.863283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:27.864047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e015c79e-16c3-4694-9cfb-1f537d90ee13 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:27.864648 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 729/2935] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:27 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:28.799710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:28.801805 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:28.802063 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:28.802421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:28.802487 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:28.809895 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:28.809895 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:28.811333 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf5c2064-7974-4fab-ba40-2e29a9120ffb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:28.811772 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 732/2936] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:28 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:28.876820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:28.880180 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:28.880861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:28.880861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:28.881073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:28.887913 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:28.887913 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:28.888672 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f8f9ca40-b820-4c50-8bdd-5c2ef16782d2 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:28.889227 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 733/2937] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:28 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:29.826036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a7c6f503-f2b0-4182-8151-d28690561ccc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:29.829292 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7c6f503-f2b0-4182-8151-d28690561ccc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:29.829573 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f503-f2b0-4182-8151-d28690561ccc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:29.829839 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f503-f2b0-4182-8151-d28690561ccc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:29.829989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a7c6f503-f2b0-4182-8151-d28690561ccc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:29.839769 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:29.839769 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:29.840841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7c6f503-f2b0-4182-8151-d28690561ccc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:29.841345 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 744/2938] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:29 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:29.901961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-23692ecb-2041-439b-a92a-c43b00821167 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:29.905611 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23692ecb-2041-439b-a92a-c43b00821167 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:29.905715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23692ecb-2041-439b-a92a-c43b00821167 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:29.905920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23692ecb-2041-439b-a92a-c43b00821167 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:29.906360 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-23692ecb-2041-439b-a92a-c43b00821167 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:29.912123 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:29.912123 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:29.912877 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23692ecb-2041-439b-a92a-c43b00821167 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:29.913587 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 730/2939] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:29 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:30.856700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:30.861575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:30.861829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:30.862073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:30.862267 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:30.866837 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:30.866837 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:30.867708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21fd2e8b-0ccc-430d-82c6-5f628abf6eda tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:30.868108 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 733/2940] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:30 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:30.926110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:30.929096 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:30.929096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:30.929096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:30.929096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:30.938382 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:30.938382 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:30.940472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dc3a77ca-ad12-4b81-9bd2-e20dadbeafef tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:30.940472 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 734/2941] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:30 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:31.882013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:31.884929 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:31.885128 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:31.885835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:31.885933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:31.890732 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:31.890732 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:31.891614 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccb9c519-592b-4ac8-8373-d9253f00ef19 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:31.891999 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 745/2942] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:31 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:31.955028 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:31.957047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:31.957288 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:31.957480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:31.957606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:31.963853 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:31.963853 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:31.964575 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-46ef104e-c2ba-4fb5-82e2-90b39739d43a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:31.964998 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 731/2943] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:31 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:32.904308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:32.906489 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:32.906801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:32.907131 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:32.907280 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:32.912272 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:32.912272 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:32.913236 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-940b1db2-fb47-4a16-a9dd-64efdcc01cb5 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:32.913720 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 734/2944] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:32 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:32.978033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:32.979799 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:32.980829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:32.980829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:32.980829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:32.986620 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:32.986620 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:32.987436 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-14c3b38b-8939-44db-8db3-27d6ef60b5c0 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:32.989329 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 735/2945] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:32 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:33.109368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2e7c3537-c643-4537-a44b-c9c6090676da None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:33.111798 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:33.112309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-897332232", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:33.114756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-897332232', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:33.239695 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Create volume of 1 GB Jul 24 00:58:33.245913 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Availability Zones retrieved successfully. Jul 24 00:58:33.253352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Flow 'volume_create_api' (c1d5f62f-d49e-4be8-9ca5-215d5d94d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:33.254765 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667e2cdf-5444-497c-b6ab-352bb15baad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.255880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:33.351815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667e2cdf-5444-497c-b6ab-352bb15baad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:33.352674 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ed3b95-86d0-41e1-85b6-30cec45ae5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.459782 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Created reservations ['6c41e8b2-a6f8-436b-8ae3-10ae5ab560d7', '3d7eb922-ac18-477c-bfdb-a04e2256d717', '5b306c59-98ef-465d-a10c-b95a736beece', '2a2d739f-b32e-47b9-a520-d43e767702b5'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:33.460794 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ed3b95-86d0-41e1-85b6-30cec45ae5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c41e8b2-a6f8-436b-8ae3-10ae5ab560d7', '3d7eb922-ac18-477c-bfdb-a04e2256d717', '5b306c59-98ef-465d-a10c-b95a736beece', '2a2d739f-b32e-47b9-a520-d43e767702b5']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:33.461826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de574f3-9d8d-46c8-a269-50efbfd8d738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.500847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de574f3-9d8d-46c8-a269-50efbfd8d738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c78df38-4396-4ddc-8c76-38ee8d2c6a2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-897332232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c5848ea57e4060a3594bba4af24413',qos_specs=None,replication_status=,reservations=['6c41e8b2-a6f8-436b-8ae3-10ae5ab560d7','3d7eb922-ac18-477c-bfdb-a04e2256d717','5b306c59-98ef-465d-a10c-b95a736beece','2a2d739f-b32e-47b9-a520-d43e767702b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e398d4163884b068c8d3c83db841fa5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-897332232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c78df38-4396-4ddc-8c76-38ee8d2c6a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c5848ea57e4060a3594bba4af24413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e398d4163884b068c8d3c83db841fa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:33.502207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e333eb56-1c24-4ac5-b2c4-d8cb070b9c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.548944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e333eb56-1c24-4ac5-b2c4-d8cb070b9c49) transitioned into state 'SUCCESS' from state '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-897332232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c5848ea57e4060a3594bba4af24413',qos_specs=None,replication_status=,reservations=['6c41e8b2-a6f8-436b-8ae3-10ae5ab560d7','3d7eb922-ac18-477c-bfdb-a04e2256d717','5b306c59-98ef-465d-a10c-b95a736beece','2a2d739f-b32e-47b9-a520-d43e767702b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e398d4163884b068c8d3c83db841fa5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:33.550004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f75c0e-256b-48be-8fc4-b3920cf0e984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.564161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f75c0e-256b-48be-8fc4-b3920cf0e984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:33.565299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Flow 'volume_create_api' (c1d5f62f-d49e-4be8-9ca5-215d5d94d91e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:33.565674 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Create volume request issued successfully. Jul 24 00:58:33.566404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e7c3537-c643-4537-a44b-c9c6090676da tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:33.566935 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 746/2946] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:33 2026] POST /volume/v3/volumes => generated 751 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:33.586407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e020f424-226c-4d7c-a8ca-603cf9493617 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:33.592805 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e020f424-226c-4d7c-a8ca-603cf9493617 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:58:33.593622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e020f424-226c-4d7c-a8ca-603cf9493617 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:33.594212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e020f424-226c-4d7c-a8ca-603cf9493617 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:33.605432 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:33.605432 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:33.610303 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e020f424-226c-4d7c-a8ca-603cf9493617 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:33.615617 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e020f424-226c-4d7c-a8ca-603cf9493617 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:58:33.616005 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 732/2947] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:33 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:33.926614 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-783d5612-2803-484e-8de6-c4255467002b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:33.928617 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-783d5612-2803-484e-8de6-c4255467002b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:33.928953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-783d5612-2803-484e-8de6-c4255467002b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:33.929172 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-783d5612-2803-484e-8de6-c4255467002b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:33.929445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-783d5612-2803-484e-8de6-c4255467002b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:33.935475 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:33.935475 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:33.937394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-783d5612-2803-484e-8de6-c4255467002b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:33.938050 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 735/2948] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:33 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:33.953912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:33.960440 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:33.961840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "87889eb8-b091-4289-ade2-681020e53a98", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-94087282"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:33.964234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {"'backup_id": '87889eb8-b091-4289-ade2-681020e53a98', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-94087282'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:33.964234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:33.971576 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:33.980835 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (c6227447-83e5-46c4-b7e4-d5888ccbfd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:33.982647 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c0ddb2-35de-41dd-b9e4-237d44e21410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:33.983857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:34.000320 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.002923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:34.003278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:34.003609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:34.003828 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:34.011972 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.011972 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:34.012955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-beabd273-23e9-4bb6-a76a-8a9cf56f0bfb tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:34.014115 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 747/2949] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:33 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:34.027216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c0ddb2-35de-41dd-b9e4-237d44e21410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.028280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60be0d0-4b26-4f46-9004-f04f0256f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.085237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['4c6c3426-af3e-4a65-bd4a-1a989fb7ee9f', 'a20c760c-4fc7-4404-ac89-2d6b9882387a', '320edf26-9281-487b-b866-c4cc2895a823', 'c150b6b8-d611-4826-b98e-5843ef67b0f9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:34.085237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60be0d0-4b26-4f46-9004-f04f0256f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c6c3426-af3e-4a65-bd4a-1a989fb7ee9f', 'a20c760c-4fc7-4404-ac89-2d6b9882387a', '320edf26-9281-487b-b866-c4cc2895a823', 'c150b6b8-d611-4826-b98e-5843ef67b0f9']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.085729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03127f4a-be2f-4612-9592-b813918e7a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.112955 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03127f4a-be2f-4612-9592-b813918e7a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43222ac-7171-4aec-8244-6fde51232b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-94087282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['4c6c3426-af3e-4a65-bd4a-1a989fb7ee9f','a20c760c-4fc7-4404-ac89-2d6b9882387a','320edf26-9281-487b-b866-c4cc2895a823','c150b6b8-d611-4826-b98e-5843ef67b0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-94087282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43222ac-7171-4aec-8244-6fde51232b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.115215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15723c61-111e-4ada-af64-85fc9664e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.139863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15723c61-111e-4ada-af64-85fc9664e137) transitioned into state 'SUCCESS' from state '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-94087282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['4c6c3426-af3e-4a65-bd4a-1a989fb7ee9f','a20c760c-4fc7-4404-ac89-2d6b9882387a','320edf26-9281-487b-b866-c4cc2895a823','c150b6b8-d611-4826-b98e-5843ef67b0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.140240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe1d008-e57e-4b6d-9ab1-e636e8eedbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.152813 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe1d008-e57e-4b6d-9ab1-e636e8eedbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.154104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (c6227447-83e5-46c4-b7e4-d5888ccbfd8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.154330 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:34.154858 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ccfc56a4-c33c-4249-8f4c-b30f0c88ab91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:34.155420 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 736/2950] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:33 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:34.171675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-469db092-71ee-4aed-ab5e-df485f225185 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.173514 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:34.173963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "87889eb8-b091-4289-ade2-681020e53a98", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1691129718"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:34.178978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {"'backup_id": '87889eb8-b091-4289-ade2-681020e53a98', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1691129718'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:34.179054 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:34.191575 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:34.199421 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (b614f359-69b5-4d75-950b-205942d9749c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.200722 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de395985-ee25-4f7f-9c0d-6191c99d5d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.202044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:34.237928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de395985-ee25-4f7f-9c0d-6191c99d5d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.240141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd731b8-14a2-4cb8-a1ba-041a832e0899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.298618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['04283f38-a9e7-4d00-bd01-7b231c394afc', '65179eb3-7d73-4439-8694-65a728f81deb', 'ae1a18f4-5aff-4375-9e9d-79bda7820e84', '2e277b3b-285d-4029-9de4-df13e2eea16b'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:34.299555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd731b8-14a2-4cb8-a1ba-041a832e0899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04283f38-a9e7-4d00-bd01-7b231c394afc', '65179eb3-7d73-4439-8694-65a728f81deb', 'ae1a18f4-5aff-4375-9e9d-79bda7820e84', '2e277b3b-285d-4029-9de4-df13e2eea16b']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.300434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb22731-a656-47a3-8584-8d84873f7c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.330155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb22731-a656-47a3-8584-8d84873f7c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0953658c-7bc5-46d6-91d4-ef9d53c969f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1691129718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['04283f38-a9e7-4d00-bd01-7b231c394afc','65179eb3-7d73-4439-8694-65a728f81deb','ae1a18f4-5aff-4375-9e9d-79bda7820e84','2e277b3b-285d-4029-9de4-df13e2eea16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1691129718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0953658c-7bc5-46d6-91d4-ef9d53c969f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.331879 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89501432-9dd8-4856-944d-b87fd2a659b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.358162 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89501432-9dd8-4856-944d-b87fd2a659b1) transitioned into state 'SUCCESS' from state '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-1691129718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['04283f38-a9e7-4d00-bd01-7b231c394afc','65179eb3-7d73-4439-8694-65a728f81deb','ae1a18f4-5aff-4375-9e9d-79bda7820e84','2e277b3b-285d-4029-9de4-df13e2eea16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.358162 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbbb800-40ef-449f-aedf-c346fc5bb9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.373290 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbbb800-40ef-449f-aedf-c346fc5bb9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.374165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (b614f359-69b5-4d75-950b-205942d9749c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.374472 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:34.375049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-469db092-71ee-4aed-ab5e-df485f225185 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:34.375522 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 733/2951] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:34 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:34.387722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.392338 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:34.392482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "87889eb8-b091-4289-ade2-681020e53a98", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-85004478"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:34.394672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {"'backup_id": '87889eb8-b091-4289-ade2-681020e53a98', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-85004478'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:34.394846 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:34.403113 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:34.410968 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (9863c0ca-c4bf-4ca5-82ca-cca0787e9cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.411999 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd906d56-2d7d-410b-bf17-2cfd4a583962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.413030 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:34.452707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd906d56-2d7d-410b-bf17-2cfd4a583962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.454065 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09038c7e-b053-43b0-a218-9ab85f2960af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.527082 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['55b6f8be-1cfd-4d92-a0ac-b7dbbfa7dcdd', '9e044370-7abb-499f-aaab-31e70625fa98', '0baa8a0d-2a88-436c-ab2d-4799e21f9a0f', '44522af8-7732-4c31-86d3-0eb7517c4b3e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:34.528349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09038c7e-b053-43b0-a218-9ab85f2960af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b6f8be-1cfd-4d92-a0ac-b7dbbfa7dcdd', '9e044370-7abb-499f-aaab-31e70625fa98', '0baa8a0d-2a88-436c-ab2d-4799e21f9a0f', '44522af8-7732-4c31-86d3-0eb7517c4b3e']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.529467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722f4445-495e-427c-b71a-3e71d570426e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.561180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722f4445-495e-427c-b71a-3e71d570426e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd68c1c0-0696-4270-a311-20130940918b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-85004478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['55b6f8be-1cfd-4d92-a0ac-b7dbbfa7dcdd','9e044370-7abb-499f-aaab-31e70625fa98','0baa8a0d-2a88-436c-ab2d-4799e21f9a0f','44522af8-7732-4c31-86d3-0eb7517c4b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-85004478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd68c1c0-0696-4270-a311-20130940918b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.562426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dc5b3e-a7f3-467b-affc-8532e498c5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.591902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dc5b3e-a7f3-467b-affc-8532e498c5fe) transitioned into state 'SUCCESS' from state '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-85004478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['55b6f8be-1cfd-4d92-a0ac-b7dbbfa7dcdd','9e044370-7abb-499f-aaab-31e70625fa98','0baa8a0d-2a88-436c-ab2d-4799e21f9a0f','44522af8-7732-4c31-86d3-0eb7517c4b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.593093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80446ba5-1bb5-47f4-b3b3-f895313b6ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.609229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80446ba5-1bb5-47f4-b3b3-f895313b6ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.609229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (9863c0ca-c4bf-4ca5-82ca-cca0787e9cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.609792 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:34.610789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bcf7738f-56e2-4116-b21e-8fd14834e100 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:34.611307 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 736/2952] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:34 2026] POST /volume/v3/volumes => generated 754 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:34.628485 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.631854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:34.632306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "87889eb8-b091-4289-ade2-681020e53a98", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1194425350"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:34.632857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.633850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {"'backup_id": '87889eb8-b091-4289-ade2-681020e53a98', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1194425350'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:34.634323 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:34.635103 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:58:34.635492 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:34.635711 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:34.641457 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:34.644793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (6ee6569d-2b91-4df9-bf3e-8c95b85650ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.645851 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc35e68-b0fe-4aa4-8759-c4a1527c1f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.646932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:34.654547 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.654547 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:34.660950 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:34.672427 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8c83804-f715-4ac8-9dac-cd223dc480bc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:58:34.672990 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 737/2953] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:34 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:34.681649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc35e68-b0fe-4aa4-8759-c4a1527c1f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.682721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6955b893-7d3f-4057-8fc7-858cf5ecd75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.688072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.690286 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:58:34.690522 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:34.690764 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:34.700521 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.700521 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:34.710984 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:34.720481 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f227b71-08a7-45c6-bfba-87d396a5e64b tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:58:34.721222 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 734/2954] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:34 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:34.729854 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['4a70692f-ccd1-47f5-804d-fb8a1a705433', 'e12fa786-608a-4655-ba0e-64f2422a6d46', 'cd764f3f-f928-481c-8c56-2acf1907b765', '0c4f7824-c075-4f24-b4d9-6424d1157ecf'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:34.730972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6955b893-7d3f-4057-8fc7-858cf5ecd75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a70692f-ccd1-47f5-804d-fb8a1a705433', 'e12fa786-608a-4655-ba0e-64f2422a6d46', 'cd764f3f-f928-481c-8c56-2acf1907b765', '0c4f7824-c075-4f24-b4d9-6424d1157ecf']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.731998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87130cc6-bfbf-4876-8784-f73e50d059ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.737990 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.741886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:58:34.741886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:34.741886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:34.753646 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.753646 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:34.758616 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:34.765702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f58d8d97-6d1e-4b09-9a37-c866efaba0aa tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:58:34.766246 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 737/2955] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:34 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:34.788279 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.791010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:34.791666 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c78df38-4396-4ddc-8c76-38ee8d2c6a2a", "name": "tempest-TestVolumeBackupRestore-backup-2100299012", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:34.793811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Creating new backup {'backup': {'volume_id': '4c78df38-4396-4ddc-8c76-38ee8d2c6a2a', 'name': 'tempest-TestVolumeBackupRestore-backup-2100299012', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:34.794153 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Creating backup of volume 4c78df38-4396-4ddc-8c76-38ee8d2c6a2a in container None Jul 24 00:58:34.804995 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.804995 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:34.805666 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:34.840796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Created reservations ['3a61df13-13c0-405c-978f-026c9681cd3a', '7abe7996-8992-4b7e-a323-35e4359632af'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:34.883440 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-61edef6a-cd50-4b8a-8581-606387bda4f0 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:34.883997 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 738/2956] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:34 2026] POST /volume/v3/backups => generated 333 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:34.898428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:34.900850 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:34.901113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:34.901388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:34.901548 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:34.907236 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:34.907236 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:34.908300 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12aa907c-8dab-49e6-b4c4-1802ccca6744 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:34.908940 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 735/2957] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:34 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:34.954696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87130cc6-bfbf-4876-8784-f73e50d059ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c83eb31-b500-45bc-a534-b64d02d2dab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1194425350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['4a70692f-ccd1-47f5-804d-fb8a1a705433','e12fa786-608a-4655-ba0e-64f2422a6d46','cd764f3f-f928-481c-8c56-2acf1907b765','0c4f7824-c075-4f24-b4d9-6424d1157ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1194425350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c83eb31-b500-45bc-a534-b64d02d2dab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.956548 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78e9cb1-489d-49d1-94fb-a0f504b0252a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.982894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78e9cb1-489d-49d1-94fb-a0f504b0252a) transitioned into state 'SUCCESS' from state '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-1194425350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['4a70692f-ccd1-47f5-804d-fb8a1a705433','e12fa786-608a-4655-ba0e-64f2422a6d46','cd764f3f-f928-481c-8c56-2acf1907b765','0c4f7824-c075-4f24-b4d9-6424d1157ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.983847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f40658c-575a-4889-8e1d-445b30dbf733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:34.995792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f40658c-575a-4889-8e1d-445b30dbf733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:34.996914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (6ee6569d-2b91-4df9-bf3e-8c95b85650ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:34.997432 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:34.998151 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-811a8688-e42b-4837-b2a1-96f6b1d8f92a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:34.998765 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 748/2958] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:34 2026] POST /volume/v3/volumes => generated 756 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:35.016765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-13552b57-55d3-4314-b4a7-18be1763030b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.020491 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:35.020838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "87889eb8-b091-4289-ade2-681020e53a98", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-936154965"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:35.023024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request body: {'volume': {"'backup_id": '87889eb8-b091-4289-ade2-681020e53a98', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-936154965'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:35.023136 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume of 1 GB Jul 24 00:58:35.027377 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Availability Zones retrieved successfully. Jul 24 00:58:35.028763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.030814 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:35.030897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.031104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.031290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:35.037118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (521340b2-f5e1-4c52-81d0-01d631b549d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:35.037465 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.037465 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:35.038521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba62b35-afd5-41ec-aac7-1505a972e23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:35.038642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-691fa4a5-1bc6-469f-a827-cb86712248d3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:35.039300 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 739/2959] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:35.045345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:35.053816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.055699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:35.056139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.056430 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.056671 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:35.064410 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.064410 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:35.065567 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-93f22a95-f330-465f-91dd-0aaf25f3ebab tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:35.066153 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 736/2960] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.080095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.083085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:35.083085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.083085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.083085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:35.087893 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.087893 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:35.088607 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7ca805c-97f0-4f88-8be6-6ff5c884606a tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:35.089007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba62b35-afd5-41ec-aac7-1505a972e23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:35.089078 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 749/2961] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.090052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846dd16e-00e7-4266-8ce7-501eaed4ce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:35.107424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-faa088be-7b29-422e-839f-ccb1af449f99 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.112318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:35.112758 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cc157c9-5cac-42ab-b3cd-95bfab2426bb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1401017185"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:35.116779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating new backup {'backup': {'volume_id': '8cc157c9-5cac-42ab-b3cd-95bfab2426bb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1401017185'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:35.116779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Creating backup of volume 8cc157c9-5cac-42ab-b3cd-95bfab2426bb in container None Jul 24 00:58:35.137884 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.137884 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:35.138677 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:35.154754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Created reservations ['91efed9a-7df0-4f5e-aacd-8b885aea1e1f', '61d02181-ce86-4899-a324-d459ed4e3fb4', 'd869d4ed-5eb9-4c9e-83d8-cc8c2671099b', 'a34db8de-ef4e-4552-8753-f41ff8d84f95'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:35.155510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846dd16e-00e7-4266-8ce7-501eaed4ce85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91efed9a-7df0-4f5e-aacd-8b885aea1e1f', '61d02181-ce86-4899-a324-d459ed4e3fb4', 'd869d4ed-5eb9-4c9e-83d8-cc8c2671099b', 'a34db8de-ef4e-4552-8753-f41ff8d84f95']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:35.156476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b714894-a7e5-4bb7-bc98-b6ebf22edcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:35.166764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Created reservations ['f7e18cc9-7686-4897-80bf-0d8a3a0ae0df', 'fe6316d2-20ce-4ea4-9b50-0c1ed95ba237'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:35.181667 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b714894-a7e5-4bb7-bc98-b6ebf22edcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '864a5309-50d1-4f1d-aedf-9ce4be5d4260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-936154965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['91efed9a-7df0-4f5e-aacd-8b885aea1e1f','61d02181-ce86-4899-a324-d459ed4e3fb4','d869d4ed-5eb9-4c9e-83d8-cc8c2671099b','a34db8de-ef4e-4552-8753-f41ff8d84f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-936154965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=864a5309-50d1-4f1d-aedf-9ce4be5d4260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ff765fac194528bf578dd410e44f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:35.182529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f0932b-8ab8-4b45-89e0-4b36f5481635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:35.203872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f0932b-8ab8-4b45-89e0-4b36f5481635) transitioned into state 'SUCCESS' from state '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-936154965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ff765fac194528bf578dd410e44f2e',qos_specs=None,replication_status=,reservations=['91efed9a-7df0-4f5e-aacd-8b885aea1e1f','61d02181-ce86-4899-a324-d459ed4e3fb4','d869d4ed-5eb9-4c9e-83d8-cc8c2671099b','a34db8de-ef4e-4552-8753-f41ff8d84f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca81d4f7c81472ab20b354d4f4c63e7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:35.204630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad2bc04-1a00-4e4d-91f1-efe6ad562b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:35.212797 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-faa088be-7b29-422e-839f-ccb1af449f99 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:35.213860 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 740/2962] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:35 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:35.214767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad2bc04-1a00-4e4d-91f1-efe6ad562b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:35.216882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Flow 'volume_create_api' (521340b2-f5e1-4c52-81d0-01d631b549d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:35.216882 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Create volume request issued successfully. Jul 24 00:58:35.216882 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13552b57-55d3-4314-b4a7-18be1763030b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:35.218212 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 738/2963] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:35 2026] POST /volume/v3/volumes => generated 755 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:35.224847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.226699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:35.226932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.227141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.227289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:35.229060 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.233312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e Jul 24 00:58:35.233470 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.233470 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:35.233587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.233587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.233643 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62a172ed-5e98-4dde-8428-4e59d0ac635f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:35.233643 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 737/2964] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.247427 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.247427 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:35.252381 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:35.259182 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a2b34c48-7b50-45c4-9a80-a66a472e5ec3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e returned with HTTP 200 Jul 24 00:58:35.259788 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 750/2965] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.273205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.275379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 Jul 24 00:58:35.275627 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.275849 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.288270 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.288270 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:35.294278 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:35.299946 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8789e441-b2ec-48f8-bdfd-54653037e5f3 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 returned with HTTP 200 Jul 24 00:58:35.300417 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 741/2966] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.313626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cafa117c-9f3e-4d64-8755-822f908eca9c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.316568 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cafa117c-9f3e-4d64-8755-822f908eca9c tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b Jul 24 00:58:35.316847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cafa117c-9f3e-4d64-8755-822f908eca9c tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.317266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cafa117c-9f3e-4d64-8755-822f908eca9c tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.327185 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.327185 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:35.331964 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cafa117c-9f3e-4d64-8755-822f908eca9c tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:35.337916 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cafa117c-9f3e-4d64-8755-822f908eca9c tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b returned with HTTP 200 Jul 24 00:58:35.338523 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 739/2967] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.357326 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.359923 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 Jul 24 00:58:35.360563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.362256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.372957 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.372957 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:35.384027 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:35.394091 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2b8c8d44-c464-4e33-8759-0bb4493de700 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 returned with HTTP 200 Jul 24 00:58:35.394091 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 738/2968] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.407753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.409782 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:35.409983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.410159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.420701 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.420701 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:35.434754 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:35.442021 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7e5be3d-9008-4b33-ab0c-08072fdd2a91 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 returned with HTTP 200 Jul 24 00:58:35.443043 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 751/2969] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:35.935135 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:35.937417 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:35.937679 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:35.937916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:35.938032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:35.947449 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:35.947449 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:35.948318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2f47b9d-ba92-42f6-b690-c46305d71981 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:35.949301 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 742/2970] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:35 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:36.245392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:36.247334 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:36.247534 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:36.247725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:36.247825 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:36.254129 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:36.254129 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:36.255295 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5965b1f-7fe7-4842-904e-1c6f109e7234 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:36.255850 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 740/2971] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:36 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:36.456794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-23403f89-665a-4f59-9b53-426352274b36 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:36.458888 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23403f89-665a-4f59-9b53-426352274b36 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:36.459074 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23403f89-665a-4f59-9b53-426352274b36 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:36.459325 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23403f89-665a-4f59-9b53-426352274b36 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:36.466455 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:36.466455 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:36.470350 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-23403f89-665a-4f59-9b53-426352274b36 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:36.476817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23403f89-665a-4f59-9b53-426352274b36 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 returned with HTTP 200 Jul 24 00:58:36.477242 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 739/2972] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:36 2026] GET /volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:36.490477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:36.492438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:36.492663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:36.492855 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:36.492988 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete backup with id: 87889eb8-b091-4289-ade2-681020e53a98. Jul 24 00:58:36.498466 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:36.498466 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:36.516009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] delete_backup rpcapi backup_id 87889eb8-b091-4289-ade2-681020e53a98 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:36.517890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-463825cb-e2d3-4d9a-b04c-4f6bb16fecb6 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 202 Jul 24 00:58:36.518484 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 752/2973] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:36 2026] DELETE /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:36.526033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:36.528326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:36.528567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:36.528902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:36.529019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:36.535305 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:36.535305 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:36.536001 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74fc3842-cffb-4607-ab6d-449c9956b8c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 200 Jul 24 00:58:36.536508 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 743/2974] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:36 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:36.960782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:36.963286 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:36.963507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:36.963929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:36.964049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:36.970226 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:36.970226 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:36.971259 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4d9f58c-2b00-493d-9148-423612dfa6ac tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:36.972262 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 741/2975] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:36 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:37.269424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:37.272050 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:37.275568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:37.275568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:37.275568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:37.279346 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:37.279346 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:37.280367 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fbc1aa9-b80e-412e-9f67-acbaeec6198c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:37.280842 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 740/2976] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:37 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:37.548351 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9476fed0-61eb-4181-86f9-f356aa14c6de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:37.551082 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9476fed0-61eb-4181-86f9-f356aa14c6de tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 Jul 24 00:58:37.551349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9476fed0-61eb-4181-86f9-f356aa14c6de tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:37.551546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9476fed0-61eb-4181-86f9-f356aa14c6de tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:37.551760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9476fed0-61eb-4181-86f9-f356aa14c6de tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Show backup with id 87889eb8-b091-4289-ade2-681020e53a98. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:37.556416 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9476fed0-61eb-4181-86f9-f356aa14c6de tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 returned with HTTP 404 Jul 24 00:58:37.557130 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 753/2977] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:37 2026] GET /volume/v3/backups/87889eb8-b091-4289-ade2-681020e53a98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:37.574266 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:37.578780 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:37.578960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:37.579177 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:37.579413 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: 864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:37.591947 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:37.591947 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:37.592575 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:37.617221 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:37.617709 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32f0de52-0376-4d85-a5d7-84cecf7998dc tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 returned with HTTP 202 Jul 24 00:58:37.618025 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 744/2978] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:37 2026] DELETE /volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:37.628623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:37.632663 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:37.632885 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:37.637500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:37.669233 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:37.669233 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:37.677494 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:37.682989 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29a63958-4b0e-482f-8abf-cb7a61c7f177 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 returned with HTTP 200 Jul 24 00:58:37.683391 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 742/2979] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:37 2026] GET /volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:37.983659 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:37.985963 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:37.986260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:37.986504 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:37.986642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:37.991965 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:37.991965 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:37.993049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d7dbd02-8d25-46d5-869a-a2a1da16c19e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:37.993624 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 741/2980] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:37 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:38.294298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:38.296691 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:38.296984 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:38.297278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:38.297419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:38.303771 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:38.303771 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:38.304856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7ef11c6-5eeb-4c72-998b-93d38bbf6478 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:38.305438 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 754/2981] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:38 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:38.699273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-427d1f28-6224-460b-b933-229ccc84a6c4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:38.701574 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-427d1f28-6224-460b-b933-229ccc84a6c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 Jul 24 00:58:38.701826 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-427d1f28-6224-460b-b933-229ccc84a6c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:38.702261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-427d1f28-6224-460b-b933-229ccc84a6c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:38.708128 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-427d1f28-6224-460b-b933-229ccc84a6c4 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 returned with HTTP 404 Jul 24 00:58:38.708717 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 745/2982] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:38 2026] GET /volume/v3/volumes/864a5309-50d1-4f1d-aedf-9ce4be5d4260 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:38.715469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f038a6b1-3636-438f-8141-0123468ba6cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:38.720470 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 Jul 24 00:58:38.720470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:38.720470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:38.720470 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: 2c83eb31-b500-45bc-a534-b64d02d2dab6 Jul 24 00:58:38.728865 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:38.728865 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:38.729493 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:38.790396 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:38.792477 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f038a6b1-3636-438f-8141-0123468ba6cb tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 returned with HTTP 202 Jul 24 00:58:38.795536 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 743/2983] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:38 2026] DELETE /volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:38.808025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:38.812252 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 Jul 24 00:58:38.812667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:38.813663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:38.826473 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:38.826473 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:38.832789 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:38.839737 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ffc374b-0773-4b57-b785-02b5e6d1d4ca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 returned with HTTP 200 Jul 24 00:58:38.840461 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 742/2984] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:38 2026] GET /volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:39.005224 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.010664 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:39.010880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.011067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.011171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:39.019583 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:39.019583 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:39.022678 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12e0b403-b41f-4d2c-b036-ca33bbf5f715 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:39.022678 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 755/2985] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:39 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:39.255338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.257629 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:39.258105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-67848264", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:39.260366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-67848264', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:39.260549 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume of 1 GB Jul 24 00:58:39.267051 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=411,cinder:UPDATE=119,cinder:INSERT=71,cinder:DELETE=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:58:39.270336 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Availability Zones retrieved successfully. Jul 24 00:58:39.284015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Flow 'volume_create_api' (cb3b1b36-1562-4aad-8980-e758d6b04076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:39.285409 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eaac23-644f-450a-92e2-fbdd2ae8c709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:39.287010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:39.314393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eaac23-644f-450a-92e2-fbdd2ae8c709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:39.315217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2cb069-e4cc-49de-b392-85bda0515f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:39.317632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-10113a42-04d1-49f3-8223-02258cab0124 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.319841 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10113a42-04d1-49f3-8223-02258cab0124 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:39.320081 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10113a42-04d1-49f3-8223-02258cab0124 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.320343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10113a42-04d1-49f3-8223-02258cab0124 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.320484 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-10113a42-04d1-49f3-8223-02258cab0124 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:39.325474 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:39.325474 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:39.326444 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10113a42-04d1-49f3-8223-02258cab0124 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:39.326863 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 744/2986] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:39 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:39.352463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Created reservations ['f5e21b86-35b7-43a1-93c3-34b609a810ab', '566404c6-dd24-482e-b57e-1ce1854cda98', 'b6f9b363-4e2e-4e60-9d6f-1dab42e5a261', '95326da2-a792-4c8d-9db4-8e98724c0c20'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:39.352868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2cb069-e4cc-49de-b392-85bda0515f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e21b86-35b7-43a1-93c3-34b609a810ab', '566404c6-dd24-482e-b57e-1ce1854cda98', 'b6f9b363-4e2e-4e60-9d6f-1dab42e5a261', '95326da2-a792-4c8d-9db4-8e98724c0c20']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:39.354073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187891aa-b769-473b-ab3f-93d124921cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:39.377126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187891aa-b769-473b-ab3f-93d124921cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d00ef1b-46e7-42cb-944d-6afb2a9ef638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-67848264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777357bc5ddb44ea945588e14495f826',qos_specs=None,replication_status=,reservations=['f5e21b86-35b7-43a1-93c3-34b609a810ab','566404c6-dd24-482e-b57e-1ce1854cda98','b6f9b363-4e2e-4e60-9d6f-1dab42e5a261','95326da2-a792-4c8d-9db4-8e98724c0c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0581f274324d451f8890c9de67526e6b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-67848264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d00ef1b-46e7-42cb-944d-6afb2a9ef638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='777357bc5ddb44ea945588e14495f826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0581f274324d451f8890c9de67526e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:39.378155 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d30ee4d-cc60-4f21-924e-b857b05fdfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:39.399219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d30ee4d-cc60-4f21-924e-b857b05fdfd7) transitioned into state 'SUCCESS' from state '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-67848264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777357bc5ddb44ea945588e14495f826',qos_specs=None,replication_status=,reservations=['f5e21b86-35b7-43a1-93c3-34b609a810ab','566404c6-dd24-482e-b57e-1ce1854cda98','b6f9b363-4e2e-4e60-9d6f-1dab42e5a261','95326da2-a792-4c8d-9db4-8e98724c0c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0581f274324d451f8890c9de67526e6b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:39.399219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935b9b25-51de-46b5-90a4-fb29cdb1804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:39.405519 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935b9b25-51de-46b5-90a4-fb29cdb1804a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:39.406539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Flow 'volume_create_api' (cb3b1b36-1562-4aad-8980-e758d6b04076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:39.406879 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Create volume request issued successfully. Jul 24 00:58:39.407661 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a4214f2-1970-4100-a7d2-d4c60b1208d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:39.408356 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 746/2987] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:58:39 2026] POST /volume/v3/volumes => generated 751 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:39.422843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f6e21558-f957-4746-98f6-0327bd480503 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.424931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6e21558-f957-4746-98f6-0327bd480503 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:39.425414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6e21558-f957-4746-98f6-0327bd480503 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.426265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6e21558-f957-4746-98f6-0327bd480503 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.428163 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=329,cinder:UPDATE=74,cinder:INSERT=34 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:58:39.436217 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:39.436217 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:39.440838 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f6e21558-f957-4746-98f6-0327bd480503 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:39.445444 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6e21558-f957-4746-98f6-0327bd480503 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:39.445987 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 743/2988] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:39 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:39.857475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9813a9cc-3f79-44e5-84cd-c43c0212c4c2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.858860 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9813a9cc-3f79-44e5-84cd-c43c0212c4c2 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 Jul 24 00:58:39.859250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9813a9cc-3f79-44e5-84cd-c43c0212c4c2 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.859560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9813a9cc-3f79-44e5-84cd-c43c0212c4c2 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.867965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9813a9cc-3f79-44e5-84cd-c43c0212c4c2 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 returned with HTTP 404 Jul 24 00:58:39.869664 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 756/2989] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:39 2026] GET /volume/v3/volumes/2c83eb31-b500-45bc-a534-b64d02d2dab6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:39.877724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.880246 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b Jul 24 00:58:39.880493 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.880752 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.880969 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: dd68c1c0-0696-4270-a311-20130940918b Jul 24 00:58:39.883910 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=421,cinder:UPDATE=138,cinder:INSERT=77 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:58:39.892629 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:39.892629 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:39.893322 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:39.915845 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:39.916091 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6af31aff-1d4a-4599-b594-4ee5cae84412 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b returned with HTTP 202 Jul 24 00:58:39.916757 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 745/2990] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:39 2026] DELETE /volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:39.925367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:39.929486 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b Jul 24 00:58:39.929689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:39.931206 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:39.945080 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:39.945080 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:39.950726 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:39.955407 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ec576e2-5c8c-42c1-a44d-060f931207cf tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b returned with HTTP 200 Jul 24 00:58:39.955933 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 747/2991] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:39 2026] GET /volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.034214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.036565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:40.036920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.037267 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.037503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:40.043899 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.043899 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:40.047209 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e11088d6-23d0-43d3-bd12-4e6ad8ee9951 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:40.047209 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 744/2992] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.343290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.345122 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:40.345352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.345591 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.345704 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:40.352900 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.352900 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:40.353712 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf3934ee-d7de-4b92-a7c9-781d751ccfcb tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:40.354102 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 757/2993] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.463410 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.466931 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.466931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.466931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.473576 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.473576 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:40.479992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.484640 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a130e9f2-f4fc-4498-a533-109a5d148f1f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.485273 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 746/2994] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.504025 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.506884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.507586 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.507818 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.518029 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.518029 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:40.524823 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.531415 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ded9f77d-7c29-4012-9ecc-f3fb1726fe13 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.532500 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 748/2995] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.549093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c2bc9341-5b95-4a41-8471-e216b0055717 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.551842 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes Jul 24 00:58:40.552245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.552533 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.552932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:58:40.554350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:58:40.564523 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Get all volumes completed successfully. Jul 24 00:58:40.565329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2bc9341-5b95-4a41-8471-e216b0055717 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 00:58:40.566114 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 745/2996] 10.4.3.67 () {66 vars in 1230 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.576638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.581512 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.581801 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.582081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.591812 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.591812 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:40.597625 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.608341 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c8d8f79-3eee-4811-b085-6c6c6ec2d682 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.608849 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 758/2997] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.659347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.661674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.662209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.662659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.672615 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.672615 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:40.680277 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.684866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-afd2b10c-0e15-4f97-97e1-b03641ebce89 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.685620 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 747/2998] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.775061 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0969446e-86ac-4bd3-b5a2-55bae70ab4da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.775451 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0969446e-86ac-4bd3-b5a2-55bae70ab4da None None] GET https://10.4.3.67/volume// Jul 24 00:58:40.775603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0969446e-86ac-4bd3-b5a2-55bae70ab4da None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.775783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0969446e-86ac-4bd3-b5a2-55bae70ab4da None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.776082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0969446e-86ac-4bd3-b5a2-55bae70ab4da None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:40.776371 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 749/2999] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:40.787908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a5415be3-b971-447e-b036-fdd848bcb55a req-59095ac6-44c1-4e62-8614-31703d7f4ba3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.790114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-59095ac6-44c1-4e62-8614-31703d7f4ba3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:58:40.790758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-59095ac6-44c1-4e62-8614-31703d7f4ba3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d00ef1b-46e7-42cb-944d-6afb2a9ef638", "connector": null, "instance_uuid": "ce70bfc2-1d32-486d-817a-a7d23dbc1d75"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:40.799391 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.799391 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:40.829631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-59095ac6-44c1-4e62-8614-31703d7f4ba3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:58:40.830460 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 746/3000] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:58:40 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:40.863821 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66ca45b5-1e93-48c4-8532-7784239046b1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.866043 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66ca45b5-1e93-48c4-8532-7784239046b1 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.866742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66ca45b5-1e93-48c4-8532-7784239046b1 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.866742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66ca45b5-1e93-48c4-8532-7784239046b1 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.877853 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.877853 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:40.881904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1ea87fa5-2801-490f-97a4-e74f8081b9b4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.882315 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-66ca45b5-1e93-48c4-8532-7784239046b1 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.884825 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ea87fa5-2801-490f-97a4-e74f8081b9b4 None None] GET https://10.4.3.67/volume// Jul 24 00:58:40.884825 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ea87fa5-2801-490f-97a4-e74f8081b9b4 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.884825 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ea87fa5-2801-490f-97a4-e74f8081b9b4 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.884825 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ea87fa5-2801-490f-97a4-e74f8081b9b4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:40.884825 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 748/3001] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:40.888831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66ca45b5-1e93-48c4-8532-7784239046b1 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.889490 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 759/3002] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:40.894423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.898439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:40.898689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.898861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.909504 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:40.909504 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:40.913281 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:40.917820 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-ddb25217-c628-4177-bed8-deedf8695d72 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:40.918600 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 750/3003] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:40.971101 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dcfe6305-c635-4a9d-9e11-7a822e32b544 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.973299 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dcfe6305-c635-4a9d-9e11-7a822e32b544 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b Jul 24 00:58:40.973299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dcfe6305-c635-4a9d-9e11-7a822e32b544 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.973498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dcfe6305-c635-4a9d-9e11-7a822e32b544 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.981509 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dcfe6305-c635-4a9d-9e11-7a822e32b544 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b returned with HTTP 404 Jul 24 00:58:40.982261 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 747/3004] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:40 2026] GET /volume/v3/volumes/dd68c1c0-0696-4270-a311-20130940918b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:40.991584 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:40.995978 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 Jul 24 00:58:40.995978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:40.995978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:40.995978 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: 0953658c-7bc5-46d6-91d4-ef9d53c969f9 Jul 24 00:58:41.007544 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.007544 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:41.008332 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:41.029076 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:41.029536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8ca33a5-c2bd-4e66-bb97-3050702b5b62 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 returned with HTTP 202 Jul 24 00:58:41.030075 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 749/3005] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:40 2026] DELETE /volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:41.039230 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:41.045061 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 Jul 24 00:58:41.045349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:41.045682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:41.059785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-383acdde-b1e9-48ee-81df-65e1b24931cf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:41.062088 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-383acdde-b1e9-48ee-81df-65e1b24931cf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:41.062268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-383acdde-b1e9-48ee-81df-65e1b24931cf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:41.063026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-383acdde-b1e9-48ee-81df-65e1b24931cf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:41.063026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-383acdde-b1e9-48ee-81df-65e1b24931cf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:41.063293 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.063293 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:41.068890 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:41.070068 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.070068 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:41.071394 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-383acdde-b1e9-48ee-81df-65e1b24931cf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:41.072859 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 751/3006] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:41 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:41.075044 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0ccb5c4-4fb1-4c68-becb-589c9b9f631b tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 returned with HTTP 200 Jul 24 00:58:41.075567 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 760/3007] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:41 2026] GET /volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:41.122707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:41.127972 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] PUT https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a Jul 24 00:58:41.130310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:41.143975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Acquiring lock "cinder-attachment_update-2d00ef1b-46e7-42cb-944d-6afb2a9ef638-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:58:41.149864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Lock "cinder-attachment_update-2d00ef1b-46e7-42cb-944d-6afb2a9ef638-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:58:41.151984 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.151984 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:41.241955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Lock "cinder-attachment_update-2d00ef1b-46e7-42cb-944d-6afb2a9ef638-np0000005792" released by "attachment_update" :: held 0.092s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:58:41.242409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-74ceef78-2e0d-4d8a-ab78-d72bd905e034 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a returned with HTTP 200 Jul 24 00:58:41.242990 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 748/3008] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:58:41 2026] PUT /volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:41.368573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-22b61722-05d2-4778-965c-a54728cce56f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:41.370277 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-22b61722-05d2-4778-965c-a54728cce56f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:41.370680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-22b61722-05d2-4778-965c-a54728cce56f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:41.370967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-22b61722-05d2-4778-965c-a54728cce56f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:41.371165 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-22b61722-05d2-4778-965c-a54728cce56f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:41.378978 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.378978 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:41.380264 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-22b61722-05d2-4778-965c-a54728cce56f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:41.380736 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 750/3009] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:41 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:41.903154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-31a292c3-1628-42e7-839f-760cae8e95e7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:41.905171 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31a292c3-1628-42e7-839f-760cae8e95e7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:41.905424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31a292c3-1628-42e7-839f-760cae8e95e7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:41.905627 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31a292c3-1628-42e7-839f-760cae8e95e7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:41.916574 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:41.916574 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:41.921565 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-31a292c3-1628-42e7-839f-760cae8e95e7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:41.927602 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31a292c3-1628-42e7-839f-760cae8e95e7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:41.928221 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 752/3010] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:41 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:42.088393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ab68aec2-436d-4459-b01e-7852b337eb94 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.091266 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab68aec2-436d-4459-b01e-7852b337eb94 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:42.091266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab68aec2-436d-4459-b01e-7852b337eb94 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.091436 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b9fec80c-74f4-4dcb-b808-b281eca09e3e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.091731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab68aec2-436d-4459-b01e-7852b337eb94 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.091731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ab68aec2-436d-4459-b01e-7852b337eb94 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:42.095224 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b9fec80c-74f4-4dcb-b808-b281eca09e3e tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 Jul 24 00:58:42.095224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b9fec80c-74f4-4dcb-b808-b281eca09e3e tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.095224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b9fec80c-74f4-4dcb-b808-b281eca09e3e tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.096070 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:42.096070 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:42.097029 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab68aec2-436d-4459-b01e-7852b337eb94 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:42.097546 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 761/3011] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:42 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:42.103254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b9fec80c-74f4-4dcb-b808-b281eca09e3e tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 returned with HTTP 404 Jul 24 00:58:42.104347 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 749/3012] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:42 2026] GET /volume/v3/volumes/0953658c-7bc5-46d6-91d4-ef9d53c969f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:42.114796 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.116855 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e Jul 24 00:58:42.117556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.119212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.119212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: c43222ac-7171-4aec-8244-6fde51232b6e Jul 24 00:58:42.129384 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:42.129384 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:42.130171 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:42.153023 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:42.157352 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5481cd01-648a-4ae9-8be1-9ff36d37dc70 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e returned with HTTP 202 Jul 24 00:58:42.157352 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 751/3013] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:42 2026] DELETE /volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:42.174697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c0758b4-4fee-470e-bab0-2450111faa9d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.176988 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c0758b4-4fee-470e-bab0-2450111faa9d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e Jul 24 00:58:42.177240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c0758b4-4fee-470e-bab0-2450111faa9d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.177512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c0758b4-4fee-470e-bab0-2450111faa9d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.187006 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:42.187006 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:42.191987 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5c0758b4-4fee-470e-bab0-2450111faa9d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:42.197820 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c0758b4-4fee-470e-bab0-2450111faa9d tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e returned with HTTP 200 Jul 24 00:58:42.198352 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 753/3014] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:42 2026] GET /volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:42.394263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.397558 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:42.397857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.397976 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.398124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:42.403356 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:42.403356 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:42.404163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e11dae73-c5ec-4204-a598-eaa434f58ae7 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:42.404645 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 762/3015] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:42 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:42.945557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:42.947778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:42.947970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:42.948168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:42.958169 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:42.958169 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:42.962321 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:42.969252 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca2b069e-4ebc-4890-bdd0-6b7ca57f2a3f tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:42.969735 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 750/3016] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:42 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.109041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.111575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:43.111847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.112106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.112292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:43.120406 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.120406 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:43.121497 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3d84d6e-d3c0-48c7-a9c8-442fde8d7835 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:43.121954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 752/3017] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.214281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4cf9dc0a-b532-42ab-a12b-45cee2001338 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.217747 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4cf9dc0a-b532-42ab-a12b-45cee2001338 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e Jul 24 00:58:43.217747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4cf9dc0a-b532-42ab-a12b-45cee2001338 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.217747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4cf9dc0a-b532-42ab-a12b-45cee2001338 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.225443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4cf9dc0a-b532-42ab-a12b-45cee2001338 tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e returned with HTTP 404 Jul 24 00:58:43.226355 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 754/3018] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/c43222ac-7171-4aec-8244-6fde51232b6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:43.234161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ce3f05dc-2488-45f2-8293-11d43993a79f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.236745 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] DELETE https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:43.237009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.237270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.237444 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume with id: 85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:43.245980 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.245980 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:43.246821 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:43.272224 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Delete volume request issued successfully. Jul 24 00:58:43.272224 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ce3f05dc-2488-45f2-8293-11d43993a79f tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e returned with HTTP 202 Jul 24 00:58:43.272224 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 763/3019] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:43 2026] DELETE /volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:43.282291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dde63b71-ff33-4afa-8a08-6958dc963bca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.285090 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dde63b71-ff33-4afa-8a08-6958dc963bca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:43.285396 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dde63b71-ff33-4afa-8a08-6958dc963bca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.285629 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dde63b71-ff33-4afa-8a08-6958dc963bca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.294592 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.294592 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:43.299504 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dde63b71-ff33-4afa-8a08-6958dc963bca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Volume info retrieved successfully. Jul 24 00:58:43.307366 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dde63b71-ff33-4afa-8a08-6958dc963bca tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e returned with HTTP 200 Jul 24 00:58:43.307533 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 751/3020] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.419330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.421315 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:43.421527 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.421771 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.421921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:43.426631 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.426631 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:43.427406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7551cf06-19c4-45af-a11d-76c78dc1ff1c tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:43.427803 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 753/3021] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.664552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eb99b494-4ecb-45c7-9952-12115f01c770 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.666958 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eb99b494-4ecb-45c7-9952-12115f01c770 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:43.667281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eb99b494-4ecb-45c7-9952-12115f01c770 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.667542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eb99b494-4ecb-45c7-9952-12115f01c770 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.678422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.678422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:43.684050 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-eb99b494-4ecb-45c7-9952-12115f01c770 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:43.690322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eb99b494-4ecb-45c7-9952-12115f01c770 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:43.691901 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 755/3022] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.707841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-251f2ece-2743-4846-a726-ede82259e3b0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.711555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-251f2ece-2743-4846-a726-ede82259e3b0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:43.711819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-251f2ece-2743-4846-a726-ede82259e3b0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.712187 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-251f2ece-2743-4846-a726-ede82259e3b0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.726685 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.726685 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:43.732800 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-251f2ece-2743-4846-a726-ede82259e3b0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:43.739131 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-251f2ece-2743-4846-a726-ede82259e3b0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:43.739755 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 764/3023] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.799876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.801564 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:43.801734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.801906 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.815578 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.815578 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:43.822040 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:43.829968 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-8e9b7c9d-bcfa-48fe-9333-66a144342587 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:43.830490 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 752/3024] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:43.924034 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-82e9cae5-0da5-4b78-84a5-9f55a8229513 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.926418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82e9cae5-0da5-4b78-84a5-9f55a8229513 None None] GET https://10.4.3.67/volume// Jul 24 00:58:43.926418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82e9cae5-0da5-4b78-84a5-9f55a8229513 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.926418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82e9cae5-0da5-4b78-84a5-9f55a8229513 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:43.926418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82e9cae5-0da5-4b78-84a5-9f55a8229513 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:43.926418 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 754/3025] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:43.935070 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-767c97a5-72cd-4683-a8c8-d573adcd4d99 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.938146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-767c97a5-72cd-4683-a8c8-d573adcd4d99 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:58:43.938535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-767c97a5-72cd-4683-a8c8-d573adcd4d99 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6e6c917-f1a2-44e6-b23c-40b37b70a57c", "connector": null, "instance_uuid": "7b01c869-5d53-487b-9198-bb033f915738"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:43.947596 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:43.947596 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:43.978169 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-767c97a5-72cd-4683-a8c8-d573adcd4d99 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:58:43.978818 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 756/3026] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:58:43 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:43.985692 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:43.988200 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:43.988529 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:43.988799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.003848 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.003848 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:44.011655 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:44.021545 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.021920 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7bb21b3d-0d02-44cc-bffa-4f0cade84bd5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:44.022691 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 765/3027] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:43 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:44.023440 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:44.023702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.023936 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.033926 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.033926 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e966fc14-3461-411b-b35e-42699925afc8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e966fc14-3461-411b-b35e-42699925afc8 None None] GET https://10.4.3.67/volume// Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e966fc14-3461-411b-b35e-42699925afc8 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e966fc14-3461-411b-b35e-42699925afc8 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e966fc14-3461-411b-b35e-42699925afc8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:44.037761 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 755/3028] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:44.038239 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:44.044550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad439ce1-3c10-4bfb-948b-18b6a9d9cf80 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:44.044960 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 753/3029] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:44.050794 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.056139 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:44.056438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.056653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.068274 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.068274 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:44.073079 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:44.078817 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-0e75ad9b-a876-42f7-ae67-ccdc5c9b482b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:44.079308 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 757/3030] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 1057 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:44.133141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.135145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:44.135472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.135763 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.135925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:44.146542 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.146542 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:44.147785 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-221633cf-ca61-458c-bf97-8b2c4fb1656e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:44.148337 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 766/3031] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:44.214933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.217004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 Jul 24 00:58:44.217527 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:44.228051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-e6e6c917-f1a2-44e6-b23c-40b37b70a57c-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:58:44.234463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-e6e6c917-f1a2-44e6-b23c-40b37b70a57c-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:58:44.237276 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.237276 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:44.321252 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47497f44-51e2-418a-9a05-a6ffa272bb7a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.323415 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47497f44-51e2-418a-9a05-a6ffa272bb7a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] GET https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e Jul 24 00:58:44.323714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47497f44-51e2-418a-9a05-a6ffa272bb7a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.323952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47497f44-51e2-418a-9a05-a6ffa272bb7a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.331799 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47497f44-51e2-418a-9a05-a6ffa272bb7a tempest-CreateVolumesFromBackupTest-56646195 tempest-CreateVolumesFromBackupTest-56646195-project-member] https://10.4.3.67/volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e returned with HTTP 404 Jul 24 00:58:44.337215 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 754/3032] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/volumes/85cd67cc-1956-4aa5-8629-98437d64156e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:44.351728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-e6e6c917-f1a2-44e6-b23c-40b37b70a57c-np0000005792" released by "attachment_update" :: held 0.117s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:58:44.351728 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-6e74915f-eca3-49d1-9f63-b1dcae58d3ff tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 returned with HTTP 200 Jul 24 00:58:44.351728 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 756/3033] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:58:44 2026] PUT /volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:44.366852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-e606bf6a-4412-4fd8-ab36-75d1fb5d098c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.369434 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-e606bf6a-4412-4fd8-ab36-75d1fb5d098c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption Jul 24 00:58:44.369767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-e606bf6a-4412-4fd8-ab36-75d1fb5d098c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.369969 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-e606bf6a-4412-4fd8-ab36-75d1fb5d098c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.381148 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.381148 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:44.390929 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-e606bf6a-4412-4fd8-ab36-75d1fb5d098c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption returned with HTTP 200 Jul 24 00:58:44.391439 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 758/3034] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:44.443050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-30652344-af60-47f9-8766-1e598e1f7fa2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:44.445382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30652344-af60-47f9-8766-1e598e1f7fa2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:44.446313 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30652344-af60-47f9-8766-1e598e1f7fa2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:44.446313 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30652344-af60-47f9-8766-1e598e1f7fa2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:44.446313 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-30652344-af60-47f9-8766-1e598e1f7fa2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:44.452570 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:44.452570 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:44.453645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30652344-af60-47f9-8766-1e598e1f7fa2 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:44.454241 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 767/3035] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:44 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:45.041329 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:45.044401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:45.044607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:45.044846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:45.059330 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:45.059330 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:45.062524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:45.066068 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:45.066068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:45.066068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:45.066373 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:45.073645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29506af1-4c89-4423-8e57-5a82bb74e4e3 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:45.074254 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 755/3036] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:45 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:45.080451 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:45.080451 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:45.086240 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:45.093540 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82dd2782-9c9e-4be9-9df4-8d95a7b686ea tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:45.094286 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 757/3037] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:45 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:45.163455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:45.165606 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:45.165606 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:45.165782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:45.165843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:45.174334 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:45.174334 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:45.174334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f6232bf-7314-4afa-809b-872e97a3cdb1 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:45.174334 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 759/3038] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:45 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:45.472996 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:45.475012 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:45.475237 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:45.475507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:45.475507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:45.483758 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:45.483758 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:45.484930 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d35bd68-6f13-4547-8242-6bba1d6c56e3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:45.485389 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 768/3039] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:45 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:45.568840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a5415be3-b971-447e-b036-fdd848bcb55a req-a74d2fea-5ca0-44ea-8149-572c7e9192d6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:45.571686 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-a74d2fea-5ca0-44ea-8149-572c7e9192d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a/action Jul 24 00:58:45.572242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-a74d2fea-5ca0-44ea-8149-572c7e9192d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:58:45.572452 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-a74d2fea-5ca0-44ea-8149-572c7e9192d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:45.598187 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:45.598187 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:45.621071 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a5415be3-b971-447e-b036-fdd848bcb55a req-a74d2fea-5ca0-44ea-8149-572c7e9192d6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a/action returned with HTTP 204 Jul 24 00:58:45.621071 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 756/3040] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:58:45 2026] POST /volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:46.094722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.096405 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:46.096760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.097093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.110361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.112383 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.112383 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:46.115379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:46.115621 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:46.115671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.115946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.121691 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89553613-3e59-4809-b38e-81d1fe6eafa6 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:46.122309 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 758/3041] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:46.129537 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.129537 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:46.134049 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:46.136571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.138579 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:46.138814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.139023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.139774 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9e8bb94-0fbc-4e66-8407-61f47895cbeb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:46.140363 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 760/3042] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:46.150349 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.150349 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:46.154943 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:46.160130 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8e5bec5-25b4-404d-87f9-b880a30b75e9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:46.160854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 769/3043] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:58:46.173609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.175374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:58:46.175595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.175845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.186637 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.186637 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:46.189709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.192234 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:58:46.192389 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:46.194736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.194736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.194736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:46.196155 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cc8cfafe-3af2-4262-a767-af39074344a3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.198097 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.198097 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:46.198921 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a96e1e45-1f47-4171-bd9b-7fc524c2b3db tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:58:46.199230 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bcdda2c8-ec64-42b1-8d1d-b6bc38be5b67 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:46.199550 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 757/3044] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:46.199725 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 759/3045] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:46.321662 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:46.322207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1371929836"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:46.324149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1371929836'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:46.324556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume of 1 GB Jul 24 00:58:46.329047 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Availability Zones retrieved successfully. Jul 24 00:58:46.336466 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (37c3b8cd-521a-484a-97d7-d95c3421aab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:46.337607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e3868f-4664-4fb2-bb42-bf4cd09e89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:46.338731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:46.370136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e3868f-4664-4fb2-bb42-bf4cd09e89bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:46.371665 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64dbda5-297a-47f7-86cf-c4ae26aa8b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:46.472808 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['a0643fa1-c702-4a51-8875-448dc1b7c6f6', '9374b5e2-d16b-44d9-8ed7-7f4718b94bac', 'ec9b9f9f-03f4-4cb7-b383-0de049f81560', '2db439f8-c6f5-4400-a416-766cedd7c274'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:46.473754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64dbda5-297a-47f7-86cf-c4ae26aa8b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0643fa1-c702-4a51-8875-448dc1b7c6f6', '9374b5e2-d16b-44d9-8ed7-7f4718b94bac', 'ec9b9f9f-03f4-4cb7-b383-0de049f81560', '2db439f8-c6f5-4400-a416-766cedd7c274']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:46.474558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463f8f7-f0f5-43c5-8b88-47c44b52a732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:46.506372 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-970618ce-d38a-400f-bee2-c174823aac3a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.507263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463f8f7-f0f5-43c5-8b88-47c44b52a732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e99cf2d4-b695-4513-a018-41595625e9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371929836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['a0643fa1-c702-4a51-8875-448dc1b7c6f6','9374b5e2-d16b-44d9-8ed7-7f4718b94bac','ec9b9f9f-03f4-4cb7-b383-0de049f81560','2db439f8-c6f5-4400-a416-766cedd7c274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371929836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e99cf2d4-b695-4513-a018-41595625e9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa93ef095d042f381672aa3e6b663ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:46.508337 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc2ffcea-a79f-4cf6-a969-46f1703c9480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:46.511172 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-970618ce-d38a-400f-bee2-c174823aac3a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:46.511472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-970618ce-d38a-400f-bee2-c174823aac3a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.511722 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-970618ce-d38a-400f-bee2-c174823aac3a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.512097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-970618ce-d38a-400f-bee2-c174823aac3a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:46.517201 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.517201 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:46.518901 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-970618ce-d38a-400f-bee2-c174823aac3a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:46.519506 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 770/3046] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:46.542729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc2ffcea-a79f-4cf6-a969-46f1703c9480) transitioned into state 'SUCCESS' from state '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-1371929836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['a0643fa1-c702-4a51-8875-448dc1b7c6f6','9374b5e2-d16b-44d9-8ed7-7f4718b94bac','ec9b9f9f-03f4-4cb7-b383-0de049f81560','2db439f8-c6f5-4400-a416-766cedd7c274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:46.543585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05670707-1175-4d8a-a8dd-a428114723a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:46.554888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05670707-1175-4d8a-a8dd-a428114723a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:46.556124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (37c3b8cd-521a-484a-97d7-d95c3421aab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:46.556549 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request issued successfully. Jul 24 00:58:46.557502 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc8cfafe-3af2-4262-a767-af39074344a3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:46.558002 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 761/3047] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:58:46 2026] POST /volume/v3/volumes => generated 776 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:46.570562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-20db507d-6b11-4321-bce5-8da115b2941c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:46.573074 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20db507d-6b11-4321-bce5-8da115b2941c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 00:58:46.573409 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20db507d-6b11-4321-bce5-8da115b2941c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:46.574336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20db507d-6b11-4321-bce5-8da115b2941c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:46.586423 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:46.586423 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:46.590910 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-20db507d-6b11-4321-bce5-8da115b2941c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:58:46.596543 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20db507d-6b11-4321-bce5-8da115b2941c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 returned with HTTP 200 Jul 24 00:58:46.596923 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 758/3048] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:46 2026] GET /volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:47.156345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.158766 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:47.159038 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:47.159352 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:47.170219 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.170219 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:47.174331 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:47.179427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a5f3cef1-e3ef-4864-8c25-1692d532007b tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:47.180039 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 760/3049] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:47 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:47.212381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0dc935d-e724-4d25-b510-408137ec498c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.214142 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0dc935d-e724-4d25-b510-408137ec498c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:47.214377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0dc935d-e724-4d25-b510-408137ec498c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:47.214588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0dc935d-e724-4d25-b510-408137ec498c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:47.214718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b0dc935d-e724-4d25-b510-408137ec498c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:47.219038 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.219038 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:47.220008 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0dc935d-e724-4d25-b510-408137ec498c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:47.220479 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 771/3050] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:47 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:47.532034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-41bd2a7f-856d-4211-b32a-792d3d10250f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.534961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-41bd2a7f-856d-4211-b32a-792d3d10250f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:47.535239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-41bd2a7f-856d-4211-b32a-792d3d10250f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:47.535499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-41bd2a7f-856d-4211-b32a-792d3d10250f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:47.535638 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-41bd2a7f-856d-4211-b32a-792d3d10250f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:47.541734 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.541734 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:47.542713 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-41bd2a7f-856d-4211-b32a-792d3d10250f tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:47.543224 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 762/3051] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:47 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:47.615085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.616951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 00:58:47.617105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:47.617305 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:47.625435 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.625435 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:47.629782 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:58:47.634730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f3ae6d1-e152-4126-a87a-bf76b3486e12 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 returned with HTTP 200 Jul 24 00:58:47.635275 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 759/3052] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:47 2026] GET /volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:47.655027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.657834 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:58:47.657834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e99cf2d4-b695-4513-a018-41595625e9a0", "name": "tempest-type-Backup-1533146345"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:47.658994 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating new backup {'backup': {'volume_id': 'e99cf2d4-b695-4513-a018-41595625e9a0', 'name': 'tempest-type-Backup-1533146345'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:58:47.659126 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating backup of volume e99cf2d4-b695-4513-a018-41595625e9a0 in container None Jul 24 00:58:47.666928 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.666928 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:47.667440 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:58:47.696220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['111f8891-bfb9-4aee-abaf-b52cd093c71c', 'c7ef2f52-dfdb-48b1-94b8-a40d6ee1dc08'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:47.725547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0d63dcac-5872-4635-82d0-33d7b7fc58b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:58:47.726089 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 761/3053] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:58:47 2026] POST /volume/v3/backups => generated 314 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:47.738302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:47.740704 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:47.742725 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:47.743022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:47.743215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:47.751011 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:47.751011 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:47.751748 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0e7932a-9de8-40d4-af8b-b22ce5c66f68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:47.752105 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 772/3054] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:47 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:48.198652 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-34dbadac-9b4a-4a16-ae10-662b90845328 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:48.202830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-34dbadac-9b4a-4a16-ae10-662b90845328 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:48.203738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-34dbadac-9b4a-4a16-ae10-662b90845328 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:48.203738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-34dbadac-9b4a-4a16-ae10-662b90845328 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:48.220037 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:48.220037 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:48.226255 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-34dbadac-9b4a-4a16-ae10-662b90845328 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:48.234043 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-34dbadac-9b4a-4a16-ae10-662b90845328 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:48.234708 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 763/3055] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:48 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:48.237585 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:48.239803 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:48.240020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:48.240246 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:48.240370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:48.245706 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:48.245706 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:48.247324 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4b44e57d-4e8c-4577-8abe-c1357efea191 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:48.248069 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 760/3056] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:48 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:48.556861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:48.559041 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:48.559394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:48.559640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:48.559771 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:48.565967 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:48.565967 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:48.566885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6677d903-3c6d-448f-9e96-6c8ffa05fac8 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:48.567365 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 762/3057] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:48 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:48.766847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7bd649e-3691-4694-a678-c628e205545c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:48.768981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7bd649e-3691-4694-a678-c628e205545c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:48.769310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7bd649e-3691-4694-a678-c628e205545c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:48.769559 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7bd649e-3691-4694-a678-c628e205545c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:48.769716 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f7bd649e-3691-4694-a678-c628e205545c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:48.772042 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=329,cinder:UPDATE=87,cinder:INSERT=49 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:58:48.776427 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:48.776427 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:48.777423 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7bd649e-3691-4694-a678-c628e205545c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:48.777850 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 773/3058] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:48 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:49.251848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.254026 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:49.254346 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.254625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.260148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.262484 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:49.262727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.262951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.263077 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:49.271213 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.271213 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:49.271872 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.271872 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:49.272981 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3edc7657-ae05-45fe-acea-69d741ae1ca4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:49.273475 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 761/3059] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:49.280132 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:49.286905 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-467cba43-0ad2-48ea-b2c2-a1526ca75020 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:49.287358 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 764/3060] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:49.579801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.582386 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:49.582655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.582896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.583053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:49.588724 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.588724 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:49.589821 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8050fd1-6adc-4fa5-9223-3a1acb113335 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:49.590274 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 763/3061] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:49.604685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.606946 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:49.607269 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.607701 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.607872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:49.613449 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.613449 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:49.614870 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f4b969b-9ab6-48b4-835d-fc30b5c8e93a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:49.615038 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 774/3062] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:49.626629 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-691af242-7516-48b3-8e08-e288debe151b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.628727 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:49.628930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.629205 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.629359 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete backup with id: 48fc7284-3d67-4f3e-a192-91951328c7cf. Jul 24 00:58:49.634446 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.634446 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:49.646916 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] delete_backup rpcapi backup_id 48fc7284-3d67-4f3e-a192-91951328c7cf {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:49.649215 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691af242-7516-48b3-8e08-e288debe151b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 202 Jul 24 00:58:49.649721 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 762/3063] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:49 2026] DELETE /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:49.661896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.664330 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:49.664630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.664893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.665055 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:49.673443 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.673443 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:49.673443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02fcc9aa-76e0-42f5-ab04-fe0ff02e569e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 200 Jul 24 00:58:49.673443 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 765/3064] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:49.793231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:49.795658 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:49.795865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:49.796041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:49.796149 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:49.800845 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:49.800845 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:49.801769 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35f30c62-50f6-46a7-95b3-872b98ba4de4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:49.802634 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 764/3065] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:49 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:50.289351 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.291000 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:50.291928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.291928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.291928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:50.299877 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:50.299877 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:50.300688 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f0baeb17-3f87-4ed6-ba41-5d4fa803688c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:50.301312 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 775/3066] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:50 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:50.308248 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.310918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:50.311283 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.311532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.321643 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:50.321643 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:50.325613 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:50.330778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df974e6a-f9d3-4076-ac4e-c93da5b0edde tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:50.331513 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 763/3067] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:50 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:50.691808 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f6746410-81c6-47c8-9169-5d5d5b448782 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.693835 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6746410-81c6-47c8-9169-5d5d5b448782 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf Jul 24 00:58:50.694082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f6746410-81c6-47c8-9169-5d5d5b448782 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.694399 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f6746410-81c6-47c8-9169-5d5d5b448782 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.694557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f6746410-81c6-47c8-9169-5d5d5b448782 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 48fc7284-3d67-4f3e-a192-91951328c7cf. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:50.699867 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f6746410-81c6-47c8-9169-5d5d5b448782 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf returned with HTTP 404 Jul 24 00:58:50.700510 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 766/3068] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:50 2026] GET /volume/v3/backups/48fc7284-3d67-4f3e-a192-91951328c7cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:50.715955 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.718435 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] DELETE https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:50.718738 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.719021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.719295 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Delete backup with id: 81272f83-0d07-4912-ba32-b4e0c63aaf3b. Jul 24 00:58:50.724924 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:50.724924 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:50.740727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] delete_backup rpcapi backup_id 81272f83-0d07-4912-ba32-b4e0c63aaf3b {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:50.750289 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-453db99d-a67f-4d00-b68b-7815e0b335c4 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 202 Jul 24 00:58:50.750289 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 765/3069] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:50 2026] DELETE /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:50.754716 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.763473 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:50.763778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.764165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.764165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:50.770148 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:50.770148 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:50.771080 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02e23938-64d4-4b90-9b19-d4ee446b9018 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 200 Jul 24 00:58:50.771583 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 776/3070] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:50 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:50.814584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:50.825575 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:50.825575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:50.825575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:50.825575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:50.828796 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:50.828796 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:50.829530 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d337039-251a-4e72-99b9-0f75c50fefd4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:50.833226 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 764/3071] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:50 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:51.317440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.332424 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:51.332424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.332424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.332424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:51.338707 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:51.338707 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:51.340276 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2265693f-c156-4096-ad7a-a5131d2a9ef5 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:51.340276 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 767/3072] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:51 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 753 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:51.354675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.357318 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:51.357318 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.357558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.372325 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:51.372325 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:51.376184 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:51.380947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-658f4e3d-e6ba-4ee6-880f-685fb050b22e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:51.380947 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 766/3073] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:51 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:58:51.786632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.791938 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b Jul 24 00:58:51.793539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.793539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.793539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 81272f83-0d07-4912-ba32-b4e0c63aaf3b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:51.802747 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11668d88-45a3-41f1-b3bc-6508bd5db548 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b returned with HTTP 404 Jul 24 00:58:51.802747 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 777/3074] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:51 2026] GET /volume/v3/backups/81272f83-0d07-4912-ba32-b4e0c63aaf3b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:51.815474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fcc7c885-bb0c-4994-9599-e38766b28387 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.818434 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:51.820034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.820668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.820904 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete backup with id: 96b64b4c-0a61-408d-bd63-6de31e815caf. Jul 24 00:58:51.828512 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:51.828512 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:51.846553 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.847092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] delete_backup rpcapi backup_id 96b64b4c-0a61-408d-bd63-6de31e815caf {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:51.848901 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:51.848901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.848901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.848901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:51.849592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcc7c885-bb0c-4994-9599-e38766b28387 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 202 Jul 24 00:58:51.850253 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 765/3075] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:51 2026] DELETE /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:51.860826 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:51.860826 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:51.861540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-886aa013-fc99-48cb-89bb-94e8a6776e94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:51.864583 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 768/3076] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:51 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:51.865566 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:51.867828 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:51.868151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:51.868451 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:51.868706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:51.874213 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:51.874213 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:51.875316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6c1c7a1-db30-47a5-bd15-53fd7d75bab6 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 200 Jul 24 00:58:51.875821 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 767/3077] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:51 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:52.357030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.358971 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:52.360706 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.360706 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.360706 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:52.369722 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:52.369722 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:52.369722 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1fcd942-f15d-49be-a4b9-adfe97ce7101 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:52.369722 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 778/3078] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:52 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:52.397057 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-00e99216-10d5-42a0-9b03-6f75544f2868 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.399238 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00e99216-10d5-42a0-9b03-6f75544f2868 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:52.399585 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00e99216-10d5-42a0-9b03-6f75544f2868 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.400527 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00e99216-10d5-42a0-9b03-6f75544f2868 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.413650 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:52.413650 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:52.418503 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-00e99216-10d5-42a0-9b03-6f75544f2868 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:52.423467 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00e99216-10d5-42a0-9b03-6f75544f2868 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:52.424133 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 766/3079] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:52 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:52.879383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.897549 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dca784da-8669-495e-9a25-ec64be4f4e90 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.899753 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dca784da-8669-495e-9a25-ec64be4f4e90 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf Jul 24 00:58:52.900023 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dca784da-8669-495e-9a25-ec64be4f4e90 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.900295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dca784da-8669-495e-9a25-ec64be4f4e90 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.900429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-dca784da-8669-495e-9a25-ec64be4f4e90 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Show backup with id 96b64b4c-0a61-408d-bd63-6de31e815caf. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:52.903876 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:52.904160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.904417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.904557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:52.905017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dca784da-8669-495e-9a25-ec64be4f4e90 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf returned with HTTP 404 Jul 24 00:58:52.905724 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 768/3080] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:52 2026] GET /volume/v3/backups/96b64b4c-0a61-408d-bd63-6de31e815caf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:52.911000 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:52.911000 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:52.911766 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b7714d8e-c158-4661-bdf7-348ef642f6f2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:52.912184 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 769/3081] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:52 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:52.915792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.919243 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] DELETE https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:52.919243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.919243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.919243 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Delete backup with id: 0ecdec5b-a92e-40f7-bcac-0662253aadd1. Jul 24 00:58:52.923109 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:52.923109 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:52.938730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] delete_backup rpcapi backup_id 0ecdec5b-a92e-40f7-bcac-0662253aadd1 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:58:52.941441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d6b43e3-8817-4ac4-b9eb-408ce319abd8 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 202 Jul 24 00:58:52.942660 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 779/3082] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:52 2026] DELETE /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:52.950989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:52.953303 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:52.953532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:52.953756 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:52.955135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:52.960374 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:52.960374 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:52.960374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d1fb9c2c-9da6-4517-9663-fa00dcdf101c tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 200 Jul 24 00:58:52.960374 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 767/3083] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:52 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:53.383394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5f71b367-3142-429f-8246-ef5b9901aad9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.385530 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5f71b367-3142-429f-8246-ef5b9901aad9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:53.385792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5f71b367-3142-429f-8246-ef5b9901aad9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:53.386043 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5f71b367-3142-429f-8246-ef5b9901aad9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:53.386170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5f71b367-3142-429f-8246-ef5b9901aad9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:53.391323 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.391323 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:53.392092 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5f71b367-3142-429f-8246-ef5b9901aad9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:53.392604 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 769/3084] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:53 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:53.405239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a3648510-2371-4e7b-acda-e6f221df11f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.407711 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a3648510-2371-4e7b-acda-e6f221df11f9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:58:53.408303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a3648510-2371-4e7b-acda-e6f221df11f9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:53.408303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a3648510-2371-4e7b-acda-e6f221df11f9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:53.421774 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.421774 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:53.431537 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a3648510-2371-4e7b-acda-e6f221df11f9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:53.440721 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a3648510-2371-4e7b-acda-e6f221df11f9 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:58:53.441753 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 770/3085] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:53 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:53.443979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-98babf17-412e-4277-863a-68f6a5f64e14 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.449156 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98babf17-412e-4277-863a-68f6a5f64e14 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:53.449156 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98babf17-412e-4277-863a-68f6a5f64e14 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:53.449400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98babf17-412e-4277-863a-68f6a5f64e14 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:53.461321 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ee7e9110-b001-4414-bb17-7840ded00edc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.467131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] POST https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a/restore Jul 24 00:58:53.467335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:53.469424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Restoring backup eabc6838-ea29-4042-b8af-fba433159b8a ({'restore': {}}) {{(pid=100229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 00:58:53.469482 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Restoring backup eabc6838-ea29-4042-b8af-fba433159b8a to volume None. Jul 24 00:58:53.469877 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.469877 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:53.475836 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-98babf17-412e-4277-863a-68f6a5f64e14 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:53.477399 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.477399 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:53.479078 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Creating volume of 1 GB for restore of backup eabc6838-ea29-4042-b8af-fba433159b8a. Jul 24 00:58:53.484173 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Availability Zones retrieved successfully. Jul 24 00:58:53.484840 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98babf17-412e-4277-863a-68f6a5f64e14 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:53.485720 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 780/3086] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:53 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:53.490240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Flow 'volume_create_api' (aee33ec4-043d-463d-9464-86c527c069ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:53.491640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf47ccd-c80a-468d-bbf9-635bd79571f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:53.492331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:53.529966 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf47ccd-c80a-468d-bbf9-635bd79571f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:53.530828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6d86a8-0a6b-4fb9-b038-fb0b723b53a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:53.583059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Created reservations ['4530323d-2b73-4772-8d55-c2155c093001', '53b89476-5307-45aa-9309-f92e055501af', '263f6f89-0d18-4c18-89dc-d211a90e806a', '515c3095-355f-4bc1-ab66-53b253672c03'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:53.585953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6d86a8-0a6b-4fb9-b038-fb0b723b53a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4530323d-2b73-4772-8d55-c2155c093001', '53b89476-5307-45aa-9309-f92e055501af', '263f6f89-0d18-4c18-89dc-d211a90e806a', '515c3095-355f-4bc1-ab66-53b253672c03']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:53.586989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9892cc-d75e-4a20-b8ef-06a7c6bd0fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:53.619123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9892cc-d75e-4a20-b8ef-06a7c6bd0fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '638ac42b-046a-49a7-ae22-624ba41933a8', '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_eabc6838-ea29-4042-b8af-fba433159b8a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c5848ea57e4060a3594bba4af24413',qos_specs=None,replication_status=,reservations=['4530323d-2b73-4772-8d55-c2155c093001','53b89476-5307-45aa-9309-f92e055501af','263f6f89-0d18-4c18-89dc-d211a90e806a','515c3095-355f-4bc1-ab66-53b253672c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e398d4163884b068c8d3c83db841fa5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eabc6838-ea29-4042-b8af-fba433159b8a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=638ac42b-046a-49a7-ae22-624ba41933a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c5848ea57e4060a3594bba4af24413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e398d4163884b068c8d3c83db841fa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:53.620006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb10032-d494-4f33-9016-0e6991ead18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:53.638766 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb10032-d494-4f33-9016-0e6991ead18e) transitioned into 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_eabc6838-ea29-4042-b8af-fba433159b8a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c5848ea57e4060a3594bba4af24413',qos_specs=None,replication_status=,reservations=['4530323d-2b73-4772-8d55-c2155c093001','53b89476-5307-45aa-9309-f92e055501af','263f6f89-0d18-4c18-89dc-d211a90e806a','515c3095-355f-4bc1-ab66-53b253672c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e398d4163884b068c8d3c83db841fa5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:53.639495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a51818-9711-4c1d-aeaa-18aa06695bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:53.652967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a51818-9711-4c1d-aeaa-18aa06695bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:53.654457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Flow 'volume_create_api' (aee33ec4-043d-463d-9464-86c527c069ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:53.655015 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Create volume request issued successfully. Jul 24 00:58:53.663273 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.663273 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:53.663973 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:53.933529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.935461 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:53.935736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:53.935942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:53.936056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:53.940457 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:53.940457 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:53.941138 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a613b012-7f35-46f0-bb84-cf3dbe70f075 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:53.941550 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 770/3087] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:53 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:53.972299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.974464 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] GET https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 Jul 24 00:58:53.974731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:53.975109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:53.975275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] Show backup with id 0ecdec5b-a92e-40f7-bcac-0662253aadd1. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:53.980682 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7be3c102-45b3-4a81-a6f1-83b2e619afe3 tempest-VolumesBackupsTest-1965086532 tempest-VolumesBackupsTest-1965086532-project-admin] https://10.4.3.67/volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 returned with HTTP 404 Jul 24 00:58:53.980682 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 771/3088] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:53 2026] GET /volume/v3/backups/0ecdec5b-a92e-40f7-bcac-0662253aadd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:53.995123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:53.998034 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:58:53.998570 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:54.000270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:54.000270 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume with id: 8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:58:54.009562 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.009562 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:54.010415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:54.031961 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume request issued successfully. Jul 24 00:58:54.032485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e061aa4-1c5d-47cb-a1ea-1603e84cd632 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb returned with HTTP 202 Jul 24 00:58:54.033396 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 781/3089] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:53 2026] DELETE /volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:54.041363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:54.043936 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:58:54.044102 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:54.044295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:54.052666 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.052666 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:54.056717 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:54.061558 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-680f9aa9-0d71-490e-82c5-5d0bf4354c4a tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb returned with HTTP 200 Jul 24 00:58:54.061952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 771/3090] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:54 2026] GET /volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:54.504579 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:54.506830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:54.507405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:54.509066 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:54.519639 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.519639 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:54.524138 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:54.529531 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6503c5a2-15f4-475b-8cb2-ecece2eef081 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:54.530156 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 772/3091] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:54 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:54.680277 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.680277 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:54.680277 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:58:54.680277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Checking backup size 1 against volume size 1 {{(pid=100229) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 00:58:54.680277 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Overwriting volume 638ac42b-046a-49a7-ae22-624ba41933a8 with restore of backup eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:54.695747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] restore_backup in rpcapi backup_id eabc6838-ea29-4042-b8af-fba433159b8a {{(pid=100229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 00:58:54.699900 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee7e9110-b001-4414-bb17-7840ded00edc tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a/restore returned with HTTP 202 Jul 24 00:58:54.699900 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 768/3092] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 00:58:53 2026] POST /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:54.710182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:54.712108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:54.712811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:54.712811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:54.712811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:54.717284 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.717284 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:54.718184 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3104e69e-c1a4-471d-8bfe-7c4857c4cfdf tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:54.718726 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 782/3093] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:54 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:54.955515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:54.958012 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:54.958422 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:54.958786 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:54.958909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:54.965120 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:54.965120 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:54.966039 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ab5193e-fa5d-417b-82bd-782dbb110479 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:54.966597 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 772/3094] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:54 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:55.076645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-903929ff-2691-4a4c-906b-f8b6ba83867b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.078763 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-903929ff-2691-4a4c-906b-f8b6ba83867b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb Jul 24 00:58:55.079185 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-903929ff-2691-4a4c-906b-f8b6ba83867b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.080776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-903929ff-2691-4a4c-906b-f8b6ba83867b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.085937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-903929ff-2691-4a4c-906b-f8b6ba83867b tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb returned with HTTP 404 Jul 24 00:58:55.086554 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 773/3095] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/volumes/8cc157c9-5cac-42ab-b3cd-95bfab2426bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:55.096487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.098502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:58:55.098719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.098904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.099047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume with id: 16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:58:55.106342 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.106342 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:55.107017 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:55.124672 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume request issued successfully. Jul 24 00:58:55.125066 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ba47e79-548d-4b5f-90e9-8d374f9bb83e tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 returned with HTTP 202 Jul 24 00:58:55.125586 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 769/3096] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:55 2026] DELETE /volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:55.133759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.137312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:58:55.137676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.139216 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.151796 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.151796 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:55.158399 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:55.165826 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf30142a-59ee-41bf-9693-bcf5067e34fa tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 returned with HTTP 200 Jul 24 00:58:55.166595 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 783/3097] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:55.545793 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f94e8447-4189-49df-82ae-46ee73347526 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.549269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f94e8447-4189-49df-82ae-46ee73347526 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:55.549419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f94e8447-4189-49df-82ae-46ee73347526 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.549660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f94e8447-4189-49df-82ae-46ee73347526 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.560508 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.560508 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:55.565652 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f94e8447-4189-49df-82ae-46ee73347526 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:55.571833 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f94e8447-4189-49df-82ae-46ee73347526 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:55.572432 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 773/3098] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:55.732126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.735118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.736838 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:55.736939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:55.736986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.737272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.737321 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:55.737346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2066577499"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:55.738823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2066577499'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:55.738968 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume of 1 GB Jul 24 00:58:55.741386 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.741386 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:55.742080 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b7d951a-1de0-4e01-b9ea-c10b01173d96 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:55.742499 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 774/3099] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:55.750424 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Availability Zones retrieved successfully. Jul 24 00:58:55.757008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c5c980b3-81ad-4fb3-a8d6-da3c19b99865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:55.758014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb30347-5eea-49b4-a69a-73c2d9b4a73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:55.759026 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:55.786853 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb30347-5eea-49b4-a69a-73c2d9b4a73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:55.787566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cea0ed-81c1-4d6c-8d9c-2475d68f843c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:55.834473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Created reservations ['56775135-f27d-4d8c-aa07-cce0c1155d39', '572cc060-ab34-47bf-8563-0c2498ec6722', '9856e1bc-b8ca-4230-a04a-08bfbd5defba', '007ee7e6-3bbf-4005-be20-c04b0518c15d'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:55.836827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cea0ed-81c1-4d6c-8d9c-2475d68f843c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56775135-f27d-4d8c-aa07-cce0c1155d39', '572cc060-ab34-47bf-8563-0c2498ec6722', '9856e1bc-b8ca-4230-a04a-08bfbd5defba', '007ee7e6-3bbf-4005-be20-c04b0518c15d']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:55.836827 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e973b195-8cf7-4c5f-8d6c-8d156546dbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:55.863267 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e973b195-8cf7-4c5f-8d6c-8d156546dbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed702ad4-e7a4-49b9-b208-3d9ecc99d895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2066577499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['56775135-f27d-4d8c-aa07-cce0c1155d39','572cc060-ab34-47bf-8563-0c2498ec6722','9856e1bc-b8ca-4230-a04a-08bfbd5defba','007ee7e6-3bbf-4005-be20-c04b0518c15d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2066577499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed702ad4-e7a4-49b9-b208-3d9ecc99d895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b77c6e52434ce9a82fbaf5b26879ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:55.864590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac6f033-7b28-4c2d-91ca-e2d2b96f37bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:55.890224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac6f033-7b28-4c2d-91ca-e2d2b96f37bd) transitioned into state 'SUCCESS' from state '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-2066577499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['56775135-f27d-4d8c-aa07-cce0c1155d39','572cc060-ab34-47bf-8563-0c2498ec6722','9856e1bc-b8ca-4230-a04a-08bfbd5defba','007ee7e6-3bbf-4005-be20-c04b0518c15d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:55.890224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb32d23-7e50-4ae8-af40-d8c4d9680248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:55.904225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb32d23-7e50-4ae8-af40-d8c4d9680248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:55.904225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c5c980b3-81ad-4fb3-a8d6-da3c19b99865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:55.904225 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request issued successfully. Jul 24 00:58:55.904935 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e9aa2ed-fce9-4fe5-8025-cc68b1686f93 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:55.905630 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 770/3100] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:58:55 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:55.925134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.932290 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:55.932615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.932913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.943459 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.943459 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:55.949868 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:55.956620 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0867f464-58bd-4edb-9686-6dfa36653cb4 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:55.957302 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 784/3101] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:55.980520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:55.985237 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:55.985441 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:55.985678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:55.986025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:55.994066 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:55.994066 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:55.998320 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0aed1b89-c1fe-48f6-be10-8bb8c26ca014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:55.998769 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 774/3102] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:55 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:56.185183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dca71132-05c7-480d-812f-f3c168e3b4b3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.187263 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dca71132-05c7-480d-812f-f3c168e3b4b3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 Jul 24 00:58:56.187485 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dca71132-05c7-480d-812f-f3c168e3b4b3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.187742 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dca71132-05c7-480d-812f-f3c168e3b4b3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.198703 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dca71132-05c7-480d-812f-f3c168e3b4b3 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 returned with HTTP 404 Jul 24 00:58:56.199455 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 775/3103] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:56 2026] GET /volume/v3/volumes/16148272-0ac9-421e-8334-66eeb7315f21 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:56.208421 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.211099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:58:56.211428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.211726 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.211974 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume with id: d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:58:56.221816 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:56.221816 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:56.222462 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:56.241670 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Delete volume request issued successfully. Jul 24 00:58:56.241880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b554f6a2-5265-4de2-a029-eb7ea0a9c656 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 returned with HTTP 202 Jul 24 00:58:56.242510 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 771/3104] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:58:56 2026] DELETE /volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:58:56.254719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.256844 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:58:56.257069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.257318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.266545 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:56.266545 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:56.271847 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Volume info retrieved successfully. Jul 24 00:58:56.277641 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cdf6c1f5-3abc-49b0-8540-539d1c842875 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 returned with HTTP 200 Jul 24 00:58:56.278352 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 785/3105] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:56 2026] GET /volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:56.589724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.592562 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:56.592800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.593092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.607360 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:56.607360 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:56.612783 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:56.619548 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b632dd-46a5-4d36-aa35-8f5c0ebee5c1 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:56.620530 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 775/3106] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:56 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:56.753811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fc03aa5d-70fb-4b2a-b306-949011647983 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.755728 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc03aa5d-70fb-4b2a-b306-949011647983 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:56.755939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc03aa5d-70fb-4b2a-b306-949011647983 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.756149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc03aa5d-70fb-4b2a-b306-949011647983 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.756304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-fc03aa5d-70fb-4b2a-b306-949011647983 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:56.761489 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:56.761489 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:56.762301 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc03aa5d-70fb-4b2a-b306-949011647983 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:56.762687 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 776/3107] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:56 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:56.973405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:56.975361 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:56.975716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:56.975811 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:56.983177 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:56.983177 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:56.987223 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:56.991771 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c6fa90a-5b90-4a27-a29c-55eb61fbe850 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:56.992256 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 772/3108] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:56 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:57.011707 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.013879 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:57.014207 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.014831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.014831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:57.019560 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.019560 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:57.020550 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cbb6f312-7311-46fb-adcc-409ae79e88ba tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:57.021005 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 786/3109] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:57.062077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.066535 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:57.066882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.067236 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.079950 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.079950 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:57.088048 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:57.097463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-05b4cf1d-4d2b-442b-9661-3224a258e5e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:57.097463 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 776/3110] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:57.209986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5e6dfa1c-6784-4d57-91b3-b8453a5ec054 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.210473 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e6dfa1c-6784-4d57-91b3-b8453a5ec054 None None] GET https://10.4.3.67/volume// Jul 24 00:58:57.210695 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e6dfa1c-6784-4d57-91b3-b8453a5ec054 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.210940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e6dfa1c-6784-4d57-91b3-b8453a5ec054 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.211372 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e6dfa1c-6784-4d57-91b3-b8453a5ec054 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:57.211720 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 777/3111] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:57.222491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3b917604-e794-44b6-96bf-ab9708d81735 req-b80a12f2-ab6c-46ba-8f99-4508e10b0238 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.228361 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-b80a12f2-ab6c-46ba-8f99-4508e10b0238 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:58:57.228752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-b80a12f2-ab6c-46ba-8f99-4508e10b0238 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed702ad4-e7a4-49b9-b208-3d9ecc99d895", "connector": null, "instance_uuid": "c54c01fe-b01f-4020-8912-6f8e7e6239af"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:57.244926 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.244926 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:57.290601 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-b80a12f2-ab6c-46ba-8f99-4508e10b0238 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:58:57.290601 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 773/3112] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:58:57 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:57.293910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8cbe3a43-6a46-43f9-85f7-0a9ae4ad1d91 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.296058 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cbe3a43-6a46-43f9-85f7-0a9ae4ad1d91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] GET https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 Jul 24 00:58:57.296436 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cbe3a43-6a46-43f9-85f7-0a9ae4ad1d91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.296709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8cbe3a43-6a46-43f9-85f7-0a9ae4ad1d91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.309341 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8cbe3a43-6a46-43f9-85f7-0a9ae4ad1d91 tempest-VolumesBackupsTest-543208997 tempest-VolumesBackupsTest-543208997-project-member] https://10.4.3.67/volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 returned with HTTP 404 Jul 24 00:58:57.309341 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 787/3113] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/d8795a39-34fb-47c8-86f8-120384dde174 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:57.322361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.328875 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:57.329286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.329568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.342466 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-43d23411-c0d0-412d-93f4-58304621d30f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.342901 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43d23411-c0d0-412d-93f4-58304621d30f None None] GET https://10.4.3.67/volume// Jul 24 00:58:57.343084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43d23411-c0d0-412d-93f4-58304621d30f None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.343372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43d23411-c0d0-412d-93f4-58304621d30f None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.343797 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43d23411-c0d0-412d-93f4-58304621d30f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:57.344211 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 778/3114] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:57.347305 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.347305 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:57.352900 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:57.360829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.362485 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fdae9b54-2296-451b-a3c8-aa01eaf5eb90 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:57.363218 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 777/3115] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:57.364832 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:57.366852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.366852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.380965 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.380965 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:57.385151 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:57.391124 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-ffaf1b32-c8ba-4b8a-8565-31affa6ee2fe tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:57.391962 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 774/3116] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:57.483936 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-78815f43-aeee-4d8f-97a0-ff71df795e75 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.486494 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-78815f43-aeee-4d8f-97a0-ff71df795e75 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9/action Jul 24 00:58:57.486994 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-78815f43-aeee-4d8f-97a0-ff71df795e75 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:58:57.487240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-78815f43-aeee-4d8f-97a0-ff71df795e75 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:57.507996 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.507996 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:57.522298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-fd615c9a-7cd4-4a24-9687-c60309ce75e4 req-78815f43-aeee-4d8f-97a0-ff71df795e75 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9/action returned with HTTP 204 Jul 24 00:58:57.522931 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 788/3117] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:58:57 2026] POST /volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:58:57.529895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.534120 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] PUT https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d Jul 24 00:58:57.534697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:57.549299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Acquiring lock "cinder-attachment_update-ed702ad4-e7a4-49b9-b208-3d9ecc99d895-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:58:57.557415 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-ed702ad4-e7a4-49b9-b208-3d9ecc99d895-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:58:57.558441 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.558441 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:57.635972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.637948 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:57.638402 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.638687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.654047 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.654047 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:57.665442 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:57.665560 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-ed702ad4-e7a4-49b9-b208-3d9ecc99d895-np0000005792" released by "attachment_update" :: held 0.105s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:58:57.665560 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-645ee6f8-0949-49a8-b13c-89caad8509e5 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d returned with HTTP 200 Jul 24 00:58:57.665560 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 779/3118] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:58:57 2026] PUT /volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:57.668801 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab87aa37-9477-4d78-9d9e-28a4d109251c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:57.670392 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 778/3119] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:57.686965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.690111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:57.690382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.690633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.706424 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.706424 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:57.711546 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:57.717889 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f541f648-1ec5-4223-83ac-021cae8c8a87 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:57.718413 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 775/3120] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:57.776265 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.779178 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:57.779577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.780107 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.780379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:57.787521 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.787521 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:57.788397 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e17715e2-b883-416c-9ddd-a0d5a2464841 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:57.790501 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 789/3121] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:57.796112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.805881 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:57.807129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.807542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.818776 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.818776 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:57.823415 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:57.831298 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-dab7ae6a-e486-40cd-96fe-a8fd1162bdf0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:57.831298 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 780/3122] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 1170 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:58:57.853709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.855985 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/action Jul 24 00:58:57.856458 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:58:57.856646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:57.868480 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.868480 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:57.869132 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:57.876132 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Begin detaching volume completed successfully. Jul 24 00:58:57.876398 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-087a86b1-de45-45e8-8b24-7bfeb707f0ec tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/action returned with HTTP 202 Jul 24 00:58:57.877018 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 779/3123] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:58:57 2026] POST /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:58:57.935593 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ab968eae-1bbd-4117-9a7a-1e4d9910437d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.936063 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab968eae-1bbd-4117-9a7a-1e4d9910437d None None] GET https://10.4.3.67/volume// Jul 24 00:58:57.936294 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab968eae-1bbd-4117-9a7a-1e4d9910437d None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.936542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab968eae-1bbd-4117-9a7a-1e4d9910437d None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.936962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab968eae-1bbd-4117-9a7a-1e4d9910437d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:58:57.937335 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 776/3124] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:58:57.949508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:57.953175 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:58:57.954029 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:57.954340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:57.967609 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:57.967609 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:57.971761 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:58:57.977532 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-4843d376-1afc-486a-836d-6a648e272089 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:58:57.978266 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 790/3125] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:58:57.993315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-49cf2285-b6e1-4eb0-915b-c2c2a2fc0a55 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:58.000239 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-49cf2285-b6e1-4eb0-915b-c2c2a2fc0a55 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption Jul 24 00:58:58.000767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-49cf2285-b6e1-4eb0-915b-c2c2a2fc0a55 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:58.001431 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-49cf2285-b6e1-4eb0-915b-c2c2a2fc0a55 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:58.022353 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:58.022353 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:58.031623 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-49cf2285-b6e1-4eb0-915b-c2c2a2fc0a55 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption returned with HTTP 200 Jul 24 00:58:58.035264 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 781/3126] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:58:57 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:58.035629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:58.037147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:58.037478 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:58.037732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:58.037917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:58.046251 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:58.046251 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:58.047239 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7bbddd2-49fe-43ae-9a9a-506edcf734bb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:58.047239 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 780/3127] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:58 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:58.378876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:58.380822 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:58.381050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:58.381506 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:58.390956 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:58.390956 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:58:58.395988 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:58.409869 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c118aa8-fea9-49e1-9dda-7c8a98b685c1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:58.409869 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 777/3128] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:58 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:58.802656 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:58.808493 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:58.808493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:58.808493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:58.808493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:58.812156 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:58.812156 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:58.813111 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c3d9a44-64a4-463c-a1bd-95b840a2bf7d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:58.813621 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 791/3129] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:58 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:59.060375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:59.061902 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:58:59.062116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:59.062308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:59.062410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:59.067671 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:59.067671 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:59.068283 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-935ce465-ddbf-4ac8-82d9-777ddc0eebc8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:58:59.068796 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 782/3130] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:59 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:59.425598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:59.427945 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:58:59.428390 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:59.428497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:59.439613 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:59.439613 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:58:59.443365 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:58:59.448082 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d296e49a-045a-4fb3-bc1b-406e636b7331 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:58:59.448552 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 781/3131] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:59 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:59.460551 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1969e463-2e3f-4173-ab0b-076815748742 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:59.553648 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:58:59.553987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1792095502"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:58:59.555574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1792095502'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:58:59.555714 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Create volume of 1 GB Jul 24 00:58:59.559976 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Availability Zones retrieved successfully. Jul 24 00:58:59.565949 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Flow 'volume_create_api' (18f55155-a75f-4bc0-9cdd-85660d2e2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:59.567050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e439734d-0cf0-4437-a046-3f9c83f9c87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:59.567834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:58:59.594669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e439734d-0cf0-4437-a046-3f9c83f9c87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:59.595699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954944a0-1c65-410c-8087-30f18d0503c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:59.666972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Created reservations ['bbbad125-4ecf-4ad4-bb15-012e758b1b05', 'b05b40dd-1a2e-43eb-9672-da62c001f4a6', 'a4805bf2-ecb4-47e2-b202-e9c16a81468a', '3b99d9db-75e3-41f9-9178-a423ae7d9787'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:58:59.667922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954944a0-1c65-410c-8087-30f18d0503c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbbad125-4ecf-4ad4-bb15-012e758b1b05', 'b05b40dd-1a2e-43eb-9672-da62c001f4a6', 'a4805bf2-ecb4-47e2-b202-e9c16a81468a', '3b99d9db-75e3-41f9-9178-a423ae7d9787']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:59.668861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c65074-e35d-4d16-9593-da1b7445794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:59.698240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c65074-e35d-4d16-9593-da1b7445794e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bebdac20-c4d0-4a08-9a9d-f993f8295c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792095502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc33ee45b364e3f9b3190d4945bc11f',qos_specs=None,replication_status=,reservations=['bbbad125-4ecf-4ad4-bb15-012e758b1b05','b05b40dd-1a2e-43eb-9672-da62c001f4a6','a4805bf2-ecb4-47e2-b202-e9c16a81468a','3b99d9db-75e3-41f9-9178-a423ae7d9787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9660d812c542f9b685b4f5f9616f56',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792095502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bebdac20-c4d0-4a08-9a9d-f993f8295c0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc33ee45b364e3f9b3190d4945bc11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad9660d812c542f9b685b4f5f9616f56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:59.699178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68612ed3-f8ce-4721-a566-31c9746d7424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:59.717869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68612ed3-f8ce-4721-a566-31c9746d7424) transitioned into state 'SUCCESS' from state '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-1792095502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc33ee45b364e3f9b3190d4945bc11f',qos_specs=None,replication_status=,reservations=['bbbad125-4ecf-4ad4-bb15-012e758b1b05','b05b40dd-1a2e-43eb-9672-da62c001f4a6','a4805bf2-ecb4-47e2-b202-e9c16a81468a','3b99d9db-75e3-41f9-9178-a423ae7d9787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9660d812c542f9b685b4f5f9616f56',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:59.718635 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229bccc4-995c-433c-9ad2-394ab3dee33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:58:59.727684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229bccc4-995c-433c-9ad2-394ab3dee33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:58:59.728553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Flow 'volume_create_api' (18f55155-a75f-4bc0-9cdd-85660d2e2cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:58:59.728863 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Create volume request issued successfully. Jul 24 00:58:59.729484 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1969e463-2e3f-4173-ab0b-076815748742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:58:59.729880 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 778/3132] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:58:59 2026] POST /volume/v3/volumes => generated 776 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:58:59.744973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:59.747163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d Jul 24 00:58:59.747547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:59.747705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:59.759251 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:59.759251 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:58:59.769443 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Volume info retrieved successfully. Jul 24 00:58:59.778355 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-747c6f41-1708-456b-8382-2c41a6bd4a3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d returned with HTTP 200 Jul 24 00:58:59.778858 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 792/3133] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:58:59 2026] GET /volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:58:59.828380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-781fa042-e6b7-4213-abd2-a776105dd68c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:59.830143 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-781fa042-e6b7-4213-abd2-a776105dd68c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:58:59.830400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-781fa042-e6b7-4213-abd2-a776105dd68c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:59.830651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-781fa042-e6b7-4213-abd2-a776105dd68c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:59.830772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-781fa042-e6b7-4213-abd2-a776105dd68c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:58:59.835019 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:58:59.835019 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:58:59.835703 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-781fa042-e6b7-4213-abd2-a776105dd68c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:58:59.836039 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 783/3134] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:58:59 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:00.078286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.080086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:00.080304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:00.080425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:00.080574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:00.084320 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.084320 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:00.084868 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6eaa2e34-138e-4f0d-bc4f-d11f6908813a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:00.085209 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 782/3135] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:00 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:00.462295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-acd96591-98fd-44e4-b688-f66af6a487b6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.465152 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-acd96591-98fd-44e4-b688-f66af6a487b6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:00.465372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-acd96591-98fd-44e4-b688-f66af6a487b6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:00.465540 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-acd96591-98fd-44e4-b688-f66af6a487b6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:00.480951 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.480951 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:00.487353 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-acd96591-98fd-44e4-b688-f66af6a487b6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:00.494063 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-acd96591-98fd-44e4-b688-f66af6a487b6 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:00.494708 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 779/3136] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:00 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:00.797024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.799326 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d Jul 24 00:59:00.799623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:00.799881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:00.809796 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.809796 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:00.814443 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Volume info retrieved successfully. Jul 24 00:59:00.823919 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2405a35-3df9-4793-b72b-acf2c26dc7cc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d returned with HTTP 200 Jul 24 00:59:00.824525 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 793/3137] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:00 2026] GET /volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:00.843318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d2195412-8705-4a15-b43f-5cff5655582d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.848082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:59:00.848495 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bebdac20-c4d0-4a08-9a9d-f993f8295c0d", "name": "tempest-type-Backup-392568746"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:00.850188 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Creating new backup {'backup': {'volume_id': 'bebdac20-c4d0-4a08-9a9d-f993f8295c0d', 'name': 'tempest-type-Backup-392568746'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:59:00.850342 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Creating backup of volume bebdac20-c4d0-4a08-9a9d-f993f8295c0d in container None Jul 24 00:59:00.850889 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.853042 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:00.853460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:00.853697 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:00.854047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:00.858574 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.858574 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:00.858928 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Volume info retrieved successfully. Jul 24 00:59:00.860856 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.860856 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:00.861903 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85b403e5-5aa2-40ef-8018-b9499734bbc8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:00.862469 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 783/3138] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:00 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:00.887718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Created reservations ['4dd72799-94a0-4439-82d8-1f81c3696b20', 'd956ea95-2b46-4861-8025-73b831153c0b'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:00.921324 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d2195412-8705-4a15-b43f-5cff5655582d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:59:00.921764 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 784/3139] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:59:00 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:00.938738 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.941893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-3b917604-e794-44b6-96bf-ab9708d81735 req-714e434e-0928-4dbf-a48b-d5d01fba051e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:00.942391 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:00.942664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:00.942840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:00.942945 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:00.944654 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-714e434e-0928-4dbf-a48b-d5d01fba051e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d/action Jul 24 00:59:00.945075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-714e434e-0928-4dbf-a48b-d5d01fba051e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:00.945255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-714e434e-0928-4dbf-a48b-d5d01fba051e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:00.952008 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.952008 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:00.953225 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9ee542e-bd33-487b-9b34-69b3c55f1f3e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:00.953921 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 780/3140] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:00 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:00.971014 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:00.971014 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:00.981300 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-3b917604-e794-44b6-96bf-ab9708d81735 req-714e434e-0928-4dbf-a48b-d5d01fba051e tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d/action returned with HTTP 204 Jul 24 00:59:00.982145 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 794/3141] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:59:00 2026] POST /volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:01.064150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-6047c01f-97a0-452b-b2cd-fa296b51746a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.068557 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-6047c01f-97a0-452b-b2cd-fa296b51746a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 Jul 24 00:59:01.068850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-6047c01f-97a0-452b-b2cd-fa296b51746a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.069093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-6047c01f-97a0-452b-b2cd-fa296b51746a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.078835 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.078835 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:01.095454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-be188679-8de8-46cd-a69c-1229ac311718 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.097803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be188679-8de8-46cd-a69c-1229ac311718 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:01.098143 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be188679-8de8-46cd-a69c-1229ac311718 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.098423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be188679-8de8-46cd-a69c-1229ac311718 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.098541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-be188679-8de8-46cd-a69c-1229ac311718 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:01.103769 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.103769 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:01.104638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be188679-8de8-46cd-a69c-1229ac311718 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:01.105121 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 785/3142] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:01.135571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5098691f-351c-43f2-9076-ba43f5cc3312 req-6047c01f-97a0-452b-b2cd-fa296b51746a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 returned with HTTP 200 Jul 24 00:59:01.136051 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 784/3143] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:01 2026] DELETE /volume/v3/attachments/611de16d-f378-4440-8af0-71fae3329dc9 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:01.509299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.511562 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.511981 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.512337 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.525760 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.525760 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:01.529476 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.536108 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-81e2ae6e-4fb1-4443-b2aa-6d6dec9eb20a tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:01.536855 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 781/3144] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:01.552632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.557066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.557346 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.557583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.570597 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.570597 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:01.574844 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.580504 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d563aa0-ce40-4331-8e6d-00ffb79b7b29 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:01.581013 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 795/3145] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:01.627992 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.630609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.630899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.631105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.642623 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.642623 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:01.646756 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.652412 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3c7ef60f-4c4f-4735-8f45-5802181625da req-940c717e-0d61-4963-bd70-4340483f106d tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:01.653046 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 786/3146] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:01.673237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.675054 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.675300 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.676093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.687449 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.687449 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:01.691500 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.696021 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fb2e78df-4a13-4b87-96d0-af439b3de6bf tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:01.696441 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 785/3147] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:01.741487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.837708 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.837708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.838268 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.852592 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.852592 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:01.862368 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.867989 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f506eb4f-134b-40d6-a1a1-395f462fdca3 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:01.869071 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 782/3148] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1138 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:01.875294 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.877725 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:01.878306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.878833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.878941 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:01.884906 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.884906 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:01.885962 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5f5dfbcc-4cba-449c-b39d-4ddceff921b6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:01.886532 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 796/3149] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:01.893269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.896138 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895/action Jul 24 00:59:01.896671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:01.896910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:01.911115 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.911115 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:01.911793 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:01.918589 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Begin detaching volume completed successfully. Jul 24 00:59:01.918842 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-9fe3802c-3c04-453c-9bea-796d075f7fd1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895/action returned with HTTP 202 Jul 24 00:59:01.919380 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 787/3150] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:59:01 2026] POST /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:01.964387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.967616 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:01.967818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.967990 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.968160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5925b278-2678-43a8-8d52-a3eb7ebb5589 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5925b278-2678-43a8-8d52-a3eb7ebb5589 None None] GET https://10.4.3.67/volume// Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5925b278-2678-43a8-8d52-a3eb7ebb5589 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5925b278-2678-43a8-8d52-a3eb7ebb5589 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5925b278-2678-43a8-8d52-a3eb7ebb5589 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:01.972579 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 783/3151] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:01.973090 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.973090 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:01.973410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ea994eb2-e751-4e2e-8ec8-f3f6f269823f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:01.973766 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 786/3152] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:01.981510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:01.982848 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:01.983143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:01.983415 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:01.992124 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:01.992124 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:01.995823 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:02.000485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-f1d86652-8775-4b30-8a4d-15cae51b23eb tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:02.001291 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 797/3153] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:01 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:02.115317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:02.118543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:02.118746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:02.118937 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:02.119109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:02.123553 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:02.123553 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:02.124337 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9bd3194d-ac16-4f73-a6c1-fcd1ba32b0be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:02.124806 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 788/3154] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:02 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:02.142682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:02.144442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:59:02.144897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:02.145176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:02.152992 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:02.152992 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:02.157522 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:02.162570 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7ca0ed90-ebaf-4615-8cdb-ff52053b4ff5 req-7fcf6e71-e324-4f17-b45f-7ddc7d70f6af tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:59:02.163116 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 784/3155] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:02 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:02.883427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-1b989517-8699-4b47-bd04-b8c4ba19d794 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:02.886490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-1b989517-8699-4b47-bd04-b8c4ba19d794 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d Jul 24 00:59:02.886761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-1b989517-8699-4b47-bd04-b8c4ba19d794 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:02.887010 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-1b989517-8699-4b47-bd04-b8c4ba19d794 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:02.896933 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:02.896933 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:02.903149 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:02.905796 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:02.905908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:02.906224 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:02.906430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:02.918712 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:02.918712 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:02.919931 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0eb1550f-e778-4ccd-b9e4-f1249ec01403 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:02.920854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 798/3156] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:02 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:02.957618 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a8129acf-ebb1-463e-a874-bb9e5ddb4657 req-1b989517-8699-4b47-bd04-b8c4ba19d794 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d returned with HTTP 200 Jul 24 00:59:02.958041 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 787/3157] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:02 2026] DELETE /volume/v3/attachments/843f0ead-3b28-451f-84b6-c2a8d6fcc89d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:02.988585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1d60519f-8792-42f6-b386-e543082069ff None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:02.990314 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d60519f-8792-42f6-b386-e543082069ff tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:02.990524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d60519f-8792-42f6-b386-e543082069ff tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:02.990707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d60519f-8792-42f6-b386-e543082069ff tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:02.990803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1d60519f-8792-42f6-b386-e543082069ff tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:02.994632 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:02.994632 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:02.995274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d60519f-8792-42f6-b386-e543082069ff tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:02.995675 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 789/3158] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:02 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:03.138137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:03.140252 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:03.140514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:03.140728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:03.140822 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:03.145571 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:03.145571 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:03.146434 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1848950d-6b45-4d6c-b6c6-cc10fd5beb74 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:03.146833 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 785/3159] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:03 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:03.207582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:03.217430 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 00:59:03.217430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:03.217430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:03.232288 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:03.232288 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:03.239446 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:03.246843 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbc7d1ea-bd60-4934-a900-6d384631fab0 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 00:59:03.247664 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 799/3160] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:03 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:03.933383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:03.939047 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:03.939047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:03.939047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:03.939047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:03.946552 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:03.946552 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:03.946552 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-13b3ac41-e15e-4792-afc3-14c0f0500719 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:03.946552 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 788/3161] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:03 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:04.010748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:04.013731 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:04.013964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:04.014175 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:04.014348 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:04.020367 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:04.020367 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:04.021032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be7e264c-6d52-4ce1-8c1a-aeae48c2b5e2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:04.021488 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 790/3162] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:04 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:04.159674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-83ce0fd9-8521-462b-94e9-3db400e38216 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:04.162038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83ce0fd9-8521-462b-94e9-3db400e38216 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:04.162361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83ce0fd9-8521-462b-94e9-3db400e38216 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:04.162654 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-83ce0fd9-8521-462b-94e9-3db400e38216 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:04.162802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-83ce0fd9-8521-462b-94e9-3db400e38216 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:04.172891 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:04.172891 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:04.173922 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-83ce0fd9-8521-462b-94e9-3db400e38216 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:04.174455 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 786/3163] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:04 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:04.965090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:04.967709 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:04.968009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:04.968323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:04.968500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:04.974442 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:04.974442 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:04.975382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2db0252a-0f3b-4d34-9b96-83e462aa1cd3 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:04.975904 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 800/3164] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:04 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:05.034299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:05.036443 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:05.036552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:05.036850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:05.036850 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:05.041710 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:05.041710 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:05.042381 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77ce0362-3c9b-4c07-a15f-ab465d0c74f7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:05.042779 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 789/3165] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:05 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:05.165139 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:05.167060 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:59:05.167296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:05.167510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:05.167757 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume with id: e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:59:05.174811 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:05.174811 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:05.175351 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:05.184947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1c357985-8ab8-4df5-b763-30719b220c13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:05.188329 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c357985-8ab8-4df5-b763-30719b220c13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:05.188583 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c357985-8ab8-4df5-b763-30719b220c13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:05.188809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c357985-8ab8-4df5-b763-30719b220c13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:05.188908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1c357985-8ab8-4df5-b763-30719b220c13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:05.191913 np0000005792 devstack@c-api.service[100232]: WARNING cinder.keymgr.conf_key_mgr [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 00:59:05.194120 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:05.194120 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:05.194814 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c357985-8ab8-4df5-b763-30719b220c13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:05.195168 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 787/3166] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:05 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:05.197417 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume request issued successfully. Jul 24 00:59:05.197610 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ae54fc9-bf32-465b-bce6-135505c3b4b4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 202 Jul 24 00:59:05.198099 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 791/3167] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:05 2026] DELETE /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:05.208472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:05.210365 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:59:05.210581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:05.210790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:05.219316 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:05.219316 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:05.223667 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:05.229916 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e7b0c62-b082-409b-afdc-7ffaab4be197 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 200 Jul 24 00:59:05.230518 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 801/3168] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:05 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:05.986370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37f1f604-6536-4396-af18-566daed2448c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:05.988155 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37f1f604-6536-4396-af18-566daed2448c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:05.988389 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37f1f604-6536-4396-af18-566daed2448c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:05.988585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37f1f604-6536-4396-af18-566daed2448c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:05.988714 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-37f1f604-6536-4396-af18-566daed2448c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Show backup with id eabc6838-ea29-4042-b8af-fba433159b8a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:05.992974 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:05.992974 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:05.993687 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37f1f604-6536-4396-af18-566daed2448c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 200 Jul 24 00:59:05.994015 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 790/3169] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:05 2026] GET /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.006310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.008469 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:06.008682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.008907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.017255 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.017255 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:06.021172 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:06.026532 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62c36ba7-3f37-434f-bc44-9642a2540e6e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 200 Jul 24 00:59:06.027120 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 788/3170] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:06.042506 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.044525 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:06.044768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.044988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.053471 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.053471 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:06.055414 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.057603 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:06.057837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.058162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.058363 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:06.058582 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:06.062445 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.062445 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:06.063010 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de3e4e01-3358-48ed-97bd-f9ee278b5674 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:06.063397 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 802/3171] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.064173 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37fb0dee-80ab-41de-b94d-cf7637879f3d tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 200 Jul 24 00:59:06.064651 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 792/3172] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:06.211667 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.212676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 00:59:06.212854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.213010 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.213171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:06.217365 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.217365 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:06.218013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-599a585c-d0fa-4c8f-b7b3-544640e8418e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 00:59:06.218430 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 791/3173] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.228774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.247022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cbe80aed-affd-4a7f-9c67-d86c24c9a253 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.250634 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cbe80aed-affd-4a7f-9c67-d86c24c9a253 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c Jul 24 00:59:06.250938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cbe80aed-affd-4a7f-9c67-d86c24c9a253 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.251259 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cbe80aed-affd-4a7f-9c67-d86c24c9a253 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.261978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cbe80aed-affd-4a7f-9c67-d86c24c9a253 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c returned with HTTP 404 Jul 24 00:59:06.261978 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 803/3174] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/e6e6c917-f1a2-44e6-b23c-40b37b70a57c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:06.268824 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.270588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 00:59:06.270809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.271028 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.271852 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:59:06.286095 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Get all volumes completed successfully. Jul 24 00:59:06.288514 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.288514 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:06.301332 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0bc204a1-7782-43c2-b8cc-a07b4ee5a18d tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 00:59:06.301332 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 793/3175] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14053 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:06.305620 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 00:59:06.305620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e99cf2d4-b695-4513-a018-41595625e9a0"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.306716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Creating new backup {'backup': {'volume_id': 'e99cf2d4-b695-4513-a018-41595625e9a0'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:59:06.306969 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Creating backup of volume e99cf2d4-b695-4513-a018-41595625e9a0 in container None Jul 24 00:59:06.314017 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.314017 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:06.314430 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Volume info retrieved successfully. Jul 24 00:59:06.322967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-74b53c94-6a2f-41f7-bc8d-bc78e6e2c129 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.324769 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74b53c94-6a2f-41f7-bc8d-bc78e6e2c129 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] DELETE https://10.4.3.67/volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8 Jul 24 00:59:06.324990 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74b53c94-6a2f-41f7-bc8d-bc78e6e2c129 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.325244 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74b53c94-6a2f-41f7-bc8d-bc78e6e2c129 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.333546 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Created reservations ['904da932-6754-4780-98e8-f0de5892de76', '252b725b-809e-4c15-8157-74a68f31f7a4'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:06.349599 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74b53c94-6a2f-41f7-bc8d-bc78e6e2c129 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8 returned with HTTP 202 Jul 24 00:59:06.350037 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 792/3176] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 00:59:06 2026] DELETE /volume/v3/types/b5cf151f-c457-4923-b91d-ebcb21b943d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:06.363068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-72686094-4162-43ab-b8af-7f0e20cbfd51 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.364764 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-72686094-4162-43ab-b8af-7f0e20cbfd51 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 00:59:06.365340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-72686094-4162-43ab-b8af-7f0e20cbfd51 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1721772669", "extra_specs": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.367362 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc509305-49d7-4ce4-90cc-37a9df6d5dcb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:59:06.368302 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 789/3177] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:59:06 2026] POST /volume/v3/backups => generated 286 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 00:59:06.376415 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.382132 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-72686094-4162-43ab-b8af-7f0e20cbfd51 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 00:59:06.382132 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 804/3178] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 00:59:06 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.382414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:06.384344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.387010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.387010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:06.392917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c2fc49fb-c252-44f0-be18-945ab444c815 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.393253 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.393253 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:06.398744 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c2fc49fb-c252-44f0-be18-945ab444c815 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] POST https://10.4.3.67/volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558/encryption Jul 24 00:59:06.398744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c2fc49fb-c252-44f0-be18-945ab444c815 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.399018 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a048fd1a-9f64-4dc8-b8b6-2d31e6a59734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:06.399018 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 794/3179] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 693 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.424394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c2fc49fb-c252-44f0-be18-945ab444c815 tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558/encryption returned with HTTP 200 Jul 24 00:59:06.424998 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 793/3180] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 00:59:06 2026] POST /volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.434037 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.435004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e08982d0-5d26-471e-8dde-3c1525b177ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.436099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:06.436788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.436788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.437411 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:06.437773 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1977295016", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1721772669", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.444470 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1977295016', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1721772669', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:06.446252 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.446252 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:06.449760 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:06.453166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume of 1 GB Jul 24 00:59:06.453500 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.453500 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:06.453976 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Availability Zones retrieved successfully. Jul 24 00:59:06.455429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-007892f9-f2c2-4328-ae51-4805deb1ce2d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:06.457320 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 790/3181] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:06.460718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (078e9822-7fab-4fd2-ad4f-52bcfe240cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:06.462045 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05998766-f6c5-48e8-b50c-3620faed0c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:06.462933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:06.489463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05998766-f6c5-48e8-b50c-3620faed0c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:59:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b04ce86-1754-417f-9cbe-9415e18ae558,is_public=True,name='tempest-scenario-type-luks-1721772669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b04ce86-1754-417f-9cbe-9415e18ae558', '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=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:06.489775 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc4504-1658-4ee6-b265-9f07806d4842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:06.526337 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:59:06.526756 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 00:59:06.544172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-157ed012-52ac-44f0-b6e4-a74725f37ff8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.544676 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-157ed012-52ac-44f0-b6e4-a74725f37ff8 None None] GET https://10.4.3.67/volume// Jul 24 00:59:06.544907 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-157ed012-52ac-44f0-b6e4-a74725f37ff8 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.545293 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-157ed012-52ac-44f0-b6e4-a74725f37ff8 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.545474 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-157ed012-52ac-44f0-b6e4-a74725f37ff8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:06.546137 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 795/3182] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:06.558958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-729a0860-edb7-491f-bf0b-0cb665ef8c31 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.561325 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-729a0860-edb7-491f-bf0b-0cb665ef8c31 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:59:06.561753 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-729a0860-edb7-491f-bf0b-0cb665ef8c31 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c320360-c197-45c6-9c72-4b277866ce3d", "connector": null, "instance_uuid": "42687814-eeb9-4e59-a5c6-0501ebafa837"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.562925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Created reservations ['b5b1f974-ba40-4ea7-b713-698bd1e4f114', 'ef209169-b3b2-4426-9255-28f93e4f48c7', 'd95b05ed-5320-4e8b-9e61-725ce791e4f5', '37dbc65c-a605-4a84-b611-0b0e2717d4e4'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:06.563866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc4504-1658-4ee6-b265-9f07806d4842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b1f974-ba40-4ea7-b713-698bd1e4f114', 'ef209169-b3b2-4426-9255-28f93e4f48c7', 'd95b05ed-5320-4e8b-9e61-725ce791e4f5', '37dbc65c-a605-4a84-b611-0b0e2717d4e4']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:06.564667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e780ec3a-6d9d-4b21-a80f-18d9eb8a8343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:06.574369 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.574369 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:06.589067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e780ec3a-6d9d-4b21-a80f-18d9eb8a8343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfad5179-ed49-4807-bafe-c1b58d6e6e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1977295016',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['b5b1f974-ba40-4ea7-b713-698bd1e4f114','ef209169-b3b2-4426-9255-28f93e4f48c7','d95b05ed-5320-4e8b-9e61-725ce791e4f5','37dbc65c-a605-4a84-b611-0b0e2717d4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=8b04ce86-1754-417f-9cbe-9415e18ae558), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1977295016',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cfad5179-ed49-4807-bafe-c1b58d6e6e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f23a0c594e406987b5a38bfc748786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3687f668ed77460caf82be104bf04103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b04ce86-1754-417f-9cbe-9415e18ae558),volume_type_id=8b04ce86-1754-417f-9cbe-9415e18ae558)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:06.593484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266b3b9a-e1c1-4286-8435-54ff59c17c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:06.611519 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-729a0860-edb7-491f-bf0b-0cb665ef8c31 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:59:06.612079 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 794/3183] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:59:06 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:06.613022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266b3b9a-e1c1-4286-8435-54ff59c17c12) transitioned into state 'SUCCESS' from state '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-1977295016',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f23a0c594e406987b5a38bfc748786',qos_specs=None,replication_status=,reservations=['b5b1f974-ba40-4ea7-b713-698bd1e4f114','ef209169-b3b2-4426-9255-28f93e4f48c7','d95b05ed-5320-4e8b-9e61-725ce791e4f5','37dbc65c-a605-4a84-b611-0b0e2717d4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3687f668ed77460caf82be104bf04103',volume_type_id=8b04ce86-1754-417f-9cbe-9415e18ae558)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:06.614000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db936cbc-d002-4c62-9e6e-35f3e642d95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:06.624709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db936cbc-d002-4c62-9e6e-35f3e642d95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:06.625721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Flow 'volume_create_api' (078e9822-7fab-4fd2-ad4f-52bcfe240cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:06.626361 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Create volume request issued successfully. Jul 24 00:59:06.629226 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e08982d0-5d26-471e-8dde-3c1525b177ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:06.629226 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 805/3184] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:59:06 2026] POST /volume/v3/volumes => generated 783 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:06.664439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f99eea35-a72a-4719-b770-e920669d3333 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.666596 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f99eea35-a72a-4719-b770-e920669d3333 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:06.666833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f99eea35-a72a-4719-b770-e920669d3333 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.667081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f99eea35-a72a-4719-b770-e920669d3333 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.678620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3890bdfb-ad80-4a3a-8ea4-ef434069b06b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.679173 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3890bdfb-ad80-4a3a-8ea4-ef434069b06b None None] GET https://10.4.3.67/volume// Jul 24 00:59:06.679173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3890bdfb-ad80-4a3a-8ea4-ef434069b06b None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.679173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3890bdfb-ad80-4a3a-8ea4-ef434069b06b None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.679406 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3890bdfb-ad80-4a3a-8ea4-ef434069b06b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:06.679726 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 796/3185] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:06.679769 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.679769 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:06.683612 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f99eea35-a72a-4719-b770-e920669d3333 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:06.691131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f99eea35-a72a-4719-b770-e920669d3333 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:06.691319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.691848 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 791/3186] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 00:59:06.693345 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:06.693545 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:06.693732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:06.707689 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.707689 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:06.710797 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:06.716526 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-1b89500b-fd1e-434a-9fdf-119ecfd11d8a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:06.717050 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 795/3187] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:06 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:06.847452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:06.850333 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] PUT https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f Jul 24 00:59:06.850827 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:06.860945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Acquiring lock "cinder-attachment_update-8c320360-c197-45c6-9c72-4b277866ce3d-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:59:06.867006 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Lock "cinder-attachment_update-8c320360-c197-45c6-9c72-4b277866ce3d-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:59:06.868538 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:06.868538 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:06.962586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Lock "cinder-attachment_update-8c320360-c197-45c6-9c72-4b277866ce3d-np0000005792" released by "attachment_update" :: held 0.094s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:59:06.962586 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-9a20c60f-3db2-412d-8d8c-9643d80e5f4d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f returned with HTTP 200 Jul 24 00:59:06.962586 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 806/3188] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:59:06 2026] PUT /volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:07.075707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:07.077693 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:07.077869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:07.078036 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:07.078160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:07.082728 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:07.082728 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:07.083493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8aa56033-e64b-49b1-bf3d-91fa559f27fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:07.083936 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 797/3189] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:07 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:07.413608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:07.415630 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:07.415887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:07.416101 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:07.416281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:07.420940 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:07.420940 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:07.421671 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26974e8b-b9d5-4a3b-bcfb-c3a6b70f1208 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:07.422082 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 792/3190] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:07 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:07.439292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:07.441520 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:07.441878 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:07.442098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:07.450653 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:07.450653 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:07.456299 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:07.463536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e7aacee9-c907-49b3-9cdc-9d9e63c59a00 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 200 Jul 24 00:59:07.463991 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 796/3191] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:07 2026] GET /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:07.703792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:07.705793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:07.706069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:07.706333 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:07.718937 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:07.718937 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:07.726748 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:07.731455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15465e37-95ec-4360-95c5-dc6e681e5c80 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:07.731813 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 807/3192] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:07 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:08.088554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.090779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:08.092554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:08.092554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:08.098161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-505b45c1-061c-4d59-86c3-ee31bf08511a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.098828 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:08.098828 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:08.101239 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-505b45c1-061c-4d59-86c3-ee31bf08511a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:08.101625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-505b45c1-061c-4d59-86c3-ee31bf08511a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:08.101686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-505b45c1-061c-4d59-86c3-ee31bf08511a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:08.101795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-505b45c1-061c-4d59-86c3-ee31bf08511a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:08.102776 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:08.107296 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:08.107296 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:08.107895 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-505b45c1-061c-4d59-86c3-ee31bf08511a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:08.108708 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 793/3193] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:08 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:08.109924 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-9a06dcd1-e45a-418c-986e-37d7f7ea41e6 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 200 Jul 24 00:59:08.110529 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 798/3194] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:08 2026] GET /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:08.121065 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5a679858-96c2-4090-b917-492122ed6a9d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.121634 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a679858-96c2-4090-b917-492122ed6a9d None None] GET https://10.4.3.67/volume// Jul 24 00:59:08.121833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a679858-96c2-4090-b917-492122ed6a9d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:08.122078 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a679858-96c2-4090-b917-492122ed6a9d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:08.122502 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a679858-96c2-4090-b917-492122ed6a9d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:08.122858 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 797/3195] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 00:59:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:08.131866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-10c23816-7960-46e0-9949-3db60d8b031c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.135032 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-10c23816-7960-46e0-9949-3db60d8b031c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:59:08.135624 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-10c23816-7960-46e0-9949-3db60d8b031c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "638ac42b-046a-49a7-ae22-624ba41933a8", "connector": null, "instance_uuid": "0128695e-8c71-4fa3-82eb-6deef64dd010"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:08.145997 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:08.145997 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:08.176830 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-10c23816-7960-46e0-9949-3db60d8b031c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:59:08.177385 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 808/3196] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:59:08 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:08.433707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.435468 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:08.435691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:08.435925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:08.436032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:08.440493 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:08.440493 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:08.441244 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b8d5aef7-6826-4f5c-91fc-531bda56f37d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:08.441816 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 794/3197] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:08 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:08.745586 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:08.748224 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:08.748462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:08.748859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:08.759092 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:08.759092 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:08.765726 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:08.771781 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15d1a3e9-4349-4801-8d37-58e3e2b3baf9 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:08.772348 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 799/3198] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:08 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:09.119281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.121389 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:09.121611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:09.121943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:09.122053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:09.126975 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.126975 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:09.127754 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1668819c-ded6-4f03-89e5-f77d5be369b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:09.128134 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 798/3199] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:09 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:09.328537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3515738c-904f-44a2-b8c5-c20aae03974b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.328850 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3515738c-904f-44a2-b8c5-c20aae03974b None None] GET https://10.4.3.67/volume// Jul 24 00:59:09.329004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3515738c-904f-44a2-b8c5-c20aae03974b None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:09.329172 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3515738c-904f-44a2-b8c5-c20aae03974b None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:09.329536 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3515738c-904f-44a2-b8c5-c20aae03974b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:09.329785 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 809/3200] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:09.341485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.343488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:09.343708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:09.343891 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:09.354717 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.354717 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:09.357730 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:09.361671 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-5394e62d-5f46-4f40-90f3-ced13ce88157 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 200 Jul 24 00:59:09.362045 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 795/3201] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:09 2026] GET /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 1593 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:09.459634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.461042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:09.461312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:09.461489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:09.461595 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:09.467819 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.467819 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:09.468699 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a2decbc-16a4-4d4c-84a5-60a83ab3c807 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:09.469475 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 800/3202] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:09 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:09.478579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.484340 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] PUT https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f Jul 24 00:59:09.486716 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:09.495961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Acquiring lock "cinder-attachment_update-638ac42b-046a-49a7-ae22-624ba41933a8-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:59:09.500958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Lock "cinder-attachment_update-638ac42b-046a-49a7-ae22-624ba41933a8-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:59:09.501897 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.501897 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:09.596349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Lock "cinder-attachment_update-638ac42b-046a-49a7-ae22-624ba41933a8-np0000005792" released by "attachment_update" :: held 0.095s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:59:09.596650 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-812d0f8b-342a-4f91-9d94-fc8bbdf5e4ea tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f returned with HTTP 200 Jul 24 00:59:09.597162 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 799/3203] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:59:09 2026] PUT /volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:09.631516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e5b2f7c4-5c94-484e-80f2-09e61528ec87 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.633691 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e5b2f7c4-5c94-484e-80f2-09e61528ec87 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] POST https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f/action Jul 24 00:59:09.634081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e5b2f7c4-5c94-484e-80f2-09e61528ec87 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:09.634243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e5b2f7c4-5c94-484e-80f2-09e61528ec87 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:09.661410 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.661410 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:09.673273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2b205385-9fe7-4cb7-87f1-3b175b73c360 req-e5b2f7c4-5c94-484e-80f2-09e61528ec87 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f/action returned with HTTP 204 Jul 24 00:59:09.673786 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 810/3204] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:59:09 2026] POST /volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:09.788434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:09.790402 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:09.790628 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:09.790806 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:09.805724 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:09.805724 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:09.812216 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:09.818360 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2fce470-1f12-43d0-9788-25cf4d80b7fb tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:09.818839 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 796/3205] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:09 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:10.138133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:10.140353 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:10.140585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:10.140785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:10.140913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:10.146642 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:10.146642 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:10.147449 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dbc36cb8-c1c5-4942-90e6-54730ad14f87 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:10.147938 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 801/3206] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:10 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:10.192530 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-b21420b2-2926-49c3-bab8-cf7e4de778b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:10.200113 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-b21420b2-2926-49c3-bab8-cf7e4de778b5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/attachments?instance_id=ce70bfc2-1d32-486d-817a-a7d23dbc1d75 Jul 24 00:59:10.200510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-b21420b2-2926-49c3-bab8-cf7e4de778b5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:10.200730 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-b21420b2-2926-49c3-bab8-cf7e4de778b5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:10.208548 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-b21420b2-2926-49c3-bab8-cf7e4de778b5 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments?instance_id=ce70bfc2-1d32-486d-817a-a7d23dbc1d75 returned with HTTP 200 Jul 24 00:59:10.208989 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 800/3207] 10.4.3.67 () {70 vars in 1630 bytes} [Fri Jul 24 00:59:10 2026] GET /volume/v3/attachments?instance_id=ce70bfc2-1d32-486d-817a-a7d23dbc1d75 => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:10.220039 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-30b45019-01f4-4741-bb9c-3c84c32c32ee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:10.222652 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-30b45019-01f4-4741-bb9c-3c84c32c32ee tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a Jul 24 00:59:10.222929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-30b45019-01f4-4741-bb9c-3c84c32c32ee tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:10.223210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-30b45019-01f4-4741-bb9c-3c84c32c32ee tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:10.249230 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-869fb127-d0ea-4bb7-8d37-4e9bc75919df req-30b45019-01f4-4741-bb9c-3c84c32c32ee tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a returned with HTTP 200 Jul 24 00:59:10.249911 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 811/3208] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 00:59:10 2026] GET /volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:10.487007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b4b449a-9d58-4238-ac28-42849edf3703 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:10.488348 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b4b449a-9d58-4238-ac28-42849edf3703 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:10.488609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b4b449a-9d58-4238-ac28-42849edf3703 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:10.488801 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b4b449a-9d58-4238-ac28-42849edf3703 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:10.488924 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6b4b449a-9d58-4238-ac28-42849edf3703 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:10.501275 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:10.501275 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:10.502014 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b4b449a-9d58-4238-ac28-42849edf3703 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:10.502658 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 797/3209] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:10 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:10.836435 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:10.838413 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:10.838722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:10.839213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:10.854704 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:10.854704 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:10.860169 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:10.870472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdc4e519-9909-4ab2-9fc9-1ae74cdb8d9a tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:10.871251 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 802/3210] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:10 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:11.167510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.172619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:11.172619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.172619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.172619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:11.183035 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.183035 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:11.184559 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-181b2cc1-fbd4-48d7-8c27-d98e5030bfdc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:11.185077 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 801/3211] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:11.517942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.522764 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:11.522764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.522764 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.523840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.525618 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:11.527381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.527381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.527381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:11.531111 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.531111 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:11.532338 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.532338 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:11.533395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-249bf935-c88d-41fc-98d5-52aba0052dc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:11.533985 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 798/3212] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:11.539925 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:11.547526 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-aaf9b6d2-d778-4c50-b842-cf1d81d34028 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:11.548112 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 812/3213] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:11.666448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ae198f99-fc1b-4a78-996f-0d02b4010b14 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.666822 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae198f99-fc1b-4a78-996f-0d02b4010b14 None None] GET https://10.4.3.67/volume// Jul 24 00:59:11.666983 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae198f99-fc1b-4a78-996f-0d02b4010b14 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.667171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae198f99-fc1b-4a78-996f-0d02b4010b14 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.667587 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae198f99-fc1b-4a78-996f-0d02b4010b14 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:11.667898 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 803/3214] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:11.678780 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-9d5c07a7-88ed-418b-a0d1-3f8839e37807 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.683452 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-9d5c07a7-88ed-418b-a0d1-3f8839e37807 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:59:11.683901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-9d5c07a7-88ed-418b-a0d1-3f8839e37807 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfc33d3a-d38b-4c1c-923e-0085d045b9b1", "connector": null, "instance_uuid": "94507d45-2696-47a5-831d-0b520c03ab1e"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:11.694472 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.694472 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:11.730723 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-9d5c07a7-88ed-418b-a0d1-3f8839e37807 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:59:11.731285 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 802/3215] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:59:11 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:11.771777 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.775290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:11.775512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.775698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.834429 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3939ce6d-955e-443a-ba19-d5ec28591d96 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.834887 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3939ce6d-955e-443a-ba19-d5ec28591d96 None None] GET https://10.4.3.67/volume// Jul 24 00:59:11.835119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3939ce6d-955e-443a-ba19-d5ec28591d96 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.835401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3939ce6d-955e-443a-ba19-d5ec28591d96 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.835823 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3939ce6d-955e-443a-ba19-d5ec28591d96 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:11.836443 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 813/3216] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:11.857697 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.862711 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:11.864784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.864784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.879075 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.879075 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:11.887405 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:11.888094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b8d19f67-8efc-4809-b6b7-e5c458276def None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:11.890272 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8d19f67-8efc-4809-b6b7-e5c458276def tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:11.890660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8d19f67-8efc-4809-b6b7-e5c458276def tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:11.891872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8d19f67-8efc-4809-b6b7-e5c458276def tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:11.894599 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-48943235-100c-47dd-96bb-f4769c3f4eb7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:11.894838 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 804/3217] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:11.903696 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:11.903696 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:11.917453 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8d19f67-8efc-4809-b6b7-e5c458276def tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:11.926417 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8d19f67-8efc-4809-b6b7-e5c458276def tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:11.927072 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 803/3218] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:12.025987 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.025987 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:12.032946 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:12.041708 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-087ef3b0-6f74-4f2f-a19d-b6c346f67da7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:12.041708 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 799/3219] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:11 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1359 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:12.097246 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.101105 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] PUT https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 Jul 24 00:59:12.101621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:12.114580 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Acquiring lock "cinder-attachment_update-dfc33d3a-d38b-4c1c-923e-0085d045b9b1-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:59:12.123065 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Lock "cinder-attachment_update-dfc33d3a-d38b-4c1c-923e-0085d045b9b1-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:59:12.123829 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.123829 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:12.161118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-327d036b-220d-428c-9fdf-30774268c07b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.164951 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-327d036b-220d-428c-9fdf-30774268c07b tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] POST https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f/action Jul 24 00:59:12.165867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-327d036b-220d-428c-9fdf-30774268c07b tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:12.165991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-327d036b-220d-428c-9fdf-30774268c07b tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:12.194956 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.194956 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:12.203459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37de5d60-3207-45ed-94ff-23d00ac77fef None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.209743 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37de5d60-3207-45ed-94ff-23d00ac77fef tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:12.209923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37de5d60-3207-45ed-94ff-23d00ac77fef tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:12.210656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37de5d60-3207-45ed-94ff-23d00ac77fef tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:12.210656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-37de5d60-3207-45ed-94ff-23d00ac77fef tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:12.213338 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dc9cbc2a-cf35-4aa3-a271-3f911735775d req-327d036b-220d-428c-9fdf-30774268c07b tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f/action returned with HTTP 204 Jul 24 00:59:12.213338 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 805/3220] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:59:12 2026] POST /volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:12.222552 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.222552 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:12.223424 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37de5d60-3207-45ed-94ff-23d00ac77fef tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:12.224346 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 804/3221] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:12 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:12.264881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Lock "cinder-attachment_update-dfc33d3a-d38b-4c1c-923e-0085d045b9b1-np0000005792" released by "attachment_update" :: held 0.143s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:59:12.265301 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-addf8ac5-d0bb-4db5-b791-5ba9a918a4a1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 returned with HTTP 200 Jul 24 00:59:12.266058 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 814/3222] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:59:12 2026] PUT /volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:12.564184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02473723-a46c-41fc-b128-8bb869608a30 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.567312 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02473723-a46c-41fc-b128-8bb869608a30 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:12.567624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02473723-a46c-41fc-b128-8bb869608a30 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:12.567772 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02473723-a46c-41fc-b128-8bb869608a30 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:12.567908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-02473723-a46c-41fc-b128-8bb869608a30 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:12.572428 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.572428 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:12.573046 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02473723-a46c-41fc-b128-8bb869608a30 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:12.573583 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 800/3223] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:12 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:12.944927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.947506 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:12.947825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:12.948114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:12.959290 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:12.959290 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:12.963323 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:12.968881 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d86bc9d-1e0b-4689-88c5-549fc1dda9d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:12.969429 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 806/3224] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:12 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:12.984826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0d3eef16-a251-4842-b077-fb838496270e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:12.993254 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] POST https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action Jul 24 00:59:12.993764 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:12.993848 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:13.015587 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.015587 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:13.016141 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:13.060350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:13.063461 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:13.063461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:13.063461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:13.075943 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.075943 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:13.079121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Created reservations ['1fee1108-4db6-4f4e-8737-b04a02af364f', '2e3ff3fa-70cb-4459-9510-1cb3d77c2133'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:13.081830 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:13.089012 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fae7fd05-1661-4621-9df8-1a3d5aba7609 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:13.089654 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 815/3225] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:13 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:13.113684 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Extend volume request issued successfully. Jul 24 00:59:13.113791 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0d3eef16-a251-4842-b077-fb838496270e tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action returned with HTTP 202 Jul 24 00:59:13.114333 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 805/3226] 10.4.3.67 () {70 vars in 1424 bytes} [Fri Jul 24 00:59:12 2026] POST /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 00:59:13.126941 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:13.131436 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:13.131436 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:13.131436 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:13.146326 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.146326 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:13.154967 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:13.162730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0da58d01-ed5e-4dfc-981c-29b95121d9e6 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:13.165306 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 801/3227] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:13 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:13.247753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6f573cd5-248c-4653-87e0-01ab02d4666a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:13.251117 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f573cd5-248c-4653-87e0-01ab02d4666a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:13.251402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f573cd5-248c-4653-87e0-01ab02d4666a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:13.251656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f573cd5-248c-4653-87e0-01ab02d4666a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:13.251793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6f573cd5-248c-4653-87e0-01ab02d4666a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:13.259005 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.259005 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:13.259850 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f573cd5-248c-4653-87e0-01ab02d4666a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:13.260335 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 807/3228] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:13 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:13.536376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:13.538689 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 service nova] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:13.538936 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 service nova] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:13.539284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 service nova] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:13.555102 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.555102 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:13.563411 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 service nova] Volume info retrieved successfully. Jul 24 00:59:13.570923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d3eef16-a251-4842-b077-fb838496270e req-55526e8f-4fdf-4872-9689-2e8f9a018732 service nova] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:13.571362 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 816/3229] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:13 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:13.592487 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:13.597907 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:13.598261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:13.598586 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:13.598756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:13.604289 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:13.604289 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:13.604700 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5206f8a0-96ba-4f9f-a541-588ccd7094d6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:13.604989 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 806/3230] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:13 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:14.107154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.109825 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:14.110025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.110275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.119742 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.119742 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:14.123125 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:14.127663 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0e4b8937-d2ea-4d54-870e-81bf6889491d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:14.128121 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 802/3231] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:14.183230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.189893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:14.190322 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.190589 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.203003 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.203003 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:14.205814 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.210604 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b9731bee-da78-4c5f-bd5d-2f76d45b9014 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:14.211126 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 808/3232] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:14.223552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.225602 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:14.225895 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.226114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.238923 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.238923 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:14.243274 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.247635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e6cf93e9-fb58-41e7-88e4-06c21d39f02c tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:14.248071 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 817/3233] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:14.272611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.276259 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:14.276655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.276945 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.277160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:14.284298 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.284298 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:14.285346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a72bbcb-e583-4fb4-a509-29ffcec35966 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:14.285806 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 807/3234] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:14.475218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.478001 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:14.478263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.478492 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.491634 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.491634 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:14.496642 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.502074 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-8f13c98d-6af0-42f9-a003-0f93ad78a31d tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:14.503090 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 803/3235] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:14.527736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.530411 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] POST https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action Jul 24 00:59:14.530809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:14.530981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:14.546841 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.546841 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:14.547611 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.559909 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Begin detaching volume completed successfully. Jul 24 00:59:14.559909 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-747572b6-72cb-4401-91b5-402aff8aa578 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action returned with HTTP 202 Jul 24 00:59:14.560533 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 809/3236] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:59:14 2026] POST /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:14.592252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de786cf5-0190-47b8-9bc8-ad1277b622de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.608218 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de786cf5-0190-47b8-9bc8-ad1277b622de tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:14.608218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de786cf5-0190-47b8-9bc8-ad1277b622de tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.608218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de786cf5-0190-47b8-9bc8-ad1277b622de tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.620474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.623934 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:14.624915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1f1e9bba-c5d1-4538-89b1-ada76c078812 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.625222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.625445 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1f1e9bba-c5d1-4538-89b1-ada76c078812 None None] GET https://10.4.3.67/volume// Jul 24 00:59:14.625748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1f1e9bba-c5d1-4538-89b1-ada76c078812 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.625926 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1f1e9bba-c5d1-4538-89b1-ada76c078812 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.626110 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.626324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:14.626405 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1f1e9bba-c5d1-4538-89b1-ada76c078812 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:14.626735 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 804/3237] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:14.627435 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.627435 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:14.631090 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de786cf5-0190-47b8-9bc8-ad1277b622de tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.635119 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.635119 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:14.635991 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ba6940f-e3a0-4057-a70c-a6dbf331f869 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:14.637451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:14.637548 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 808/3238] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:14.643356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de786cf5-0190-47b8-9bc8-ad1277b622de tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:14.643643 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:14.643796 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 818/3239] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1160 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:14.644168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:14.645221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:14.662226 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:14.662226 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:14.667741 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:14.673830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-3670fe6a-2dfd-4d00-958e-c029ae63c241 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:14.674699 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 810/3240] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:14 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-863633d7-66d3-461b-b70f-046a135161c9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-863633d7-66d3-461b-b70f-046a135161c9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-863633d7-66d3-461b-b70f-046a135161c9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-863633d7-66d3-461b-b70f-046a135161c9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-863633d7-66d3-461b-b70f-046a135161c9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-863633d7-66d3-461b-b70f-046a135161c9 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:15.910148 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 805/3241] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:15 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b645078c-2df6-46c0-ad99-fce159c9b7cf tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:15.916601 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 809/3242] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:15 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:15.920092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:15.920092 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:15.920092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:15.920092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:15.920092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:15.920986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:15.920986 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:15.920986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:15.920986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:15.923166 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:15.923166 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:15.923166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cada916-4ac5-4111-b492-1fe38539f7b2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:15.923166 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 819/3243] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:15 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:15.923761 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:15.923761 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:15.923761 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:15.923761 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8900b87c-a336-41db-bc57-a3a0ab7ced96 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:15.923761 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 811/3244] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:15 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:16.204583 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:16.207048 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:16.207858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:16.208017 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:16.233891 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:16.233891 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:16.241143 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:16.251488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d77523d-26c5-43e3-931f-ee7d7a1cbbf3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:16.251862 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 806/3245] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:16 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:16.326233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:16.330121 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:16.330483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:16.330769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:16.330928 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:16.336923 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:16.336923 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:16.337727 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd26be13-3b25-48e9-81f1-bfdb93f391b5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:16.338220 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 810/3246] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:16 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:16.685480 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:16.695583 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:16.695944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:16.696290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:16.696467 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:16.701261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:16.702803 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:16.702803 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:16.703635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eba5fc92-aae6-4aa0-8401-3a1ce3175734 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:16.704301 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 820/3247] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:16 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:16.707590 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:16.707823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:16.708065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:16.718885 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:16.718885 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:16.723528 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:16.728858 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd067c0d-ec9a-41f4-a57c-91c94bd2b827 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:16.729337 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 812/3248] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:16 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:17.267904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-37053577-4e1e-46b7-abef-45e1a9172c50 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:17.270319 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37053577-4e1e-46b7-abef-45e1a9172c50 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:17.270319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37053577-4e1e-46b7-abef-45e1a9172c50 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:17.270440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37053577-4e1e-46b7-abef-45e1a9172c50 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:17.285012 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:17.285012 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:17.290456 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-37053577-4e1e-46b7-abef-45e1a9172c50 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:17.299556 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37053577-4e1e-46b7-abef-45e1a9172c50 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:17.300463 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 807/3249] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:17 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:17.351500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:17.353375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:17.353569 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:17.353768 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:17.353880 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:17.358420 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:17.358420 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:17.359100 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6929f8a2-f3c9-4221-97a6-13809cf2b671 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:17.359519 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 811/3250] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:17 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:17.715908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:17.719770 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:17.720083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:17.720360 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:17.720507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:17.727433 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:17.727433 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:17.727433 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58e1227c-b635-41cf-8c5c-1f582fc38beb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:17.727763 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 821/3251] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:17 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:17.755961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:17.758371 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:17.758685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:17.758971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:17.773444 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:17.773444 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:17.778546 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:17.789086 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-20bd9eeb-5a08-4a9d-a320-a1d0817c0cb7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:17.789579 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 813/3252] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:17 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:18.179410 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-47eb05dc-74dc-4a7e-b3d1-03ee44155c23 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.184115 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-47eb05dc-74dc-4a7e-b3d1-03ee44155c23 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5/action Jul 24 00:59:18.184590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-47eb05dc-74dc-4a7e-b3d1-03ee44155c23 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:18.184752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-47eb05dc-74dc-4a7e-b3d1-03ee44155c23 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:18.218753 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.218753 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:18.246655 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-57b1ca42-bbfb-41f8-9f8d-c9ebc09bcb92 req-47eb05dc-74dc-4a7e-b3d1-03ee44155c23 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5/action returned with HTTP 204 Jul 24 00:59:18.246876 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 808/3253] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:59:18 2026] POST /volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:18.316975 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.321223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:18.321223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.321223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.336161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-303fe817-7041-4269-9f96-126598cd7809 req-1454c342-f297-4047-a821-0c3987bc09d7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.337530 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.337530 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:18.338956 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-1454c342-f297-4047-a821-0c3987bc09d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] DELETE https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f Jul 24 00:59:18.339270 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-1454c342-f297-4047-a821-0c3987bc09d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.340441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-1454c342-f297-4047-a821-0c3987bc09d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.343105 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:18.355027 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a6ee874d-357f-46e9-b023-c5e2f7308ce8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:18.355767 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 812/3254] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:18 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1652 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:18.357177 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.357177 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:18.372582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.374747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.375051 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:18.375342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfc33d3a-d38b-4c1c-923e-0085d045b9b1", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1720279232"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:18.377160 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:18.377443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.377672 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.377776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:18.383763 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.383763 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:18.385128 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ec1c16de-dc32-41bb-923c-f1d1f6e21131 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:18.385419 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 809/3255] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:18 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:18.391018 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.391018 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:18.391315 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:18.391605 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:18.398742 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2282d27d-b884-46d1-a751-ec2587ed31f0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 400 Jul 24 00:59:18.398742 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 814/3256] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:18 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:59:18.408596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.410763 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:18.411181 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfc33d3a-d38b-4c1c-923e-0085d045b9b1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-237202216"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:18.423946 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.423946 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:18.424528 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:18.424731 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:18.462160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['0318c9a7-a897-4e64-9031-d708794caf66', '4cc73e5d-86a1-411a-82cb-8684c623e482', '9ee1d55c-8e73-429b-aa17-c3edcfa45909', 'f7e03a30-1050-45c4-842f-ac8a22ba0917'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:18.485272 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-303fe817-7041-4269-9f96-126598cd7809 req-1454c342-f297-4047-a821-0c3987bc09d7 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f returned with HTTP 200 Jul 24 00:59:18.485345 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 822/3257] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:18 2026] DELETE /volume/v3/attachments/d7dfcada-8171-433e-bbdd-99fad9ccb58f => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:18.507717 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot force create request issued successfully. Jul 24 00:59:18.508316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e795aaf-8ea4-41c6-bdc9-96431070b001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:59:18.509003 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 813/3258] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:18.527165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-863789f4-086c-4655-9a88-4bb8ff6dafad None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.541048 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-863789f4-086c-4655-9a88-4bb8ff6dafad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:18.541495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-863789f4-086c-4655-9a88-4bb8ff6dafad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.541771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-863789f4-086c-4655-9a88-4bb8ff6dafad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.547769 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.547769 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:18.548334 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-863789f4-086c-4655-9a88-4bb8ff6dafad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:18.549185 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-863789f4-086c-4655-9a88-4bb8ff6dafad tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 200 Jul 24 00:59:18.549576 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 810/3259] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:18 2026] GET /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:18.738976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aa134365-0570-4e77-8261-f6b112cd9525 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.741130 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aa134365-0570-4e77-8261-f6b112cd9525 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:18.741416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aa134365-0570-4e77-8261-f6b112cd9525 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.741633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aa134365-0570-4e77-8261-f6b112cd9525 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.741748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-aa134365-0570-4e77-8261-f6b112cd9525 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:18.746258 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.746258 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:18.747004 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aa134365-0570-4e77-8261-f6b112cd9525 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:18.747618 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 815/3260] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:18 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:18.806106 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:18.808396 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:18.808685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:18.808956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:18.818030 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:18.818030 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:18.823404 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:18.829249 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f21e7d6e-f5e0-4983-80d4-fba563759f38 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:18.829699 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 823/3261] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:18 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:19.399282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.401749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:19.402074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:19.402861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:19.402861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:19.410756 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:19.410756 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:19.411821 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5925a746-12fd-41cd-823b-a9f3a39173e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:19.412267 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 814/3262] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:19 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:19.559506 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9a4fe381-aa73-48fb-8677-45de63c6988b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.561321 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9a4fe381-aa73-48fb-8677-45de63c6988b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:19.561620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9a4fe381-aa73-48fb-8677-45de63c6988b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:19.562441 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9a4fe381-aa73-48fb-8677-45de63c6988b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:19.567820 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:19.567820 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:19.568369 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9a4fe381-aa73-48fb-8677-45de63c6988b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:19.569363 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9a4fe381-aa73-48fb-8677-45de63c6988b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 200 Jul 24 00:59:19.569734 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 811/3263] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:19 2026] GET /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:19.581548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.588403 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:19.589081 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfc33d3a-d38b-4c1c-923e-0085d045b9b1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-180064775"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:19.608505 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:19.608505 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:19.609067 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:19.609277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:19.651052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['7dd40f13-be86-4d93-9249-322eead4bb61', 'ccd23c44-8d5f-4572-b366-53f14b1aff4d', '28c0292a-abe1-4b10-a636-733f1574b8a3', '353bf455-baec-4876-8305-0eba606f169c'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:19.688582 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot force create request issued successfully. Jul 24 00:59:19.688582 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0af9e650-7cc7-4ff3-bcc9-77025a3587ed tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:59:19.688582 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 816/3264] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:19.698581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5246b42f-42df-4966-8902-6c33a9bfc706 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.700389 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5246b42f-42df-4966-8902-6c33a9bfc706 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:19.700389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5246b42f-42df-4966-8902-6c33a9bfc706 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:19.700389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5246b42f-42df-4966-8902-6c33a9bfc706 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:19.707813 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:19.707813 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:19.708642 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5246b42f-42df-4966-8902-6c33a9bfc706 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:19.709498 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5246b42f-42df-4966-8902-6c33a9bfc706 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 200 Jul 24 00:59:19.710213 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 824/3265] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:19 2026] GET /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:19.761003 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.763187 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:19.763526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:19.763722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:19.763852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:19.769551 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:19.769551 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:19.770344 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e022cb6-d637-4e57-96d7-c012854e32a2 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:19.770779 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 815/3266] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:19 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:20.430353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:20.436894 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:20.437148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:20.437553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:20.437553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:20.443693 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:20.443693 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:20.444703 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88617e98-9514-4542-b0d1-4cbdb2c386f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:20.445266 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 812/3267] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:20 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 00:59:20.724603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22363dbd-7515-44be-a113-caccbf41ccc7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:20.728445 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22363dbd-7515-44be-a113-caccbf41ccc7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:20.728445 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22363dbd-7515-44be-a113-caccbf41ccc7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:20.728445 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22363dbd-7515-44be-a113-caccbf41ccc7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:20.735101 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:20.735101 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:20.735902 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-22363dbd-7515-44be-a113-caccbf41ccc7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:20.736772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22363dbd-7515-44be-a113-caccbf41ccc7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 200 Jul 24 00:59:20.737154 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 817/3268] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:20 2026] GET /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:20.752590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:20.755664 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:20.755925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfc33d3a-d38b-4c1c-923e-0085d045b9b1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-62017503"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:20.772924 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:20.772924 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:20.773615 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:20.774031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:20.785785 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:20.788590 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:20.788590 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:20.788941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:20.788941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:20.795114 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:20.795114 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:20.796227 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a1a45c3b-dc2f-42eb-8095-b9659a11fa36 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:20.796596 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 816/3269] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:20 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:20.817791 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['fff7c3ff-9d53-46f6-b03c-60a5d0657fb0', 'f0067fac-e4e0-4852-b635-b70ea59662a8', 'e248545b-b51e-4250-a727-eb86d9b1e0ce', '787d45c9-0001-47f8-afbf-6c3c5d3b6fb0'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:20.854134 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot force create request issued successfully. Jul 24 00:59:20.854681 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4de24b6f-23bb-495a-8242-5d53728bd7e7 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:59:20.855169 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 825/3270] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:20.872378 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:20.874637 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:20.874880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:20.875130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:20.881634 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:20.881634 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:20.882230 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:20.883312 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c17c17a-26aa-496d-abe2-f95f85043dfa tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 200 Jul 24 00:59:20.883756 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 813/3271] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:20 2026] GET /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:21.458093 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.460756 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:21.461265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.461567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.461751 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:21.468003 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.468003 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:21.468980 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-084a2bf3-dd73-49c4-9cfc-79f3152c0b1c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:21.469501 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 818/3272] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:21.810170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d0a72d25-33ae-4208-a461-53515982a7be None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.813142 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0a72d25-33ae-4208-a461-53515982a7be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:21.813364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0a72d25-33ae-4208-a461-53515982a7be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.813567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0a72d25-33ae-4208-a461-53515982a7be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.813680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d0a72d25-33ae-4208-a461-53515982a7be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:21.817408 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.817408 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:21.817978 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0a72d25-33ae-4208-a461-53515982a7be tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:21.818367 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 817/3273] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:21.845809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.848223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:21.848532 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.848779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.858967 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.858967 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:21.863707 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:21.868645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d13e6a86-59f1-4b88-a0fd-b8f6555fe4a4 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:21.869104 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 826/3274] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:21.882780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.884591 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] DELETE https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:21.884987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.885373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.885593 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Delete volume with id: 8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:21.896708 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.896708 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:21.897796 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:21.899212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b1e81387-9753-481d-8b93-4729caad5fc6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.901491 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1e81387-9753-481d-8b93-4729caad5fc6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:21.901757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1e81387-9753-481d-8b93-4729caad5fc6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.902001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1e81387-9753-481d-8b93-4729caad5fc6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.909627 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.909627 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:21.910350 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b1e81387-9753-481d-8b93-4729caad5fc6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:21.911543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1e81387-9753-481d-8b93-4729caad5fc6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 200 Jul 24 00:59:21.912021 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 819/3275] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:21.922543 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Delete volume request issued successfully. Jul 24 00:59:21.922543 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c91acdb-2b77-416b-97c6-5c7b48703e08 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 202 Jul 24 00:59:21.922744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.922792 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 814/3276] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 00:59:21 2026] DELETE /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 00:59:21.928885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:21.929106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.929340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.929474 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:21.931472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.933704 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:21.933974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.934232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.936923 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.936923 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:21.937486 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:21.943127 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.943127 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:21.947631 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Volume info retrieved successfully. Jul 24 00:59:21.953298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4e0c90fb-155b-4066-922f-4e7e4d51e3b3 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 200 Jul 24 00:59:21.955101 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 827/3277] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:21.958176 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 00:59:21.958410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30fa24c4-3a6a-45b9-8bb3-e449a3a5ada8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 202 Jul 24 00:59:21.959043 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 818/3278] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:21 2026] DELETE /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:21.969466 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:21.971642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:21.971947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:21.972214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:21.978575 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:21.978575 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:21.979096 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:21.980181 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b15f8c2-8649-4030-8a25-3c273beeb6a0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 200 Jul 24 00:59:21.980427 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 820/3279] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:21 2026] GET /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:22.481701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-076baf23-c49a-470c-bc79-6330acb5bc13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.484089 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-076baf23-c49a-470c-bc79-6330acb5bc13 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:22.484392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-076baf23-c49a-470c-bc79-6330acb5bc13 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:22.484620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-076baf23-c49a-470c-bc79-6330acb5bc13 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:22.484776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-076baf23-c49a-470c-bc79-6330acb5bc13 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:22.489549 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:22.489549 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:22.490304 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-076baf23-c49a-470c-bc79-6330acb5bc13 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:22.490909 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 815/3280] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:22 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:22.830458 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ba3134ae-745e-4001-b204-986252025fe4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.832318 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba3134ae-745e-4001-b204-986252025fe4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:22.832558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba3134ae-745e-4001-b204-986252025fe4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:22.832775 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba3134ae-745e-4001-b204-986252025fe4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:22.832917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ba3134ae-745e-4001-b204-986252025fe4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 00d41141-11c1-4e64-aab3-8a7767aee64c. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:22.837578 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:22.837578 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:22.838238 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba3134ae-745e-4001-b204-986252025fe4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 200 Jul 24 00:59:22.838733 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 828/3281] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:22 2026] GET /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:22.852675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.856096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c Jul 24 00:59:22.856096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:22.856096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:22.856096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete backup with id: 00d41141-11c1-4e64-aab3-8a7767aee64c. Jul 24 00:59:22.859807 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:22.859807 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:22.874603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] delete_backup rpcapi backup_id 00d41141-11c1-4e64-aab3-8a7767aee64c {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:59:22.876540 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db7cbb10-f34a-4574-af6f-dad9cbdd3172 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c returned with HTTP 202 Jul 24 00:59:22.877114 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 819/3282] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:59:22 2026] DELETE /volume/v3/backups/00d41141-11c1-4e64-aab3-8a7767aee64c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:22.886512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.888230 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:22.888619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1110905054"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:22.891578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1110905054'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:22.891737 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume of 1 GB Jul 24 00:59:22.896275 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Availability Zones retrieved successfully. Jul 24 00:59:22.902098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (0605b937-e0a1-459c-a927-455d40d16531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:22.903234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5093586-94f8-42e3-8dbe-58051a25affc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:22.904153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:22.933230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5093586-94f8-42e3-8dbe-58051a25affc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:22.933230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a412c9c-6c33-49db-a459-0a75df696e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:22.972081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f43a7007-a3b3-4c80-b1db-03536e1ed309 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.973984 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f43a7007-a3b3-4c80-b1db-03536e1ed309 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] GET https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d Jul 24 00:59:22.974257 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f43a7007-a3b3-4c80-b1db-03536e1ed309 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:22.974545 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f43a7007-a3b3-4c80-b1db-03536e1ed309 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:22.975887 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['0e321b06-b091-4f09-b41e-48d8c7abff03', '1bd7eb18-1390-47e3-be66-6ccde5c9aaec', 'f523752b-5715-44d4-95ab-ca409f30ef6b', 'db15662a-a848-44dc-a483-2dda0781c0b5'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:22.976960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a412c9c-6c33-49db-a459-0a75df696e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e321b06-b091-4f09-b41e-48d8c7abff03', '1bd7eb18-1390-47e3-be66-6ccde5c9aaec', 'f523752b-5715-44d4-95ab-ca409f30ef6b', 'db15662a-a848-44dc-a483-2dda0781c0b5']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:22.978109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaf5792-a62e-49b1-ae79-7e8142e2d78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:22.981606 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f43a7007-a3b3-4c80-b1db-03536e1ed309 tempest-VolumesExtendAttachedTest-2081697149 tempest-VolumesExtendAttachedTest-2081697149-project-member] https://10.4.3.67/volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d returned with HTTP 404 Jul 24 00:59:22.982223 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 816/3283] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 00:59:22 2026] GET /volume/v3/volumes/8c320360-c197-45c6-9c72-4b277866ce3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:59:22.993299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9253ac74-0596-4fd2-9813-8b1f2a2a6ee4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:22.995675 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9253ac74-0596-4fd2-9813-8b1f2a2a6ee4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:22.995975 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9253ac74-0596-4fd2-9813-8b1f2a2a6ee4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:22.996301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9253ac74-0596-4fd2-9813-8b1f2a2a6ee4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:23.002105 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9253ac74-0596-4fd2-9813-8b1f2a2a6ee4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 404 Jul 24 00:59:23.002966 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 829/3284] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:22 2026] GET /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:59:23.008707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaf5792-a62e-49b1-ae79-7e8142e2d78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c5f634-47c1-42a5-8f1b-8bdce8cac902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110905054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['0e321b06-b091-4f09-b41e-48d8c7abff03','1bd7eb18-1390-47e3-be66-6ccde5c9aaec','f523752b-5715-44d4-95ab-ca409f30ef6b','db15662a-a848-44dc-a483-2dda0781c0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110905054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c5f634-47c1-42a5-8f1b-8bdce8cac902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa93ef095d042f381672aa3e6b663ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:23.011499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643d50d-fc30-4403-9af0-48790319ce3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:23.015438 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cde26669-60b9-4672-adb0-bddffed21c2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:23.019525 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:23.019525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:23.019525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:23.019525 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:23.027526 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:23.027526 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:23.028344 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:23.031448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643d50d-fc30-4403-9af0-48790319ce3b) transitioned into state 'SUCCESS' from state '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-1110905054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['0e321b06-b091-4f09-b41e-48d8c7abff03','1bd7eb18-1390-47e3-be66-6ccde5c9aaec','f523752b-5715-44d4-95ab-ca409f30ef6b','db15662a-a848-44dc-a483-2dda0781c0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:23.032158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec20c3d9-da02-41ad-ad46-2bb38976e348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:23.046230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec20c3d9-da02-41ad-ad46-2bb38976e348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:23.046230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (0605b937-e0a1-459c-a927-455d40d16531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:23.046230 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request issued successfully. Jul 24 00:59:23.046230 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8bbd465e-76a6-4e8f-89f3-8b08efcaa763 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:23.046230 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 821/3285] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:59:22 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:23.063258 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 00:59:23.063304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5a35e91d-a957-4617-9bdb-d49c03894130 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:23.063347 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cde26669-60b9-4672-adb0-bddffed21c2d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 202 Jul 24 00:59:23.064240 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 820/3286] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:23 2026] DELETE /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:23.066565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a35e91d-a957-4617-9bdb-d49c03894130 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:23.066850 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5a35e91d-a957-4617-9bdb-d49c03894130 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:23.067086 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5a35e91d-a957-4617-9bdb-d49c03894130 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:23.075113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-37dae226-a119-4389-a30b-be832b3ef570 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:23.077340 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-37dae226-a119-4389-a30b-be832b3ef570 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:23.077611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-37dae226-a119-4389-a30b-be832b3ef570 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:23.077881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-37dae226-a119-4389-a30b-be832b3ef570 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:23.086360 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:23.086360 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:23.086445 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:23.086445 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:23.086872 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-37dae226-a119-4389-a30b-be832b3ef570 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:23.087695 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-37dae226-a119-4389-a30b-be832b3ef570 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 200 Jul 24 00:59:23.088228 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 830/3287] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:23 2026] GET /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:23.094099 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5a35e91d-a957-4617-9bdb-d49c03894130 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:23.101993 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a35e91d-a957-4617-9bdb-d49c03894130 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 returned with HTTP 200 Jul 24 00:59:23.102635 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 817/3288] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:23 2026] GET /volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:23.502975 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a57c006d-9536-42a4-a7ee-37f3c862825c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:23.504840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a57c006d-9536-42a4-a7ee-37f3c862825c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:23.505128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a57c006d-9536-42a4-a7ee-37f3c862825c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:23.505361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a57c006d-9536-42a4-a7ee-37f3c862825c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:23.505468 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a57c006d-9536-42a4-a7ee-37f3c862825c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:23.511022 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:23.511022 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:23.511930 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a57c006d-9536-42a4-a7ee-37f3c862825c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:23.512456 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 822/3289] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:23 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:24.098731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-71cb1593-4155-4eff-82af-1de022086c67 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.101103 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71cb1593-4155-4eff-82af-1de022086c67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:24.101352 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71cb1593-4155-4eff-82af-1de022086c67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.101580 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-71cb1593-4155-4eff-82af-1de022086c67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.108125 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-71cb1593-4155-4eff-82af-1de022086c67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 404 Jul 24 00:59:24.108756 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 821/3290] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:24 2026] GET /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:24.116466 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.123522 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:24.123617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.124073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.124312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.124473 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:24.125991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:24.126316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.127515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.134163 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.134163 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:24.134927 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:24.139004 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.139004 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:24.145615 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:24.153393 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cd380b06-b25e-456c-9f8e-5ca67b80247c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 returned with HTTP 200 Jul 24 00:59:24.153990 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 818/3291] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:24 2026] GET /volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:24.162550 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 00:59:24.162550 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b1c26a-85c2-49ea-9561-bc3abe23308a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 202 Jul 24 00:59:24.163102 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 831/3292] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:24 2026] DELETE /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:24.172993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c326772-45fc-45f6-8868-f8fd86f069bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.173376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.174997 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:59:24.175361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1c5f634-47c1-42a5-8f1b-8bdce8cac902", "name": "tempest-type-Backup-248623274"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:24.175985 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c326772-45fc-45f6-8868-f8fd86f069bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:24.176174 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c326772-45fc-45f6-8868-f8fd86f069bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.176397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c326772-45fc-45f6-8868-f8fd86f069bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.176742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating new backup {'backup': {'volume_id': 'b1c5f634-47c1-42a5-8f1b-8bdce8cac902', 'name': 'tempest-type-Backup-248623274'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:59:24.177804 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating backup of volume b1c5f634-47c1-42a5-8f1b-8bdce8cac902 in container None Jul 24 00:59:24.186332 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.186332 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:24.186332 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:24.187448 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.187448 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:24.188082 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5c326772-45fc-45f6-8868-f8fd86f069bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:24.189533 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c326772-45fc-45f6-8868-f8fd86f069bc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 200 Jul 24 00:59:24.190010 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 823/3293] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:24 2026] GET /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:24.213041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['b7bd8452-1eb0-4c54-8eeb-072621b400b7', 'fa793a69-9eab-4ac9-9d54-00b82f7f954c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:24.256817 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-480c98b5-e8e3-41f3-98ce-bc75cc13a86c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:59:24.258086 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 822/3294] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:59:24 2026] POST /volume/v3/backups => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:24.269745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.272107 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:24.272107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.272107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.272107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:24.278238 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.278238 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:24.279260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dbfacbe3-b3f7-477a-94e7-b2209622dcab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:24.279718 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 819/3295] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:24 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:24.523878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:24.527479 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:24.527479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:24.527479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:24.527479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:24.531004 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:24.531004 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:24.531839 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab9d8ab7-f7c1-4db7-9bc8-59de24bd5de5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:24.532440 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 832/3296] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:24 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:25.209397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-546d475c-9342-4ff0-b949-07c92d9d80ff None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.215150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-546d475c-9342-4ff0-b949-07c92d9d80ff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:25.215521 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-546d475c-9342-4ff0-b949-07c92d9d80ff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.215912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-546d475c-9342-4ff0-b949-07c92d9d80ff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.221586 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-546d475c-9342-4ff0-b949-07c92d9d80ff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 404 Jul 24 00:59:25.222685 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 824/3297] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:25.231707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.233662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:25.233877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.234085 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.234243 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 863deded-c73b-45eb-a605-75193597764b Jul 24 00:59:25.239857 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49ece9ab-d9d1-479c-bdd3-47614c4e5dfd tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b returned with HTTP 404 Jul 24 00:59:25.240360 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 823/3298] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:25 2026] DELETE /volume/v3/snapshots/863deded-c73b-45eb-a605-75193597764b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:25.251046 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.253038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:25.253288 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.253507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.253614 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 7d1157d1-9d59-421f-8168-efb1f8a1ea0a Jul 24 00:59:25.258368 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-938bd6d9-64aa-4a76-bd65-73bac2bbe93c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a returned with HTTP 404 Jul 24 00:59:25.258856 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 820/3299] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:25 2026] DELETE /volume/v3/snapshots/7d1157d1-9d59-421f-8168-efb1f8a1ea0a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:25.270063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.271913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:25.272478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.272779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.272968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 9410a437-3cdb-4735-9de1-8741f851c9cf Jul 24 00:59:25.278523 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f5efcb8d-c4cd-4b32-9ba5-5787a7237439 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf returned with HTTP 404 Jul 24 00:59:25.278523 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 833/3300] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:25 2026] DELETE /volume/v3/snapshots/9410a437-3cdb-4735-9de1-8741f851c9cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:25.291864 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.295042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:25.295387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.295580 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.295729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:25.304355 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:25.304355 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:25.305637 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d53f954-daaa-49c7-92c0-e04b27e80557 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:25.307136 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 825/3301] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:25.327047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.331630 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:25.331863 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.332087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.345273 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:25.345273 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:25.350361 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:25.358299 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-668d3dde-bf83-4ded-ae56-bd6512f20b44 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:25.358815 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 824/3302] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:25.382133 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.385345 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1/action Jul 24 00:59:25.385708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:25.385847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:25.396421 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:25.396421 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:25.396832 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:25.402737 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Begin detaching volume completed successfully. Jul 24 00:59:25.402935 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-20924f22-177d-452d-b19b-77b0f8f24b4f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1/action returned with HTTP 202 Jul 24 00:59:25.403458 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 821/3303] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:59:25 2026] POST /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0561cdeb-b35e-4e3c-8b15-f0e8355984c2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0561cdeb-b35e-4e3c-8b15-f0e8355984c2 None None] GET https://10.4.3.67/volume// Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0561cdeb-b35e-4e3c-8b15-f0e8355984c2 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0561cdeb-b35e-4e3c-8b15-f0e8355984c2 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0561cdeb-b35e-4e3c-8b15-f0e8355984c2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:25.453700 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 834/3304] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:25.462032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.464382 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:25.464891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.465698 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.484490 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:25.484490 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:25.495083 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:25.505129 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-c9571974-08e2-47be-86b6-fe1aaed64ae3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:25.505670 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 826/3305] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:25.546647 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2416fbca-baca-4860-ad18-07031a0d499e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:25.549045 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2416fbca-baca-4860-ad18-07031a0d499e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:25.549413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2416fbca-baca-4860-ad18-07031a0d499e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:25.549634 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2416fbca-baca-4860-ad18-07031a0d499e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:25.549773 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2416fbca-baca-4860-ad18-07031a0d499e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:25.555682 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:25.555682 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:25.557440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2416fbca-baca-4860-ad18-07031a0d499e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:25.557440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 825/3306] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:25 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:26.322340 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:26.324681 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:26.324974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:26.325273 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:26.325431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:26.330166 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:26.330166 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:26.331006 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2127aeb-a18b-4f0d-9ef6-086338ffcef8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:26.331553 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 822/3307] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:26 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:26.570757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:26.572542 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:26.572763 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:26.572963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:26.573058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:26.578459 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:26.578459 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:26.579487 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c993ab93-2a57-4a03-87b7-829cd7eed878 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:26.580123 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 835/3308] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:26 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:27.064581 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-58b64a82-ea3e-4715-b8ee-3b245659130b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:27.069840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-58b64a82-ea3e-4715-b8ee-3b245659130b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 Jul 24 00:59:27.069840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-58b64a82-ea3e-4715-b8ee-3b245659130b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:27.069934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-58b64a82-ea3e-4715-b8ee-3b245659130b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:27.077134 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:27.077134 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:27.145585 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bf2589f2-75bb-4966-a3c6-18d8a804f940 req-58b64a82-ea3e-4715-b8ee-3b245659130b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 returned with HTTP 200 Jul 24 00:59:27.146146 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 827/3309] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:27 2026] DELETE /volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:27.344009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:27.346426 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:27.346426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:27.346784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:27.346784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:27.352053 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:27.352053 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:27.352932 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-340ea48f-40a6-475e-8f0a-6affeabe4b5e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:27.353465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 826/3310] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:27 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:27.592023 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:27.594072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:27.594336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:27.594530 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:27.594656 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:27.600273 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:27.600273 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:27.601400 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8b4bdb4-4d19-41cf-8bb1-b19c7fb4961c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:27.601552 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 823/3311] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:27 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:28.374545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:28.383122 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:28.383986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:28.385406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:28.385637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:28.397671 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:28.397671 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:28.400089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8d92f39-b8c5-4620-9639-88748d4c1998 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:28.402163 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 836/3312] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:28 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:28.522181 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-07b40f26-e2e4-4ba0-98f8-eecc0fdbe188 req-1ac22201-abfa-4f1a-b879-9771f048df7a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:28.527653 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-07b40f26-e2e4-4ba0-98f8-eecc0fdbe188 req-1ac22201-abfa-4f1a-b879-9771f048df7a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 Jul 24 00:59:28.527887 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-07b40f26-e2e4-4ba0-98f8-eecc0fdbe188 req-1ac22201-abfa-4f1a-b879-9771f048df7a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:28.528063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-07b40f26-e2e4-4ba0-98f8-eecc0fdbe188 req-1ac22201-abfa-4f1a-b879-9771f048df7a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:28.533373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-07b40f26-e2e4-4ba0-98f8-eecc0fdbe188 req-1ac22201-abfa-4f1a-b879-9771f048df7a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 returned with HTTP 404 Jul 24 00:59:28.534332 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 828/3313] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:28 2026] DELETE /volume/v3/attachments/a1520322-57d9-4ba6-9293-dd14ecaec1f5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 00:59:28.615891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:28.618350 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:28.618667 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:28.619152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:28.619485 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:28.628727 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:28.628727 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:28.629554 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09f51fe8-eb71-4de2-8e1c-16707eb7f8a9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:28.629993 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 827/3314] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:28 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:29.414945 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:29.417099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:29.417440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:29.417719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:29.417891 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:29.425936 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:29.425936 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:29.428247 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-de4aca6e-3c26-40e2-85da-2a670c774b28 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:29.428247 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 824/3315] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:29 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:29.648850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1df233a6-e456-4573-946d-e8c978dfe831 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:29.658145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1df233a6-e456-4573-946d-e8c978dfe831 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:29.659310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1df233a6-e456-4573-946d-e8c978dfe831 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:29.660081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1df233a6-e456-4573-946d-e8c978dfe831 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:29.660451 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1df233a6-e456-4573-946d-e8c978dfe831 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:29.667398 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:29.667398 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:29.668167 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1df233a6-e456-4573-946d-e8c978dfe831 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:29.669247 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 837/3316] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:29 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:30.094981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:30.098072 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:30.098371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:30.098628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:30.109385 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:30.109385 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:30.114546 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:30.121153 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a2c04b06-8e3f-40f7-87f4-917427f9158a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:30.121988 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 829/3317] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:30 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:30.134524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-02224ba6-7487-46e9-931b-76af39be9371 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:30.136552 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:30.136840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:30.137121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:30.137406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:30.146169 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:30.146169 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:30.146883 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:30.177416 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 00:59:30.177416 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-02224ba6-7487-46e9-931b-76af39be9371 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 202 Jul 24 00:59:30.177416 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 828/3318] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:30 2026] DELETE /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:30.190920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-009c7a0f-84c6-458c-b850-e7ab468193cc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:30.191833 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-009c7a0f-84c6-458c-b850-e7ab468193cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:30.192150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-009c7a0f-84c6-458c-b850-e7ab468193cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:30.192500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-009c7a0f-84c6-458c-b850-e7ab468193cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:30.206911 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:30.206911 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:30.211991 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-009c7a0f-84c6-458c-b850-e7ab468193cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:30.219350 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-009c7a0f-84c6-458c-b850-e7ab468193cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 200 Jul 24 00:59:30.219908 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 825/3319] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:30 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:30.448776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-67783e8d-1435-4189-b44c-d90c8d25c085 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:30.450882 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67783e8d-1435-4189-b44c-d90c8d25c085 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:30.451057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67783e8d-1435-4189-b44c-d90c8d25c085 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:30.451291 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67783e8d-1435-4189-b44c-d90c8d25c085 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:30.451456 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-67783e8d-1435-4189-b44c-d90c8d25c085 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:30.458509 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:30.458509 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:30.459514 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67783e8d-1435-4189-b44c-d90c8d25c085 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:30.459862 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 838/3320] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:30 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:30.684851 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:30.692301 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:30.692301 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:30.692708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:30.692885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:30.699580 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:30.699580 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:30.700556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0d8dc368-4ebf-42c9-826f-6ff19d823a52 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:30.700926 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 830/3321] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:30 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:31.239551 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4bc13e36-8ff3-4b9b-bf3d-257cb870649d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.241926 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bc13e36-8ff3-4b9b-bf3d-257cb870649d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 Jul 24 00:59:31.242215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bc13e36-8ff3-4b9b-bf3d-257cb870649d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:31.243162 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bc13e36-8ff3-4b9b-bf3d-257cb870649d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:31.250747 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bc13e36-8ff3-4b9b-bf3d-257cb870649d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 returned with HTTP 404 Jul 24 00:59:31.251465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 829/3322] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:31 2026] GET /volume/v3/volumes/dfc33d3a-d38b-4c1c-923e-0085d045b9b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:31.266476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.268510 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:59:31.268922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:31.269299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:31.277529 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:31.277529 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:31.286313 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:31.289728 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-056e6b9a-90b7-47fb-afbe-83dcec975be8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:59:31.290679 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 826/3323] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:31 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:31.308379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.314732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:31.315102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1766825104"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:31.325112 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:31.325112 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:31.325890 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:31.325989 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:59:31.359796 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['a1f6f625-6cf9-4c6e-b50d-74ebe16eebd9', 'f99ee6ca-1c92-4beb-b8d1-aa50df7f61ea', '8441267a-370a-4c2e-b4de-7f18bd94dda8', 'ca6e6051-45ae-4775-b67b-642458f42bda'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:31.396225 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot create request issued successfully. Jul 24 00:59:31.396718 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8890da0c-83d9-4f2d-a0fc-8385c789e9ea tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:59:31.397265 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 839/3324] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:31 2026] POST /volume/v3/snapshots => generated 380 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:31.407749 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.410676 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:31.411047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:31.411314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:31.420346 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:31.420346 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:31.420949 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:31.422356 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-054d145e-4eb3-41ed-b53e-1a8e0fdd78c4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:31.422973 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 831/3325] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:31 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 512 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:31.471336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.478331 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:31.478331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:31.478331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:31.478331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:31.484566 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:31.484566 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:31.485924 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a708839-89f0-4205-a9b9-6ce52df8c47f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:31.486949 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 830/3326] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:31 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:31.714983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:31.716884 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:31.717105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:31.717378 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:31.717441 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:31.721845 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:31.721845 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:31.722415 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4faf07e8-0d0d-45c9-a827-aa1f2139feac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:31.722746 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 827/3327] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:31 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.432998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.435291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.435521 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.435730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.444264 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.444264 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:32.444853 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.445924 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5adbb68c-05d3-4cfa-9605-32b9d4bde507 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:32.446428 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 840/3328] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.456602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fce21c7c-db39-48db-b677-7b721b3afae6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.458971 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fce21c7c-db39-48db-b677-7b721b3afae6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.459365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fce21c7c-db39-48db-b677-7b721b3afae6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.459566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fce21c7c-db39-48db-b677-7b721b3afae6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.466023 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.466023 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:32.466582 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fce21c7c-db39-48db-b677-7b721b3afae6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.467631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fce21c7c-db39-48db-b677-7b721b3afae6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:32.468030 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 832/3329] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.477014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.478950 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:32.479216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.479495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.479785 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:59:32.480843 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 00:59:32.485750 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Get all snapshots completed successfully. Jul 24 00:59:32.486096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9dc6cb76-3b3c-4156-83a9-7ec7c6e1138f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 00:59:32.486546 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 831/3330] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.499518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-503c1cc5-9a6e-4179-bfb0-a28ef12347be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.500091 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.502490 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-503c1cc5-9a6e-4179-bfb0-a28ef12347be tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] PUT https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.502970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-503c1cc5-9a6e-4179-bfb0-a28ef12347be tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-946290255", "description": "This is the new description of snapshot."}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:32.504645 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:32.504866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.505049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.505154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:32.514744 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.514744 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:32.514744 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-503c1cc5-9a6e-4179-bfb0-a28ef12347be tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.519900 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.519900 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:32.521834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1b848ef-67ca-471c-b0ba-41402a84b323 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:32.521834 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 841/3331] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.531839 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-503c1cc5-9a6e-4179-bfb0-a28ef12347be tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:32.532407 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 828/3332] 10.4.3.67 () {68 vars in 1368 bytes} [Fri Jul 24 00:59:32 2026] PUT /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.551439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.553701 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.553934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.554221 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.563784 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.563784 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:32.564458 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.565592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-269ef9af-7bda-4627-bb29-ff9bf9fff939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:32.566400 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 833/3333] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.583348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.586358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.587341 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.587544 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.587641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.599344 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.599344 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:32.599978 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.625046 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 00:59:32.625430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6da0f368-6cba-49b2-b231-fdc1dff0f49a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 202 Jul 24 00:59:32.625881 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 832/3334] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:32 2026] DELETE /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:32.636618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.638822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:32.639055 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.639310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.646451 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.646451 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:32.646977 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:32.647892 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42e11ac6-263b-4a90-8b7b-c6e7c3b0cf7d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 200 Jul 24 00:59:32.648331 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 842/3335] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:32.734792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:32.736757 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:32.737022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:32.737338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:32.737476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:32.743242 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:32.743242 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:32.744226 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8cd2bf81-70f8-43e5-b875-54dc6281a91c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:32.744765 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 829/3336] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:32 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:33.533850 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.536996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:33.537329 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.537778 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.538278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:33.546499 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:33.546499 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:33.547452 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e611b42-4cd7-484d-b5ac-539c5acc5b11 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:33.547950 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 834/3337] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:33 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:33.661732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9fbe9896-ca81-42cf-8e41-969a993a500a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.664028 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9fbe9896-ca81-42cf-8e41-969a993a500a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:33.664264 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9fbe9896-ca81-42cf-8e41-969a993a500a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.664519 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9fbe9896-ca81-42cf-8e41-969a993a500a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.670903 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9fbe9896-ca81-42cf-8e41-969a993a500a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 404 Jul 24 00:59:33.671602 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 833/3338] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:33 2026] GET /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:33.681036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.684621 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:33.684915 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.685185 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.685371 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: edebe455-f241-4290-b6bf-adb4320ff5b4 Jul 24 00:59:33.692215 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3a2f142-7bcd-4243-b100-ede0562f9fb1 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 returned with HTTP 404 Jul 24 00:59:33.693069 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 843/3339] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 00:59:33 2026] DELETE /volume/v3/snapshots/edebe455-f241-4290-b6bf-adb4320ff5b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:33.702915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-67bbe562-7bcf-417b-93cc-9147d347691c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.704761 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-67bbe562-7bcf-417b-93cc-9147d347691c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:59:33.704977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-67bbe562-7bcf-417b-93cc-9147d347691c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.705187 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-67bbe562-7bcf-417b-93cc-9147d347691c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.712836 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:33.712836 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:33.718124 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-67bbe562-7bcf-417b-93cc-9147d347691c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:33.726838 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-67bbe562-7bcf-417b-93cc-9147d347691c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 00:59:33.727278 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 830/3340] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:33 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:33.744505 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.747265 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 00:59:33.748236 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1691827391"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:33.758017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.760441 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:33.760761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.760985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.761128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:33.761405 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:33.761405 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:33.762163 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 00:59:33.762512 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 00:59:33.766090 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:33.766090 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:33.766797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e1c206a-d3ad-4b0b-8a63-d98437154c05 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:33.767339 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 834/3341] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:33 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:33.801094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['d1896cc2-9039-4161-a024-660e387f223f', '1896d8bd-6313-4252-9acc-4edd1b13292a', 'f609f345-cc88-45d6-9313-271368e488a5', '504c6490-5938-45bd-8ac6-9ed4d3023e55'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:33.836931 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot create request issued successfully. Jul 24 00:59:33.838064 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15fa543c-1c00-4684-bbbe-8cb95f9b5351 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 00:59:33.838064 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 835/3342] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 00:59:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:33.860582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:33.862968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 00:59:33.865821 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:33.866123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:33.872377 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:33.872377 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:33.872904 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:33.873959 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8751fa46-ec6d-4f70-bfd4-e3774e2bbd53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 200 Jul 24 00:59:33.874465 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 844/3343] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:33 2026] GET /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:34.568385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6260b438-4963-4051-8b6e-ad47f0f067df None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:34.570509 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6260b438-4963-4051-8b6e-ad47f0f067df tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:34.570622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6260b438-4963-4051-8b6e-ad47f0f067df tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:34.570746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6260b438-4963-4051-8b6e-ad47f0f067df tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:34.570867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6260b438-4963-4051-8b6e-ad47f0f067df tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:34.575533 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:34.575533 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:34.576533 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6260b438-4963-4051-8b6e-ad47f0f067df tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:34.576610 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 831/3344] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:34 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:34.782066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:34.783839 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:34.784024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:34.784229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:34.784332 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:34.789809 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:34.789809 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:34.790594 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43efc088-05ad-4254-a73a-8fe89bc11b6a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:34.791118 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 835/3345] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:34 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:34.886486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ff045573-7900-49e4-9148-83349459374f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:34.890073 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff045573-7900-49e4-9148-83349459374f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 00:59:34.890073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff045573-7900-49e4-9148-83349459374f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:34.890073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ff045573-7900-49e4-9148-83349459374f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:34.895770 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:34.895770 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:34.896444 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ff045573-7900-49e4-9148-83349459374f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 00:59:34.897765 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ff045573-7900-49e4-9148-83349459374f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 200 Jul 24 00:59:34.898645 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 836/3346] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 00:59:34 2026] GET /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:35.587845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-003a8a00-4f57-4963-a102-8a94db071910 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:35.589978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-003a8a00-4f57-4963-a102-8a94db071910 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:35.590488 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-003a8a00-4f57-4963-a102-8a94db071910 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:35.590735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-003a8a00-4f57-4963-a102-8a94db071910 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:35.590913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-003a8a00-4f57-4963-a102-8a94db071910 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:35.597693 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:35.597693 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:35.598491 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-003a8a00-4f57-4963-a102-8a94db071910 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:35.598981 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 845/3347] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:35 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:35.802951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:35.804782 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:35.805253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:35.805253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:35.805253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:35.810173 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:35.810173 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:35.812349 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ee35d5c-20c1-4a8d-94da-8bb98fc7ca6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:35.812349 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 832/3348] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:35 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:36.614348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:36.616873 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:36.616873 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:36.617718 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:36.617718 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:36.622733 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:36.622733 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:36.623836 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed3f2dd9-8344-4ead-8b59-635bd9807347 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:36.623947 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 836/3349] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:36 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:36.821129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:36.822997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:36.823234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:36.823428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:36.823525 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:36.828563 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:36.828563 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:36.829300 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8f93b33-8d9f-4366-87e5-10fa8f332623 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:36.829683 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 837/3350] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:36 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:37.636697 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-402683c0-dcf8-42c1-a306-030b8767152e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:37.643172 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-402683c0-dcf8-42c1-a306-030b8767152e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:37.643172 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-402683c0-dcf8-42c1-a306-030b8767152e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:37.643172 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-402683c0-dcf8-42c1-a306-030b8767152e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:37.643172 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-402683c0-dcf8-42c1-a306-030b8767152e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:37.647622 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:37.647622 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:37.648565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-402683c0-dcf8-42c1-a306-030b8767152e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:37.649475 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 846/3351] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:37 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:37.840539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c072c647-2435-41cf-8a27-1c42c610f802 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:37.843229 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c072c647-2435-41cf-8a27-1c42c610f802 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:37.843542 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c072c647-2435-41cf-8a27-1c42c610f802 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:37.843907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c072c647-2435-41cf-8a27-1c42c610f802 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:37.844024 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c072c647-2435-41cf-8a27-1c42c610f802 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:37.848987 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:37.848987 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:37.849678 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c072c647-2435-41cf-8a27-1c42c610f802 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:37.850056 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 833/3352] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:37 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:38.664281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-deebd1ed-38c3-4285-8e43-5f358894122d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:38.666645 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-deebd1ed-38c3-4285-8e43-5f358894122d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:38.666903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-deebd1ed-38c3-4285-8e43-5f358894122d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:38.668006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-deebd1ed-38c3-4285-8e43-5f358894122d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:38.668006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-deebd1ed-38c3-4285-8e43-5f358894122d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:38.678161 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:38.678161 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:38.679427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-deebd1ed-38c3-4285-8e43-5f358894122d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:38.679553 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 837/3353] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:38 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:38.859607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5f03b69d-30be-4904-a9a7-679b7363cfce None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:38.861760 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f03b69d-30be-4904-a9a7-679b7363cfce tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:38.862051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f03b69d-30be-4904-a9a7-679b7363cfce tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:38.862362 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f03b69d-30be-4904-a9a7-679b7363cfce tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:38.862538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5f03b69d-30be-4904-a9a7-679b7363cfce tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:38.868677 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:38.868677 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:38.869335 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f03b69d-30be-4904-a9a7-679b7363cfce tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:38.869815 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 838/3354] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:38 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:39.690153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:39.692496 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:39.692761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:39.693010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:39.693160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:39.698233 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:39.698233 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:39.698842 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d462cb2-3dbd-4bce-81ff-9c4ec9a69989 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:39.699474 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 847/3355] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:39 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:39.881498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:39.883123 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:39.883349 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:39.883532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:39.883716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:39.885418 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=324,cinder:UPDATE=62,cinder:INSERT=30 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:59:39.888983 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:39.888983 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:39.889660 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3798c385-403e-40ed-b8d6-3a7cfe61519e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:39.891075 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 834/3356] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:39 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:39.901161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:39.986687 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:39.987028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-656551797", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:39.988658 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-656551797', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:39.988776 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Create volume of 1 GB Jul 24 00:59:39.991055 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=272,cinder:UPDATE=57,cinder:INSERT=22 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:59:39.993297 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Availability Zones retrieved successfully. Jul 24 00:59:39.999290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Flow 'volume_create_api' (c3985948-6d41-47a7-8347-b817b9c56112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:40.000514 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53abdf91-0895-4857-9462-0b5609ad6ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:40.001561 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:40.028050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53abdf91-0895-4857-9462-0b5609ad6ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:40.029271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8567ba5-68d5-4408-9bf2-55b4d8251f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:40.093235 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Created reservations ['f8407300-1205-4a38-8343-84a078db7bee', '495c6089-9bfa-4cb2-ad12-1ee4540b8d71', '5acff011-267a-4788-b9dd-d5d67feeb3c5', 'b75064b7-510e-444c-8aa7-03ca504038d7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:40.094250 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8567ba5-68d5-4408-9bf2-55b4d8251f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8407300-1205-4a38-8343-84a078db7bee', '495c6089-9bfa-4cb2-ad12-1ee4540b8d71', '5acff011-267a-4788-b9dd-d5d67feeb3c5', 'b75064b7-510e-444c-8aa7-03ca504038d7']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:40.095246 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bd10ed-fb20-4af0-ac5f-13eba9136b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:40.120893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bd10ed-fb20-4af0-ac5f-13eba9136b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54661c8a-0693-4e1d-bd28-2e2dc563148b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-656551797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d413ecbfd0df44eb9a8f2012628cb874',qos_specs=None,replication_status=,reservations=['f8407300-1205-4a38-8343-84a078db7bee','495c6089-9bfa-4cb2-ad12-1ee4540b8d71','5acff011-267a-4788-b9dd-d5d67feeb3c5','b75064b7-510e-444c-8aa7-03ca504038d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5943576deacb4998bc6b6ab54933deb4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-656551797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54661c8a-0693-4e1d-bd28-2e2dc563148b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d413ecbfd0df44eb9a8f2012628cb874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5943576deacb4998bc6b6ab54933deb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:40.121646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abfe61c-48df-4133-beaa-500c505c34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:40.138758 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abfe61c-48df-4133-beaa-500c505c34c4) transitioned into state 'SUCCESS' from state '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-656551797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d413ecbfd0df44eb9a8f2012628cb874',qos_specs=None,replication_status=,reservations=['f8407300-1205-4a38-8343-84a078db7bee','495c6089-9bfa-4cb2-ad12-1ee4540b8d71','5acff011-267a-4788-b9dd-d5d67feeb3c5','b75064b7-510e-444c-8aa7-03ca504038d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5943576deacb4998bc6b6ab54933deb4',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:40.139425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab6567a-01cd-4a48-8bff-ca2b2cd9c2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:40.149017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab6567a-01cd-4a48-8bff-ca2b2cd9c2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:40.149832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Flow 'volume_create_api' (c3985948-6d41-47a7-8347-b817b9c56112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:40.150112 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Create volume request issued successfully. Jul 24 00:59:40.150686 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca60482c-d657-4912-9ddf-81cc58dc0f4f tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:40.151231 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 838/3357] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:59:39 2026] POST /volume/v3/volumes => generated 753 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:40.168382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.171610 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:40.171610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.171610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.179567 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=320,cinder:INSERT=39,cinder:UPDATE=79 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:59:40.185139 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.185139 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:40.189374 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:40.193924 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d17d88e-5658-4b55-bcb6-146c76a918f2 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:40.194375 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 839/3358] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:40 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:40.710899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7669ab41-6125-46a2-b641-502b268bcb19 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.712790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7669ab41-6125-46a2-b641-502b268bcb19 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:40.713025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7669ab41-6125-46a2-b641-502b268bcb19 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.713286 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7669ab41-6125-46a2-b641-502b268bcb19 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.713440 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7669ab41-6125-46a2-b641-502b268bcb19 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id 148f3aff-f22e-451a-a100-15f83349b4e2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:40.720132 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.720132 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:40.720804 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7669ab41-6125-46a2-b641-502b268bcb19 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 200 Jul 24 00:59:40.721184 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 848/3359] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:40 2026] GET /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:40.730462 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.732179 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] DELETE https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 Jul 24 00:59:40.732541 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.732727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.732872 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Delete backup with id: 148f3aff-f22e-451a-a100-15f83349b4e2. Jul 24 00:59:40.738438 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.738438 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:40.751417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] delete_backup rpcapi backup_id 148f3aff-f22e-451a-a100-15f83349b4e2 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:59:40.753440 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6eb0a59f-9413-430d-9555-a40e89b6b585 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 returned with HTTP 202 Jul 24 00:59:40.753831 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 835/3360] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:59:40 2026] DELETE /volume/v3/backups/148f3aff-f22e-451a-a100-15f83349b4e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:40.760748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.762794 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:40.763001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.763219 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.763450 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume with id: b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:40.771805 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.771805 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:40.772026 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:40.793631 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume request issued successfully. Jul 24 00:59:40.793936 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-edb1ce95-5cd9-40b9-a113-925eb6a4d53a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 returned with HTTP 202 Jul 24 00:59:40.794435 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 839/3361] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:59:40 2026] DELETE /volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:40.804287 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.807691 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:40.807912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.808286 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.821490 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.821490 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:40.826532 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:40.832620 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-066cb963-894d-49cc-a2bf-2cdc289d3edb tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 returned with HTTP 200 Jul 24 00:59:40.832998 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 840/3362] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:40 2026] GET /volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:40.901387 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-68eeae64-cc8d-434d-9317-161f97869647 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:40.903127 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-68eeae64-cc8d-434d-9317-161f97869647 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:40.903318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-68eeae64-cc8d-434d-9317-161f97869647 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:40.903513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-68eeae64-cc8d-434d-9317-161f97869647 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:40.903612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-68eeae64-cc8d-434d-9317-161f97869647 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:40.907678 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:40.907678 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:40.908289 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-68eeae64-cc8d-434d-9317-161f97869647 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:40.908706 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 849/3363] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:40 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:41.206218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.208234 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:41.208551 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:41.208773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:41.215954 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.215954 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:41.219551 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:41.223547 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8748f33-1de2-439c-b4b7-5fefa945bfcc tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:41.223879 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 836/3364] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:41 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:41.236647 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-78c33e1f-e210-4236-941e-84f747f162fa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.238846 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-78c33e1f-e210-4236-941e-84f747f162fa tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:41.239056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-78c33e1f-e210-4236-941e-84f747f162fa tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:41.239283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-78c33e1f-e210-4236-941e-84f747f162fa tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:41.250167 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.250167 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:41.256096 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-78c33e1f-e210-4236-941e-84f747f162fa tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:41.262939 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-78c33e1f-e210-4236-941e-84f747f162fa tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:41.263540 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 840/3365] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:41 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:41.275440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.279443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] POST https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b/action Jul 24 00:59:41.279822 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-115569674", "disk_format": "raw"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:41.279955 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-115569674", "disk_format": "raw"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:41.289079 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.289079 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:41.289423 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:41.309585 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.309585 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:41.316061 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.image.image_utils [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-115569674'}] 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-115569674'}]. {{(pid=100232) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 00:59:41.767552 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Copy volume to image completed successfully. Jul 24 00:59:41.768044 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf63957e-790e-4660-a910-0ba6d2f3a99e tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b/action returned with HTTP 202 Jul 24 00:59:41.768602 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 841/3366] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 00:59:41 2026] POST /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b/action => generated 685 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:41.848119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f786f7e-5a3f-40d8-b07c-596cf9e226e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.850224 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f786f7e-5a3f-40d8-b07c-596cf9e226e6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 Jul 24 00:59:41.850489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f786f7e-5a3f-40d8-b07c-596cf9e226e6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:41.850695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f786f7e-5a3f-40d8-b07c-596cf9e226e6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:41.856581 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f786f7e-5a3f-40d8-b07c-596cf9e226e6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 returned with HTTP 404 Jul 24 00:59:41.856986 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 850/3367] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:41 2026] GET /volume/v3/volumes/b1c5f634-47c1-42a5-8f1b-8bdce8cac902 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:41.864829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-983d53e8-6245-49e3-bd7d-d59832548fed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.866565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/export_record Jul 24 00:59:41.866824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:41.867050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Calling method 'export_record' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:41.867210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Export record for backup aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 00:59:41.871730 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.871730 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:41.873576 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b9dbc8ba41e845b59cadad79675fa39c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fa93ef095d042f381672aa3e6b663ef', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 00:59:41.873900 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-983d53e8-6245-49e3-bd7d-d59832548fed tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/export_record returned with HTTP 403 Jul 24 00:59:41.874826 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 837/3368] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 00:59:41 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 24 00:59:41.881573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b8084089-4a26-4233-b556-79be2ae9c112 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.883432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:41.883805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-101381450"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:41.885317 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-101381450'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:41.885481 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume of 1 GB Jul 24 00:59:41.889599 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Availability Zones retrieved successfully. Jul 24 00:59:41.895719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (f80cda82-1582-47c5-a446-c00558007d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:41.896725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d0c280-97a6-468e-a87f-72dfd8807d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:41.897578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:41.920908 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d0c280-97a6-468e-a87f-72dfd8807d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:41.921702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-50303a57-678e-4889-a038-8526f6111290 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:41.922297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d84fcb5-b3bc-4ca4-8703-f7716c85e893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:41.926723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50303a57-678e-4889-a038-8526f6111290 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:41.926973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50303a57-678e-4889-a038-8526f6111290 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:41.927252 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50303a57-678e-4889-a038-8526f6111290 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:41.927358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-50303a57-678e-4889-a038-8526f6111290 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:41.932375 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:41.932375 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:41.933084 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50303a57-678e-4889-a038-8526f6111290 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:41.933545 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 842/3369] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:41 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:41.962039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['faa1df20-2cc0-40a5-ad78-b0a7188914cc', '7719a1b5-fdf7-4c32-9680-377a4ab757a0', 'dee78c6d-4921-4a7b-8184-e1bd0d9334a7', 'c1b5c92c-1b6b-4e9c-bce2-0aff52c4e936'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:41.962810 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d84fcb5-b3bc-4ca4-8703-f7716c85e893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa1df20-2cc0-40a5-ad78-b0a7188914cc', '7719a1b5-fdf7-4c32-9680-377a4ab757a0', 'dee78c6d-4921-4a7b-8184-e1bd0d9334a7', 'c1b5c92c-1b6b-4e9c-bce2-0aff52c4e936']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:41.963516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de5de3e-cd5d-4a35-b438-6e40548786c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:41.986513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de5de3e-cd5d-4a35-b438-6e40548786c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed14ebc-b144-40a2-84aa-78e95a70faa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-101381450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['faa1df20-2cc0-40a5-ad78-b0a7188914cc','7719a1b5-fdf7-4c32-9680-377a4ab757a0','dee78c6d-4921-4a7b-8184-e1bd0d9334a7','c1b5c92c-1b6b-4e9c-bce2-0aff52c4e936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-101381450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed14ebc-b144-40a2-84aa-78e95a70faa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa93ef095d042f381672aa3e6b663ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:41.987279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fb664e-ba63-41b8-b79c-e9412364ac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:42.006610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fb664e-ba63-41b8-b79c-e9412364ac32) transitioned into state 'SUCCESS' from state '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-101381450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['faa1df20-2cc0-40a5-ad78-b0a7188914cc','7719a1b5-fdf7-4c32-9680-377a4ab757a0','dee78c6d-4921-4a7b-8184-e1bd0d9334a7','c1b5c92c-1b6b-4e9c-bce2-0aff52c4e936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:42.007454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15e4615-ebff-4f8a-a707-cae25e02ecf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:42.015725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15e4615-ebff-4f8a-a707-cae25e02ecf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:42.016621 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (f80cda82-1582-47c5-a446-c00558007d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:42.016873 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request issued successfully. Jul 24 00:59:42.017482 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8084089-4a26-4233-b556-79be2ae9c112 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:42.017991 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 841/3370] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 00:59:41 2026] POST /volume/v3/volumes => generated 775 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:42.032604 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:42.034584 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 00:59:42.034788 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:42.034969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:42.042225 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:42.042225 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:42.046124 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:42.050811 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3edd507-8012-4702-81ae-2eb3a3981aa0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 returned with HTTP 200 Jul 24 00:59:42.051294 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 851/3371] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:42 2026] GET /volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:42.946711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87386177-a919-4176-a7fe-a9fa43760fbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:42.946711 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87386177-a919-4176-a7fe-a9fa43760fbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:42.946711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87386177-a919-4176-a7fe-a9fa43760fbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:42.946711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87386177-a919-4176-a7fe-a9fa43760fbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:42.947149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-87386177-a919-4176-a7fe-a9fa43760fbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:42.952176 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:42.952176 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:42.952825 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87386177-a919-4176-a7fe-a9fa43760fbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:42.953169 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 838/3372] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:42 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:43.066867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:43.068618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 00:59:43.068817 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:43.068994 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:43.078027 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:43.078027 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:43.082637 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:43.087147 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5d0ddc7-f71e-472a-a226-767d8801b866 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 returned with HTTP 200 Jul 24 00:59:43.087612 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 843/3373] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:43 2026] GET /volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:43.101713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6c84d664-a073-44c1-94ca-94757246b95d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:43.113257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 00:59:43.113620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ed14ebc-b144-40a2-84aa-78e95a70faa8", "name": "tempest-type-Backup-1452892851"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:43.114933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating new backup {'backup': {'volume_id': '5ed14ebc-b144-40a2-84aa-78e95a70faa8', 'name': 'tempest-type-Backup-1452892851'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 00:59:43.115055 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating backup of volume 5ed14ebc-b144-40a2-84aa-78e95a70faa8 in container None Jul 24 00:59:43.121775 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:43.121775 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:43.122059 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 00:59:43.142920 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['bf00b05f-d054-426f-978b-c35950c30257', '3d66dbc7-ca23-4876-9997-8432f09f6034'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:43.181433 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c84d664-a073-44c1-94ca-94757246b95d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 00:59:43.181907 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 842/3374] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 00:59:43 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:43.194560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:43.200328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:43.200328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:43.200328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:43.200328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:43.203610 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:43.203610 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:43.204535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b84d26e-28e4-4e34-a42c-c1b730f1e9a8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:43.204696 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 852/3375] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:43 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:43.966299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5985cf25-59af-418a-82c1-ba79147ad34e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:43.968421 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5985cf25-59af-418a-82c1-ba79147ad34e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:43.968665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5985cf25-59af-418a-82c1-ba79147ad34e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:43.968899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5985cf25-59af-418a-82c1-ba79147ad34e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:43.969064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5985cf25-59af-418a-82c1-ba79147ad34e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:43.973997 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:43.973997 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:43.974774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5985cf25-59af-418a-82c1-ba79147ad34e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:43.975161 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 839/3376] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:43 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:44.215951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:44.218367 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:44.218669 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:44.218944 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:44.219107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:44.224591 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:44.224591 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:44.225494 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-96dcce97-e44e-4862-b568-d5ff19c13ccd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:44.226009 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 844/3377] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:44 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:44.988659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:44.990844 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:44.991051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:44.991284 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:44.991417 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:44.996163 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:44.996163 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:44.997007 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7b0741f-6fba-407d-af45-9a0c55f0a093 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:44.997544 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 843/3378] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:44 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:45.237999 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5faad678-11d0-486d-81a7-d39427baaa18 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:45.242519 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5faad678-11d0-486d-81a7-d39427baaa18 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:45.242519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5faad678-11d0-486d-81a7-d39427baaa18 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:45.242519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5faad678-11d0-486d-81a7-d39427baaa18 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:45.243221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5faad678-11d0-486d-81a7-d39427baaa18 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:45.250405 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:45.250405 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:45.251674 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5faad678-11d0-486d-81a7-d39427baaa18 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:45.252367 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 853/3379] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:45 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:46.013299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:46.015696 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:46.015974 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:46.016227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:46.016382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:46.021472 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:46.021472 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:46.022079 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-98bb4fee-520d-47a2-8fd1-c949f8eab425 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:46.022513 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 840/3380] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:46 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:46.268516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:46.272333 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:46.272573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:46.272763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:46.272861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:46.282069 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:46.282069 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:46.282659 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c76a23f-7755-4305-9ae9-1e36e5df863d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:46.283064 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 845/3381] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:46 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:47.037478 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:47.040910 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:47.041114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:47.041432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:47.041518 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:47.054061 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:47.054061 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:47.054808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b74145bb-0eaf-448f-8e9a-ea0388b4098e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:47.055251 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 844/3382] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:47 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:47.303349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2342c71b-c458-4539-addd-faa3eaace4f1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:47.308315 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2342c71b-c458-4539-addd-faa3eaace4f1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:47.308315 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2342c71b-c458-4539-addd-faa3eaace4f1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:47.308315 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2342c71b-c458-4539-addd-faa3eaace4f1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:47.308315 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-2342c71b-c458-4539-addd-faa3eaace4f1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:47.315909 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:47.315909 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:47.317149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2342c71b-c458-4539-addd-faa3eaace4f1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:47.317843 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 854/3383] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:47 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:48.067510 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:48.069290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:48.069526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:48.069702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:48.069801 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:48.073996 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:48.073996 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:48.074698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-986a5dab-28b3-4215-bb0d-74e769c00f47 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:48.075107 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 841/3384] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:48 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:48.331713 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:48.335691 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:48.337940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:48.337940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:48.338055 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:48.346610 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:48.346610 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:48.347329 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-be5b642d-f092-451b-b1b8-9f0075ce0369 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:48.347868 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 846/3385] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:48 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:49.088642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:49.090974 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:49.091638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:49.091638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:49.092114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:49.106859 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:49.106859 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:49.107506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-357e2f78-715c-4b33-b16d-f0a6bf94afa9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:49.107866 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 845/3386] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:49 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:49.366527 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:49.374774 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:49.374774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:49.374774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:49.374774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:49.378745 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=239,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:59:49.384441 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:49.384441 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:49.385398 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-130738fc-22e5-46eb-b30b-dc7cd7cd04f8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:49.386212 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 855/3387] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:49 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:49.520495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e683c445-c833-4046-9e0d-88e052051f08 req-2d90e01e-1822-4cb9-8384-fc0f716f914c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:49.525092 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e683c445-c833-4046-9e0d-88e052051f08 req-2d90e01e-1822-4cb9-8384-fc0f716f914c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] DELETE https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f Jul 24 00:59:49.525363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e683c445-c833-4046-9e0d-88e052051f08 req-2d90e01e-1822-4cb9-8384-fc0f716f914c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:49.525600 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e683c445-c833-4046-9e0d-88e052051f08 req-2d90e01e-1822-4cb9-8384-fc0f716f914c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:49.544468 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:49.544468 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:49.612674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e683c445-c833-4046-9e0d-88e052051f08 req-2d90e01e-1822-4cb9-8384-fc0f716f914c tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f returned with HTTP 200 Jul 24 00:59:49.612822 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 842/3388] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:49 2026] DELETE /volume/v3/attachments/fca4ea43-b25e-412b-8f60-7f2eb780d24f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:50.122276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:50.123502 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:50.123751 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:50.123971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:50.124098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:50.128561 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:50.128561 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:50.129230 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-687c1e01-d210-4a1c-b43a-dbf42c508452 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:50.129657 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 847/3389] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:50 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:50.402229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:50.403299 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:50.403589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:50.403851 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:50.403997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:50.408865 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:50.408865 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:50.409536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e8cc7964-1cee-4d75-80c5-5fbb4d6385fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:50.409918 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 846/3390] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:50 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:50.888476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:50.890510 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] DELETE https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:50.890686 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:50.890924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:50.891072 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Delete volume with id: 638ac42b-046a-49a7-ae22-624ba41933a8 Jul 24 00:59:50.899488 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:50.899488 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:50.899935 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:50.927123 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Delete volume request issued successfully. Jul 24 00:59:50.927304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0188973-42f9-4aa3-881f-28b9a71780a4 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 returned with HTTP 202 Jul 24 00:59:50.927732 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 856/3391] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:50 2026] DELETE /volume/v3/volumes/638ac42b-046a-49a7-ae22-624ba41933a8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:50.937956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8e9b6065-29b7-418c-9963-7c5c654d022f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:50.940457 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] DELETE https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a Jul 24 00:59:50.940654 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:50.940884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:50.941038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Delete backup with id: eabc6838-ea29-4042-b8af-fba433159b8a. Jul 24 00:59:50.947468 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:50.947468 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:50.968664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] delete_backup rpcapi backup_id eabc6838-ea29-4042-b8af-fba433159b8a {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 00:59:50.975474 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e9b6065-29b7-418c-9963-7c5c654d022f tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a returned with HTTP 202 Jul 24 00:59:50.975474 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 843/3392] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:50 2026] DELETE /volume/v3/backups/eabc6838-ea29-4042-b8af-fba433159b8a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:50.984981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:50.988243 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:59:50.992315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:50.992315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:50.993225 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Delete volume with id: 4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:59:51.001430 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:51.001430 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:51.002490 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:51.028374 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Delete volume request issued successfully. Jul 24 00:59:51.028730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ccd67af4-b92d-4ace-9d09-2bc8103fc09e tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 202 Jul 24 00:59:51.030254 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 848/3393] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:50 2026] DELETE /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 00:59:51.042585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:51.044410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:59:51.044609 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:51.044818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:51.055131 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:51.055131 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:51.060319 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Volume info retrieved successfully. Jul 24 00:59:51.066284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-698f8c51-f1c1-48bf-be61-f70401e42ce8 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 200 Jul 24 00:59:51.066657 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 847/3394] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:51 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:51.142503 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:51.146121 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:51.146121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:51.146121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:51.146121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:51.154736 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:51.154736 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:51.154905 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7ecdccd-5cc8-455b-96d6-7c1d6ca2adb1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:51.155460 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 857/3395] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:51 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:51.425541 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-deffecac-2078-4001-96da-18451a8b3d13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:51.428317 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-deffecac-2078-4001-96da-18451a8b3d13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:51.428563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-deffecac-2078-4001-96da-18451a8b3d13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:51.428758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-deffecac-2078-4001-96da-18451a8b3d13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:51.428863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-deffecac-2078-4001-96da-18451a8b3d13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:51.438789 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:51.438789 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:51.438789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-deffecac-2078-4001-96da-18451a8b3d13 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:51.438789 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 844/3396] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:51 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:51.468764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:51.472240 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:51.473008 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1532371220"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:51.475062 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1532371220'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:51.475246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume of 1 GB Jul 24 00:59:51.486789 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Availability Zones retrieved successfully. Jul 24 00:59:51.497229 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c4e7684d-79f5-41d8-9e46-b0f66ab73cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:51.498367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af132e24-a11f-46f1-990a-3b8fa8636d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:51.500140 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:51.549791 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af132e24-a11f-46f1-990a-3b8fa8636d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:51.550470 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ee003d-1e52-4fcb-9fa0-dbee02746214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:51.612360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Created reservations ['7ec2c74c-f7f2-4b8e-b617-ccfaa6f996ba', 'c2fbe712-881e-4499-b128-842c2aa3f11c', '96e90074-7df4-475a-a931-0b9355e94912', '462b5974-7013-4f2e-ba5d-415dde341546'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:51.613065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ee003d-1e52-4fcb-9fa0-dbee02746214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ec2c74c-f7f2-4b8e-b617-ccfaa6f996ba', 'c2fbe712-881e-4499-b128-842c2aa3f11c', '96e90074-7df4-475a-a931-0b9355e94912', '462b5974-7013-4f2e-ba5d-415dde341546']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:51.614420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c045301a-3638-4ec0-96d6-69e75a28f99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:51.639626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c045301a-3638-4ec0-96d6-69e75a28f99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad65cc1-a189-40d5-a01d-c02a66c80cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1532371220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['7ec2c74c-f7f2-4b8e-b617-ccfaa6f996ba','c2fbe712-881e-4499-b128-842c2aa3f11c','96e90074-7df4-475a-a931-0b9355e94912','462b5974-7013-4f2e-ba5d-415dde341546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1532371220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad65cc1-a189-40d5-a01d-c02a66c80cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b77c6e52434ce9a82fbaf5b26879ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:51.641032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129c62b5-8041-4a9d-bc7c-7df9b1e23662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:51.665686 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129c62b5-8041-4a9d-bc7c-7df9b1e23662) transitioned into state 'SUCCESS' from state '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-1532371220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b77c6e52434ce9a82fbaf5b26879ee',qos_specs=None,replication_status=,reservations=['7ec2c74c-f7f2-4b8e-b617-ccfaa6f996ba','c2fbe712-881e-4499-b128-842c2aa3f11c','96e90074-7df4-475a-a931-0b9355e94912','462b5974-7013-4f2e-ba5d-415dde341546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fe498ab83d422eb59ad37b5f5d8fbf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:51.665822 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db25c2-ede3-4cab-b88c-fa9618a6fbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:51.679485 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db25c2-ede3-4cab-b88c-fa9618a6fbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:51.680480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Flow 'volume_create_api' (c4e7684d-79f5-41d8-9e46-b0f66ab73cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:51.680923 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Create volume request issued successfully. Jul 24 00:59:51.681827 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3dbb6c1c-aaa2-447a-a898-e366cf06960c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:51.682173 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 849/3397] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:59:51 2026] POST /volume/v3/volumes => generated 753 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:51.701298 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:51.704752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:51.705057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:51.705408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:51.719003 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:51.719003 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:51.728047 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:51.733938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd2a7cf7-d102-4f88-b501-a232bd8c9dff tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:51.734404 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 848/3398] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:51 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:52.092938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-730de1dd-99a9-427f-b3cd-f28f0898b6f7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.094868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-730de1dd-99a9-427f-b3cd-f28f0898b6f7 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] GET https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a Jul 24 00:59:52.095298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-730de1dd-99a9-427f-b3cd-f28f0898b6f7 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.095678 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-730de1dd-99a9-427f-b3cd-f28f0898b6f7 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.103228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-730de1dd-99a9-427f-b3cd-f28f0898b6f7 tempest-TestVolumeBackupRestore-1043498765 tempest-TestVolumeBackupRestore-1043498765-project-member] https://10.4.3.67/volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a returned with HTTP 404 Jul 24 00:59:52.103228 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 858/3399] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/v3/volumes/4c78df38-4396-4ddc-8c76-38ee8d2c6a2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:52.175532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f49d32b7-9f52-4285-ba06-457083d53dfd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.177335 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f49d32b7-9f52-4285-ba06-457083d53dfd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:52.179386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f49d32b7-9f52-4285-ba06-457083d53dfd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.179386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f49d32b7-9f52-4285-ba06-457083d53dfd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.179386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f49d32b7-9f52-4285-ba06-457083d53dfd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:52.183086 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:52.183086 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:52.183893 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f49d32b7-9f52-4285-ba06-457083d53dfd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:52.184326 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 845/3400] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:52.453457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ce3e0fdf-892b-43a7-a774-68625775b53b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.455712 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce3e0fdf-892b-43a7-a774-68625775b53b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:52.455940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce3e0fdf-892b-43a7-a774-68625775b53b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.456149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce3e0fdf-892b-43a7-a774-68625775b53b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.456324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ce3e0fdf-892b-43a7-a774-68625775b53b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:52.462101 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:52.462101 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:52.463382 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce3e0fdf-892b-43a7-a774-68625775b53b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:52.463382 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 850/3401] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:52.753976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-54e447a5-4eff-457b-acda-83b534b6e41b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.756511 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-54e447a5-4eff-457b-acda-83b534b6e41b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:52.756797 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-54e447a5-4eff-457b-acda-83b534b6e41b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.757022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-54e447a5-4eff-457b-acda-83b534b6e41b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.766937 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:52.766937 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:52.772696 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-54e447a5-4eff-457b-acda-83b534b6e41b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:52.778934 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-54e447a5-4eff-457b-acda-83b534b6e41b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:52.779076 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 849/3402] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:52.841416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.845404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:52.846494 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.847374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.861437 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:52.861437 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:52.867801 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:52.878634 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-277359bb-13b4-4b5a-be6a-ce51ec29b7d1 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:52.878634 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 859/3403] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:52.978167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8ae9e380-d870-4126-9e78-f6fdd05998f0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.978411 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ae9e380-d870-4126-9e78-f6fdd05998f0 None None] GET https://10.4.3.67/volume// Jul 24 00:59:52.978676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8ae9e380-d870-4126-9e78-f6fdd05998f0 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:52.978939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8ae9e380-d870-4126-9e78-f6fdd05998f0 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:52.979401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ae9e380-d870-4126-9e78-f6fdd05998f0 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:52.979788 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 846/3404] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:59:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:52.988967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-26dbd065-d814-445e-a163-1772db2da3bc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:52.992225 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-26dbd065-d814-445e-a163-1772db2da3bc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:59:52.992893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-26dbd065-d814-445e-a163-1772db2da3bc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cad65cc1-a189-40d5-a01d-c02a66c80cb2", "connector": null, "instance_uuid": "2f64b298-f504-4a3d-8186-afb7eef3476e"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:53.004684 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.004684 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:53.046118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-26dbd065-d814-445e-a163-1772db2da3bc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:59:53.046563 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 851/3405] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:59:52 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:53.081036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.085904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:53.086210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.087742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.104109 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.104109 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:53.104877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a879d804-3b0b-4972-be5c-9e4f42b427ca None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.105513 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a879d804-3b0b-4972-be5c-9e4f42b427ca None None] GET https://10.4.3.67/volume// Jul 24 00:59:53.105513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a879d804-3b0b-4972-be5c-9e4f42b427ca None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.105513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a879d804-3b0b-4972-be5c-9e4f42b427ca None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.106721 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a879d804-3b0b-4972-be5c-9e4f42b427ca None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:53.106721 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 860/3406] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:53.108356 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:53.113173 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1153f9cc-c76f-4194-8e0c-09f067a0e143 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:53.114177 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 850/3407] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.123431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.129425 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:53.129425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.129425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.139606 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.139606 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:53.143518 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:53.148176 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-c88e874e-7a63-4433-8281-c37e3f2f505c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:53.150033 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 847/3408] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:53.213273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.216119 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:53.216567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.216701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.217747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:53.225876 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.225876 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:53.226784 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c25e18b-99d7-4665-b6d0-fb300fb5dad2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:53.227317 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 852/3409] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.281432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.287832 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] PUT https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 Jul 24 00:59:53.288475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:53.304375 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Acquiring lock "cinder-attachment_update-cad65cc1-a189-40d5-a01d-c02a66c80cb2-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:59:53.308547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-cad65cc1-a189-40d5-a01d-c02a66c80cb2-np0000005792" acquired by "attachment_update" :: waited 0.004s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:59:53.309454 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.309454 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:53.358297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.360719 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:53.361015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.361296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.371008 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.371008 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:53.376353 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:53.383068 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4f9ae77-1591-4555-88bc-9bad7d50b352 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:53.383735 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 851/3410] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.409854 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Lock "cinder-attachment_update-cad65cc1-a189-40d5-a01d-c02a66c80cb2-np0000005792" released by "attachment_update" :: held 0.101s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:59:53.410344 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-304fa805-4fd0-49d8-9219-0f45dc6e4457 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 returned with HTTP 200 Jul 24 00:59:53.411060 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 861/3411] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:59:53 2026] PUT /volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:53.430832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-35ce5b9a-c002-434e-a637-78c7aca9409d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.435044 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35ce5b9a-c002-434e-a637-78c7aca9409d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:53.435345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35ce5b9a-c002-434e-a637-78c7aca9409d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.435586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35ce5b9a-c002-434e-a637-78c7aca9409d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.444261 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.444261 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:53.448993 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35ce5b9a-c002-434e-a637-78c7aca9409d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:53.454083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35ce5b9a-c002-434e-a637-78c7aca9409d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:53.454540 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 848/3412] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.477499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.481566 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:53.481566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.481566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.481566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:53.488797 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.488797 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:53.489742 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dcb0dbb5-e554-4637-ab90-833cf91494fa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:53.490650 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 853/3413] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.518320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.520790 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:53.521041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.521306 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.530255 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.530255 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:53.534792 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:53.541020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-db4380b4-b9c4-41ee-b207-f441ed014fce tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:53.541713 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 852/3414] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.624645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5502eb1a-5e11-44eb-856c-08bffbd2d4a6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.625125 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5502eb1a-5e11-44eb-856c-08bffbd2d4a6 None None] GET https://10.4.3.67/volume// Jul 24 00:59:53.625352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5502eb1a-5e11-44eb-856c-08bffbd2d4a6 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.625618 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5502eb1a-5e11-44eb-856c-08bffbd2d4a6 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.626015 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5502eb1a-5e11-44eb-856c-08bffbd2d4a6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:53.626400 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 862/3415] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:53.633725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-ee4dd46f-97b2-43e6-adcd-d3e99494a6d7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.636302 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-ee4dd46f-97b2-43e6-adcd-d3e99494a6d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 00:59:53.636700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-ee4dd46f-97b2-43e6-adcd-d3e99494a6d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfad5179-ed49-4807-bafe-c1b58d6e6e77", "connector": null, "instance_uuid": "466e8c96-dc6b-431e-9fab-7538f198df2e"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:53.648544 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.648544 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:53.679644 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-ee4dd46f-97b2-43e6-adcd-d3e99494a6d7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 00:59:53.680247 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 849/3416] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 00:59:53 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:53.714365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.716369 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:53.716714 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.717014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.736371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b9eced1-6d15-4711-9347-330ea538bd6c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.736755 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.736755 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:53.737017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b9eced1-6d15-4711-9347-330ea538bd6c None None] GET https://10.4.3.67/volume// Jul 24 00:59:53.737372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b9eced1-6d15-4711-9347-330ea538bd6c None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.737817 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b9eced1-6d15-4711-9347-330ea538bd6c None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.738151 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b9eced1-6d15-4711-9347-330ea538bd6c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:53.739315 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 853/3417] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:53.747111 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:53.755845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c305478c-13c7-41c6-8fb9-e82bac74d35a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:53.755989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.756086 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 854/3418] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:53.766724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:53.766724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:53.766724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:53.775185 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.775185 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:53.783231 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:53.786603 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-b563a778-24ea-4117-9066-349ccd7539cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:53.787152 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 863/3419] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:53 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:53.901716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:53.903752 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 Jul 24 00:59:53.904167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:53.912138 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 00:59:53.917152 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 00:59:53.918296 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:53.918296 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:54.066646 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" released by "attachment_update" :: held 0.149s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 00:59:54.067013 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-26242d00-39e6-4214-8f3b-9f3d405abba5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 returned with HTTP 200 Jul 24 00:59:54.067528 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 850/3420] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 00:59:53 2026] PUT /volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:54.086289 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-a8d98789-1747-4447-8695-79bec481a94e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:54.090112 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-a8d98789-1747-4447-8695-79bec481a94e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption Jul 24 00:59:54.090461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-a8d98789-1747-4447-8695-79bec481a94e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:54.090717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-a8d98789-1747-4447-8695-79bec481a94e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:54.101002 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:54.101002 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:54.108928 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-a8d98789-1747-4447-8695-79bec481a94e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption returned with HTTP 200 Jul 24 00:59:54.109706 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 854/3421] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 00:59:54 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:54.136251 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:54.140938 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:54.141173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:54.141438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:54.159729 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:54.159729 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:54.167738 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:54.176596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5c7bb48-6511-4c7f-a612-659e8cc3ebb2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:54.177321 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 855/3422] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:54 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:54.259864 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c204a418-e37c-4c1e-8815-1f9907a79386 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:54.263083 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c204a418-e37c-4c1e-8815-1f9907a79386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:54.263354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c204a418-e37c-4c1e-8815-1f9907a79386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:54.263599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c204a418-e37c-4c1e-8815-1f9907a79386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:54.263748 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c204a418-e37c-4c1e-8815-1f9907a79386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:54.268139 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:54.268139 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:54.269063 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c204a418-e37c-4c1e-8815-1f9907a79386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:54.269622 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 864/3423] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:54 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:54.503819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:54.506374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:54.506698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:54.506990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:54.507165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:54.515907 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:54.515907 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:54.516635 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-028d42c4-f937-4f37-8acf-d8f58a58bcbe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:54.517114 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 851/3424] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:54 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:54.779902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f5076161-fa47-4a25-b09f-0499a5fca98e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:54.784878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5076161-fa47-4a25-b09f-0499a5fca98e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:54.787017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5076161-fa47-4a25-b09f-0499a5fca98e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:54.787017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5076161-fa47-4a25-b09f-0499a5fca98e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:54.804485 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:54.804485 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:54.811097 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5076161-fa47-4a25-b09f-0499a5fca98e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:54.818812 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5076161-fa47-4a25-b09f-0499a5fca98e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:54.819385 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 855/3425] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:54 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:55.195717 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.198302 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:55.198542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:55.198782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:55.225946 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.225946 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:55.230144 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:55.240499 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1a8f2093-a9d0-4a34-8894-4419df35eff7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:55.241230 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 856/3426] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:55 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:55.299524 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.304264 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:55.304558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:55.304742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:55.304908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:55.311668 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.311668 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:55.312493 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f4af3d1a-3cd2-4c99-a998-d7e4099cd9c4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:55.312952 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 865/3427] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:55 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:55.534320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fdece85c-0eaf-4616-a4e6-fc747817211a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.539030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fdece85c-0eaf-4616-a4e6-fc747817211a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:55.539348 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fdece85c-0eaf-4616-a4e6-fc747817211a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:55.539578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fdece85c-0eaf-4616-a4e6-fc747817211a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:55.539694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-fdece85c-0eaf-4616-a4e6-fc747817211a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:55.549679 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.549679 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:55.550466 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fdece85c-0eaf-4616-a4e6-fc747817211a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:55.550827 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 852/3428] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:55 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:55.837660 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.838880 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:55.839256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:55.839487 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:55.855978 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.855978 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:55.856160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.860951 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:59:55.860951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:55.860951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:55.863132 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:55.872463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1c053c54-d6c7-464a-a1cf-bcff45392c58 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:55.873176 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 856/3429] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:55 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:55.873659 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.873659 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:55.880415 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:59:55.886278 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-861c4436-3bac-4b4a-95de-86a65ad3e181 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:59:55.886888 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 857/3430] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:55 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:55.906894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:55.909666 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] POST https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638/action Jul 24 00:59:55.909666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:55.909666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:55.922300 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:55.922300 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:55.922841 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:59:55.933786 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Begin detaching volume completed successfully. Jul 24 00:59:55.934303 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-82646504-0d84-4f0e-bb1f-8627621126d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638/action returned with HTTP 202 Jul 24 00:59:55.934719 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 866/3431] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:59:55 2026] POST /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:56.016953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a606cf8c-3535-4562-8135-f53fe5814d40 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.017442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a606cf8c-3535-4562-8135-f53fe5814d40 None None] GET https://10.4.3.67/volume// Jul 24 00:59:56.017651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a606cf8c-3535-4562-8135-f53fe5814d40 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.017837 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a606cf8c-3535-4562-8135-f53fe5814d40 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.018144 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a606cf8c-3535-4562-8135-f53fe5814d40 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:56.018537 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 853/3432] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:56.029388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.031973 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 00:59:56.032222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.032645 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.046514 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.046514 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:56.050739 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 00:59:56.058657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-44cfd052-9d77-4534-82dc-651bd3114186 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 00:59:56.059262 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 857/3433] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:56.262098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bb680217-7c74-4210-86a8-2342d70f4b2f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.264078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb680217-7c74-4210-86a8-2342d70f4b2f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:56.264395 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb680217-7c74-4210-86a8-2342d70f4b2f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.264640 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb680217-7c74-4210-86a8-2342d70f4b2f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.278267 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.278267 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:56.287471 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bb680217-7c74-4210-86a8-2342d70f4b2f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:56.293322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb680217-7c74-4210-86a8-2342d70f4b2f tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:56.293615 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 858/3434] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:56.334113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.339449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:56.339449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.339449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.339449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:56.349523 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.349523 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:56.350596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31059b3c-6ba3-4d6b-bcbc-b669deae4b96 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:56.351690 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 867/3435] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:56.566898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5431547b-de62-404c-808d-0c52cc50347b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.569494 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5431547b-de62-404c-808d-0c52cc50347b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:56.569765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5431547b-de62-404c-808d-0c52cc50347b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.570033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5431547b-de62-404c-808d-0c52cc50347b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.570260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5431547b-de62-404c-808d-0c52cc50347b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:56.574860 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.574860 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:56.578269 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5431547b-de62-404c-808d-0c52cc50347b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:56.578269 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 854/3436] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:56.769351 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-476bc701-075f-4181-888c-ac8a53e96334 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.771267 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-476bc701-075f-4181-888c-ac8a53e96334 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1/action Jul 24 00:59:56.771646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-476bc701-075f-4181-888c-ac8a53e96334 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:56.771798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-476bc701-075f-4181-888c-ac8a53e96334 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:56.795246 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.795246 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:56.806412 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-8c167b0c-6306-4ad0-872b-64441eafac30 req-476bc701-075f-4181-888c-ac8a53e96334 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1/action returned with HTTP 204 Jul 24 00:59:56.806836 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 858/3437] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 00:59:56 2026] POST /volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 00:59:56.892231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:56.894642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:56.894943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:56.895236 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:56.908551 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:56.908551 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:56.913608 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:56.920018 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbe3dfd4-ddd7-445e-aa9c-e6dd3e7b16b3 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:56.920736 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 859/3438] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:56 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:57.151551 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.154322 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:57.154619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.154899 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.165282 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.165282 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:57.169779 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:57.174485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f01dce7-fea3-46ab-8d5d-7aa7fc0a8f51 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:57.174943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 868/3439] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:57.314930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.316793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.316967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.317148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.327673 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.327673 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:57.331878 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.336182 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-17feff5d-63d3-48f1-b040-324e2c4b36e7 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:57.336600 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 855/3440] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:57.349423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-984dfa72-6388-4d1a-9143-238f35d3be55 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.351914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-984dfa72-6388-4d1a-9143-238f35d3be55 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.352213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-984dfa72-6388-4d1a-9143-238f35d3be55 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.352511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-984dfa72-6388-4d1a-9143-238f35d3be55 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.364974 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.364974 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:57.365175 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1155294d-d418-42a1-a807-95416a5008bb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.367609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1155294d-d418-42a1-a807-95416a5008bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:57.367882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1155294d-d418-42a1-a807-95416a5008bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.368150 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1155294d-d418-42a1-a807-95416a5008bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.368366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1155294d-d418-42a1-a807-95416a5008bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:57.369681 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-984dfa72-6388-4d1a-9143-238f35d3be55 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.373799 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.373799 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:57.374715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-984dfa72-6388-4d1a-9143-238f35d3be55 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:57.374772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1155294d-d418-42a1-a807-95416a5008bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:57.375101 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 859/3441] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:57.375304 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 860/3442] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:57.388089 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.390142 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.390413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.390638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.390803 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume with id: cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.399906 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.399906 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:57.400441 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.406997 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 24 00:59:57.407332 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c687d74-4bf6-4631-b263-b4b11e696d62 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 400 Jul 24 00:59:57.407797 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 869/3443] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 00:59:57 2026] DELETE /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 00:59:57.414721 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.416863 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.417090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.417347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.428509 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.428509 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:57.432962 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.439021 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eb902713-68fd-4f29-af0c-ebb41e2e8f32 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:57.439643 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 856/3444] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:57.487511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.489641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.489860 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.490041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.504355 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.504355 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:57.508614 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.513557 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-40f81d51-50ff-45a1-8410-e90125f78282 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:57.513948 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 860/3445] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 00:59:57.534829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.537398 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] POST https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2/action Jul 24 00:59:57.537843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 00:59:57.538011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:57.557595 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.557595 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:57.558183 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.574182 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Begin detaching volume completed successfully. Jul 24 00:59:57.574534 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-39b5be70-1d87-4c85-8074-cf4302f706dd tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2/action returned with HTTP 202 Jul 24 00:59:57.575119 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 861/3446] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 00:59:57 2026] POST /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 00:59:57.591391 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.594120 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:57.594472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.594650 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.596766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:57.604881 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.604881 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:57.605577 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-14f3ee0a-8a3a-4845-8319-44348900e9fd tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:57.605965 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 870/3447] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:57.643607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c8052c3d-a26e-488b-8a45-f57fdd80f0c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.644076 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8052c3d-a26e-488b-8a45-f57fdd80f0c2 None None] GET https://10.4.3.67/volume// Jul 24 00:59:57.644306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8052c3d-a26e-488b-8a45-f57fdd80f0c2 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.644467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8052c3d-a26e-488b-8a45-f57fdd80f0c2 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.644810 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8052c3d-a26e-488b-8a45-f57fdd80f0c2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 00:59:57.645077 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 857/3448] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:59:57.654688 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.657823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 00:59:57.658124 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.658449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.672030 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.672030 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:57.677417 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 00:59:57.685164 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-bc245e5c-aed8-451c-8379-ee554c618d1c tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 00:59:57.686020 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 861/3449] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 00:59:57.938498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:57.941957 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:57.941957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:57.941957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:57.950795 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:57.950795 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:57.954863 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:57.959813 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95bb2399-6aca-4bd7-b6ab-50b3bf0382b5 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:57.960588 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 862/3450] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:57 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:58.190684 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-562b6813-a98a-45df-9c2e-71e5872e8425 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.195446 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562b6813-a98a-45df-9c2e-71e5872e8425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:58.195446 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562b6813-a98a-45df-9c2e-71e5872e8425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:58.195446 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562b6813-a98a-45df-9c2e-71e5872e8425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:58.209001 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:58.209001 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:58.213083 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-562b6813-a98a-45df-9c2e-71e5872e8425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:58.219373 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562b6813-a98a-45df-9c2e-71e5872e8425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:58.219864 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 871/3451] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:58 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:58.397036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.399819 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:58.400090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:58.400444 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:58.400597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:58.406486 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:58.406486 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:58.407281 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-51177f43-a249-4d81-88e9-6a7cf76dc309 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:58.407810 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 858/3452] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:58 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:58.505426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7a94352e-2397-4091-afd2-50fd2e729871 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.605019 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:58.605432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-81185802"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:58.606838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-81185802'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:58.606962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 00:59:58.612843 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 00:59:58.616472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.617377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (14db7d3d-2022-4941-88b5-9b3b9bea4845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:58.618392 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:58.618469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2d7600-575a-47c3-9cfe-6122b33a82de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:58.618631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:58.618819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:58.618921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:58.619342 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:58.623052 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:58.623052 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:58.623731 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bee49640-0d39-4f4f-8371-613ee0f8a125 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:58.624083 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 863/3453] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:58 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:58.644399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2d7600-575a-47c3-9cfe-6122b33a82de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:58.645289 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c96e6d1-f78f-4a33-8cb2-59a63e87cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:58.708671 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['dd1443d5-945a-4fe9-a25c-224e2e0cf8d1', '071427be-23ef-49d8-ba15-112bef36b1d1', '33a52b79-8ace-4fe5-af91-1afb82e2b481', 'e84984bc-4e4d-40ed-8429-b37b2a5df5a9'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:58.709526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c96e6d1-f78f-4a33-8cb2-59a63e87cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd1443d5-945a-4fe9-a25c-224e2e0cf8d1', '071427be-23ef-49d8-ba15-112bef36b1d1', '33a52b79-8ace-4fe5-af91-1afb82e2b481', 'e84984bc-4e4d-40ed-8429-b37b2a5df5a9']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:58.710383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3e046b-2c53-4978-8c97-35f78b4a06ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:58.734218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3e046b-2c53-4978-8c97-35f78b4a06ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d096e1-5369-41e4-84df-823d51e00c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-81185802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['dd1443d5-945a-4fe9-a25c-224e2e0cf8d1','071427be-23ef-49d8-ba15-112bef36b1d1','33a52b79-8ace-4fe5-af91-1afb82e2b481','e84984bc-4e4d-40ed-8429-b37b2a5df5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-81185802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70d096e1-5369-41e4-84df-823d51e00c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:58.734218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4279da97-a292-4ac8-bbbc-b3199f65ba46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:58.752706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4279da97-a292-4ac8-bbbc-b3199f65ba46) transitioned into state 'SUCCESS' from state '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-81185802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['dd1443d5-945a-4fe9-a25c-224e2e0cf8d1','071427be-23ef-49d8-ba15-112bef36b1d1','33a52b79-8ace-4fe5-af91-1afb82e2b481','e84984bc-4e4d-40ed-8429-b37b2a5df5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:58.753626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8975bd-338a-42fa-b810-4018eef6a550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:58.764517 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8975bd-338a-42fa-b810-4018eef6a550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:58.765586 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (14db7d3d-2022-4941-88b5-9b3b9bea4845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:58.765953 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 00:59:58.766636 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7a94352e-2397-4091-afd2-50fd2e729871 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 00:59:58.767099 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 862/3454] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 00:59:58 2026] POST /volume/v3/volumes => generated 760 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 00:59:58.791923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.795137 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 00:59:58.795137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:58.795137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:58.802050 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:58.802050 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:58.806138 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 00:59:58.811158 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c4bb4c3-043f-4147-abd8-73a1cb558531 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d returned with HTTP 200 Jul 24 00:59:58.811729 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 872/3455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:58 2026] GET /volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:58.972852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:58.975142 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 00:59:58.975546 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:58.975763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:58.987934 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:58.987934 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:58.992389 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 00:59:58.997289 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74c815b5-c9ab-4e9f-8a87-eb834b4622e0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 00:59:58.997713 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 859/3456] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:58 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.232783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.234447 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 00:59:59.234628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:59.234816 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:59.241461 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:59.241461 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:59.244461 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 00:59:59.247973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6b4d9169-078d-4cc7-a54f-2cbc619a2511 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 00:59:59.248366 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 864/3457] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:59 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.434776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.437413 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 00:59:59.437754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:59.438004 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:59.438129 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:59.444045 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:59.444045 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 00:59:59.444895 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a37949b-18d4-41e2-92aa-67f4c7ef7544 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 00:59:59.445303 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 863/3458] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:59 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.637017 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.639079 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 00:59:59.639644 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:59.640605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:59.641932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 00:59:59.645741 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:59.645741 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 00:59:59.647392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d4411280-4ce5-4b4b-8d49-59cd43700c14 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 00:59:59.647392 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 873/3459] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 00:59:59 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.824697 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.826999 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 00:59:59.827263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:59.827498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:59.837620 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:59.837620 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 00:59:59.842238 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 00:59:59.847167 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c80a383-7a13-46a8-a357-7cbb0cf88021 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d returned with HTTP 200 Jul 24 00:59:59.847571 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 860/3460] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 00:59:59 2026] GET /volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.862252 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-bbc5f6ad-bd8d-4869-9b06-797002a64bd9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.864535 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-bbc5f6ad-bd8d-4869-9b06-797002a64bd9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a Jul 24 00:59:59.864709 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-bbc5f6ad-bd8d-4869-9b06-797002a64bd9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:59.864906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-bbc5f6ad-bd8d-4869-9b06-797002a64bd9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:59.866592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:59.869084 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 00:59:59.869528 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70d096e1-5369-41e4-84df-823d51e00c9d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1531727637"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:59:59.871030 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {"'source_volid": '70d096e1-5369-41e4-84df-823d51e00c9d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1531727637'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 00:59:59.871184 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 00:59:59.873172 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:59:59.873172 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 00:59:59.876371 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 00:59:59.884004 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (4ad99ed1-0744-498c-b555-c1585625851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 00:59:59.885404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3645dc12-9673-408b-881a-654b0541cc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:59.886710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 00:59:59.918419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3645dc12-9673-408b-881a-654b0541cc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:59.919598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc9e65-1960-4944-a8d8-0cddc66181c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 00:59:59.928437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ab0af-3712-4eed-913e-423a0ed90c11 req-bbc5f6ad-bd8d-4869-9b06-797002a64bd9 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a returned with HTTP 200 Jul 24 00:59:59.928850 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 865/3461] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 00:59:59 2026] DELETE /volume/v3/attachments/a6bea705-c765-40e6-94b2-234212908c8a => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:59:59.975622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['7a2f96fc-6f05-407a-83be-93644304efca', 'eb41451e-e32b-4285-8427-b1d842c7a73d', '266383c3-f1f8-490d-89de-e1a93af33d1c', '12abc715-8582-4440-af57-d2955d79ef19'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 00:59:59.976571 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc9e65-1960-4944-a8d8-0cddc66181c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2f96fc-6f05-407a-83be-93644304efca', 'eb41451e-e32b-4285-8427-b1d842c7a73d', '266383c3-f1f8-490d-89de-e1a93af33d1c', '12abc715-8582-4440-af57-d2955d79ef19']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 00:59:59.977485 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eedd06b0-cc2a-4217-b522-96b4d917f0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.003353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eedd06b0-cc2a-4217-b522-96b4d917f0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f288c87b-5ca5-4911-89b1-0f2f45627f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1531727637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['7a2f96fc-6f05-407a-83be-93644304efca','eb41451e-e32b-4285-8427-b1d842c7a73d','266383c3-f1f8-490d-89de-e1a93af33d1c','12abc715-8582-4440-af57-d2955d79ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T00:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1531727637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f288c87b-5ca5-4911-89b1-0f2f45627f3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.004138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39a8861-d557-4b5c-889b-2d4cf4b8b766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.014865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.017648 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:00.017954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.018169 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.035130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39a8861-d557-4b5c-889b-2d4cf4b8b766) transitioned into state 'SUCCESS' from state '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-1531727637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['7a2f96fc-6f05-407a-83be-93644304efca','eb41451e-e32b-4285-8427-b1d842c7a73d','266383c3-f1f8-490d-89de-e1a93af33d1c','12abc715-8582-4440-af57-d2955d79ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.035880 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e76bb8-5c6b-4dd4-97c5-ba4d48fa6660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.035976 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.035976 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:00.044521 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:00.048781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e76bb8-5c6b-4dd4-97c5-ba4d48fa6660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.049980 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (4ad99ed1-0744-498c-b555-c1585625851c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.050351 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c14a7b3-e813-4c90-bf3c-b55d62e08108 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:00.050916 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 874/3462] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.051215 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 01:00:00.052049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-46b8c493-f8c1-4820-9130-6d6c70d16612 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:00.052656 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 864/3463] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 00:59:59 2026] POST /volume/v3/volumes => generated 762 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:00.067499 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.069357 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:00.069902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70d096e1-5369-41e4-84df-823d51e00c9d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1884230046"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:00.071614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {"'source_volid": '70d096e1-5369-41e4-84df-823d51e00c9d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1884230046'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:00.073407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 01:00:00.076900 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 01:00:00.086839 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (def552b8-06d6-4fe7-a186-6fc32674b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.086839 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988528a4-9921-4758-bc02-64282c3ed560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.086839 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:00.116575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988528a4-9921-4758-bc02-64282c3ed560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.117590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce5c67b-fe39-43ca-a599-2140124f265d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.176849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['b48b581f-645d-4320-9af9-e2c341aa9407', '737bd6a9-1871-4176-aa2b-207ca476612f', 'e2dfd933-fdb2-4315-ad49-f9892e659e92', '281aa0c4-fe64-4874-8a47-8347ab45c117'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:00.180222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce5c67b-fe39-43ca-a599-2140124f265d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48b581f-645d-4320-9af9-e2c341aa9407', '737bd6a9-1871-4176-aa2b-207ca476612f', 'e2dfd933-fdb2-4315-ad49-f9892e659e92', '281aa0c4-fe64-4874-8a47-8347ab45c117']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.180222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f11597-f652-4c00-9f85-87c35b1d1754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.209700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f11597-f652-4c00-9f85-87c35b1d1754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2411c591-30a9-462b-9809-4f34483cc035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884230046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['b48b581f-645d-4320-9af9-e2c341aa9407','737bd6a9-1871-4176-aa2b-207ca476612f','e2dfd933-fdb2-4315-ad49-f9892e659e92','281aa0c4-fe64-4874-8a47-8347ab45c117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884230046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2411c591-30a9-462b-9809-4f34483cc035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.211363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4747c245-82be-4cb0-8a83-a829fcd38f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.240231 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4747c245-82be-4cb0-8a83-a829fcd38f75) transitioned into state 'SUCCESS' from state '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-1884230046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['b48b581f-645d-4320-9af9-e2c341aa9407','737bd6a9-1871-4176-aa2b-207ca476612f','e2dfd933-fdb2-4315-ad49-f9892e659e92','281aa0c4-fe64-4874-8a47-8347ab45c117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.240842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb519c7-4a94-4bde-940c-16ecf2497f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.255263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb519c7-4a94-4bde-940c-16ecf2497f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.255263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (def552b8-06d6-4fe7-a186-6fc32674b263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.255872 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 01:00:00.256785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f90501b9-fc60-4a8d-bd94-49976ff00348 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:00.257439 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 861/3464] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:00 2026] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:00.258347 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.258433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-0df54462-0951-4709-99f6-6e58ec82fc15 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.261084 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-0df54462-0951-4709-99f6-6e58ec82fc15 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 Jul 24 01:00:00.261601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-0df54462-0951-4709-99f6-6e58ec82fc15 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.261988 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-0df54462-0951-4709-99f6-6e58ec82fc15 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.265789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.268764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:00.269132 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.269483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.271268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 01:00:00.271594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.272259 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.272259 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:00.273485 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.277543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ac307a98-146f-4c00-a773-e89940f870f2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.279610 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.279610 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:00.283488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:00.283488 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70d096e1-5369-41e4-84df-823d51e00c9d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-168541341"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:00.283594 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.283594 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:00.284487 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 01:00:00.284868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {"'source_volid": '70d096e1-5369-41e4-84df-823d51e00c9d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-168541341'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:00.285218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 01:00:00.285853 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.285853 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:00.288394 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 01:00:00.290639 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cb7e842a-7387-48ed-b06b-ff6e56a42a64 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 01:00:00.291314 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 865/3465] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.293513 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 01:00:00.301266 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-39d081ca-4494-4ae6-b938-8a735673d805 req-9c8fe3ab-9b85-4ad4-94ea-2b28e034ba70 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 01:00:00.301950 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 866/3466] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.302986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (b8508de3-0049-44e9-bb10-b1b73145216a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.304477 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b47f6d-31e7-4e3d-8310-5e42060c4fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.305944 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:00.323982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-35602ac6-a402-46d4-9db6-78495b2743f7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.326690 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] DELETE https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 01:00:00.327942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.327942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.327942 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete volume with id: 2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 01:00:00.338525 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.338525 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:00.338888 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 01:00:00.347635 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b47f6d-31e7-4e3d-8310-5e42060c4fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.348870 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8e6ab4-1d39-4e65-9837-d46eaeb38797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.349581 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-34df65f8-adfa-4e7e-9cf2-58ad5b47e2c2 req-0df54462-0951-4709-99f6-6e58ec82fc15 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 returned with HTTP 200 Jul 24 01:00:00.350162 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 875/3467] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:00 2026] DELETE /volume/v3/attachments/eacc0667-1243-41a6-a813-b5f031c8f4f1 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.364930 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Delete volume request issued successfully. Jul 24 01:00:00.365267 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35602ac6-a402-46d4-9db6-78495b2743f7 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 202 Jul 24 01:00:00.366074 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 866/3468] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:00 2026] DELETE /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:00.378683 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-db53587e-951a-4e19-a2ca-32d61bbc46af None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.381607 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db53587e-951a-4e19-a2ca-32d61bbc46af tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 01:00:00.381985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db53587e-951a-4e19-a2ca-32d61bbc46af tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.382276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db53587e-951a-4e19-a2ca-32d61bbc46af tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.391945 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.391945 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:00.398788 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-db53587e-951a-4e19-a2ca-32d61bbc46af tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Volume info retrieved successfully. Jul 24 01:00:00.405993 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db53587e-951a-4e19-a2ca-32d61bbc46af tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 200 Jul 24 01:00:00.406482 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 867/3469] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.409617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['772608be-2cb0-459f-b1ea-53fefb9de72f', '1d288e0e-5112-45a4-b311-2c94fbe14f21', '255758a5-da84-43fc-9954-c5a95e8f6229', 'ab3b3d73-b565-4c1a-9093-bbc3f3db3321'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:00.410569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8e6ab4-1d39-4e65-9837-d46eaeb38797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['772608be-2cb0-459f-b1ea-53fefb9de72f', '1d288e0e-5112-45a4-b311-2c94fbe14f21', '255758a5-da84-43fc-9954-c5a95e8f6229', 'ab3b3d73-b565-4c1a-9093-bbc3f3db3321']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.411578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dde46cc-ae81-457f-a62b-5b161661e6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.436761 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dde46cc-ae81-457f-a62b-5b161661e6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e1ac5b4-e99d-4425-bcac-26c7743afcea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-168541341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['772608be-2cb0-459f-b1ea-53fefb9de72f','1d288e0e-5112-45a4-b311-2c94fbe14f21','255758a5-da84-43fc-9954-c5a95e8f6229','ab3b3d73-b565-4c1a-9093-bbc3f3db3321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-168541341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e1ac5b4-e99d-4425-bcac-26c7743afcea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.437741 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fc7d0e-9ef9-4bd1-9bdf-08f169826408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.464740 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fc7d0e-9ef9-4bd1-9bdf-08f169826408) transitioned into state 'SUCCESS' from state '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-168541341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['772608be-2cb0-459f-b1ea-53fefb9de72f','1d288e0e-5112-45a4-b311-2c94fbe14f21','255758a5-da84-43fc-9954-c5a95e8f6229','ab3b3d73-b565-4c1a-9093-bbc3f3db3321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.465887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18db9d5e-54ed-4408-89fd-e1e35dfb8a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.477135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18db9d5e-54ed-4408-89fd-e1e35dfb8a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.478540 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (b8508de3-0049-44e9-bb10-b1b73145216a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.478935 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 01:00:00.479861 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac307a98-146f-4c00-a773-e89940f870f2 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:00.480492 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 862/3470] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:00 2026] POST /volume/v3/volumes => generated 761 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:00.481510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.483591 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:00.483847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.484063 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.484280 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:00.489399 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.489399 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:00.490089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562a2460-6ae1-4fb4-95b4-3e3fdfdb2bc0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:00.490798 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 876/3471] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.493169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.495058 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:00.495739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70d096e1-5369-41e4-84df-823d51e00c9d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1643165205"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:00.498166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {"'source_volid": '70d096e1-5369-41e4-84df-823d51e00c9d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1643165205'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:00.500939 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 01:00:00.508499 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 01:00:00.517032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (99bd969e-dfa8-4df6-9988-6cc2d0432ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.518797 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c11c86-cf1f-48c2-b5d5-97c07e323ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.521550 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:00.564921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c11c86-cf1f-48c2-b5d5-97c07e323ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.565882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a3e73f-5b30-486f-9844-792a14df3512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.608954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['48c24c48-04ad-4312-ba37-a7164d83d66e', '466b979f-940f-49a7-8398-5731118a8ce3', '1ed58d0b-32ba-4b09-9ff9-db301c435cc0', '0b42526c-2ca6-4836-b598-7947f43f2f84'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:00.610016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a3e73f-5b30-486f-9844-792a14df3512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c24c48-04ad-4312-ba37-a7164d83d66e', '466b979f-940f-49a7-8398-5731118a8ce3', '1ed58d0b-32ba-4b09-9ff9-db301c435cc0', '0b42526c-2ca6-4836-b598-7947f43f2f84']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.611090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576937ec-ae29-45d7-943f-ff16f910ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.636345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576937ec-ae29-45d7-943f-ff16f910ba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd39af14c-b1c3-4607-aba5-889606637709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643165205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['48c24c48-04ad-4312-ba37-a7164d83d66e','466b979f-940f-49a7-8398-5731118a8ce3','1ed58d0b-32ba-4b09-9ff9-db301c435cc0','0b42526c-2ca6-4836-b598-7947f43f2f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643165205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d39af14c-b1c3-4607-aba5-889606637709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.636345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdaa4131-365c-4122-ba20-2f9c91488942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.660747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.660995 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdaa4131-365c-4122-ba20-2f9c91488942) transitioned into state 'SUCCESS' from state '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-1643165205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['48c24c48-04ad-4312-ba37-a7164d83d66e','466b979f-940f-49a7-8398-5731118a8ce3','1ed58d0b-32ba-4b09-9ff9-db301c435cc0','0b42526c-2ca6-4836-b598-7947f43f2f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.662178 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e43fef1-e02f-41ea-a240-1765a5006427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.664647 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:00.665099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.665531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.666951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:00.672112 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.672112 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:00.673334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a74462b4-bd2c-4420-95d5-6a315feddab7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:00.674076 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 868/3472] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.677433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e43fef1-e02f-41ea-a240-1765a5006427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.678535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (99bd969e-dfa8-4df6-9988-6cc2d0432ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.678899 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 01:00:00.679712 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-76612089-b3fb-4d25-9e32-7642b61c02a9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:00.680318 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 867/3473] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:00 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) Jul 24 01:00:00.697485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.700003 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:00.700497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70d096e1-5369-41e4-84df-823d51e00c9d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1754313284"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:00.702387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request body: {'volume': {"'source_volid": '70d096e1-5369-41e4-84df-823d51e00c9d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1754313284'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:00.702537 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume of 1 GB Jul 24 01:00:00.702834 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.702834 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:00.707325 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Availability Zones retrieved successfully. Jul 24 01:00:00.713687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (18917054-a4ae-44a5-8917-6cbbf6d4ac14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.714632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e269e96-dc24-4f94-866a-fb374999c80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.715780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:00.745882 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e269e96-dc24-4f94-866a-fb374999c80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.746832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c9c103-4e68-44d7-b803-8d66ed4f9c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.795469 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.798683 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 01:00:00.798956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.799358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.809093 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.809093 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:00.814706 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:00.821646 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2aa6d927-af02-44a7-a0c7-700c9d6af8d2 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 01:00:00.822230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Created reservations ['4d8b70bc-7d64-4f4f-a78f-2fc8a03ee6e9', '8fd007bb-dd78-4b69-9375-d624f9cfaebc', 'fab11429-2439-4c94-8d7a-7768b36f6c2e', '74c8766f-aed1-4770-a3b8-0512c89a0365'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:00.822484 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 877/3474] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:00:00.823742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c9c103-4e68-44d7-b803-8d66ed4f9c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8b70bc-7d64-4f4f-a78f-2fc8a03ee6e9', '8fd007bb-dd78-4b69-9375-d624f9cfaebc', 'fab11429-2439-4c94-8d7a-7768b36f6c2e', '74c8766f-aed1-4770-a3b8-0512c89a0365']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.824691 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e26cf0c-6f58-4a1c-950d-eb5f8e018600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.854343 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e26cf0c-6f58-4a1c-950d-eb5f8e018600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87b6036-856b-4488-8a81-a28b789a5580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1754313284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['4d8b70bc-7d64-4f4f-a78f-2fc8a03ee6e9','8fd007bb-dd78-4b69-9375-d624f9cfaebc','fab11429-2439-4c94-8d7a-7768b36f6c2e','74c8766f-aed1-4770-a3b8-0512c89a0365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1754313284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b87b6036-856b-4488-8a81-a28b789a5580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3d7f5620294ebdb2127eab6d6ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.855017 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28232d39-ec4d-4703-bdc8-47d917c636e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.879977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28232d39-ec4d-4703-bdc8-47d917c636e7) transitioned into state 'SUCCESS' from state '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-1754313284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3d7f5620294ebdb2127eab6d6ef167',qos_specs=None,replication_status=,reservations=['4d8b70bc-7d64-4f4f-a78f-2fc8a03ee6e9','8fd007bb-dd78-4b69-9375-d624f9cfaebc','fab11429-2439-4c94-8d7a-7768b36f6c2e','74c8766f-aed1-4770-a3b8-0512c89a0365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d8f9d9cfec470da0e1d48c3776e73e',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.881216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b82e7b0-c482-4ca1-b3be-5d5f2201868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:00.892771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b82e7b0-c482-4ca1-b3be-5d5f2201868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:00.894087 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Flow 'volume_create_api' (18917054-a4ae-44a5-8917-6cbbf6d4ac14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:00.894680 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Create volume request issued successfully. Jul 24 01:00:00.895567 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f176852c-1864-4e6a-9747-85ac2e5f95d6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:00.896183 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 863/3475] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:00 2026] POST /volume/v3/volumes => generated 762 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:00.910728 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e7616518-0874-48cc-9ddb-244b6523f946 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.912985 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7616518-0874-48cc-9ddb-244b6523f946 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b Jul 24 01:00:00.913782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7616518-0874-48cc-9ddb-244b6523f946 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.913990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7616518-0874-48cc-9ddb-244b6523f946 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.922885 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.922885 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:00.928217 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e7616518-0874-48cc-9ddb-244b6523f946 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:00.934276 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7616518-0874-48cc-9ddb-244b6523f946 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b returned with HTTP 200 Jul 24 01:00:00.934694 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 869/3476] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.949665 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.952700 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 Jul 24 01:00:00.952897 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.953122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:00.964224 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:00.964224 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:00.968166 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:00.977101 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c036bfff-83b0-41ff-b370-0443f988e8e7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 returned with HTTP 200 Jul 24 01:00:00.977638 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 868/3477] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:00.991290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:00.994755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea Jul 24 01:00:00.994976 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:00.997335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.009967 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.009967 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:01.015041 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:01.019864 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4831053-c21a-49e3-acd8-41c7c3882f2f tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea returned with HTTP 200 Jul 24 01:00:01.020282 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 878/3478] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:00 2026] GET /volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.040617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.043508 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 Jul 24 01:00:01.043819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.044316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.054990 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.054990 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:01.061644 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:01.068015 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9b99d38-b965-4de8-ab1f-3aa2e5f0f464 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 returned with HTTP 200 Jul 24 01:00:01.068757 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 864/3479] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.072666 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.075141 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:01.075528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.076413 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.084628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-615de646-6e4c-4670-a27e-75448786f5f6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.086916 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-615de646-6e4c-4670-a27e-75448786f5f6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 Jul 24 01:00:01.087043 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.087043 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:01.087135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-615de646-6e4c-4670-a27e-75448786f5f6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.087388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-615de646-6e4c-4670-a27e-75448786f5f6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.090900 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:01.096914 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d60c66d1-ed5d-452d-97b4-f26b0d982d49 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:01.096914 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 870/3480] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.097852 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.097852 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:01.105331 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-615de646-6e4c-4670-a27e-75448786f5f6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:01.111402 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-615de646-6e4c-4670-a27e-75448786f5f6 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 returned with HTTP 200 Jul 24 01:00:01.112152 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 869/3481] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.128119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.130640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 Jul 24 01:00:01.130914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.131165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.131464 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: b87b6036-856b-4488-8a81-a28b789a5580 Jul 24 01:00:01.139632 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.139632 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:01.140077 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:01.163616 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:01.163868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd7f246f-403e-45c1-94a7-12beb0ba9a86 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 returned with HTTP 202 Jul 24 01:00:01.164826 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 879/3482] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:01 2026] DELETE /volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:01.177442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.180331 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 Jul 24 01:00:01.180687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.180979 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.202133 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.202133 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:01.212857 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:01.225554 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-14ad7580-8adb-4937-a16b-85aefebc45f9 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 returned with HTTP 200 Jul 24 01:00:01.226323 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 865/3483] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.308301 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.311040 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:01.311398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.311743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.334301 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.334301 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:01.345975 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 01:00:01.354231 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4aa7bc2a-9d48-4129-9b38-0b929de368f9 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 01:00:01.356444 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 871/3484] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.426356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b58120f0-1072-49e8-9921-5c1c762081d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.430080 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b58120f0-1072-49e8-9921-5c1c762081d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] GET https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 Jul 24 01:00:01.430953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b58120f0-1072-49e8-9921-5c1c762081d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.430953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b58120f0-1072-49e8-9921-5c1c762081d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.444157 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b58120f0-1072-49e8-9921-5c1c762081d8 tempest-TestMinimumBasicScenario-1575368312 tempest-TestMinimumBasicScenario-1575368312-project-member] https://10.4.3.67/volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 returned with HTTP 404 Jul 24 01:00:01.444986 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 870/3485] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/volumes/2d00ef1b-46e7-42cb-944d-6afb2a9ef638 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:01.505636 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-91835202-5eff-4da1-b542-df2146e96b42 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.509384 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-91835202-5eff-4da1-b542-df2146e96b42 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:01.509771 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-91835202-5eff-4da1-b542-df2146e96b42 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.510052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-91835202-5eff-4da1-b542-df2146e96b42 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.510222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-91835202-5eff-4da1-b542-df2146e96b42 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:01.516587 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.516587 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:01.518158 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-91835202-5eff-4da1-b542-df2146e96b42 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:01.519000 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 880/3486] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:01.695478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:01.698431 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:01.698963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:01.699422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:01.699862 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:01.708398 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:01.708398 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:01.710231 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55f30acd-e7c8-4c6c-9571-72257d1f436f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:01.710571 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 866/3487] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:01 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.120518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.124701 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:02.125737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.125737 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.152022 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.152022 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:02.160118 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:02.167446 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf0e11ad-5805-4d3e-af10-47e7ec0b29ba tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:02.168425 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 872/3488] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.241034 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a38cc00b-1ca0-43a5-8e7d-04504fdb46ce None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.246075 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a38cc00b-1ca0-43a5-8e7d-04504fdb46ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 Jul 24 01:00:02.246676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a38cc00b-1ca0-43a5-8e7d-04504fdb46ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.246794 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a38cc00b-1ca0-43a5-8e7d-04504fdb46ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.253964 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a38cc00b-1ca0-43a5-8e7d-04504fdb46ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 returned with HTTP 404 Jul 24 01:00:02.254660 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 871/3489] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/volumes/b87b6036-856b-4488-8a81-a28b789a5580 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:02.267814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.270595 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 Jul 24 01:00:02.271003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.271343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.275149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: d39af14c-b1c3-4607-aba5-889606637709 Jul 24 01:00:02.286687 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.286687 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:02.288668 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:02.317676 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:02.317676 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ffdd49bf-f4ec-428a-9ef5-9c6daf4af5ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 returned with HTTP 202 Jul 24 01:00:02.318646 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 881/3490] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:02 2026] DELETE /volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:02.333565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8eb18cb6-827c-4364-b421-055b70bfa591 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.335934 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8eb18cb6-827c-4364-b421-055b70bfa591 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 Jul 24 01:00:02.336256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8eb18cb6-827c-4364-b421-055b70bfa591 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.336743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8eb18cb6-827c-4364-b421-055b70bfa591 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.353509 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.353509 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:02.356951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cf215360-0e07-40f2-973b-8fd5777b9972 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.361932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] DELETE https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:02.362294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.362611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.362825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Delete volume with id: 54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:02.364970 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8eb18cb6-827c-4364-b421-055b70bfa591 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:02.375479 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8eb18cb6-827c-4364-b421-055b70bfa591 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 returned with HTTP 200 Jul 24 01:00:02.376059 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 867/3491] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.377588 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.377588 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:02.378674 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 01:00:02.412810 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Delete volume request issued successfully. Jul 24 01:00:02.413129 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cf215360-0e07-40f2-973b-8fd5777b9972 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 202 Jul 24 01:00:02.413743 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 873/3492] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:02 2026] DELETE /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:02.427161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.433839 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:02.433839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.434054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.450657 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.450657 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:02.454751 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Volume info retrieved successfully. Jul 24 01:00:02.462608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-84a14148-2d42-4a2d-8172-fffdfc8e7425 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 200 Jul 24 01:00:02.462788 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 872/3493] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.533872 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.542845 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:02.542845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.542845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.542845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:02.547391 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.547391 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:02.547978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2b5b5cc4-38f7-4347-a973-33f7008d788f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:02.548505 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 882/3494] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.723287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.725058 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:02.725338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.725566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.725700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:02.732813 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.732813 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:02.733478 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cad82c06-ae27-4c2f-80d6-f680f4c84422 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:02.733844 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 868/3495] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.742774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.744564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5/export_record Jul 24 01:00:02.744786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.744956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'export_record' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.745054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Export record for backup e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 01:00:02.750913 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.750913 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:02.751488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.api [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling RPCAPI with context: , host: np0000005792, backup: e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 01:00:02.758577 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] export_record in rpcapi backup_id e7e38061-827e-4e6f-9df0-649724e705b5 on host np0000005792. {{(pid=100232) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 01:00:02.773008 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTdlMzgwNjEtODI3ZS00ZTZmLTlkZjAtNjQ5NzI0ZTcwNWI1IiwgInVzZXJfaWQiOiAiM2E1YWM4MmJlMWUxNDcyYWI2ODNlNmRmMmRjMGI0NTQiLCAicHJvamVjdF9pZCI6ICI3ZmE5M2VmMDk1ZDA0MmYzODE2NzJhYTNlNmI2NjNlZiIsICJ2b2x1bWVfaWQiOiAiNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDUyODkyODUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4LzIwMjYwNzI0MDA1OTQ3L2F6X25vdmFfYmFja3VwX2U3ZTM4MDYxLTgyN2UtNGU2Zi05ZGYwLTY0OTcyNGU3MDViNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowMDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100232) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 01:00:02.773396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9f574b48-8ca7-4ef4-a156-37fc7179d865 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5/export_record returned with HTTP 200 Jul 24 01:00:02.773945 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 874/3496] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:02.781893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.783658 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:02.783877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.784122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.784243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:02.788723 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.788723 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:02.789507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ac7f0a5-f152-4f67-9677-70f0164e2be8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:02.790091 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 873/3497] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:02.801467 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.803761 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] POST https://10.4.3.67/volume/v3/backups/import_record Jul 24 01:00:02.804421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTQ2OTctZjQ4YS00YWJlLWE3NTktYmQ5NTM0YzQyZTlhIiwgInVzZXJfaWQiOiAiM2E1YWM4MmJlMWUxNDcyYWI2ODNlNmRmMmRjMGI0NTQiLCAicHJvamVjdF9pZCI6ICI3ZmE5M2VmMDk1ZDA0MmYzODE2NzJhYTNlNmI2NjNlZiIsICJ2b2x1bWVfaWQiOiAiNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDUyODkyODUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4LzIwMjYwNzI0MDA1OTQ3L2F6X25vdmFfYmFja3VwX2U3ZTM4MDYxLTgyN2UtNGU2Zi05ZGYwLTY0OTcyNGU3MDViNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowMDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:02.805873 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTQ2OTctZjQ4YS00YWJlLWE3NTktYmQ5NTM0YzQyZTlhIiwgInVzZXJfaWQiOiAiM2E1YWM4MmJlMWUxNDcyYWI2ODNlNmRmMmRjMGI0NTQiLCAicHJvamVjdF9pZCI6ICI3ZmE5M2VmMDk1ZDA0MmYzODE2NzJhYTNlNmI2NjNlZiIsICJ2b2x1bWVfaWQiOiAiNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDUyODkyODUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4LzIwMjYwNzI0MDA1OTQ3L2F6X25vdmFfYmFja3VwX2U3ZTM4MDYxLTgyN2UtNGU2Zi05ZGYwLTY0OTcyNGU3MDViNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowMDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100230) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 01:00:02.806072 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTQ2OTctZjQ4YS00YWJlLWE3NTktYmQ5NTM0YzQyZTlhIiwgInVzZXJfaWQiOiAiM2E1YWM4MmJlMWUxNDcyYWI2ODNlNmRmMmRjMGI0NTQiLCAicHJvamVjdF9pZCI6ICI3ZmE5M2VmMDk1ZDA0MmYzODE2NzJhYTNlNmI2NjNlZiIsICJ2b2x1bWVfaWQiOiAiNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDUyODkyODUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWVkMTRlYmMtYjE0NC00MGEyLTg0YWEtNzhlOTVhNzBmYWE4LzIwMjYwNzI0MDA1OTQ3L2F6X25vdmFfYmFja3VwX2U3ZTM4MDYxLTgyN2UtNGU2Zi05ZGYwLTY0OTcyNGU3MDViNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDA6NTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowMDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100230) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 01:00:02.813420 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b9dbc8ba41e845b59cadad79675fa39c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fa93ef095d042f381672aa3e6b663ef', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:00:02.813420 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-418e19d1-7e0e-4ccd-85a7-313a2be60923 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/import_record returned with HTTP 403 Jul 24 01:00:02.813420 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 883/3498] 10.4.3.67 () {70 vars in 1335 bytes} [Fri Jul 24 01:00:02 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:02.820130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87333231-8de6-421a-bc9b-acc4864f29b6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.823662 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 01:00:02.823911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.824139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.824620 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume with id: 5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 01:00:02.833489 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.833489 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:02.833949 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:02.853390 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume request issued successfully. Jul 24 01:00:02.853645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87333231-8de6-421a-bc9b-acc4864f29b6 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 returned with HTTP 202 Jul 24 01:00:02.854173 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 869/3499] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:02 2026] DELETE /volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:02.863767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:02.867212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 01:00:02.872361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:02.872846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:02.884924 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:02.884924 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:02.889616 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:02.895156 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8095e6b6-8148-46e1-b1c7-6b237e0be0ef tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 returned with HTTP 200 Jul 24 01:00:02.895715 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 875/3500] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:02 2026] GET /volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:03.188460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.191018 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:03.191333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.191498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.202574 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:03.202574 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:03.208063 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:03.214228 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e357f0f2-865e-4933-9ea0-36a5427e4e48 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:03.215144 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 874/3501] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:03.391541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ccf95dbc-1821-4da7-881f-be1eb506a00c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.393854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccf95dbc-1821-4da7-881f-be1eb506a00c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 Jul 24 01:00:03.394124 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccf95dbc-1821-4da7-881f-be1eb506a00c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.394483 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccf95dbc-1821-4da7-881f-be1eb506a00c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.402593 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccf95dbc-1821-4da7-881f-be1eb506a00c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 returned with HTTP 404 Jul 24 01:00:03.403248 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 884/3502] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/volumes/d39af14c-b1c3-4607-aba5-889606637709 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:03.409872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.411744 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea Jul 24 01:00:03.411969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.412169 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.412422 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: 9e1ac5b4-e99d-4425-bcac-26c7743afcea Jul 24 01:00:03.419836 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:03.419836 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:03.420313 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:03.437616 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:03.437837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-92c1a3ab-883e-456c-ac55-97b65a980d5e tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea returned with HTTP 202 Jul 24 01:00:03.438271 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 870/3503] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:03 2026] DELETE /volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:03.445448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.447504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea Jul 24 01:00:03.447687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.447916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.456337 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:03.456337 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:03.460396 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:03.465863 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-096b2ed2-9758-4fb0-9dd7-8798919846d5 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea returned with HTTP 200 Jul 24 01:00:03.466440 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 876/3504] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:03.479307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f50416c5-eb58-42e6-937b-dec209aec465 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.481464 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f50416c5-eb58-42e6-937b-dec209aec465 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] GET https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b Jul 24 01:00:03.481679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f50416c5-eb58-42e6-937b-dec209aec465 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.481884 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f50416c5-eb58-42e6-937b-dec209aec465 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.487928 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f50416c5-eb58-42e6-937b-dec209aec465 tempest-TestImageHashVerification-2040006577 tempest-TestImageHashVerification-2040006577-project-member] https://10.4.3.67/volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b returned with HTTP 404 Jul 24 01:00:03.488624 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 875/3505] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/volumes/54661c8a-0693-4e1d-bd28-2e2dc563148b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:03.562810 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.565470 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:03.565822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.566487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.567683 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:03.573008 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:03.573008 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:03.573819 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a135c327-02aa-44c1-8aa9-b0d4f2250c37 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:03.574330 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 885/3506] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:03.915940 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eefd7df5-a25d-462b-831b-1fc3d9d81d40 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.916669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eefd7df5-a25d-462b-831b-1fc3d9d81d40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 Jul 24 01:00:03.916965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eefd7df5-a25d-462b-831b-1fc3d9d81d40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.917240 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eefd7df5-a25d-462b-831b-1fc3d9d81d40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.924662 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eefd7df5-a25d-462b-831b-1fc3d9d81d40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 returned with HTTP 404 Jul 24 01:00:03.925268 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 871/3507] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/volumes/5ed14ebc-b144-40a2-84aa-78e95a70faa8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:03.936336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.938758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] GET https://10.4.3.67/volume/v3/backups Jul 24 01:00:03.939040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.939313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.939622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:00:03.952844 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-34fc390e-3e3f-422d-ad8f-cd87c934c1c8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 200 Jul 24 01:00:03.953285 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 877/3508] 10.4.3.67 () {68 vars in 1270 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/backups => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:03.964745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:03.966574 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] GET https://10.4.3.67/volume/v3/backups?project_id=7fa93ef095d042f381672aa3e6b663ef Jul 24 01:00:03.966776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:03.966965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:03.967311 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Removing options 'project_id' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:00:03.982797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f1915c2e-1d64-408c-922c-65a4ad9e9884 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups?project_id=7fa93ef095d042f381672aa3e6b663ef returned with HTTP 200 Jul 24 01:00:03.982913 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 876/3509] 10.4.3.67 () {68 vars in 1357 bytes} [Fri Jul 24 01:00:03 2026] GET /volume/v3/backups?project_id=7fa93ef095d042f381672aa3e6b663ef => generated 621 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:03.994227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e522cd63-eb39-4386-a07c-793f2d619e77 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.001223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:04.001223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-382427167"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:04.001416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-382427167'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:04.001544 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume of 1 GB Jul 24 01:00:04.008344 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:04.012911 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (49ece79f-745c-415f-b928-d092c9e59788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:04.014320 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812df41b-b85a-46a2-80ce-20ee33d88a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:04.015283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:04.025863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.027653 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 01:00:04.028055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.028055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.028337 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume with id: cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 01:00:04.035554 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.035554 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:04.036142 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:04.047940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812df41b-b85a-46a2-80ce-20ee33d88a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:04.049150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1f804-5b5e-4e12-896f-e29c64dc6d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:04.057596 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume request issued successfully. Jul 24 01:00:04.057820 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d08ae92d-a9b0-4f3c-a611-f79a27b3b1af tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 202 Jul 24 01:00:04.058412 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 872/3510] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:04 2026] DELETE /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:04.066209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-834270ef-06f7-46ef-b697-ff77b8823f6b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.068526 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-834270ef-06f7-46ef-b697-ff77b8823f6b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 01:00:04.068770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-834270ef-06f7-46ef-b697-ff77b8823f6b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.069002 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-834270ef-06f7-46ef-b697-ff77b8823f6b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.078289 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.078289 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:04.082874 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-834270ef-06f7-46ef-b697-ff77b8823f6b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:04.088118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-834270ef-06f7-46ef-b697-ff77b8823f6b tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 200 Jul 24 01:00:04.088638 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 878/3511] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:04.105975 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['9ec01627-b24c-4cb2-a059-e692374d6dd0', '6ce35885-8053-43eb-b4c8-c164ae8a48b9', '34134104-7813-42ae-a44f-e3ff8bbc3d73', '5f189f76-7477-4062-9199-15e1f2cbf3e0'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:04.107307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1f804-5b5e-4e12-896f-e29c64dc6d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec01627-b24c-4cb2-a059-e692374d6dd0', '6ce35885-8053-43eb-b4c8-c164ae8a48b9', '34134104-7813-42ae-a44f-e3ff8bbc3d73', '5f189f76-7477-4062-9199-15e1f2cbf3e0']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:04.108777 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed1aa08-5d15-4d15-90ab-cc82ce47a80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:04.139432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed1aa08-5d15-4d15-90ab-cc82ce47a80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c4a880-5c8d-49f0-93d7-5841364fa6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-382427167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['9ec01627-b24c-4cb2-a059-e692374d6dd0','6ce35885-8053-43eb-b4c8-c164ae8a48b9','34134104-7813-42ae-a44f-e3ff8bbc3d73','5f189f76-7477-4062-9199-15e1f2cbf3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-382427167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c4a880-5c8d-49f0-93d7-5841364fa6ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa93ef095d042f381672aa3e6b663ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:04.140848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059766ae-b4e9-4a88-8c13-5b6157eb4ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:04.165728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059766ae-b4e9-4a88-8c13-5b6157eb4ac0) transitioned into state 'SUCCESS' from state '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-382427167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['9ec01627-b24c-4cb2-a059-e692374d6dd0','6ce35885-8053-43eb-b4c8-c164ae8a48b9','34134104-7813-42ae-a44f-e3ff8bbc3d73','5f189f76-7477-4062-9199-15e1f2cbf3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5ac82be1e1472ab683e6df2dc0b454',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:04.166619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dffa9e-bcc5-4e0b-b535-206bc2783847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:04.178079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dffa9e-bcc5-4e0b-b535-206bc2783847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:04.179167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Flow 'volume_create_api' (49ece79f-745c-415f-b928-d092c9e59788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:04.179570 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Create volume request issued successfully. Jul 24 01:00:04.180462 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e522cd63-eb39-4386-a07c-793f2d619e77 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:04.181171 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 886/3512] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:03 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:04.197225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ead03812-cbaa-417b-941a-04a7bf166b70 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.199462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ead03812-cbaa-417b-941a-04a7bf166b70 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:04.199652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ead03812-cbaa-417b-941a-04a7bf166b70 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.199902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ead03812-cbaa-417b-941a-04a7bf166b70 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.209702 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.209702 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:04.213654 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ead03812-cbaa-417b-941a-04a7bf166b70 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:04.218045 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ead03812-cbaa-417b-941a-04a7bf166b70 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea returned with HTTP 200 Jul 24 01:00:04.218579 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 877/3513] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:04.229536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.232065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:04.232420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.232704 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.247357 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.247357 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:04.252790 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:04.260768 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0bc02d5-b600-4ae0-a722-a0535351edf4 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:04.261409 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 873/3514] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:04.480046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0f86e54e-1bc7-4eb1-b0f0-e48d75f2f9ce None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.481860 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f86e54e-1bc7-4eb1-b0f0-e48d75f2f9ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea Jul 24 01:00:04.482039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f86e54e-1bc7-4eb1-b0f0-e48d75f2f9ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.482266 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f86e54e-1bc7-4eb1-b0f0-e48d75f2f9ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.492770 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f86e54e-1bc7-4eb1-b0f0-e48d75f2f9ce tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea returned with HTTP 404 Jul 24 01:00:04.493365 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 879/3515] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/volumes/9e1ac5b4-e99d-4425-bcac-26c7743afcea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:04.501477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.504247 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 Jul 24 01:00:04.504675 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.504895 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.505137 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: 2411c591-30a9-462b-9809-4f34483cc035 Jul 24 01:00:04.520727 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.520727 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:04.521241 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:04.550051 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:04.550325 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dec14e90-cff2-49d4-8b39-511d8d4b8efb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 returned with HTTP 202 Jul 24 01:00:04.550765 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 887/3516] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:04 2026] DELETE /volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:04.559316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.561629 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 Jul 24 01:00:04.561833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.562028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.570977 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.570977 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:04.576098 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:04.582316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e918fbc5-a9d8-4cbd-b403-1c10ba7cedfc tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 returned with HTTP 200 Jul 24 01:00:04.582960 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 878/3517] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:04.587335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fb492c8f-7033-4373-b935-531bfa21475f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.587847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb492c8f-7033-4373-b935-531bfa21475f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:04.588714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb492c8f-7033-4373-b935-531bfa21475f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:04.588714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fb492c8f-7033-4373-b935-531bfa21475f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:04.588714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-fb492c8f-7033-4373-b935-531bfa21475f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:04.593590 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.593590 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:04.594474 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fb492c8f-7033-4373-b935-531bfa21475f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:04.594934 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 874/3518] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:04 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:04.935704 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-94e36186-62bb-4464-b9d0-62e813d70c36 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:04.938140 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-94e36186-62bb-4464-b9d0-62e813d70c36 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9/action Jul 24 01:00:04.938747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-94e36186-62bb-4464-b9d0-62e813d70c36 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:04.939101 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-94e36186-62bb-4464-b9d0-62e813d70c36 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:04.960525 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:04.960525 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:04.973487 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f76157ad-b86a-4000-b359-79d4345c3da6 req-94e36186-62bb-4464-b9d0-62e813d70c36 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9/action returned with HTTP 204 Jul 24 01:00:04.973945 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 880/3519] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:00:04 2026] POST /volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:05.102303 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f09168d7-58f1-42ab-bd37-ced4ffc7abcc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.103913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f09168d7-58f1-42ab-bd37-ced4ffc7abcc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 Jul 24 01:00:05.104109 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f09168d7-58f1-42ab-bd37-ced4ffc7abcc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.104313 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f09168d7-58f1-42ab-bd37-ced4ffc7abcc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.110822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f09168d7-58f1-42ab-bd37-ced4ffc7abcc tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 returned with HTTP 404 Jul 24 01:00:05.111037 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 888/3520] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/cad65cc1-a189-40d5-a01d-c02a66c80cb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:05.185433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.187614 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 01:00:05.187837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.188082 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.188282 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume with id: ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 01:00:05.196556 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.196556 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:05.197251 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:05.216898 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume request issued successfully. Jul 24 01:00:05.217145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8bda02d-c549-495c-ae21-7b5699fb6eec tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 202 Jul 24 01:00:05.217703 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 879/3521] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:05 2026] DELETE /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:05.226429 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.229976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 01:00:05.229976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.229976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.230104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4b14a106-d585-4636-94a6-0c069e02bdee None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.232231 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b14a106-d585-4636-94a6-0c069e02bdee tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:05.232433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4b14a106-d585-4636-94a6-0c069e02bdee tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.232671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4b14a106-d585-4636-94a6-0c069e02bdee tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.237734 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.237734 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:05.240078 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.240078 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:05.243301 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:05.244591 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4b14a106-d585-4636-94a6-0c069e02bdee tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:05.249999 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d69c2b7c-b04c-4379-8ba0-6528b32a2499 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 200 Jul 24 01:00:05.250141 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b14a106-d585-4636-94a6-0c069e02bdee tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea returned with HTTP 200 Jul 24 01:00:05.250910 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 881/3522] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:05.250974 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 875/3523] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:05.266166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.268163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:00:05.268807 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54c4a880-5c8d-49f0-93d7-5841364fa6ea", "name": "tempest-type-Backup-137075307"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:05.270887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating new backup {'backup': {'volume_id': '54c4a880-5c8d-49f0-93d7-5841364fa6ea', 'name': 'tempest-type-Backup-137075307'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:00:05.271495 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Creating backup of volume 54c4a880-5c8d-49f0-93d7-5841364fa6ea in container None Jul 24 01:00:05.277220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.279753 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:05.280014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.280301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.282980 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.282980 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:05.283433 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:05.290506 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.290506 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:05.294220 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:05.299283 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8236fff2-d384-40f4-9ec6-45bd90c9dfc2 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:05.299666 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 880/3524] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:05.305387 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Created reservations ['4cbeffdb-1567-4729-8c9a-57464df320dd', '0f897807-4d47-42b9-b962-57d1088365b2'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:05.312605 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.314723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:05.314959 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.315169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.325390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.325390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:05.329387 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:05.334163 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b1042edf-33ab-4e1a-b9ac-adfd104bb6fb tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:05.334598 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 882/3525] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:05.338956 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb921ae0-672b-4c84-8e07-a8c1f0c6d1e4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:00:05.339430 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 889/3526] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:00:05 2026] POST /volume/v3/backups => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:05.347653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-218ada43-41af-46e6-8f14-927db4523003 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.349991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-218ada43-41af-46e6-8f14-927db4523003 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:05.350339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-218ada43-41af-46e6-8f14-927db4523003 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.350614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-218ada43-41af-46e6-8f14-927db4523003 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.350824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-218ada43-41af-46e6-8f14-927db4523003 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:05.355965 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.355965 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:05.356855 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-218ada43-41af-46e6-8f14-927db4523003 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:05.357383 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 876/3527] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:05.599032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d5a2c750-6807-428b-9b10-5c3e98e1ed2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.601446 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5a2c750-6807-428b-9b10-5c3e98e1ed2b tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 Jul 24 01:00:05.601741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d5a2c750-6807-428b-9b10-5c3e98e1ed2b tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.601949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d5a2c750-6807-428b-9b10-5c3e98e1ed2b tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.610596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.616396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:05.616396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.616396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.616396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:05.617089 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5a2c750-6807-428b-9b10-5c3e98e1ed2b tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 returned with HTTP 404 Jul 24 01:00:05.617947 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 881/3528] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/2411c591-30a9-462b-9809-4f34483cc035 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:05.623477 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.623477 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:05.623851 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fc08787-5aad-4802-8a31-dc36e2bf9159 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:05.624403 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 883/3529] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:05.630030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-38e24d00-b407-4044-9714-07b9c10aece7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.632288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b Jul 24 01:00:05.632580 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.632865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.633118 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: f288c87b-5ca5-4911-89b1-0f2f45627f3b Jul 24 01:00:05.643709 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.643709 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:05.644303 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:05.672004 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:05.672299 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38e24d00-b407-4044-9714-07b9c10aece7 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b returned with HTTP 202 Jul 24 01:00:05.672893 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 890/3530] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:05 2026] DELETE /volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:05.685784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2352b262-989e-482e-9238-c950a29195b3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:05.687873 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2352b262-989e-482e-9238-c950a29195b3 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b Jul 24 01:00:05.688083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2352b262-989e-482e-9238-c950a29195b3 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:05.688439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2352b262-989e-482e-9238-c950a29195b3 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:05.697673 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:05.697673 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:05.703485 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2352b262-989e-482e-9238-c950a29195b3 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:05.711465 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2352b262-989e-482e-9238-c950a29195b3 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b returned with HTTP 200 Jul 24 01:00:05.711940 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 877/3531] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:05 2026] GET /volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:06.266489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4a517778-62e1-47e7-906f-350dee728044 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.268683 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a517778-62e1-47e7-906f-350dee728044 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 Jul 24 01:00:06.268921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a517778-62e1-47e7-906f-350dee728044 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.269150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a517778-62e1-47e7-906f-350dee728044 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.274545 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a517778-62e1-47e7-906f-350dee728044 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 returned with HTTP 404 Jul 24 01:00:06.274990 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 882/3532] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/volumes/ed702ad4-e7a4-49b9-b208-3d9ecc99d895 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:06.367045 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.368707 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:06.369051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.369051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.369130 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:06.375100 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.375100 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:06.375579 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3f0a624-0e61-483d-aea2-333abd62b6d4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:06.375919 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 884/3533] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:06.393020 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.395713 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] DELETE https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 01:00:06.396056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.396381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.396670 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume with id: 5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 01:00:06.406006 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.406006 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:06.406688 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:06.423942 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Delete volume request issued successfully. Jul 24 01:00:06.424291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3e8e2389-98c7-420e-a4b5-f96a65ebb514 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 202 Jul 24 01:00:06.424732 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 891/3534] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:06 2026] DELETE /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:06.431664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c2310570-f469-402b-ab3d-9f32666be327 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.433584 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2310570-f469-402b-ab3d-9f32666be327 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 01:00:06.433858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2310570-f469-402b-ab3d-9f32666be327 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.434125 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2310570-f469-402b-ab3d-9f32666be327 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.452493 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.452493 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:06.469862 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c2310570-f469-402b-ab3d-9f32666be327 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Volume info retrieved successfully. Jul 24 01:00:06.480032 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2310570-f469-402b-ab3d-9f32666be327 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 200 Jul 24 01:00:06.480488 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 878/3535] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:06.636940 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a328514f-689a-4552-9699-e0f903786b7f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.641636 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a328514f-689a-4552-9699-e0f903786b7f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:06.641869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a328514f-689a-4552-9699-e0f903786b7f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.642054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a328514f-689a-4552-9699-e0f903786b7f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.642159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a328514f-689a-4552-9699-e0f903786b7f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:06.646916 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.646916 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:06.647513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a328514f-689a-4552-9699-e0f903786b7f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:06.647858 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 883/3536] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:06.726839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d6c1b899-d425-488b-ac60-249faedc6a5d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.728669 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6c1b899-d425-488b-ac60-249faedc6a5d tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b Jul 24 01:00:06.728857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d6c1b899-d425-488b-ac60-249faedc6a5d tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.729054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d6c1b899-d425-488b-ac60-249faedc6a5d tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.736030 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6c1b899-d425-488b-ac60-249faedc6a5d tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b returned with HTTP 404 Jul 24 01:00:06.736030 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 885/3537] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/volumes/f288c87b-5ca5-4911-89b1-0f2f45627f3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:06.743600 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.746289 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] DELETE https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 01:00:06.746597 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.746874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.747101 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume with id: 70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 01:00:06.760511 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.760511 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:06.761073 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:06.781847 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Delete volume request issued successfully. Jul 24 01:00:06.782110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6cb3783e-4cef-446d-8948-610f1b5b7b59 tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d returned with HTTP 202 Jul 24 01:00:06.782727 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 892/3538] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:06 2026] DELETE /volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:06.790762 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:06.793759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 01:00:06.793981 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:06.794221 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:06.803364 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:06.803364 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:06.810213 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Volume info retrieved successfully. Jul 24 01:00:06.815008 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29bc06ae-f2be-4bf2-b4df-266051960b9c tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d returned with HTTP 200 Jul 24 01:00:06.815599 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 879/3539] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:06 2026] GET /volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:07.386422 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:07.388789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:07.389081 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:07.389477 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:07.389646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:07.395429 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:07.395429 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:07.396458 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-526c7034-2007-4a6f-9acd-e4a7d53c4f15 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:07.397066 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 884/3540] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:07 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:07.496905 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d11a30ae-4fde-485f-bb0b-5bf4ff9dcc16 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:07.499400 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d11a30ae-4fde-485f-bb0b-5bf4ff9dcc16 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] GET https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c Jul 24 01:00:07.499706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d11a30ae-4fde-485f-bb0b-5bf4ff9dcc16 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:07.500099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d11a30ae-4fde-485f-bb0b-5bf4ff9dcc16 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:07.508238 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d11a30ae-4fde-485f-bb0b-5bf4ff9dcc16 tempest-AttachVolumeNegativeTest-651972818 tempest-AttachVolumeNegativeTest-651972818-project-member] https://10.4.3.67/volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c returned with HTTP 404 Jul 24 01:00:07.508890 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 886/3541] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:07 2026] GET /volume/v3/volumes/5d283fed-8def-43fc-8a72-ae7967d8269c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:07.658630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ea936ac1-1323-43b0-99f7-0574a3566220 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:07.660367 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea936ac1-1323-43b0-99f7-0574a3566220 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:07.660612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea936ac1-1323-43b0-99f7-0574a3566220 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:07.660824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ea936ac1-1323-43b0-99f7-0574a3566220 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:07.660979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ea936ac1-1323-43b0-99f7-0574a3566220 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:07.665916 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:07.665916 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:07.666890 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ea936ac1-1323-43b0-99f7-0574a3566220 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:07.667491 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 893/3542] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:07 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:07.831907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-474e477e-552d-4742-a5ce-2e4bfa111ebb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:07.833749 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-474e477e-552d-4742-a5ce-2e4bfa111ebb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] GET https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d Jul 24 01:00:07.833927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-474e477e-552d-4742-a5ce-2e4bfa111ebb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:07.834099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-474e477e-552d-4742-a5ce-2e4bfa111ebb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:07.839991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-474e477e-552d-4742-a5ce-2e4bfa111ebb tempest-CreateVolumesFromSourceVolumeTest-11184372 tempest-CreateVolumesFromSourceVolumeTest-11184372-project-member] https://10.4.3.67/volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d returned with HTTP 404 Jul 24 01:00:07.840504 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 880/3543] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:07 2026] GET /volume/v3/volumes/70d096e1-5369-41e4-84df-823d51e00c9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:08.407641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:08.410642 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:08.410882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:08.411081 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:08.411296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:08.416761 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:08.416761 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:08.417469 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-58460e31-3c18-44f9-b28e-3f2c8e801d1c tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:08.417838 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 885/3544] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:08 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:00:08.684987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2218e485-1152-43be-a39b-271d5fb40a93 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:08.687425 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2218e485-1152-43be-a39b-271d5fb40a93 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:08.687714 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2218e485-1152-43be-a39b-271d5fb40a93 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:08.687991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2218e485-1152-43be-a39b-271d5fb40a93 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:08.688223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2218e485-1152-43be-a39b-271d5fb40a93 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:08.693661 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:08.693661 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:08.694529 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2218e485-1152-43be-a39b-271d5fb40a93 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:08.695047 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 887/3545] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:08 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:08.767049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e6525552-cf8f-42e4-b47c-c92a83bfef45 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:08.767671 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e6525552-cf8f-42e4-b47c-c92a83bfef45 None None] GET https://10.4.3.67/volume// Jul 24 01:00:08.767828 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e6525552-cf8f-42e4-b47c-c92a83bfef45 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:08.768013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e6525552-cf8f-42e4-b47c-c92a83bfef45 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:08.768337 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e6525552-cf8f-42e4-b47c-c92a83bfef45 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:08.768685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 894/3546] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:00:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:08.779407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-1c0e4a62-0f29-4817-a4a9-a2fb90ab5e25 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:08.782095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-1c0e4a62-0f29-4817-a4a9-a2fb90ab5e25 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:00:08.782502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-1c0e4a62-0f29-4817-a4a9-a2fb90ab5e25 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfad5179-ed49-4807-bafe-c1b58d6e6e77", "connector": null, "instance_uuid": "466e8c96-dc6b-431e-9fab-7538f198df2e"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:08.795011 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:08.795011 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:08.829059 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-1c0e4a62-0f29-4817-a4a9-a2fb90ab5e25 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:00:08.829696 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 881/3547] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:00:08 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:08.837535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-9cd53207-47cb-4e4b-9bef-aed554f7a6cf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:08.841058 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-9cd53207-47cb-4e4b-9bef-aed554f7a6cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 Jul 24 01:00:08.841174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-9cd53207-47cb-4e4b-9bef-aed554f7a6cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:08.841384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-9cd53207-47cb-4e4b-9bef-aed554f7a6cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:08.848844 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:08.848844 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:08.906981 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-9cd53207-47cb-4e4b-9bef-aed554f7a6cf tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 returned with HTTP 200 Jul 24 01:00:08.907440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 886/3548] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:08 2026] DELETE /volume/v3/attachments/6c9557ac-1deb-45e0-a2e6-914adb7d01d9 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:09.375606 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-199b98e8-c466-4508-bd60-bb789ed7aca5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:09.431171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:09.434665 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:09.434883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:09.435097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:09.435296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:09.445820 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:09.445820 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:09.446855 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a44deff-9969-4c94-aa3f-8dd95e1dc691 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:09.447431 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 895/3549] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:09 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:09.504128 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-199b98e8-c466-4508-bd60-bb789ed7aca5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:09.505228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-199b98e8-c466-4508-bd60-bb789ed7aca5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-440000093", "extra_specs": {"storage_protocol": "tempest-storage_protocol-195224757", "vendor_name": "tempest-vendor_name-1654651172"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:09.532840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-199b98e8-c466-4508-bd60-bb789ed7aca5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:09.533502 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 888/3550] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:00:09 2026] POST /volume/v3/types => generated 327 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:09.544021 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:09.545788 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:09.546260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7785183-1c62-4d86-9d99-9e5acfde4dc9", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:09.547853 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request body: {'volume': {'volume_type': 'c7785183-1c62-4d86-9d99-9e5acfde4dc9', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:09.551083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume of 1 GB Jul 24 01:00:09.551402 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:09.551402 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:09.551718 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:09.557437 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (e93fd59c-e554-4885-8bae-30cb928de706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:09.558278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20efe98e-e7bc-4eff-8587-8c69d87d4ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:09.559079 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:09.590327 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20efe98e-e7bc-4eff-8587-8c69d87d4ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-195224757',vendor_name='tempest-vendor_name-1654651172'},id=c7785183-1c62-4d86-9d99-9e5acfde4dc9,is_public=True,name='tempest-ProjectAdminTests-volume-type-440000093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7785183-1c62-4d86-9d99-9e5acfde4dc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:09.590586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226a3f8c-d7a4-47e8-a7d4-6660fa956624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:09.620357 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-440000093 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-440000093, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:09.620708 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-440000093 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-440000093, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:09.661724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['48b14c60-d6d8-49b0-be27-4b2774f86e09', 'f22019de-d74c-4a47-a0a0-7a6a5af72a5c', '37e957a5-8fa0-4499-976a-20327328dd01', '5974a036-9c83-4baf-b9b4-a76647320b4d'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:09.662550 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226a3f8c-d7a4-47e8-a7d4-6660fa956624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b14c60-d6d8-49b0-be27-4b2774f86e09', 'f22019de-d74c-4a47-a0a0-7a6a5af72a5c', '37e957a5-8fa0-4499-976a-20327328dd01', '5974a036-9c83-4baf-b9b4-a76647320b4d']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:09.663289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624213ab-00d9-4553-9805-6527547dade3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:09.693875 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624213ab-00d9-4553-9805-6527547dade3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d', '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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['48b14c60-d6d8-49b0-be27-4b2774f86e09','f22019de-d74c-4a47-a0a0-7a6a5af72a5c','37e957a5-8fa0-4499-976a-20327328dd01','5974a036-9c83-4baf-b9b4-a76647320b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=c7785183-1c62-4d86-9d99-9e5acfde4dc9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee5c5b8a2c94709ab8c51e8581b803b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4e2bdb42344573b60c164da9178d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7785183-1c62-4d86-9d99-9e5acfde4dc9),volume_type_id=c7785183-1c62-4d86-9d99-9e5acfde4dc9)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:09.694831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6df2fa-52c9-4cf3-8599-cf6145106b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:09.714987 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:09.717925 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:09.717925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:09.717925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:09.717925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:09.718138 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6df2fa-52c9-4cf3-8599-cf6145106b12) transitioned into state 'SUCCESS' from 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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['48b14c60-d6d8-49b0-be27-4b2774f86e09','f22019de-d74c-4a47-a0a0-7a6a5af72a5c','37e957a5-8fa0-4499-976a-20327328dd01','5974a036-9c83-4baf-b9b4-a76647320b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=c7785183-1c62-4d86-9d99-9e5acfde4dc9)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:09.719027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c7a3fb-44b3-4fe6-9e31-d60d7ec6360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:09.724644 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:09.724644 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:09.725602 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed6113f7-4ead-46e9-80bd-d10a3b497dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:09.726112 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 887/3551] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:09 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:09.733416 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c7a3fb-44b3-4fe6-9e31-d60d7ec6360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:09.734458 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (e93fd59c-e554-4885-8bae-30cb928de706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:09.734832 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request issued successfully. Jul 24 01:00:09.735561 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e8a4eae-a22d-425d-8734-9c2fb1dea274 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:09.736311 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 882/3552] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:09 2026] POST /volume/v3/volumes => generated 770 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:09.752119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:09.753866 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d Jul 24 01:00:09.754291 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:09.754291 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:09.761895 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:09.761895 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:09.766215 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:09.769536 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-01c97db0-9d20-4e44-86e8-9bc23d08d9d9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d returned with HTTP 200 Jul 24 01:00:09.770007 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 896/3553] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:09 2026] GET /volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:10.165344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.168377 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 Jul 24 01:00:10.168711 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:10.185659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:00:10.193599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:00:10.194547 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.194547 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:10.302561 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" released by "attachment_update" :: held 0.109s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:00:10.302924 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-ede71463-3458-41f4-8578-616519a03179 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 returned with HTTP 200 Jul 24 01:00:10.303436 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 889/3554] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:00:10 2026] PUT /volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:10.313760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-fac49fa9-56d1-4261-8ce6-89f42c16e804 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.316002 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-fac49fa9-56d1-4261-8ce6-89f42c16e804 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 Jul 24 01:00:10.316289 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-fac49fa9-56d1-4261-8ce6-89f42c16e804 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.316580 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-fac49fa9-56d1-4261-8ce6-89f42c16e804 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.353418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-fac49fa9-56d1-4261-8ce6-89f42c16e804 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 returned with HTTP 200 Jul 24 01:00:10.354000 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 888/3555] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:10.465066 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.470476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:10.470746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.470991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.471115 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:10.479752 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.479752 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:10.479752 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4dbfcdb2-35b0-450f-9cec-62fc01d71b47 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:10.480237 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 883/3556] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:10.738597 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.740456 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:10.740687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.740870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.740987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:10.745450 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.745450 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:10.746082 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dd9ab446-91a3-437c-b2ab-1db2d4f0f351 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:10.746551 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 897/3557] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:10.784785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.786861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d Jul 24 01:00:10.787157 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.787388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.796478 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.796478 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:10.802297 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:10.809621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5f6f29fa-30aa-4e49-b35b-b18134fe4590 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d returned with HTTP 200 Jul 24 01:00:10.810091 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 890/3558] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:10.825071 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-de592203-fda4-4f47-a586-dec67fbfa152 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.827563 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de592203-fda4-4f47-a586-dec67fbfa152 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:10.828067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de592203-fda4-4f47-a586-dec67fbfa152 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.828375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de592203-fda4-4f47-a586-dec67fbfa152 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.828749 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.828749 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:10.837719 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de592203-fda4-4f47-a586-dec67fbfa152 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:10.838299 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 889/3559] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:10.847255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-04bb61f9-c2e0-4775-a2c2-96cb4cfa9053 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.850381 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-04bb61f9-c2e0-4775-a2c2-96cb4cfa9053 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a Jul 24 01:00:10.850710 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-04bb61f9-c2e0-4775-a2c2-96cb4cfa9053 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.850980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-04bb61f9-c2e0-4775-a2c2-96cb4cfa9053 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.870616 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-04bb61f9-c2e0-4775-a2c2-96cb4cfa9053 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a returned with HTTP 204 Jul 24 01:00:10.871321 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 884/3560] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:00:10 2026] DELETE /volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:00:10.883331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75925fe9-ca1b-4e47-acb5-e1ff96022942 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.885710 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75925fe9-ca1b-4e47-acb5-e1ff96022942 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a Jul 24 01:00:10.885974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75925fe9-ca1b-4e47-acb5-e1ff96022942 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.886160 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75925fe9-ca1b-4e47-acb5-e1ff96022942 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.892678 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75925fe9-ca1b-4e47-acb5-e1ff96022942 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a returned with HTTP 404 Jul 24 01:00:10.893411 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 898/3561] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:10 2026] GET /volume/v3/messages/b113d37b-4157-4813-b67a-a382e90af27a => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:10.902732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.905161 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d Jul 24 01:00:10.905541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.905763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:10.906007 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume with id: 2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d Jul 24 01:00:10.918215 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:10.918215 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:10.918215 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:10.918215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100232) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:00:10.934733 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-440000093 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-440000093, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:10.935272 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-440000093 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-440000093, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:10.956250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['1cbf2d1f-d528-4100-88a7-06759c5dad23', '57758946-f2e6-475d-bf84-f1d092ff8c5f', 'dcb2ae53-5f2d-4947-9334-1788942ecf24', '8afeeee7-6662-4970-aaf3-af5a0a08a671'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:10.985970 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume request issued successfully. Jul 24 01:00:10.986246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ce259a6-2146-45db-9bd4-8eef9090bac8 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d returned with HTTP 202 Jul 24 01:00:10.986850 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 891/3562] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:10 2026] DELETE /volume/v3/volumes/2f8d9cf9-dafc-441c-ae01-5e626f4a2e8d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:10.995475 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e7721ef3-73e2-4de5-ab61-4302350367d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:10.997547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7721ef3-73e2-4de5-ab61-4302350367d5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/types/c7785183-1c62-4d86-9d99-9e5acfde4dc9 Jul 24 01:00:10.997706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7721ef3-73e2-4de5-ab61-4302350367d5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:10.997931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7721ef3-73e2-4de5-ab61-4302350367d5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:11.034657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7721ef3-73e2-4de5-ab61-4302350367d5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types/c7785183-1c62-4d86-9d99-9e5acfde4dc9 returned with HTTP 202 Jul 24 01:00:11.035381 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 890/3563] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:10 2026] DELETE /volume/v3/types/c7785183-1c62-4d86-9d99-9e5acfde4dc9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:11.044687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d63e10d4-491d-410f-8697-07b410126041 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.046695 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d63e10d4-491d-410f-8697-07b410126041 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:11.047561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d63e10d4-491d-410f-8697-07b410126041 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1725466130", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1251665219", "vendor_name": "tempest-vendor_name-1344858637"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.070721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d63e10d4-491d-410f-8697-07b410126041 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:11.071108 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 885/3564] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:11.080778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.083208 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:11.083601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8473e39a-dcaa-45f3-9910-84ef8818642f", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.085095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request body: {'volume': {'volume_type': '8473e39a-dcaa-45f3-9910-84ef8818642f', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:11.088973 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume of 1 GB Jul 24 01:00:11.089339 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.089339 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:11.089697 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:11.096341 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (ae08bf8b-ed4a-4afb-9539-6fae6caec70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.097482 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c110f621-6177-4833-bd85-16c86f9c7028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.098435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:11.123646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c110f621-6177-4833-bd85-16c86f9c7028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1251665219',vendor_name='tempest-vendor_name-1344858637'},id=8473e39a-dcaa-45f3-9910-84ef8818642f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1725466130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8473e39a-dcaa-45f3-9910-84ef8818642f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.124803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527913a6-8ac5-4562-a055-cf7112f90032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.163415 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1725466130 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1725466130, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:11.163753 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1725466130 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1725466130, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:11.194681 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['f673428c-d498-4d67-8d73-60eb937c22e7', '895293f9-ea9a-4686-956a-48853eea0f43', '38be5439-c223-4045-8414-2a12ffbf30d6', 'b979c706-1b7d-417d-9149-23a296542a75'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:11.195677 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527913a6-8ac5-4562-a055-cf7112f90032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f673428c-d498-4d67-8d73-60eb937c22e7', '895293f9-ea9a-4686-956a-48853eea0f43', '38be5439-c223-4045-8414-2a12ffbf30d6', 'b979c706-1b7d-417d-9149-23a296542a75']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.196672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc93cac-c26d-4a1c-9561-338d0ae90e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.223502 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc93cac-c26d-4a1c-9561-338d0ae90e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9e18870-6066-4ea9-bebf-dcc433a5a4ef', '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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['f673428c-d498-4d67-8d73-60eb937c22e7','895293f9-ea9a-4686-956a-48853eea0f43','38be5439-c223-4045-8414-2a12ffbf30d6','b979c706-1b7d-417d-9149-23a296542a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=8473e39a-dcaa-45f3-9910-84ef8818642f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:11Z,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=d9e18870-6066-4ea9-bebf-dcc433a5a4ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee5c5b8a2c94709ab8c51e8581b803b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4e2bdb42344573b60c164da9178d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8473e39a-dcaa-45f3-9910-84ef8818642f),volume_type_id=8473e39a-dcaa-45f3-9910-84ef8818642f)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.224865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18488c62-1a8a-4185-98f5-3fa47172a993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.245830 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18488c62-1a8a-4185-98f5-3fa47172a993) transitioned into state 'SUCCESS' from 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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['f673428c-d498-4d67-8d73-60eb937c22e7','895293f9-ea9a-4686-956a-48853eea0f43','38be5439-c223-4045-8414-2a12ffbf30d6','b979c706-1b7d-417d-9149-23a296542a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=8473e39a-dcaa-45f3-9910-84ef8818642f)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.246829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08cedf0-e1eb-4fcb-926f-e00bcfde2518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.258858 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08cedf0-e1eb-4fcb-926f-e00bcfde2518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.259700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (ae08bf8b-ed4a-4afb-9539-6fae6caec70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.260021 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request issued successfully. Jul 24 01:00:11.260747 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0a1437c-ac08-4d30-acbf-ffe287c440fd tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:11.261202 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 899/3565] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/volumes => generated 771 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:11.275281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2adb02df-3352-4a08-92cb-a20973471851 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.277118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.281679 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef Jul 24 01:00:11.281853 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:11.282023 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:11.294468 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.294468 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:11.298389 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:11.303910 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c522c32-ebd8-4b5d-ba07-34783d9aff97 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef returned with HTTP 200 Jul 24 01:00:11.304316 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 891/3566] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:11 2026] GET /volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:11.363054 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:11.363566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-86642916"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.365379 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request body: {'volume': {"'imageRef": 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-86642916'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:11.365550 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume of 1 GB Jul 24 01:00:11.370153 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Availability Zones retrieved successfully. Jul 24 01:00:11.377752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (6ee14a19-e64c-44ea-9209-af91dedc6f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.379032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f5148f-826c-4a33-b4c9-0ef9eb04479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.380349 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:11.411636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f5148f-826c-4a33-b4c9-0ef9eb04479a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.412539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2eabcad-a88b-4949-8b8e-128f70972fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.476382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Created reservations ['d9183363-f9cd-41f0-a313-8620f0cd1a0f', 'f6a29c70-fbd4-4cb1-b720-2d85eb335463', 'bf4bbd56-0904-4db3-ab76-8345bd1509dd', '80916d2a-f0bf-4a7a-a102-87786e387a73'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:11.477415 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2eabcad-a88b-4949-8b8e-128f70972fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9183363-f9cd-41f0-a313-8620f0cd1a0f', 'f6a29c70-fbd4-4cb1-b720-2d85eb335463', 'bf4bbd56-0904-4db3-ab76-8345bd1509dd', '80916d2a-f0bf-4a7a-a102-87786e387a73']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.478428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a844841-1381-4ae8-a442-b01a551d13d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.495890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.497628 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:11.497836 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:11.498049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:11.498184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:11.502884 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.502884 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:11.503860 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5f493a36-f95b-4369-9cd2-dcf85c001c94 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:11.504370 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 886/3567] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:11 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:11.512250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a844841-1381-4ae8-a442-b01a551d13d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-86642916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['d9183363-f9cd-41f0-a313-8620f0cd1a0f','f6a29c70-fbd4-4cb1-b720-2d85eb335463','bf4bbd56-0904-4db3-ab76-8345bd1509dd','80916d2a-f0bf-4a7a-a102-87786e387a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-86642916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b123d48894d918c8f52443dd3c0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec8de2abb454b3cb07080334a148e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.513240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674505a1-3052-46c2-ac06-e335fc3773e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.548217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674505a1-3052-46c2-ac06-e335fc3773e6) transitioned into state 'SUCCESS' from state '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-86642916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['d9183363-f9cd-41f0-a313-8620f0cd1a0f','f6a29c70-fbd4-4cb1-b720-2d85eb335463','bf4bbd56-0904-4db3-ab76-8345bd1509dd','80916d2a-f0bf-4a7a-a102-87786e387a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.548970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66392f08-0db4-48a7-9a6a-7151c96f115d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.560493 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66392f08-0db4-48a7-9a6a-7151c96f115d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.561321 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (6ee14a19-e64c-44ea-9209-af91dedc6f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.561606 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request issued successfully. Jul 24 01:00:11.562129 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2adb02df-3352-4a08-92cb-a20973471851 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:11.562546 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 892/3568] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/volumes => generated 753 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:11.573762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.575584 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:11.575892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-56874189"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.577251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request body: {'volume': {"'imageRef": 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-56874189'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:11.577376 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume of 1 GB Jul 24 01:00:11.577610 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.577610 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:11.581714 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Availability Zones retrieved successfully. Jul 24 01:00:11.586831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (54674d2e-09bb-4edd-84cd-98b3108aa037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.587767 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420157bc-1251-4d92-ba9f-364fd5ddd7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.588657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:11.612722 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420157bc-1251-4d92-ba9f-364fd5ddd7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.613443 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1195ee2b-82fc-4bea-9b7b-1b30dd093a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.661220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Created reservations ['a22444c5-4500-4b73-a416-0e47f7c28927', 'd4e6ba1f-1fb4-420c-a96c-038427d96d33', '17768756-9dcf-4ef0-aaf4-b250d9069eb4', '382d3fb3-0ad9-40e2-b51c-bd9d1768cfba'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:11.661992 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1195ee2b-82fc-4bea-9b7b-1b30dd093a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22444c5-4500-4b73-a416-0e47f7c28927', 'd4e6ba1f-1fb4-420c-a96c-038427d96d33', '17768756-9dcf-4ef0-aaf4-b250d9069eb4', '382d3fb3-0ad9-40e2-b51c-bd9d1768cfba']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.662750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca229285-cfb8-4a80-a613-67503699f618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.689772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca229285-cfb8-4a80-a613-67503699f618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2e9ecb6-1856-43d8-8ada-bad2fe85b36e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56874189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['a22444c5-4500-4b73-a416-0e47f7c28927','d4e6ba1f-1fb4-420c-a96c-038427d96d33','17768756-9dcf-4ef0-aaf4-b250d9069eb4','382d3fb3-0ad9-40e2-b51c-bd9d1768cfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56874189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2e9ecb6-1856-43d8-8ada-bad2fe85b36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b123d48894d918c8f52443dd3c0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec8de2abb454b3cb07080334a148e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.690762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ef7fcd-a65c-46c8-b2d6-92cd04d53b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.715349 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ef7fcd-a65c-46c8-b2d6-92cd04d53b52) transitioned into state 'SUCCESS' from state '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-56874189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['a22444c5-4500-4b73-a416-0e47f7c28927','d4e6ba1f-1fb4-420c-a96c-038427d96d33','17768756-9dcf-4ef0-aaf4-b250d9069eb4','382d3fb3-0ad9-40e2-b51c-bd9d1768cfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.716609 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d65b70-7e04-4972-954a-8b6ccbb91a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.720343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-936915f0-3ac9-4cb1-828f-563bfdb016bc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.729138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d65b70-7e04-4972-954a-8b6ccbb91a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.730318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (54674d2e-09bb-4edd-84cd-98b3108aa037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.730674 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request issued successfully. Jul 24 01:00:11.731438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b33e9e0b-7d9f-4eec-845a-7c7c82184f1e tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:11.732291 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 900/3569] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:11.746511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.749106 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:11.749626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1663316639"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.751841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request body: {'volume': {"'imageRef": 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1663316639'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:11.752009 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume of 1 GB Jul 24 01:00:11.757248 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Availability Zones retrieved successfully. Jul 24 01:00:11.759049 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c692da12-f7d3-4af0-a68d-f74abfca892c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.761035 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c692da12-f7d3-4af0-a68d-f74abfca892c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:11.761330 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c692da12-f7d3-4af0-a68d-f74abfca892c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:11.761570 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c692da12-f7d3-4af0-a68d-f74abfca892c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:11.761730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c692da12-f7d3-4af0-a68d-f74abfca892c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:11.766547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (18eff033-c722-4dcc-b4d2-6a79b333bb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.767287 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.767287 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:11.767809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10aac6d6-d548-49de-bcff-c32dc27a63e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.767909 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c692da12-f7d3-4af0-a68d-f74abfca892c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:11.768289 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 893/3570] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:11 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:11.769078 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:11.803923 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10aac6d6-d548-49de-bcff-c32dc27a63e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.805045 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce12db2e-918a-4fd1-977e-d183e7c00314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.829722 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-936915f0-3ac9-4cb1-828f-563bfdb016bc tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:11.829722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-936915f0-3ac9-4cb1-828f-563bfdb016bc tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1596677081"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.862966 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Created reservations ['a4b2fbe9-ca51-46d1-8b63-af039134fbc8', '161a759d-4771-484d-a646-4b83db8b34a3', '088453a0-1116-4edb-bd83-ac3bbc1e91d6', 'bc6a7485-dbfa-411b-a18b-24722e216bee'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:11.863303 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-936915f0-3ac9-4cb1-828f-563bfdb016bc tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:11.863815 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce12db2e-918a-4fd1-977e-d183e7c00314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b2fbe9-ca51-46d1-8b63-af039134fbc8', '161a759d-4771-484d-a646-4b83db8b34a3', '088453a0-1116-4edb-bd83-ac3bbc1e91d6', 'bc6a7485-dbfa-411b-a18b-24722e216bee']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.863930 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 892/3571] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/types => generated 220 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:11.866684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5da92332-7989-4df5-b658-58a63ec350d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.875134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ff35fb0b-40ab-4eb4-8403-0da29d686e3b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.877219 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff35fb0b-40ab-4eb4-8403-0da29d686e3b tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/group_types Jul 24 01:00:11.877606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ff35fb0b-40ab-4eb4-8403-0da29d686e3b tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1885742587"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.879347 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:11.879347 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:11.887114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5da92332-7989-4df5-b658-58a63ec350d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75ae8f1-fe5a-4555-a11f-80974188d88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1663316639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['a4b2fbe9-ca51-46d1-8b63-af039134fbc8','161a759d-4771-484d-a646-4b83db8b34a3','088453a0-1116-4edb-bd83-ac3bbc1e91d6','bc6a7485-dbfa-411b-a18b-24722e216bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1663316639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75ae8f1-fe5a-4555-a11f-80974188d88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b123d48894d918c8f52443dd3c0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec8de2abb454b3cb07080334a148e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.888021 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a627fc-2368-47bf-ac45-72ba3c1444a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.893230 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff35fb0b-40ab-4eb4-8403-0da29d686e3b tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/group_types returned with HTTP 202 Jul 24 01:00:11.893626 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 901/3572] 10.4.3.67 () {70 vars in 1304 bytes} [Fri Jul 24 01:00:11 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) Jul 24 01:00:11.905848 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a627fc-2368-47bf-ac45-72ba3c1444a6) transitioned into state 'SUCCESS' from state '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-1663316639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['a4b2fbe9-ca51-46d1-8b63-af039134fbc8','161a759d-4771-484d-a646-4b83db8b34a3','088453a0-1116-4edb-bd83-ac3bbc1e91d6','bc6a7485-dbfa-411b-a18b-24722e216bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.909778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575666cb-031b-4329-a034-4cb79abd2d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.910033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.921128 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575666cb-031b-4329-a034-4cb79abd2d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:11.922531 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (18eff033-c722-4dcc-b4d2-6a79b333bb4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.925029 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request issued successfully. Jul 24 01:00:11.925029 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2d46b697-5a47-4eba-8a81-3da121a980d2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:11.925029 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 887/3573] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:11.943839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-160eaa39-1c78-41af-8e24-14609dbf3361 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:11.946082 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:11.946606 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1770080079"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:11.949815 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request body: {'volume': {"'imageRef": 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1770080079'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:11.950022 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume of 1 GB Jul 24 01:00:11.955420 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Availability Zones retrieved successfully. Jul 24 01:00:11.963973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (51f15bcb-cca6-43f8-94bd-96cb17a49e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:11.965679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e362b60a-8e8e-469d-8fbf-652ffcb772f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:11.966987 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:11.996454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] POST https://10.4.3.67/volume/v3/groups Jul 24 01:00:11.997461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fb862636-84a1-49ea-9603-558372129e72", "volume_types": ["f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67"], "name": "tempest-GroupsV320Test-Group-1386354610"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:12.001148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Creating new group {'group': {'group_type': 'fb862636-84a1-49ea-9603-558372129e72', 'volume_types': ['f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67'], 'name': 'tempest-GroupsV320Test-Group-1386354610'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 01:00:12.005544 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Creating group tempest-GroupsV320Test-Group-1386354610. Jul 24 01:00:12.010525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e362b60a-8e8e-469d-8fbf-652ffcb772f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.011708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3161533c-1e9d-49c7-817c-f266bca800ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.014933 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Availability Zones retrieved successfully. Jul 24 01:00:12.055453 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Created reservations ['80509964-e344-4617-b7af-5c249a291dc0'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:12.068669 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Created reservations ['cf7e279f-a7df-402d-a13f-7290ac4563ff', '1998d08f-4f0f-4c97-b7e8-00bb2d5ce637', '24bb2688-8ccb-4d06-af69-9e7190e28a68', 'a3ec0ff7-e2e3-4f2b-a91a-067861b2e90c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:12.069663 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3161533c-1e9d-49c7-817c-f266bca800ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf7e279f-a7df-402d-a13f-7290ac4563ff', '1998d08f-4f0f-4c97-b7e8-00bb2d5ce637', '24bb2688-8ccb-4d06-af69-9e7190e28a68', 'a3ec0ff7-e2e3-4f2b-a91a-067861b2e90c']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.070509 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2448866-c02c-467b-81b1-910e32bda9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.090229 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ed6062e4-9f76-48e1-ac22-cee6a98c9e94 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups returned with HTTP 202 Jul 24 01:00:12.090721 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 894/3574] 10.4.3.67 () {70 vars in 1290 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/groups => generated 108 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:12.097474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2448866-c02c-467b-81b1-910e32bda9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b040118f-562c-4b00-8c1c-88aa63458181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1770080079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['cf7e279f-a7df-402d-a13f-7290ac4563ff','1998d08f-4f0f-4c97-b7e8-00bb2d5ce637','24bb2688-8ccb-4d06-af69-9e7190e28a68','a3ec0ff7-e2e3-4f2b-a91a-067861b2e90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1770080079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b040118f-562c-4b00-8c1c-88aa63458181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b123d48894d918c8f52443dd3c0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec8de2abb454b3cb07080334a148e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.097474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d402484d-52bf-4199-9615-1fa4488bda79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.103934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.106903 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:12.107392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.107698 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.108092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:12.114675 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.114675 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:12.120926 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d402484d-52bf-4199-9615-1fa4488bda79) transitioned into state 'SUCCESS' from state '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-1770080079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['cf7e279f-a7df-402d-a13f-7290ac4563ff','1998d08f-4f0f-4c97-b7e8-00bb2d5ce637','24bb2688-8ccb-4d06-af69-9e7190e28a68','a3ec0ff7-e2e3-4f2b-a91a-067861b2e90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.121769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec43f71-bd66-4c0f-aebb-f50c15c1484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.132479 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1d5bcde-d677-47d2-aa0c-125cd08d825e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:12.132744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec43f71-bd66-4c0f-aebb-f50c15c1484b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.134145 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 902/3575] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:12.134393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (51f15bcb-cca6-43f8-94bd-96cb17a49e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:12.134393 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request issued successfully. Jul 24 01:00:12.134897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-160eaa39-1c78-41af-8e24-14609dbf3361 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:12.135498 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 893/3576] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:11 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:12.153308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.160864 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:12.161338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-626273306"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:12.164930 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request body: {'volume': {"'imageRef": 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-626273306'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:12.165094 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume of 1 GB Jul 24 01:00:12.166180 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.166180 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:12.173756 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Availability Zones retrieved successfully. Jul 24 01:00:12.185315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (6f4c2092-b3fa-4376-ac2f-9a461fbe1f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:12.186609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99524c4-a61e-4a5f-a667-2c0ae13fd73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.187852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:12.221558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99524c4-a61e-4a5f-a667-2c0ae13fd73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.222600 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bff0a14-0b8f-464c-9406-f8769dc42f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.272918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Created reservations ['83931d3c-536e-4cdb-83ef-4037f10297f2', '834032fa-6b76-4d42-b92b-56933d24923d', '35906588-beeb-4db7-ac08-6d5877f6722d', '11dba3fa-676c-4c6b-a51c-791c59e73143'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:12.273810 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bff0a14-0b8f-464c-9406-f8769dc42f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83931d3c-536e-4cdb-83ef-4037f10297f2', '834032fa-6b76-4d42-b92b-56933d24923d', '35906588-beeb-4db7-ac08-6d5877f6722d', '11dba3fa-676c-4c6b-a51c-791c59e73143']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.274709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb991c9-c9d2-41ae-97a4-62905e4a8845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.300735 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb991c9-c9d2-41ae-97a4-62905e4a8845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d0cb64f-38e3-4dd1-801d-767bc26653a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626273306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['83931d3c-536e-4cdb-83ef-4037f10297f2','834032fa-6b76-4d42-b92b-56933d24923d','35906588-beeb-4db7-ac08-6d5877f6722d','11dba3fa-676c-4c6b-a51c-791c59e73143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626273306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d0cb64f-38e3-4dd1-801d-767bc26653a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b123d48894d918c8f52443dd3c0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec8de2abb454b3cb07080334a148e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.301698 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3a567e-42da-4b07-b266-1578cd2a060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.320024 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8b10628e-5d44-483c-8747-770af38cb623 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.320355 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3a567e-42da-4b07-b266-1578cd2a060c) transitioned into state 'SUCCESS' from state '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-626273306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b123d48894d918c8f52443dd3c0da',qos_specs=None,replication_status=,reservations=['83931d3c-536e-4cdb-83ef-4037f10297f2','834032fa-6b76-4d42-b92b-56933d24923d','35906588-beeb-4db7-ac08-6d5877f6722d','11dba3fa-676c-4c6b-a51c-791c59e73143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec8de2abb454b3cb07080334a148e15',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.320881 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a234020-c515-4268-a57c-1d6acb9cce79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.321803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b10628e-5d44-483c-8747-770af38cb623 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef Jul 24 01:00:12.324085 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8b10628e-5d44-483c-8747-770af38cb623 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.324085 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8b10628e-5d44-483c-8747-770af38cb623 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.331756 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.331756 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:12.332212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a234020-c515-4268-a57c-1d6acb9cce79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.333304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Flow 'volume_create_api' (6f4c2092-b3fa-4376-ac2f-9a461fbe1f7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:12.333671 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Create volume request issued successfully. Jul 24 01:00:12.334325 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8f7e0146-aab8-4a5f-ab81-a063bf1863a8 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:12.335046 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 888/3577] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:12 2026] POST /volume/v3/volumes => generated 754 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:12.338421 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8b10628e-5d44-483c-8747-770af38cb623 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:12.344403 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b10628e-5d44-483c-8747-770af38cb623 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef returned with HTTP 200 Jul 24 01:00:12.344979 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 895/3578] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.349362 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.352461 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 Jul 24 01:00:12.352810 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.353266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.357108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6c59797d-6fde-44ae-be32-9583c99980ee None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.359133 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c59797d-6fde-44ae-be32-9583c99980ee tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:12.359372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c59797d-6fde-44ae-be32-9583c99980ee tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.359573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c59797d-6fde-44ae-be32-9583c99980ee tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.359873 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.359873 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:12.363353 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.363353 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:12.364691 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c59797d-6fde-44ae-be32-9583c99980ee tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:12.365211 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 894/3579] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.368625 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.374050 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79ae9920-e2e5-4034-9ae2-59a898b7d061 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 returned with HTTP 200 Jul 24 01:00:12.374147 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a7932eba-0ae5-477e-8c8a-73844417c5c6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.374904 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 903/3580] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.376150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7932eba-0ae5-477e-8c8a-73844417c5c6 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:12.376439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7932eba-0ae5-477e-8c8a-73844417c5c6 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.376717 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7932eba-0ae5-477e-8c8a-73844417c5c6 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.377025 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.377025 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:12.381101 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7932eba-0ae5-477e-8c8a-73844417c5c6 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:12.381506 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 889/3581] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.389284 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.391382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-118aa2ea-5df7-47bb-9368-0d5827bffb61 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.397645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e Jul 24 01:00:12.397645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.397908 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-118aa2ea-5df7-47bb-9368-0d5827bffb61 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/messages/1f2ba6f6-5913-41c3-b9fb-0cb766a1f04e Jul 24 01:00:12.398012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.398157 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-118aa2ea-5df7-47bb-9368-0d5827bffb61 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.398157 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-118aa2ea-5df7-47bb-9368-0d5827bffb61 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.415225 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-118aa2ea-5df7-47bb-9368-0d5827bffb61 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages/1f2ba6f6-5913-41c3-b9fb-0cb766a1f04e returned with HTTP 204 Jul 24 01:00:12.415225 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 895/3582] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:00:12 2026] DELETE /volume/v3/messages/1f2ba6f6-5913-41c3-b9fb-0cb766a1f04e => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:00:12.416776 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.416776 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:12.423551 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.425580 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef Jul 24 01:00:12.425849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.426102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.426325 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume with id: d9e18870-6066-4ea9-bebf-dcc433a5a4ef Jul 24 01:00:12.428464 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.436333 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf7377a5-cba0-4ef0-a319-9790d577cb36 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e returned with HTTP 200 Jul 24 01:00:12.437042 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 896/3583] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.440649 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.440649 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:12.441166 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:12.442719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100230) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:00:12.452666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cae96770-2331-4551-aaea-e42d0321166b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.454550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cae96770-2331-4551-aaea-e42d0321166b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c Jul 24 01:00:12.454768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cae96770-2331-4551-aaea-e42d0321166b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.454988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cae96770-2331-4551-aaea-e42d0321166b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.462383 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.462383 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:12.466262 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cae96770-2331-4551-aaea-e42d0321166b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.470737 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cae96770-2331-4551-aaea-e42d0321166b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c returned with HTTP 200 Jul 24 01:00:12.471115 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 890/3584] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.476024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['1150335f-1311-49d4-8447-b0521083b5d8', '14102ece-12ca-4d6a-87cf-83a43db21a6d', 'b640d3cc-d5b7-42dd-b211-b3fac5ffa0af', 'c76ac56a-02a7-4480-8905-457029dbcea8'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:12.484388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.487346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 Jul 24 01:00:12.487346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.487346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.495410 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.495410 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:12.501698 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.512214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16d76e8a-0416-4397-828c-fe1b4641e3e2 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 returned with HTTP 200 Jul 24 01:00:12.513548 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 896/3585] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.516235 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.520513 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:12.520751 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.520990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.521169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:12.523768 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume request issued successfully. Jul 24 01:00:12.523961 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-918faf4a-f4dd-4560-af6e-371fd75debb9 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef returned with HTTP 202 Jul 24 01:00:12.524898 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 904/3586] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:12 2026] DELETE /volume/v3/volumes/d9e18870-6066-4ea9-bebf-dcc433a5a4ef => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:12.526454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-484f4549-3b81-476d-8163-dd578e5f93e3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.526646 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.526646 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:12.527546 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1e595bf5-3ce4-4e3f-85d1-0cac7b1be110 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:12.527989 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 897/3587] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.528480 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-484f4549-3b81-476d-8163-dd578e5f93e3 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 Jul 24 01:00:12.528657 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-484f4549-3b81-476d-8163-dd578e5f93e3 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.528838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-484f4549-3b81-476d-8163-dd578e5f93e3 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.533313 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bf4d9024-a19d-448d-bb1b-a7f413a74e2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.536222 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf4d9024-a19d-448d-bb1b-a7f413a74e2d tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/types/8473e39a-dcaa-45f3-9910-84ef8818642f Jul 24 01:00:12.536222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf4d9024-a19d-448d-bb1b-a7f413a74e2d tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.536222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bf4d9024-a19d-448d-bb1b-a7f413a74e2d tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.536319 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.536319 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:12.539484 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-484f4549-3b81-476d-8163-dd578e5f93e3 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.544413 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-484f4549-3b81-476d-8163-dd578e5f93e3 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 returned with HTTP 200 Jul 24 01:00:12.544907 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 891/3588] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.560377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.562760 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 Jul 24 01:00:12.563016 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.563166 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bf4d9024-a19d-448d-bb1b-a7f413a74e2d tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types/8473e39a-dcaa-45f3-9910-84ef8818642f returned with HTTP 202 Jul 24 01:00:12.563285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.563495 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume with id: 7d0cb64f-38e3-4dd1-801d-767bc26653a4 Jul 24 01:00:12.564239 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 897/3589] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:12 2026] DELETE /volume/v3/types/8473e39a-dcaa-45f3-9910-84ef8818642f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:12.571573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d27afa68-2d41-4bc7-b577-1ba5c81fb884 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.573558 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d27afa68-2d41-4bc7-b577-1ba5c81fb884 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:12.573912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d27afa68-2d41-4bc7-b577-1ba5c81fb884 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1962389000", "extra_specs": {"storage_protocol": "tempest-storage_protocol-405823272", "vendor_name": "tempest-vendor_name-994739719"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:12.574076 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.574076 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:12.574803 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.592851 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d27afa68-2d41-4bc7-b577-1ba5c81fb884 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:12.592851 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 898/3590] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:00:12 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.596368 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume request issued successfully. Jul 24 01:00:12.596614 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6366b414-e9dc-4200-b02c-e4fe1a718607 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 returned with HTTP 202 Jul 24 01:00:12.597127 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 905/3591] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:12 2026] DELETE /volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:12.601209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.603998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:12.604448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d8f6e337-3724-410e-8a56-529af0d3f53c", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:12.605924 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request body: {'volume': {'volume_type': 'd8f6e337-3724-410e-8a56-529af0d3f53c', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:12.606292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.607806 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 Jul 24 01:00:12.608032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.608292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.610521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume of 1 GB Jul 24 01:00:12.610813 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.610813 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:12.611134 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:12.614842 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.614842 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:12.617251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (812f1557-d9c2-4634-9cf7-436d2f98653d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:12.618140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a91fbf6-d396-4b3f-a73e-227de4100b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.618291 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:12.618896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:12.624369 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95d7b5dc-168d-40f4-a9ea-7bcc8e033ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 returned with HTTP 200 Jul 24 01:00:12.624874 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 898/3592] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.638572 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a91fbf6-d396-4b3f-a73e-227de4100b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-405823272',vendor_name='tempest-vendor_name-994739719'},id=d8f6e337-3724-410e-8a56-529af0d3f53c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1962389000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8f6e337-3724-410e-8a56-529af0d3f53c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.639374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66141171-173d-460d-ad06-01652bef0482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.665705 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1962389000 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1962389000, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:12.665968 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1962389000 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1962389000, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:12.698668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['5a1fb437-7854-4edd-847f-7e4416147605', 'ffcbaf07-17db-41fa-a9ec-b30aa848f3b5', '311c2648-2d3e-4f15-9440-0cfd78ee52c8', '9c5a2a2a-202e-48e3-8d41-be1ed31cb78e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:12.698668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66141171-173d-460d-ad06-01652bef0482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1fb437-7854-4edd-847f-7e4416147605', 'ffcbaf07-17db-41fa-a9ec-b30aa848f3b5', '311c2648-2d3e-4f15-9440-0cfd78ee52c8', '9c5a2a2a-202e-48e3-8d41-be1ed31cb78e']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.698668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf219d4c-ea41-4597-aec8-17a3f1b6068c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.725547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf219d4c-ea41-4597-aec8-17a3f1b6068c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c588ed27-8c39-4c2f-86cb-dd568f2a7d39', '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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['5a1fb437-7854-4edd-847f-7e4416147605','ffcbaf07-17db-41fa-a9ec-b30aa848f3b5','311c2648-2d3e-4f15-9440-0cfd78ee52c8','9c5a2a2a-202e-48e3-8d41-be1ed31cb78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=d8f6e337-3724-410e-8a56-529af0d3f53c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:12Z,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=c588ed27-8c39-4c2f-86cb-dd568f2a7d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee5c5b8a2c94709ab8c51e8581b803b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4e2bdb42344573b60c164da9178d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8f6e337-3724-410e-8a56-529af0d3f53c),volume_type_id=d8f6e337-3724-410e-8a56-529af0d3f53c)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.726333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e76b88-f186-4e92-96d0-44e481a47fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.755855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e76b88-f186-4e92-96d0-44e481a47fe4) transitioned into state 'SUCCESS' from 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='eee5c5b8a2c94709ab8c51e8581b803b',qos_specs=None,replication_status=,reservations=['5a1fb437-7854-4edd-847f-7e4416147605','ffcbaf07-17db-41fa-a9ec-b30aa848f3b5','311c2648-2d3e-4f15-9440-0cfd78ee52c8','9c5a2a2a-202e-48e3-8d41-be1ed31cb78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e2bdb42344573b60c164da9178d5f',volume_type_id=d8f6e337-3724-410e-8a56-529af0d3f53c)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.755855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d387dc-afb8-416b-b4c5-2788b8a82549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:12.770864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d387dc-afb8-416b-b4c5-2788b8a82549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:12.772010 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Flow 'volume_create_api' (812f1557-d9c2-4634-9cf7-436d2f98653d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:12.772444 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Create volume request issued successfully. Jul 24 01:00:12.773529 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-028f0ff8-979e-4ac0-b5ad-b8e0e1391e9a tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:12.773980 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 892/3593] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:12 2026] POST /volume/v3/volumes => generated 771 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:12.785026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.788924 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:12.788924 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.788924 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.788924 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:12.789162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-118c2057-210f-4993-83a9-bda85ce71b01 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:12.790884 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-118c2057-210f-4993-83a9-bda85ce71b01 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 Jul 24 01:00:12.791221 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-118c2057-210f-4993-83a9-bda85ce71b01 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:12.791543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-118c2057-210f-4993-83a9-bda85ce71b01 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:12.796073 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.796073 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:12.797003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a6d2f174-a901-4d77-9693-ae4db444dc28 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:12.797529 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 899/3594] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:12.802489 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:12.802489 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:12.806939 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-118c2057-210f-4993-83a9-bda85ce71b01 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:12.812014 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-118c2057-210f-4993-83a9-bda85ce71b01 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 returned with HTTP 200 Jul 24 01:00:12.812571 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 906/3595] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:12 2026] GET /volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.145051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.146758 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.146980 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.147141 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.147308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.156231 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.156231 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.168914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5baa314b-af20-400c-804e-3cbf1dbd6b62 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.169346 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 899/3596] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.177592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.179386 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action Jul 24 01:00:13.179747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:13.179862 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.181136 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Updating group '733e86ca-e5d1-4139-85db-ab4750b6a93e' with 'creating' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 01:00:13.185585 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.185585 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:13.191870 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df7e5bd0-eb27-48af-a3b7-21ec9ce76bdd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action returned with HTTP 202 Jul 24 01:00:13.192340 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 893/3597] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:13.198615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.200488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.200687 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.200866 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.201022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.204975 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.204975 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:13.213028 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a6b1850-d8be-4998-956c-e27f9ad2ac77 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.213704 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 900/3598] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.222568 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.224447 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action Jul 24 01:00:13.224836 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:13.224989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.226341 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Updating group '733e86ca-e5d1-4139-85db-ab4750b6a93e' with 'available' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 01:00:13.231511 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.231511 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:13.239793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-51eb9692-52ee-4a5c-aeff-45bc4eecd4bd tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action returned with HTTP 202 Jul 24 01:00:13.240263 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 907/3599] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:13.247818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.249680 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.249882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.250087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.250251 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.253546 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.253546 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.261217 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6fc5e1f-04b8-4d48-8889-1b02ea506e42 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.261545 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 900/3600] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.271626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.273262 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action Jul 24 01:00:13.273631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:13.273760 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.275035 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.groups [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Updating group '733e86ca-e5d1-4139-85db-ab4750b6a93e' with 'error' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 01:00:13.278349 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.278349 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:13.284161 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ef5547ab-56b4-4b74-81f6-98f4823ced0e tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action returned with HTTP 202 Jul 24 01:00:13.284570 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 894/3601] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:13.291472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.293858 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.294153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.294464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.294664 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.299454 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.299454 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:13.309419 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-22d31d48-2c0b-4aa3-9446-c1b005541cff tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.310109 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 901/3602] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.318908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.320532 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] POST https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action Jul 24 01:00:13.320856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:13.320989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.322295 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Updating group '733e86ca-e5d1-4139-85db-ab4750b6a93e' with 'available' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 01:00:13.325513 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.325513 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:13.330054 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6adceb26-fd6b-4fbc-8313-471de52649b8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action returned with HTTP 202 Jul 24 01:00:13.330585 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 908/3603] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:13.339609 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a0846fc1-f864-40fc-b234-28fdb5472849 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.341640 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0846fc1-f864-40fc-b234-28fdb5472849 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.341910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0846fc1-f864-40fc-b234-28fdb5472849 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.342207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a0846fc1-f864-40fc-b234-28fdb5472849 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.342366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-a0846fc1-f864-40fc-b234-28fdb5472849 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.350151 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.350151 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.359780 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a0846fc1-f864-40fc-b234-28fdb5472849 tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.360261 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 901/3604] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.372839 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.374862 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 01:00:13.375425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.375632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.375938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:00:13.377025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:00:13.386556 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Get all volumes completed successfully. Jul 24 01:00:13.389514 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e950bf70-7c47-411b-8255-fa0cbf5a35eb tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:00:13.389813 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 895/3605] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.403073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.403554 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] POST https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action Jul 24 01:00:13.404027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:13.404217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.405859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.groups [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] delete called for group 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100232) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 01:00:13.406019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.groups [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Delete group with id: 733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.409395 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.409395 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:13.427962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d6cebad-ba3b-4147-b114-8758f3b5fb4a tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action returned with HTTP 202 Jul 24 01:00:13.428441 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 902/3606] 10.4.3.67 () {70 vars in 1421 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:13.435210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-16053627-dd57-48fe-815c-d8026a10ac5b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.437498 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16053627-dd57-48fe-815c-d8026a10ac5b tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:13.437778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16053627-dd57-48fe-815c-d8026a10ac5b tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.438031 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16053627-dd57-48fe-815c-d8026a10ac5b tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.438245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.groups [None req-16053627-dd57-48fe-815c-d8026a10ac5b tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:13.443472 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.443472 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:13.453375 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16053627-dd57-48fe-815c-d8026a10ac5b tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 200 Jul 24 01:00:13.453924 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 909/3607] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:13.541680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.543925 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:13.544400 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.544631 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.544738 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:13.549061 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.549061 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.549813 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dc46ee76-6d99-4b1d-9d46-6e0f4123beca tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:13.550280 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 902/3608] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.638829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2bb54dfd-07d4-47fa-ab01-3874c76b0a21 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.640733 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bb54dfd-07d4-47fa-ab01-3874c76b0a21 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 Jul 24 01:00:13.640945 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bb54dfd-07d4-47fa-ab01-3874c76b0a21 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.641371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bb54dfd-07d4-47fa-ab01-3874c76b0a21 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.647111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bb54dfd-07d4-47fa-ab01-3874c76b0a21 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 returned with HTTP 404 Jul 24 01:00:13.647663 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 896/3609] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/volumes/7d0cb64f-38e3-4dd1-801d-767bc26653a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:13.654783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.656565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 Jul 24 01:00:13.656771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.656973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.657144 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume with id: b040118f-562c-4b00-8c1c-88aa63458181 Jul 24 01:00:13.665653 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.665653 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:13.666087 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:13.683510 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume request issued successfully. Jul 24 01:00:13.683764 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e7480c49-c5e8-4de7-ad0e-2d48d92df2cd tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 returned with HTTP 202 Jul 24 01:00:13.684291 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 903/3610] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:13 2026] DELETE /volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:13.695615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.703537 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 Jul 24 01:00:13.703537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.703537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.709875 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.709875 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:13.716393 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:13.722606 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e0e5c02-ce57-4ecb-b804-7723fa399bad tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 returned with HTTP 200 Jul 24 01:00:13.722993 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 910/3611] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.810747 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-24e97a38-86aa-42d0-b2aa-440209757bbe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.814558 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-24e97a38-86aa-42d0-b2aa-440209757bbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:13.814770 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-24e97a38-86aa-42d0-b2aa-440209757bbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.815016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-24e97a38-86aa-42d0-b2aa-440209757bbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.815113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-24e97a38-86aa-42d0-b2aa-440209757bbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:13.818950 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.818950 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.819607 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-24e97a38-86aa-42d0-b2aa-440209757bbe tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:13.819971 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 903/3612] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.828112 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.830852 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 Jul 24 01:00:13.831408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.831776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.841765 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.841765 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:13.848185 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:13.850106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-49b15b90-dab7-44e3-b403-403474ae8c06 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.854931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66bd40bc-5c1a-450c-922d-77b0e9067003 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 returned with HTTP 200 Jul 24 01:00:13.854931 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 897/3613] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.867147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4163d2e8-43be-45b5-9cb9-72fd81fadcd7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.868828 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4163d2e8-43be-45b5-9cb9-72fd81fadcd7 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:13.869030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4163d2e8-43be-45b5-9cb9-72fd81fadcd7 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.869245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4163d2e8-43be-45b5-9cb9-72fd81fadcd7 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.873514 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4163d2e8-43be-45b5-9cb9-72fd81fadcd7 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:13.873873 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 911/3614] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.877511 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:13.877840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1630796372"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:13.879335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1630796372'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:13.879450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume of 1 GB Jul 24 01:00:13.882969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d4747b78-f619-430b-84df-9886430cf296 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.883810 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Availability Zones retrieved successfully. Jul 24 01:00:13.885367 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d4747b78-f619-430b-84df-9886430cf296 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] GET https://10.4.3.67/volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d Jul 24 01:00:13.885644 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d4747b78-f619-430b-84df-9886430cf296 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.885927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d4747b78-f619-430b-84df-9886430cf296 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.890335 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d4747b78-f619-430b-84df-9886430cf296 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d returned with HTTP 200 Jul 24 01:00:13.890830 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 904/3615] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.891623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (b9907f59-8b7b-4f0e-8a3a-d6aba13d7cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:13.892568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190c05d8-6913-4206-bc68-c1ef0427723a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:13.893465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:13.899252 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b74a226e-8f62-4c84-8bcd-348a63de14db None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.900979 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b74a226e-8f62-4c84-8bcd-348a63de14db tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d Jul 24 01:00:13.901252 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b74a226e-8f62-4c84-8bcd-348a63de14db tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.901478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b74a226e-8f62-4c84-8bcd-348a63de14db tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.907014 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-919949d0-cad5-4c37-84bb-17c78c09a16c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.908677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b74a226e-8f62-4c84-8bcd-348a63de14db tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d returned with HTTP 204 Jul 24 01:00:13.909309 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 898/3616] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:00:13 2026] DELETE /volume/v3/messages/e596f5ab-25a2-41e9-b34b-4a8350425d7d => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:00:13.910204 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-919949d0-cad5-4c37-84bb-17c78c09a16c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption Jul 24 01:00:13.910430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-919949d0-cad5-4c37-84bb-17c78c09a16c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.910640 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-919949d0-cad5-4c37-84bb-17c78c09a16c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.917296 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.919123 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 Jul 24 01:00:13.919403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.919642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.919942 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume with id: c588ed27-8c39-4c2f-86cb-dd568f2a7d39 Jul 24 01:00:13.921509 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.921509 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:13.922853 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190c05d8-6913-4206-bc68-c1ef0427723a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:13.924665 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5b140a-263a-41cb-be3b-cd2ee1346f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:13.927169 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:13.927169 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:13.927539 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Volume info retrieved successfully. Jul 24 01:00:13.928608 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100231) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:00:13.929020 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-919949d0-cad5-4c37-84bb-17c78c09a16c tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption returned with HTTP 200 Jul 24 01:00:13.929482 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 912/3617] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:00:13 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:13.941136 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1962389000 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1962389000, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:13.941246 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1962389000 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1962389000, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:13.949892 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Created reservations ['e94697ad-ef2d-4177-b99c-2d9113c9a7fc', 'b6677a3e-24f1-4ad9-9f18-f31ced5fec04', '758c6a42-5816-4500-b52d-08cbf0648d94', '194e4920-8336-4d3e-a796-376c7bf54f74'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:13.982200 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Delete volume request issued successfully. Jul 24 01:00:13.982432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fa45688e-3d02-4d43-b225-a14ac4ad25f5 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 returned with HTTP 202 Jul 24 01:00:13.982861 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 905/3618] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:13 2026] DELETE /volume/v3/volumes/c588ed27-8c39-4c2f-86cb-dd568f2a7d39 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:13.991772 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a5d2c12d-749e-4369-af67-a3be615a3b31 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:13.992880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5d2c12d-749e-4369-af67-a3be615a3b31 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] DELETE https://10.4.3.67/volume/v3/types/d8f6e337-3724-410e-8a56-529af0d3f53c Jul 24 01:00:13.993086 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5d2c12d-749e-4369-af67-a3be615a3b31 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:13.993314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5d2c12d-749e-4369-af67-a3be615a3b31 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:13.993579 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['eb1e415f-47e9-4bdd-958f-126c7c695070', '0a46e9f3-c4f7-4741-8a76-fa1ce0753d37', '8f4a01de-5053-417b-929a-1c2f3d325ed1', '76577a42-987f-4aaf-8091-ebead1ca7b66'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:13.994508 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5b140a-263a-41cb-be3b-cd2ee1346f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1e415f-47e9-4bdd-958f-126c7c695070', '0a46e9f3-c4f7-4741-8a76-fa1ce0753d37', '8f4a01de-5053-417b-929a-1c2f3d325ed1', '76577a42-987f-4aaf-8091-ebead1ca7b66']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:13.995213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e161a86-3892-4401-9a14-7a17fc0fddd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:14.017266 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5d2c12d-749e-4369-af67-a3be615a3b31 tempest-ProjectAdminTests-305921539 tempest-ProjectAdminTests-305921539-project-admin] https://10.4.3.67/volume/v3/types/d8f6e337-3724-410e-8a56-529af0d3f53c returned with HTTP 202 Jul 24 01:00:14.018367 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 899/3619] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:13 2026] DELETE /volume/v3/types/d8f6e337-3724-410e-8a56-529af0d3f53c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 01:00:14.018964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e161a86-3892-4401-9a14-7a17fc0fddd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f93cc78f-e028-4726-a84e-a766719aceb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1630796372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['eb1e415f-47e9-4bdd-958f-126c7c695070','0a46e9f3-c4f7-4741-8a76-fa1ce0753d37','8f4a01de-5053-417b-929a-1c2f3d325ed1','76577a42-987f-4aaf-8091-ebead1ca7b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1630796372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f93cc78f-e028-4726-a84e-a766719aceb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d96fea94c544fbab444378012097b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:14.019700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb11c9a-8acb-40c8-816a-6858ad51fd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:14.042925 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb11c9a-8acb-40c8-816a-6858ad51fd08) transitioned into state 'SUCCESS' from state '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-1630796372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['eb1e415f-47e9-4bdd-958f-126c7c695070','0a46e9f3-c4f7-4741-8a76-fa1ce0753d37','8f4a01de-5053-417b-929a-1c2f3d325ed1','76577a42-987f-4aaf-8091-ebead1ca7b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:14.043740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f611e60-044b-4978-ab5a-8ba17068e102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:14.051895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f611e60-044b-4978-ab5a-8ba17068e102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:14.052763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (b9907f59-8b7b-4f0e-8a3a-d6aba13d7cfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:14.053062 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request issued successfully. Jul 24 01:00:14.053656 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49b15b90-dab7-44e3-b403-403474ae8c06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:14.054052 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 904/3620] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:13 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:14.068647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.071017 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:00:14.071357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.071623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.081230 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.081230 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:14.086492 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:14.093954 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3910ff12-3bba-47ff-9618-326a12a4ba8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 200 Jul 24 01:00:14.094421 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 913/3621] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:14.465169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-21a4b819-171d-4ee6-abdf-db79d332468e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.467608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21a4b819-171d-4ee6-abdf-db79d332468e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] GET https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e Jul 24 01:00:14.467826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21a4b819-171d-4ee6-abdf-db79d332468e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.468007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21a4b819-171d-4ee6-abdf-db79d332468e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.468121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.groups [None req-21a4b819-171d-4ee6-abdf-db79d332468e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] show called for member 733e86ca-e5d1-4139-85db-ab4750b6a93e {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 01:00:14.472203 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21a4b819-171d-4ee6-abdf-db79d332468e tempest-GroupsV320Test-1967531283 tempest-GroupsV320Test-1967531283-project-member] https://10.4.3.67/volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e returned with HTTP 404 Jul 24 01:00:14.474446 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 906/3622] 10.4.3.67 () {68 vars in 1379 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/groups/733e86ca-e5d1-4139-85db-ab4750b6a93e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 01:00:14.485728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f6f0a834-98b6-4de7-bc10-5d5c8ca1c4c8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.490246 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6f0a834-98b6-4de7-bc10-5d5c8ca1c4c8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] DELETE https://10.4.3.67/volume/v3/group_types/fb862636-84a1-49ea-9603-558372129e72 Jul 24 01:00:14.490644 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6f0a834-98b6-4de7-bc10-5d5c8ca1c4c8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.490894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6f0a834-98b6-4de7-bc10-5d5c8ca1c4c8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.509674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6f0a834-98b6-4de7-bc10-5d5c8ca1c4c8 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/group_types/fb862636-84a1-49ea-9603-558372129e72 returned with HTTP 202 Jul 24 01:00:14.510316 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 900/3623] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 01:00:14 2026] DELETE /volume/v3/group_types/fb862636-84a1-49ea-9603-558372129e72 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:00:14.519278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8a2942bd-6920-4d8a-a9ab-ada46d0faef3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.521431 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a2942bd-6920-4d8a-a9ab-ada46d0faef3 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] DELETE https://10.4.3.67/volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 Jul 24 01:00:14.521620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a2942bd-6920-4d8a-a9ab-ada46d0faef3 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.521811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8a2942bd-6920-4d8a-a9ab-ada46d0faef3 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.522051 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.522051 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:14.561416 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8a2942bd-6920-4d8a-a9ab-ada46d0faef3 tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 returned with HTTP 202 Jul 24 01:00:14.561416 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 905/3624] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:14 2026] DELETE /volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:14.561795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.563628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:14.564231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.564338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.564799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:14.568852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-448dfe5c-c872-4c53-b574-291b29f439fe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.569600 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.569600 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:14.570500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8a77df4-07ff-4e4a-ac4d-606fb5bbb839 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:14.570854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 914/3625] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:14.570954 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-448dfe5c-c872-4c53-b574-291b29f439fe tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] GET https://10.4.3.67/volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 Jul 24 01:00:14.571113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-448dfe5c-c872-4c53-b574-291b29f439fe tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.571316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-448dfe5c-c872-4c53-b574-291b29f439fe tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.575404 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-448dfe5c-c872-4c53-b574-291b29f439fe tempest-GroupsV320Test-801718577 tempest-GroupsV320Test-801718577-project-admin] https://10.4.3.67/volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 returned with HTTP 404 Jul 24 01:00:14.575798 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 907/3626] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/types/f5456c3d-5cb4-45e6-acec-ed8ff6a1bb67 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:14.740337 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-167e29e0-55ad-4d65-bf6c-da9d5c03fcd0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.742736 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-167e29e0-55ad-4d65-bf6c-da9d5c03fcd0 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 Jul 24 01:00:14.742953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-167e29e0-55ad-4d65-bf6c-da9d5c03fcd0 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.743168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-167e29e0-55ad-4d65-bf6c-da9d5c03fcd0 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.752049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-167e29e0-55ad-4d65-bf6c-da9d5c03fcd0 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 returned with HTTP 404 Jul 24 01:00:14.752457 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 901/3627] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/volumes/b040118f-562c-4b00-8c1c-88aa63458181 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:14.766007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.768771 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c Jul 24 01:00:14.768889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.769292 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.769292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume with id: c75ae8f1-fe5a-4555-a11f-80974188d88c Jul 24 01:00:14.780803 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.780803 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:14.781404 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:14.811431 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume request issued successfully. Jul 24 01:00:14.811625 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e2fe0ac7-9a70-4319-ac19-caab9d839650 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c returned with HTTP 202 Jul 24 01:00:14.812076 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 906/3628] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:14 2026] DELETE /volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:14.822210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dbed6375-20ff-466d-a803-e05461f04ba6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.827590 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbed6375-20ff-466d-a803-e05461f04ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c Jul 24 01:00:14.827930 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbed6375-20ff-466d-a803-e05461f04ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.828245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbed6375-20ff-466d-a803-e05461f04ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.834727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-272f5239-4016-47ce-832a-103490583677 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:14.839637 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-272f5239-4016-47ce-832a-103490583677 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:14.839637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-272f5239-4016-47ce-832a-103490583677 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:14.839637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-272f5239-4016-47ce-832a-103490583677 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:14.839637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-272f5239-4016-47ce-832a-103490583677 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:14.839977 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.839977 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:14.843561 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:14.843561 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:14.844490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-272f5239-4016-47ce-832a-103490583677 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:14.844775 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 908/3629] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:14.845042 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dbed6375-20ff-466d-a803-e05461f04ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:14.852987 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbed6375-20ff-466d-a803-e05461f04ba6 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c returned with HTTP 200 Jul 24 01:00:14.853864 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 915/3630] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:14 2026] GET /volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:15.113292 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.115085 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:00:15.115320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.115487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.122361 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.122361 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:15.125684 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:15.129979 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-18adff55-d4aa-4ca7-b9b7-e8b13781cae4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 200 Jul 24 01:00:15.130586 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 902/3631] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:15.147160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.148804 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:00:15.149105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f93cc78f-e028-4726-a84e-a766719aceb3", "name": "tempest-VolumesBackupsTest-Backup-1071951361"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:15.150475 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': 'f93cc78f-e028-4726-a84e-a766719aceb3', 'name': 'tempest-VolumesBackupsTest-Backup-1071951361'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:00:15.150629 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume f93cc78f-e028-4726-a84e-a766719aceb3 in container None Jul 24 01:00:15.157761 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.157761 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:15.158211 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:15.193899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['471ae05d-3a3d-4126-b1d4-5abb177a6bb5', '21a32fe1-2a3c-4e9a-9603-3847ff07e439'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:15.231851 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4b8a4b8b-490a-4cfa-9951-cb93e5d7ad08 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:00:15.232307 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 907/3632] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:15 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:15.240673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.242631 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:15.242855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.243087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.243429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:15.247708 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.247708 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:15.248552 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2e99a0d3-cb42-4c7f-8195-3022a885a3d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:15.248848 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 909/3633] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:15.581634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.583618 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:15.583838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.584086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.584405 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:15.589089 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.589089 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:15.590066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e2d1da0-0064-4c48-9ba9-0d92cc7b5c05 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:15.590532 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 916/3634] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:15.856845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.858829 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:15.859473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.859840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.861066 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:15.865488 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.865488 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:15.866531 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e76413b-7406-49b5-8ee4-3e6d73f61559 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:15.867121 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 903/3635] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:15.871480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0498b598-dc23-466d-aca9-d74e07e1f5b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.873726 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0498b598-dc23-466d-aca9-d74e07e1f5b5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c Jul 24 01:00:15.873983 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0498b598-dc23-466d-aca9-d74e07e1f5b5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.874263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0498b598-dc23-466d-aca9-d74e07e1f5b5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.881631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0498b598-dc23-466d-aca9-d74e07e1f5b5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c returned with HTTP 404 Jul 24 01:00:15.882288 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 908/3636] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/volumes/c75ae8f1-fe5a-4555-a11f-80974188d88c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:15.889694 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.893257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e Jul 24 01:00:15.893257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.893257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.893257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume with id: c2e9ecb6-1856-43d8-8ada-bad2fe85b36e Jul 24 01:00:15.899490 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.899490 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:15.900958 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:15.917860 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume request issued successfully. Jul 24 01:00:15.918144 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5214011-04b2-44e3-b4ec-36d64e85c3ac tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e returned with HTTP 202 Jul 24 01:00:15.918658 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 910/3637] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:15 2026] DELETE /volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:15.928272 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:15.931216 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e Jul 24 01:00:15.931496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:15.931712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:15.940139 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:15.940139 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:15.945539 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:15.950755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c3746f4-fe42-40cb-8fcc-5b21d0412222 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e returned with HTTP 200 Jul 24 01:00:15.951167 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 917/3638] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:15 2026] GET /volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:16.144334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-2addc0aa-8996-4dd6-9e9d-54bc6ef72145 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.148137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-2addc0aa-8996-4dd6-9e9d-54bc6ef72145 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2/action Jul 24 01:00:16.148619 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-2addc0aa-8996-4dd6-9e9d-54bc6ef72145 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:16.148779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-2addc0aa-8996-4dd6-9e9d-54bc6ef72145 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:16.188035 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:16.188035 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:16.204088 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-155a8118-9c51-4601-ac8a-1b5ba4f249e5 req-2addc0aa-8996-4dd6-9e9d-54bc6ef72145 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2/action returned with HTTP 204 Jul 24 01:00:16.204736 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 904/3639] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:00:16 2026] POST /volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:16.261462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-030d2c25-56e4-426a-8b71-23bac40bc563 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.263209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-030d2c25-56e4-426a-8b71-23bac40bc563 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:16.263440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-030d2c25-56e4-426a-8b71-23bac40bc563 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:16.263676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-030d2c25-56e4-426a-8b71-23bac40bc563 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:16.263873 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-030d2c25-56e4-426a-8b71-23bac40bc563 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:16.271163 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:16.271163 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:16.271950 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-030d2c25-56e4-426a-8b71-23bac40bc563 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:16.272356 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 909/3640] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:16 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:16.604449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.606547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:16.606836 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:16.607086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:16.607247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:16.611852 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:16.611852 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:16.612298 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a316f7c5-0b6b-4f65-858d-8be7538fe5b4 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:16.612975 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 911/3641] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:16 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:16.881510 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.884013 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:16.884389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:16.884973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:16.885129 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:16.892796 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:16.892796 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:16.894442 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52b29a9c-4aac-4495-ba99-3d5caee35902 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:16.894442 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 918/3642] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:16 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:16.964317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-17d47202-f464-4453-b669-11ead95f46d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.970459 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-17d47202-f464-4453-b669-11ead95f46d5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e Jul 24 01:00:16.970697 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-17d47202-f464-4453-b669-11ead95f46d5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:16.971432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-17d47202-f464-4453-b669-11ead95f46d5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:16.978621 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-17d47202-f464-4453-b669-11ead95f46d5 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e returned with HTTP 404 Jul 24 01:00:16.979343 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 905/3643] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:16 2026] GET /volume/v3/volumes/c2e9ecb6-1856-43d8-8ada-bad2fe85b36e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:16.989462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:16.992142 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] DELETE https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 Jul 24 01:00:16.992442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:16.992897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:16.992897 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume with id: 72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 Jul 24 01:00:17.002120 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.002120 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:17.002778 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:17.027579 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Delete volume request issued successfully. Jul 24 01:00:17.027788 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9b410ce-b1c6-489a-bfea-cd51c09b556b tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 returned with HTTP 202 Jul 24 01:00:17.028305 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 910/3644] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:16 2026] DELETE /volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:17.039183 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.041576 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 Jul 24 01:00:17.041789 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:17.042002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:17.049423 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.049423 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:17.053754 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Volume info retrieved successfully. Jul 24 01:00:17.058309 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2b9295c6-1b6b-4fec-86c0-4e4ee4f6a819 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 returned with HTTP 200 Jul 24 01:00:17.058668 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 912/3645] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:17 2026] GET /volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:17.235468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-daf11173-37aa-4119-bc2f-45d47b9b748b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.290301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58f429cb-4e62-44f1-8297-c1eaed461fad None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.292697 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58f429cb-4e62-44f1-8297-c1eaed461fad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:17.296625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58f429cb-4e62-44f1-8297-c1eaed461fad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:17.296964 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58f429cb-4e62-44f1-8297-c1eaed461fad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:17.297140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-58f429cb-4e62-44f1-8297-c1eaed461fad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:17.307432 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.307432 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:17.308295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58f429cb-4e62-44f1-8297-c1eaed461fad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:17.308669 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 906/3646] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:17 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:17.400559 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:17.400904 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1762070422"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:17.402537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1762070422'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:17.402705 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create volume of 1 GB Jul 24 01:00:17.406835 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Availability Zones retrieved successfully. Jul 24 01:00:17.412559 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Flow 'volume_create_api' (dfe2f4d7-6c12-402f-a66a-b7a23bc32e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:17.413531 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2108b6-72ae-4841-85dc-8cfc216121ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:17.414495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:17.453295 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2108b6-72ae-4841-85dc-8cfc216121ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:17.454104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4122daac-df46-4cb4-b5ee-4f5e0d5505ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:17.533134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['17454a9e-280b-428a-ae30-b36b7f6a7d36', '570581dc-aa59-43f1-8c67-460d44b4f0b1', 'b6b83ff2-40e2-444e-9663-ab0ab6017529', '1af96c5b-47ec-4d08-b474-191bc29b71d9'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:17.534253 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4122daac-df46-4cb4-b5ee-4f5e0d5505ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17454a9e-280b-428a-ae30-b36b7f6a7d36', '570581dc-aa59-43f1-8c67-460d44b4f0b1', 'b6b83ff2-40e2-444e-9663-ab0ab6017529', '1af96c5b-47ec-4d08-b474-191bc29b71d9']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:17.535399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d815cf1-92dc-4170-93de-56fa6b8207bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:17.560851 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d815cf1-92dc-4170-93de-56fa6b8207bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8bd34c-4e9b-4957-8194-a8b51752715c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1762070422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73a4012fb4b496fa9ab6ec8009364c1',qos_specs=None,replication_status=,reservations=['17454a9e-280b-428a-ae30-b36b7f6a7d36','570581dc-aa59-43f1-8c67-460d44b4f0b1','b6b83ff2-40e2-444e-9663-ab0ab6017529','1af96c5b-47ec-4d08-b474-191bc29b71d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7827f9b365144ae0808c98004db34431',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1762070422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8bd34c-4e9b-4957-8194-a8b51752715c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c73a4012fb4b496fa9ab6ec8009364c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7827f9b365144ae0808c98004db34431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:17.561943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453a6def-5c98-4f9d-85d4-408282343349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:17.578632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453a6def-5c98-4f9d-85d4-408282343349) transitioned into state 'SUCCESS' from state '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-1762070422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73a4012fb4b496fa9ab6ec8009364c1',qos_specs=None,replication_status=,reservations=['17454a9e-280b-428a-ae30-b36b7f6a7d36','570581dc-aa59-43f1-8c67-460d44b4f0b1','b6b83ff2-40e2-444e-9663-ab0ab6017529','1af96c5b-47ec-4d08-b474-191bc29b71d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7827f9b365144ae0808c98004db34431',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:17.579431 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d2538a-ed5b-469c-9127-34eeebc51ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:17.588552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d2538a-ed5b-469c-9127-34eeebc51ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:17.589835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Flow 'volume_create_api' (dfe2f4d7-6c12-402f-a66a-b7a23bc32e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:17.590349 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create volume request issued successfully. Jul 24 01:00:17.591112 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-daf11173-37aa-4119-bc2f-45d47b9b748b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:17.591709 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 919/3647] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:17 2026] POST /volume/v3/volumes => generated 749 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:17.609927 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d7610963-a127-4d92-8311-537d1bc97574 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.611750 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d7610963-a127-4d92-8311-537d1bc97574 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:17.611988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d7610963-a127-4d92-8311-537d1bc97574 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:17.612250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d7610963-a127-4d92-8311-537d1bc97574 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:17.619349 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.619349 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:17.625444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-56c73e01-24db-4987-903f-9725aefcf5ac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.626421 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d7610963-a127-4d92-8311-537d1bc97574 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:17.630167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56c73e01-24db-4987-903f-9725aefcf5ac tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:17.630678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56c73e01-24db-4987-903f-9725aefcf5ac tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:17.630678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56c73e01-24db-4987-903f-9725aefcf5ac tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:17.630767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-56c73e01-24db-4987-903f-9725aefcf5ac tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:17.635620 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d7610963-a127-4d92-8311-537d1bc97574 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 200 Jul 24 01:00:17.636296 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 911/3648] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:17 2026] GET /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:17.637294 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.637294 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:17.637928 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56c73e01-24db-4987-903f-9725aefcf5ac tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:17.638494 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 913/3649] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:17 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:17.907122 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:17.909340 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:17.910490 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:17.910490 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:17.910490 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:17.915650 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:17.915650 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:17.915650 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a9f3f1b3-2dd8-46fd-91c1-13618b1b1d16 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:17.915989 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 907/3650] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:17 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:18.075877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a556bb0b-1c87-4529-a415-d4f9e378d8f7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.080156 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a556bb0b-1c87-4529-a415-d4f9e378d8f7 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] GET https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 Jul 24 01:00:18.080471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a556bb0b-1c87-4529-a415-d4f9e378d8f7 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.080715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a556bb0b-1c87-4529-a415-d4f9e378d8f7 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.091626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a556bb0b-1c87-4529-a415-d4f9e378d8f7 tempest-CreateVolumesFromImageTest-516048109 tempest-CreateVolumesFromImageTest-516048109-project-member] https://10.4.3.67/volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 returned with HTTP 404 Jul 24 01:00:18.092208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 920/3651] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/volumes/72ec7e5b-c6b9-4ab4-89d9-dc638cdc9187 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:18.324380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.329528 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:18.329713 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.330363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.330363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:18.334690 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.334690 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:18.335491 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7dd60621-a03d-4fe9-af8d-1f57bdca5ce5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:18.335878 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 912/3652] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:18.649871 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.650383 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.652442 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:18.652662 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.652854 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.652965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:18.654111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:18.654342 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.654676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.657580 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.657580 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:18.658215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9af088b1-0ab8-471b-8e91-3cda487e6dd7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:18.658607 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 914/3653] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:18.668666 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.668666 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:18.676154 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:18.681699 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b16bf43-cfa2-45fa-a1d0-8b4b8096c64f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 200 Jul 24 01:00:18.682682 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 908/3654] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:18.697835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b856a47b-727f-4b07-81c9-fbab15631cf6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.698653 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b856a47b-727f-4b07-81c9-fbab15631cf6 None None] GET https://10.4.3.67/volume// Jul 24 01:00:18.698653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b856a47b-727f-4b07-81c9-fbab15631cf6 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.699268 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b856a47b-727f-4b07-81c9-fbab15631cf6 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.699268 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b856a47b-727f-4b07-81c9-fbab15631cf6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:18.699644 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 921/3655] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:18.703636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a691f943-4158-443c-9471-e6b3127924d0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.709548 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-8a8295dc-e3c6-42d6-b054-b8a2186f6cdd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.709713 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:18.711131 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8bd34c-4e9b-4957-8194-a8b51752715c", "name": "tempest-SnapshotsActionsTest-Snapshot-575555237"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:18.711728 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-8a8295dc-e3c6-42d6-b054-b8a2186f6cdd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:00:18.712073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-8a8295dc-e3c6-42d6-b054-b8a2186f6cdd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfad5179-ed49-4807-bafe-c1b58d6e6e77", "connector": null, "instance_uuid": "466e8c96-dc6b-431e-9fab-7538f198df2e"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:18.725612 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.725612 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:18.738785 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.738785 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:18.739325 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:18.739449 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create snapshot from volume 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:18.764030 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-8a8295dc-e3c6-42d6-b054-b8a2186f6cdd tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:00:18.764522 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 915/3656] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:00:18 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:18.773057 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-128dc195-0718-4b4e-9f56-682e7f8d9292 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.776959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-128dc195-0718-4b4e-9f56-682e7f8d9292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 Jul 24 01:00:18.777371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-128dc195-0718-4b4e-9f56-682e7f8d9292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.777482 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-128dc195-0718-4b4e-9f56-682e7f8d9292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.788584 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.788584 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:18.814116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['9e8b34ef-2e99-4614-b957-8259ff9e2db5', '74709c38-9af8-4214-a68c-d217d8868ecb', 'ad64cc55-7ab7-4170-a7b1-89f659923da0', '8485e718-b04d-443f-a22f-0865aa383ef7'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:18.850808 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot create request issued successfully. Jul 24 01:00:18.850953 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-128dc195-0718-4b4e-9f56-682e7f8d9292 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 returned with HTTP 200 Jul 24 01:00:18.851379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a691f943-4158-443c-9471-e6b3127924d0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:18.851890 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 913/3658] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:18.851999 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 909/3658] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:18 2026] DELETE /volume/v3/attachments/163b42c9-6ba6-41af-82cc-6f3955ef08a2 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:18.860953 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.864364 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:18.864364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.864364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.874555 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.874555 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:18.874957 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:18.876700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6b39fa1d-ed29-44e4-af3b-fb7cacdbb597 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:18.877245 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 922/3659] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:18.930092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0966f158-24d2-4055-8890-3489df9c5e85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:18.932009 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0966f158-24d2-4055-8890-3489df9c5e85 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:18.932009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0966f158-24d2-4055-8890-3489df9c5e85 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:18.932368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0966f158-24d2-4055-8890-3489df9c5e85 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:18.932368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0966f158-24d2-4055-8890-3489df9c5e85 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:18.936277 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:18.936277 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:18.936853 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0966f158-24d2-4055-8890-3489df9c5e85 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:18.937203 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 916/3660] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:18 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:19.353897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b6443f58-0c52-41c1-bd32-e2d146976040 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.358094 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b6443f58-0c52-41c1-bd32-e2d146976040 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:19.358677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b6443f58-0c52-41c1-bd32-e2d146976040 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.359753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b6443f58-0c52-41c1-bd32-e2d146976040 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.359903 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b6443f58-0c52-41c1-bd32-e2d146976040 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:19.376725 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.376725 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:19.381410 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b6443f58-0c52-41c1-bd32-e2d146976040 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:19.382612 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 914/3661] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:19.545023 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-628cfb49-d0e9-400b-997e-e0c72063e583 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.656948 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:19.658708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1403502772"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:19.659465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1403502772'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:19.659671 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:19.661340 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.661340 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:19.665118 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:19.673044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (508a9459-815c-44f1-aff4-19dd15c198ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:19.673165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.674746 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb016d03-1a12-4cb5-b89f-7bbc3d012c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:19.676460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:19.676729 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:19.677004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.677279 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.677394 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:19.683048 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.683048 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:19.683437 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9879fc97-1be7-4a8e-bc75-1f71115fb0ab tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:19.683869 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 923/3662] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:19.719687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb016d03-1a12-4cb5-b89f-7bbc3d012c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:19.721033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccd1721-a1a6-4ced-9248-66f281ed03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:19.794933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['01673256-495f-4b97-aa56-4b1a108120e3', 'a35e9473-37e8-48f6-9a4d-ee570e44d0e7', '194674af-52a0-4791-8aa8-aad61f5bd027', '28af74d1-2038-4678-a6fc-a051d45e8954'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:19.795799 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccd1721-a1a6-4ced-9248-66f281ed03a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01673256-495f-4b97-aa56-4b1a108120e3', 'a35e9473-37e8-48f6-9a4d-ee570e44d0e7', '194674af-52a0-4791-8aa8-aad61f5bd027', '28af74d1-2038-4678-a6fc-a051d45e8954']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:19.796601 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa35322a-a103-49a2-ba33-5b4aee7b9b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:19.820427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa35322a-a103-49a2-ba33-5b4aee7b9b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '352b1fad-c7c0-498f-b606-be580f6afd84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403502772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['01673256-495f-4b97-aa56-4b1a108120e3','a35e9473-37e8-48f6-9a4d-ee570e44d0e7','194674af-52a0-4791-8aa8-aad61f5bd027','28af74d1-2038-4678-a6fc-a051d45e8954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403502772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=352b1fad-c7c0-498f-b606-be580f6afd84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:19.821359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4943e2-d04c-405d-98db-ca90072f1c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:19.841452 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4943e2-d04c-405d-98db-ca90072f1c75) transitioned into state 'SUCCESS' from state '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-1403502772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['01673256-495f-4b97-aa56-4b1a108120e3','a35e9473-37e8-48f6-9a4d-ee570e44d0e7','194674af-52a0-4791-8aa8-aad61f5bd027','28af74d1-2038-4678-a6fc-a051d45e8954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:19.842321 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3288ada0-350e-48bd-af7f-4a9d0df35d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:19.853656 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3288ada0-350e-48bd-af7f-4a9d0df35d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:19.854678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (508a9459-815c-44f1-aff4-19dd15c198ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:19.855008 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:19.855808 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-628cfb49-d0e9-400b-997e-e0c72063e583 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:19.856314 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 910/3663] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:19 2026] POST /volume/v3/volumes => generated 758 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:19.870754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8728eda8-146e-403c-8fce-0306d5941d70 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.872741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8728eda8-146e-403c-8fce-0306d5941d70 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:19.873711 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8728eda8-146e-403c-8fce-0306d5941d70 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.874153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8728eda8-146e-403c-8fce-0306d5941d70 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.883365 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.883365 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:19.888758 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8728eda8-146e-403c-8fce-0306d5941d70 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:19.891203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.892827 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:19.893027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.893240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.893878 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8728eda8-146e-403c-8fce-0306d5941d70 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 returned with HTTP 200 Jul 24 01:00:19.894451 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 917/3664] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:19.899142 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.899142 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:19.900058 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:19.900854 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1e4a4968-2dec-4182-bd48-6f6d8b80b353 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:19.901383 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 915/3665] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:19.919231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.950561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.952591 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:19.952958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.954278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.954278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:19.957869 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:19.957869 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:19.958541 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4275d92a-3850-4ab8-9a7e-9d2f2ec07f18 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:19.960322 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 911/3666] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.028128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:20.028578 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:20.028756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.034813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'creating'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:20.064869 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.064869 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:20.077986 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12ae4eb7-7853-4cbe-ae09-f93f65d88207 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:20.078576 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 924/3667] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:19 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:20.086855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.088896 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:20.088896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.088896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.093704 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.093704 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:20.094141 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:20.095284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b615f27f-fb3a-40cf-803a-9892a5570b16 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:20.095508 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 918/3668] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.105362 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.109205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:20.109205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:20.109205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.112012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.admin_actions [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100232) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:20.143637 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.143637 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:20.163861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f1bfbfad-1a78-4aa5-bf44-73a3a56e143a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:20.164200 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 916/3669] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:20 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:20.172132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.173858 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:20.174119 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.174434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.180264 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.180264 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:20.180778 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:20.181719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21c2ac42-8ccf-4165-82ab-de181f93a79e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:20.182132 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 912/3670] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.193433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.195057 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:20.195475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8bd34c-4e9b-4957-8194-a8b51752715c", "name": "tempest-SnapshotsActionsTest-Snapshot-1290987117"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.204583 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.204583 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:20.205008 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:20.205137 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create snapshot from volume 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:20.232383 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['49adaea2-74d4-4af4-9562-f53550764c22', 'fb9060e5-69f0-4380-9fa5-e05d87ca5b26', '01fac49d-867f-4a86-8023-fa156edc8e98', '81722fd1-4db0-4cfb-972a-314e78fbc8c1'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:20.267023 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot create request issued successfully. Jul 24 01:00:20.267529 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0f721140-ff84-4a99-8faa-b6f6ba17a44c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:20.268053 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 925/3671] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:20.271592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.273519 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] PUT https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 Jul 24 01:00:20.275217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.281641 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.283654 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Acquiring lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:00:20.284764 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:20.284764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.284764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.288112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:00:20.289684 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.289684 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:20.293215 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.293215 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:20.293789 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:20.296592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5bc988df-1341-424f-a74c-58bc58e1dcb4 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 200 Jul 24 01:00:20.296592 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 917/3672] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.366394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Lock "cinder-attachment_update-cfad5179-ed49-4807-bafe-c1b58d6e6e77-np0000005792" released by "attachment_update" :: held 0.078s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:00:20.366980 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a3d5c40d-da35-4c73-912c-cbcc494078a9 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 returned with HTTP 200 Jul 24 01:00:20.367659 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 919/3673] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:00:20 2026] PUT /volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:20.376420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a06f1c11-fec4-4e6a-9879-914654ba06d0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.378574 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a06f1c11-fec4-4e6a-9879-914654ba06d0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 Jul 24 01:00:20.378832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a06f1c11-fec4-4e6a-9879-914654ba06d0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.379049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a06f1c11-fec4-4e6a-9879-914654ba06d0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.391424 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-a06f1c11-fec4-4e6a-9879-914654ba06d0 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 returned with HTTP 200 Jul 24 01:00:20.391759 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 913/3674] 10.4.3.67 () {70 vars in 1644 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:20.394251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.395993 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:20.396290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.396468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.396596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:20.400623 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.400623 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:20.404470 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-28a98ebf-f0f2-4218-8f6d-d0348616c8db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:20.404470 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 926/3675] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.675517 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.677830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:20.678054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.678311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.685709 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.685709 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:20.689143 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:20.693439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-de878d72-0525-4907-b7ab-0dc60a82755f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:20.693910 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 918/3676] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.699463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.701777 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:20.702054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.702423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.702562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:20.707656 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.707656 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:20.708743 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-174d88ef-7c01-4f57-8cb6-5bda8d22b461 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:20.709410 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 920/3677] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.777494 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6fc596e4-93ba-43d4-80a7-38c0dd2f1c97 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.778037 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fc596e4-93ba-43d4-80a7-38c0dd2f1c97 None None] GET https://10.4.3.67/volume// Jul 24 01:00:20.778333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fc596e4-93ba-43d4-80a7-38c0dd2f1c97 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.778607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6fc596e4-93ba-43d4-80a7-38c0dd2f1c97 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.779055 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6fc596e4-93ba-43d4-80a7-38c0dd2f1c97 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:20.779494 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 914/3678] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:20.789001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-779af28e-62ba-4726-b29b-09c29e844047 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.866539 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-779af28e-62ba-4726-b29b-09c29e844047 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:00:20.866748 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-779af28e-62ba-4726-b29b-09c29e844047 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75fe0739-870f-4ad7-96f3-ad470f18510e", "connector": null, "instance_uuid": "a6788ad7-3c47-45d6-bd06-6a48bc2d9c61"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.880525 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.880525 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:20.907859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1ebea240-c93f-403a-acf2-b413943aa0ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.909777 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1ebea240-c93f-403a-acf2-b413943aa0ca tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:20.909973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1ebea240-c93f-403a-acf2-b413943aa0ca tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.910219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1ebea240-c93f-403a-acf2-b413943aa0ca tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.913557 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-779af28e-62ba-4726-b29b-09c29e844047 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:00:20.914140 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 927/3679] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:00:20 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:20.923263 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.923263 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:20.930654 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1ebea240-c93f-403a-acf2-b413943aa0ca tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:20.939004 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1ebea240-c93f-403a-acf2-b413943aa0ca tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 returned with HTTP 200 Jul 24 01:00:20.939613 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 919/3680] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.945749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a715193e-6abb-4912-b040-7c35f6d9b975 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.947951 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a715193e-6abb-4912-b040-7c35f6d9b975 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:20.948109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a715193e-6abb-4912-b040-7c35f6d9b975 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.948324 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a715193e-6abb-4912-b040-7c35f6d9b975 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.957823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.959093 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.959093 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:20.959419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-80c7ecd4-2fad-4501-9936-beb138912ccf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.959592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:20.959913 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "352b1fad-c7c0-498f-b606-be580f6afd84", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1263434581"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:20.959974 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-80c7ecd4-2fad-4501-9936-beb138912ccf None None] GET https://10.4.3.67/volume// Jul 24 01:00:20.960209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-80c7ecd4-2fad-4501-9936-beb138912ccf None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.960477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-80c7ecd4-2fad-4501-9936-beb138912ccf None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.960905 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-80c7ecd4-2fad-4501-9936-beb138912ccf None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:20.961358 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 928/3681] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:20.963406 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a715193e-6abb-4912-b040-7c35f6d9b975 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:20.967653 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a715193e-6abb-4912-b040-7c35f6d9b975 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:20.968022 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 921/3682] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.970024 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.970024 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:20.970644 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:20.970799 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create snapshot from volume 352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:20.973425 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.974866 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:20.974962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.975323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.976383 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3a29c96c-c431-406d-a057-6d2704c9e729 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:20.979918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a29c96c-c431-406d-a057-6d2704c9e729 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:20.980240 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a29c96c-c431-406d-a057-6d2704c9e729 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:20.980512 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a29c96c-c431-406d-a057-6d2704c9e729 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:20.980669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3a29c96c-c431-406d-a057-6d2704c9e729 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:20.986491 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.986491 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:20.987509 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a29c96c-c431-406d-a057-6d2704c9e729 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:20.987599 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:20.987599 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:20.988266 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 929/3683] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:20.991522 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:20.996692 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-d25653c0-999a-4722-b6c5-5051f69f5205 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:20.997338 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 920/3684] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:00:20 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:00:21.018764 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['aa237a78-c0b1-4a18-9591-5235cc5abb69', '8fe0b3e6-cede-4ee4-9369-831d1d4fe924', '8ffab247-e097-4328-af45-96142585fbb5', 'f198fe59-3df0-4fab-998a-c5aed89d01d2'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:21.063995 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot create request issued successfully. Jul 24 01:00:21.064529 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ddd9baf7-9061-4ecd-837e-10f2a8f9eb5a tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:21.065216 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 915/3685] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:20 2026] POST /volume/v3/snapshots => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:21.076865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5da07206-c2b7-4402-a59b-04152ce91594 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.079567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5da07206-c2b7-4402-a59b-04152ce91594 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:21.080347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5da07206-c2b7-4402-a59b-04152ce91594 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.080347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5da07206-c2b7-4402-a59b-04152ce91594 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.086560 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.086560 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:21.087115 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5da07206-c2b7-4402-a59b-04152ce91594 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot retrieved successfully. Jul 24 01:00:21.088138 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5da07206-c2b7-4402-a59b-04152ce91594 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c returned with HTTP 200 Jul 24 01:00:21.088666 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 922/3686] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c => generated 448 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.125577 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.127713 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] PUT https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f Jul 24 01:00:21.128126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:21.136968 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Acquiring lock "cinder-attachment_update-75fe0739-870f-4ad7-96f3-ad470f18510e-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:00:21.142210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Lock "cinder-attachment_update-75fe0739-870f-4ad7-96f3-ad470f18510e-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:00:21.143219 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.143219 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:21.248354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Lock "cinder-attachment_update-75fe0739-870f-4ad7-96f3-ad470f18510e-np0000005792" released by "attachment_update" :: held 0.106s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:00:21.248885 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-45100ce5-17f1-48b9-b361-35d174f53fd2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f returned with HTTP 200 Jul 24 01:00:21.249468 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 930/3687] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:00:21 2026] PUT /volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:21.307414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.309063 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:21.309297 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.309469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.315211 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.315211 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:21.315751 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:21.316806 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d7b2483-ae3b-4d33-a4c7-6cb41231804e tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 200 Jul 24 01:00:21.317364 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 921/3688] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.327867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.329944 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action Jul 24 01:00:21.330406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:21.330578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:21.332335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '9e44c82e-a4d6-4b5c-b39c-045655e558e8' with '{'status': 'creating'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:21.343883 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.343883 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:21.358184 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f0c2b94d-9111-42fd-ae18-cb3d7995248a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action returned with HTTP 202 Jul 24 01:00:21.358687 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 916/3689] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:21 2026] POST /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:21.370767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-428cef70-3611-49c4-826d-24c21c7eea36 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.372909 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-428cef70-3611-49c4-826d-24c21c7eea36 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:21.373148 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-428cef70-3611-49c4-826d-24c21c7eea36 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.373405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-428cef70-3611-49c4-826d-24c21c7eea36 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.379668 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.379668 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:21.380298 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-428cef70-3611-49c4-826d-24c21c7eea36 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:21.381453 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-428cef70-3611-49c4-826d-24c21c7eea36 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 200 Jul 24 01:00:21.382031 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 923/3690] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.392615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-64694819-196c-4779-9c42-7bf0c3562c18 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.394919 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action Jul 24 01:00:21.395356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:21.395471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:21.403948 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.403948 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:21.404307 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot retrieved successfully. Jul 24 01:00:21.417741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.419792 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:21.419987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.420247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.420368 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:21.422893 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot delete request issued successfully. Jul 24 01:00:21.423309 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-64694819-196c-4779-9c42-7bf0c3562c18 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action returned with HTTP 202 Jul 24 01:00:21.423766 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 931/3691] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:21 2026] POST /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:21.425964 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.425964 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:21.426979 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d008c44f-9b43-4278-9952-2adf6a20cb70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:21.427479 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 922/3692] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.433491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.435546 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:21.435801 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.436038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.443428 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.443428 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:21.444071 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:21.445237 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63ed6fbb-8bc1-4738-b47c-fe7cca0feff5 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 200 Jul 24 01:00:21.445794 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 917/3693] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.722656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.726972 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:21.727300 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.727555 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.727735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:21.733270 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.733270 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:21.734073 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a7967f5e-6a48-48fb-9384-5a7834f5243f tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:21.734495 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 924/3694] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:21.982316 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:21.984203 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:21.984421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:21.984562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:21.997967 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:21.997967 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:22.000133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-672d71e2-7649-4934-81a6-e3ad11ba970e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.002265 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:22.002352 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-672d71e2-7649-4934-81a6-e3ad11ba970e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:22.002584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-672d71e2-7649-4934-81a6-e3ad11ba970e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.002894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-672d71e2-7649-4934-81a6-e3ad11ba970e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.002982 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-672d71e2-7649-4934-81a6-e3ad11ba970e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:22.007567 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4afabf05-b71e-4b3d-afd7-cbcd80190b62 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:22.007796 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.007796 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:22.007954 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 932/3695] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.008609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-672d71e2-7649-4934-81a6-e3ad11ba970e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:22.009248 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 923/3696] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:21 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.099157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.101393 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:22.101678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.101928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.108012 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.108012 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:22.108615 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot retrieved successfully. Jul 24 01:00:22.109633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0567cbd-622f-4d7c-b288-d80c26a5b6b1 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c returned with HTTP 200 Jul 24 01:00:22.110146 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 918/3697] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.120014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.122392 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:22.122678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "08c48773-a521-43c2-b119-b3ad82b8e70c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1085342577"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.124588 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {"'snapshot_id": '08c48773-a521-43c2-b119-b3ad82b8e70c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1085342577'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:22.124805 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:22.131236 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:22.138778 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b212e7cb-0db6-4f73-b9dc-56dcd300426f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.140476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26daa4aa-1809-4ef0-9a41-4cc166de03ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.141950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:22.183292 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26daa4aa-1809-4ef0-9a41-4cc166de03ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.185075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7aa64e-b12a-40ca-b3dd-8afc21468b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.234059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['db506872-3195-42f6-be35-730359e801e6', '51f4ebdf-85f0-4f98-a961-f3b5cc1bb8a1', '313bad99-55b6-4a30-8083-5ee9dcebe96a', '7a022d89-2fff-486f-99f4-e43d667ac9b1'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.235005 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7aa64e-b12a-40ca-b3dd-8afc21468b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db506872-3195-42f6-be35-730359e801e6', '51f4ebdf-85f0-4f98-a961-f3b5cc1bb8a1', '313bad99-55b6-4a30-8083-5ee9dcebe96a', '7a022d89-2fff-486f-99f4-e43d667ac9b1']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.236013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be627c3-6aa1-45b5-aadf-6eb1c2b92461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.261748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be627c3-6aa1-45b5-aadf-6eb1c2b92461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37771daf-31cf-475f-9908-eb4542249cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1085342577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['db506872-3195-42f6-be35-730359e801e6','51f4ebdf-85f0-4f98-a961-f3b5cc1bb8a1','313bad99-55b6-4a30-8083-5ee9dcebe96a','7a022d89-2fff-486f-99f4-e43d667ac9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1085342577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37771daf-31cf-475f-9908-eb4542249cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.263086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354bc990-7a12-4278-b80b-9a1a6fbbff16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.286222 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354bc990-7a12-4278-b80b-9a1a6fbbff16) transitioned into state 'SUCCESS' from state '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-1085342577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['db506872-3195-42f6-be35-730359e801e6','51f4ebdf-85f0-4f98-a961-f3b5cc1bb8a1','313bad99-55b6-4a30-8083-5ee9dcebe96a','7a022d89-2fff-486f-99f4-e43d667ac9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.287065 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc115ad-f2d2-4d56-9f4d-68bbae08e6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.298122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc115ad-f2d2-4d56-9f4d-68bbae08e6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.298999 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b212e7cb-0db6-4f73-b9dc-56dcd300426f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.299385 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:22.299957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-544a0a86-70af-4421-8d89-2ad00ef378a2 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:22.300424 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 925/3698] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/volumes => generated 758 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:22.311701 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63171dc4-155a-4a77-985a-2f1daf398a96 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.313483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:22.313750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "08c48773-a521-43c2-b119-b3ad82b8e70c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-313616491"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.315080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {"'snapshot_id": '08c48773-a521-43c2-b119-b3ad82b8e70c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-313616491'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:22.315229 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:22.319081 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:22.324499 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (1392a601-2258-48b2-9f85-82495f4ebeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.325384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4e52bb-634a-4f62-8a2b-c85de1f32de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.326143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:22.357343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4e52bb-634a-4f62-8a2b-c85de1f32de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.358611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d14e1c-9dbf-444e-9f06-4134fb917416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.416401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['6f901e13-77e3-4234-a14d-237c676c9be9', '496fd86d-69dd-48e5-997e-ccdcf0cc4c8e', 'a8d6de00-7f7d-4478-ba5f-26373f7b6e4d', '6090beac-69da-41e6-9f7b-605a71b286ee'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.417794 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d14e1c-9dbf-444e-9f06-4134fb917416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f901e13-77e3-4234-a14d-237c676c9be9', '496fd86d-69dd-48e5-997e-ccdcf0cc4c8e', 'a8d6de00-7f7d-4478-ba5f-26373f7b6e4d', '6090beac-69da-41e6-9f7b-605a71b286ee']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.418935 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb6103c-c331-4436-843e-700d0d6b07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.441905 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb6103c-c331-4436-843e-700d0d6b07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe099b0-36f4-4bed-8c46-a7b770251004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313616491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['6f901e13-77e3-4234-a14d-237c676c9be9','496fd86d-69dd-48e5-997e-ccdcf0cc4c8e','a8d6de00-7f7d-4478-ba5f-26373f7b6e4d','6090beac-69da-41e6-9f7b-605a71b286ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313616491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe099b0-36f4-4bed-8c46-a7b770251004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.442114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-31990056-a803-4200-919d-efdd182fdeae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.442722 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d9bcf1-7d88-4aa8-b140-8cf41dd71a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.444461 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31990056-a803-4200-919d-efdd182fdeae tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:22.444675 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31990056-a803-4200-919d-efdd182fdeae tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.444958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31990056-a803-4200-919d-efdd182fdeae tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.445115 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-31990056-a803-4200-919d-efdd182fdeae tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:22.451865 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.451865 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:22.452990 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31990056-a803-4200-919d-efdd182fdeae tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:22.453350 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 924/3699] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.456681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e5e4772c-c5f2-42c1-bd53-cd68d70a920d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.458427 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e5e4772c-c5f2-42c1-bd53-cd68d70a920d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:22.458625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e5e4772c-c5f2-42c1-bd53-cd68d70a920d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.458832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e5e4772c-c5f2-42c1-bd53-cd68d70a920d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.464076 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e5e4772c-c5f2-42c1-bd53-cd68d70a920d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 404 Jul 24 01:00:22.464631 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 919/3700] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 01:00:22.470246 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d9bcf1-7d88-4aa8-b140-8cf41dd71a11) transitioned into state 'SUCCESS' from state '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-313616491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['6f901e13-77e3-4234-a14d-237c676c9be9','496fd86d-69dd-48e5-997e-ccdcf0cc4c8e','a8d6de00-7f7d-4478-ba5f-26373f7b6e4d','6090beac-69da-41e6-9f7b-605a71b286ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.471152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bfb186-330d-4a32-8f66-d5e123b3f696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.472364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ffc359a4-628b-4321-b6e7-29706c123b54 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.474353 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ffc359a4-628b-4321-b6e7-29706c123b54 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:22.474890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ffc359a4-628b-4321-b6e7-29706c123b54 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:22.474890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ffc359a4-628b-4321-b6e7-29706c123b54 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.476728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-ffc359a4-628b-4321-b6e7-29706c123b54 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:22.480454 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bfb186-330d-4a32-8f66-d5e123b3f696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.481783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (1392a601-2258-48b2-9f85-82495f4ebeec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.483147 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:22.483441 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63171dc4-155a-4a77-985a-2f1daf398a96 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:22.484029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 933/3701] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:22.493485 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.493485 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:22.501116 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.510593 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:22.512234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "08c48773-a521-43c2-b119-b3ad82b8e70c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-904053920"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.514570 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ffc359a4-628b-4321-b6e7-29706c123b54 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:22.515453 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 926/3702] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:22.522694 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {"'snapshot_id": '08c48773-a521-43c2-b119-b3ad82b8e70c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-904053920'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:22.522930 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:22.522980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.525514 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:22.525790 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.526034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.533831 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.533831 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:22.534537 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:22.535276 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:22.535649 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0964740d-8490-4ffc-acd5-2d4f22f641e2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:22.536004 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 920/3703] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.542383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (c5a41739-3277-4fd2-9ee0-7060f9252bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.543468 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd171e0-a240-4d99-86d1-f917841eca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.544653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:22.546740 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.548903 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:22.549202 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.549202 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.549202 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete snapshot with id: 9e44c82e-a4d6-4b5c-b39c-045655e558e8 Jul 24 01:00:22.553955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e97532c4-8c19-4b6e-91c8-6af9446a70f1 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 returned with HTTP 404 Jul 24 01:00:22.554589 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 934/3704] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:22 2026] DELETE /volume/v3/snapshots/9e44c82e-a4d6-4b5c-b39c-045655e558e8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:22.563160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.564967 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:22.565361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8bd34c-4e9b-4957-8194-a8b51752715c", "name": "tempest-SnapshotsActionsTest-Snapshot-177197403"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.574002 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.574002 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:22.574156 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd171e0-a240-4d99-86d1-f917841eca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.574552 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:22.574683 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create snapshot from volume 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:22.575030 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e362ad1c-46cb-474b-ac81-15fcc6eb2385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.598506 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['7a81891e-0b9d-474e-971d-af98fa07f9d1', '23f095e0-d0bf-4447-bb1c-96a00e6312f9', '60f00e7a-4dc3-4f64-9d97-7c97c607ba5d', '0da133d1-7729-4340-bd4c-67a07eb1c81e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.614247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['3f9e9307-c165-48bb-add6-39046c5dfbb3', '024d9c0b-6983-4093-b905-1e116f464b1b', '94ac1b9b-8adb-45c4-933f-cf16128feb05', 'ec09dc11-8efb-45c5-a635-d64b063c8abc'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.615526 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e362ad1c-46cb-474b-ac81-15fcc6eb2385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f9e9307-c165-48bb-add6-39046c5dfbb3', '024d9c0b-6983-4093-b905-1e116f464b1b', '94ac1b9b-8adb-45c4-933f-cf16128feb05', 'ec09dc11-8efb-45c5-a635-d64b063c8abc']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.616661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a29a482b-634a-4bf3-b8f5-1b604ae22655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.627036 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot create request issued successfully. Jul 24 01:00:22.627443 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9ee0dd91-0d72-4fbe-9d0d-5c1537f36c92 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:22.627949 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 927/3705] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:22.635991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.637775 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:22.637969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.638157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.645341 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.645341 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:22.646126 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:22.646229 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a29a482b-634a-4bf3-b8f5-1b604ae22655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04046b6-6b08-46e6-be38-fb21cfaa5860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-904053920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['3f9e9307-c165-48bb-add6-39046c5dfbb3','024d9c0b-6983-4093-b905-1e116f464b1b','94ac1b9b-8adb-45c4-933f-cf16128feb05','ec09dc11-8efb-45c5-a635-d64b063c8abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-904053920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04046b6-6b08-46e6-be38-fb21cfaa5860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.646779 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c8f8d63e-9a0c-4c1f-8c64-b6928c44cd2d tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 200 Jul 24 01:00:22.647206 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 921/3706] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.647271 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bf7a0a-7e7d-421e-b9f0-2858b1480c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.670715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bf7a0a-7e7d-421e-b9f0-2858b1480c57) transitioned into state 'SUCCESS' from state '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-904053920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['3f9e9307-c165-48bb-add6-39046c5dfbb3','024d9c0b-6983-4093-b905-1e116f464b1b','94ac1b9b-8adb-45c4-933f-cf16128feb05','ec09dc11-8efb-45c5-a635-d64b063c8abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.671610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccdc918-cbfc-459f-95d7-9e7a2480e03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.681633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccdc918-cbfc-459f-95d7-9e7a2480e03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.682552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (c5a41739-3277-4fd2-9ee0-7060f9252bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.682859 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:22.683603 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dda4eff4-c83b-4d54-b8ea-3913e7c0c840 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:22.684070 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 925/3707] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:22.697427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.699340 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:22.699722 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "08c48773-a521-43c2-b119-b3ad82b8e70c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-458272229"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.701531 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {"'snapshot_id": '08c48773-a521-43c2-b119-b3ad82b8e70c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-458272229'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:22.701657 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:22.701989 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.701989 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:22.706001 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:22.711450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b901c584-cb14-446e-b6c0-08c8b09c52b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.712558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a95a7ca-3750-41f7-936e-71ced0f53958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.713479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:22.741643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a95a7ca-3750-41f7-936e-71ced0f53958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.742545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f549fd0b-9cb5-41df-9757-1aeec36212d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.746599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-79761691-6029-4d04-ad84-31f1ce09b116 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.749219 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-79761691-6029-4d04-ad84-31f1ce09b116 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:22.749219 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-79761691-6029-4d04-ad84-31f1ce09b116 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:22.749443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-79761691-6029-4d04-ad84-31f1ce09b116 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:22.749500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-79761691-6029-4d04-ad84-31f1ce09b116 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:22.753875 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:22.753875 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:22.754608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-79761691-6029-4d04-ad84-31f1ce09b116 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:22.755020 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 928/3708] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:22 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:22.784715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['4d81f855-e47d-4ff9-8626-2b6f4e0418ad', '0d9e4efe-dc51-4154-9c57-e21606789997', '81a3663a-a32b-4995-9f57-071ea332b546', '551165c5-ac2b-4d7f-a3dc-eb3cc971e9a2'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.785627 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f549fd0b-9cb5-41df-9757-1aeec36212d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d81f855-e47d-4ff9-8626-2b6f4e0418ad', '0d9e4efe-dc51-4154-9c57-e21606789997', '81a3663a-a32b-4995-9f57-071ea332b546', '551165c5-ac2b-4d7f-a3dc-eb3cc971e9a2']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.786334 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126c81c7-f3e9-4bb3-acbc-c284bc524c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.808756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126c81c7-f3e9-4bb3-acbc-c284bc524c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4938dd-00df-4fe4-afcc-2bebddb7a067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-458272229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['4d81f855-e47d-4ff9-8626-2b6f4e0418ad','0d9e4efe-dc51-4154-9c57-e21606789997','81a3663a-a32b-4995-9f57-071ea332b546','551165c5-ac2b-4d7f-a3dc-eb3cc971e9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-458272229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4938dd-00df-4fe4-afcc-2bebddb7a067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.809621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd9819f-58fa-4e32-ae38-cec5caea2e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.840434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd9819f-58fa-4e32-ae38-cec5caea2e36) transitioned into state 'SUCCESS' from state '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-458272229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['4d81f855-e47d-4ff9-8626-2b6f4e0418ad','0d9e4efe-dc51-4154-9c57-e21606789997','81a3663a-a32b-4995-9f57-071ea332b546','551165c5-ac2b-4d7f-a3dc-eb3cc971e9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.841575 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdad2d4-aeb2-4df2-8544-1b18cd9a9cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.855218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdad2d4-aeb2-4df2-8544-1b18cd9a9cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.856357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b901c584-cb14-446e-b6c0-08c8b09c52b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.856737 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:22.857699 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2b19ef2-5e68-4db5-8d38-0d933ccb2be5 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:22.858242 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 935/3709] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:22.871453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4faa7db7-722f-49d0-87a0-3eb718283268 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:22.873613 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:22.874050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "08c48773-a521-43c2-b119-b3ad82b8e70c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1418698523"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:22.875983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request body: {'volume': {"'snapshot_id": '08c48773-a521-43c2-b119-b3ad82b8e70c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1418698523'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:22.875983 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume of 1 GB Jul 24 01:00:22.880762 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Availability Zones retrieved successfully. Jul 24 01:00:22.887005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b06375e1-8fef-4a39-8820-cc778653c543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:22.888202 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d612459-c939-4ce6-932d-43f7039ebe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.889409 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:22.926082 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d612459-c939-4ce6-932d-43f7039ebe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.927072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec65a75-567a-4dd6-9655-9b87cd6d2f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:22.975080 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Created reservations ['a1a408a8-4410-4939-a443-b7980879f9e7', '234a6aac-7a13-40ab-b39f-349da52baf2c', 'f804ec1d-0ceb-4f79-8a59-3a9fe27ad2a1', '642729f7-6d7a-48ad-927f-21eb1000dcd7'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:22.976152 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec65a75-567a-4dd6-9655-9b87cd6d2f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a408a8-4410-4939-a443-b7980879f9e7', '234a6aac-7a13-40ab-b39f-349da52baf2c', 'f804ec1d-0ceb-4f79-8a59-3a9fe27ad2a1', '642729f7-6d7a-48ad-927f-21eb1000dcd7']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:22.977118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde1fc3a-5214-4a8d-add5-47ebdb38db01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:23.017235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde1fc3a-5214-4a8d-add5-47ebdb38db01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '095eb6e7-c59b-4abd-af6c-014495286606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1418698523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['a1a408a8-4410-4939-a443-b7980879f9e7','234a6aac-7a13-40ab-b39f-349da52baf2c','f804ec1d-0ceb-4f79-8a59-3a9fe27ad2a1','642729f7-6d7a-48ad-927f-21eb1000dcd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1418698523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=095eb6e7-c59b-4abd-af6c-014495286606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2132597cf4a4ac59986753880ea3de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:23.018359 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2642f-20d9-4463-be7c-f704c6f54b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:23.019825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.022495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:23.022735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.022990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.023144 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:23.025381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8593b471-ba42-4514-a298-1030ad369ad5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.027462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8593b471-ba42-4514-a298-1030ad369ad5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:23.027678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8593b471-ba42-4514-a298-1030ad369ad5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.027903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8593b471-ba42-4514-a298-1030ad369ad5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.028180 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.028180 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:23.028861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1694ba2-afde-43bc-9c24-7ae9027476b3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:23.029261 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 926/3710] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.040389 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.040389 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:23.045671 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8593b471-ba42-4514-a298-1030ad369ad5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:23.050435 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8593b471-ba42-4514-a298-1030ad369ad5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:23.050965 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 929/3711] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.069185 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2642f-20d9-4463-be7c-f704c6f54b6c) transitioned into state 'SUCCESS' from state '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-1418698523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2132597cf4a4ac59986753880ea3de7',qos_specs=None,replication_status=,reservations=['a1a408a8-4410-4939-a443-b7980879f9e7','234a6aac-7a13-40ab-b39f-349da52baf2c','f804ec1d-0ceb-4f79-8a59-3a9fe27ad2a1','642729f7-6d7a-48ad-927f-21eb1000dcd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bcbe7c29ff4fad96742feb51bf6c0b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:23.072539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f1bd56-694a-4122-b601-b29d9f0547ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:23.097420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f1bd56-694a-4122-b601-b29d9f0547ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:23.100835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Flow 'volume_create_api' (b06375e1-8fef-4a39-8820-cc778653c543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:23.101729 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Create volume request issued successfully. Jul 24 01:00:23.104011 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4faa7db7-722f-49d0-87a0-3eb718283268 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:23.104835 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 922/3712] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:22 2026] POST /volume/v3/volumes => generated 758 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:23.118492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.120895 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf Jul 24 01:00:23.121097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.121371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.129933 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.129933 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:23.134491 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.140312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a516d37b-c96e-48fb-be4e-75ef3c86f31c tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf returned with HTTP 200 Jul 24 01:00:23.140832 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 936/3713] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.155578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.158282 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 Jul 24 01:00:23.158572 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.158845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.167907 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.167907 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:23.173345 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.179937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a641b226-e7e7-4a93-b917-cd661cb03bb7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 returned with HTTP 200 Jul 24 01:00:23.180425 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 927/3714] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.193985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.196375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 Jul 24 01:00:23.196676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.196949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.205533 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.205533 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:23.209879 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.216066 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ef2cc39b-da3d-4bb5-9519-81df7dd56960 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 returned with HTTP 200 Jul 24 01:00:23.216658 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 930/3715] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.232141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12a23c62-554a-4771-bf89-341a92c0cc79 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.234231 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12a23c62-554a-4771-bf89-341a92c0cc79 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 Jul 24 01:00:23.234443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12a23c62-554a-4771-bf89-341a92c0cc79 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.234687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12a23c62-554a-4771-bf89-341a92c0cc79 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.241248 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.241248 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:23.244413 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-12a23c62-554a-4771-bf89-341a92c0cc79 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.248349 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12a23c62-554a-4771-bf89-341a92c0cc79 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 returned with HTTP 200 Jul 24 01:00:23.248724 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 923/3716] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.264424 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.266525 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 Jul 24 01:00:23.266733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.266924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.274117 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.274117 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:23.278981 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.285598 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf4e4a4-4536-4bae-b2be-deaad91ef1f8 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 returned with HTTP 200 Jul 24 01:00:23.286376 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 937/3717] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.301091 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-217f61e2-1043-42e8-896e-971a86476732 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.305678 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 Jul 24 01:00:23.305959 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.306246 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.306483 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: 095eb6e7-c59b-4abd-af6c-014495286606 Jul 24 01:00:23.316675 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.316675 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:23.317325 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.335515 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:23.335698 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-217f61e2-1043-42e8-896e-971a86476732 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 returned with HTTP 202 Jul 24 01:00:23.336144 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 928/3718] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:23 2026] DELETE /volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:23.346958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.349119 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 Jul 24 01:00:23.349367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.349594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.358102 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.358102 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:23.363266 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:23.369067 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-15a862cf-5846-45bf-a75c-109c55a1aef0 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 returned with HTTP 200 Jul 24 01:00:23.369536 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 931/3719] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.465505 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.467777 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:23.468020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.468331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.468474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:23.473691 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.473691 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:23.474673 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5eddee7-254e-4f07-a568-74bf3c4af9b8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:23.475141 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 924/3720] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.618258 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-16c10ab7-6ebe-4b24-ac08-4bcf7414fe8a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.620918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-16c10ab7-6ebe-4b24-ac08-4bcf7414fe8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption Jul 24 01:00:23.621154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-16c10ab7-6ebe-4b24-ac08-4bcf7414fe8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.621418 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-16c10ab7-6ebe-4b24-ac08-4bcf7414fe8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.631777 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.631777 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:23.639382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-16c10ab7-6ebe-4b24-ac08-4bcf7414fe8a tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption returned with HTTP 200 Jul 24 01:00:23.639814 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 938/3721] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.658385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.660379 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:23.660779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.660893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.666227 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.666227 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:23.666811 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:23.667851 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c1498bfd-5c4a-4574-9924-6f5b416239c2 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 200 Jul 24 01:00:23.668084 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 929/3722] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.677293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.679100 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action Jul 24 01:00:23.679537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:23.679706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:23.681320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '100f802f-7477-41b3-bddf-1d129175bebd' with '{'status': 'deleting'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:23.690825 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.690825 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:23.704513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7cf19767-7860-4f13-82f1-e64211ca7f0a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action returned with HTTP 202 Jul 24 01:00:23.705019 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 932/3723] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:23 2026] POST /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:23.713650 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9e948c2-3b20-4d73-9189-16310440f772 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.716051 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9e948c2-3b20-4d73-9189-16310440f772 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:23.716336 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9e948c2-3b20-4d73-9189-16310440f772 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.716574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9e948c2-3b20-4d73-9189-16310440f772 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.723995 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.723995 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:23.724599 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d9e948c2-3b20-4d73-9189-16310440f772 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:23.725595 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9e948c2-3b20-4d73-9189-16310440f772 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 200 Jul 24 01:00:23.726056 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 925/3724] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.737551 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.740663 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action Jul 24 01:00:23.741059 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:23.741208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:23.749635 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.749635 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:23.749964 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot retrieved successfully. Jul 24 01:00:23.767994 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.769953 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:23.770087 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot delete request issued successfully. Jul 24 01:00:23.770151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.770440 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.770500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b1c22059-88d4-46c5-bd05-15f4b359c64e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action returned with HTTP 202 Jul 24 01:00:23.770542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:23.771041 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 939/3725] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:23 2026] POST /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:23.775387 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.775387 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:23.776025 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e12a0835-2a3a-4e97-9305-38d0cfd21ac0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:23.776463 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 930/3726] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:23.780939 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:23.782969 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:23.783275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:23.783598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:23.790590 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:23.790590 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:23.791213 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:23.792382 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2aa32790-d51b-484f-ba2f-4b9a61f0cde3 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 200 Jul 24 01:00:23.792824 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 933/3727] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:23 2026] GET /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.043939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f771d522-2559-4091-89f1-4a071d600edd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.047821 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f771d522-2559-4091-89f1-4a071d600edd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:24.048055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f771d522-2559-4091-89f1-4a071d600edd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.048317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f771d522-2559-4091-89f1-4a071d600edd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.048449 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f771d522-2559-4091-89f1-4a071d600edd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:24.057074 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.057074 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:24.057941 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f771d522-2559-4091-89f1-4a071d600edd tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:24.058449 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 926/3728] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.068002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0627a8f-e99b-472f-86ac-56c8734c467c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.070316 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0627a8f-e99b-472f-86ac-56c8734c467c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:24.070513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0627a8f-e99b-472f-86ac-56c8734c467c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.071498 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0627a8f-e99b-472f-86ac-56c8734c467c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.082718 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.082718 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:24.087417 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0627a8f-e99b-472f-86ac-56c8734c467c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:24.092298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0627a8f-e99b-472f-86ac-56c8734c467c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:24.092783 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 940/3729] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.383019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e6981627-b8dc-4251-8b29-9a5e38599b50 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.384825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e6981627-b8dc-4251-8b29-9a5e38599b50 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 Jul 24 01:00:24.385050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e6981627-b8dc-4251-8b29-9a5e38599b50 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.385303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e6981627-b8dc-4251-8b29-9a5e38599b50 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.390878 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e6981627-b8dc-4251-8b29-9a5e38599b50 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 returned with HTTP 404 Jul 24 01:00:24.391429 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 931/3730] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/volumes/095eb6e7-c59b-4abd-af6c-014495286606 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:24.399898 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-08f17755-85f5-439f-9694-7053743ae4e4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.402049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 Jul 24 01:00:24.402356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.402584 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.402791 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: 9c4938dd-00df-4fe4-afcc-2bebddb7a067 Jul 24 01:00:24.411025 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.411025 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:24.411700 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:24.428556 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:24.432231 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08f17755-85f5-439f-9694-7053743ae4e4 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 returned with HTTP 202 Jul 24 01:00:24.432732 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 934/3731] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:24 2026] DELETE /volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:24.439769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-193059d5-bb68-47e6-8c64-71d74168d005 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.446158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-193059d5-bb68-47e6-8c64-71d74168d005 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 Jul 24 01:00:24.452607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-193059d5-bb68-47e6-8c64-71d74168d005 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.452809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-193059d5-bb68-47e6-8c64-71d74168d005 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.464586 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.464586 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:24.469619 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-193059d5-bb68-47e6-8c64-71d74168d005 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:24.474496 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-193059d5-bb68-47e6-8c64-71d74168d005 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 returned with HTTP 200 Jul 24 01:00:24.474937 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 927/3732] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.486599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.490368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:24.490368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.490368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.490368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:24.495038 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.495038 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:24.496468 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5d03b34c-74d6-4bc2-bb2f-787aa2e048e5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:24.497075 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 941/3733] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.793755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.795838 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:24.796113 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.796377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.796526 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:24.801146 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.801146 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:24.802022 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f567ab6f-d1ca-4314-accc-04b106d1be7d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:24.806214 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 932/3734] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.806686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d94e51c7-551a-4e9c-87c1-90249a035119 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.807482 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d94e51c7-551a-4e9c-87c1-90249a035119 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:24.807738 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d94e51c7-551a-4e9c-87c1-90249a035119 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.807982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d94e51c7-551a-4e9c-87c1-90249a035119 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.816527 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d94e51c7-551a-4e9c-87c1-90249a035119 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 404 Jul 24 01:00:24.817157 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 935/3735] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:24.826414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.829827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:24.830233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:24.830393 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:24.834317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:24.845879 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.845879 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:24.858987 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5362786c-8073-47ee-9d4b-ec84c0f4c200 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:24.859613 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 928/3736] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:24 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:24.867091 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.868545 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:24.868889 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.869234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.875536 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.875536 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:24.876221 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:24.877387 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7a60f85-0273-4a0e-bbcf-598c708cabea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:24.877980 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 942/3737] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:24 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:24.888182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e4081b24-0864-4045-b00f-5f6776baa3ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.890357 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4081b24-0864-4045-b00f-5f6776baa3ab tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:24.890486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4081b24-0864-4045-b00f-5f6776baa3ab tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:24.890722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e4081b24-0864-4045-b00f-5f6776baa3ab tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:24.890880 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-e4081b24-0864-4045-b00f-5f6776baa3ab tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete snapshot with id: 100f802f-7477-41b3-bddf-1d129175bebd Jul 24 01:00:24.896472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e4081b24-0864-4045-b00f-5f6776baa3ab tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd returned with HTTP 404 Jul 24 01:00:24.896986 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 933/3738] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:24 2026] DELETE /volume/v3/snapshots/100f802f-7477-41b3-bddf-1d129175bebd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:24.910208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:24.914212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:24.914212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8bd34c-4e9b-4957-8194-a8b51752715c", "name": "tempest-SnapshotsActionsTest-Snapshot-2113227502"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:24.921974 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:24.921974 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:24.922512 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:24.922635 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create snapshot from volume 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:24.960895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['fb8f60e5-ce12-4a97-9352-5643f941762d', 'f891481c-e856-4c51-a7f2-0c53566899d2', '06379741-e2de-4dbc-80cc-541d9e55a1ea', 'b6a31b2e-326a-4ae7-af53-86a69abd173f'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:25.011171 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot create request issued successfully. Jul 24 01:00:25.011589 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2683b76c-b37e-4053-83e7-3cfc8650dc23 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:25.012099 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 936/3739] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:25.024174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.026817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:25.026961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.027149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.033998 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.033998 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:25.034480 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:25.035336 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9f20272-95bc-4fc2-9feb-12c38e87aaa8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 200 Jul 24 01:00:25.035676 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 929/3740] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:25.070562 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.072326 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:25.072691 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.073100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.073360 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:25.077711 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.077711 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:25.078468 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59bb5d53-70ae-4cdf-b840-9af7b7142f69 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:25.079020 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 943/3741] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:25.105835 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0587a4f5-2475-4e52-b147-ee67885b442e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.107741 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0587a4f5-2475-4e52-b147-ee67885b442e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:25.107953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0587a4f5-2475-4e52-b147-ee67885b442e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.108134 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0587a4f5-2475-4e52-b147-ee67885b442e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.117798 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.117798 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:25.122530 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0587a4f5-2475-4e52-b147-ee67885b442e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:25.128891 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0587a4f5-2475-4e52-b147-ee67885b442e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:25.129481 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 934/3742] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:25.489321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-493c7017-2580-4e22-97ad-6b76257aae38 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.491345 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-493c7017-2580-4e22-97ad-6b76257aae38 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 Jul 24 01:00:25.491573 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-493c7017-2580-4e22-97ad-6b76257aae38 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.491756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-493c7017-2580-4e22-97ad-6b76257aae38 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.497786 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-493c7017-2580-4e22-97ad-6b76257aae38 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 returned with HTTP 404 Jul 24 01:00:25.498290 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 937/3743] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/volumes/9c4938dd-00df-4fe4-afcc-2bebddb7a067 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:25.504142 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.506253 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 Jul 24 01:00:25.506253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.506253 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.506485 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: c04046b6-6b08-46e6-be38-fb21cfaa5860 Jul 24 01:00:25.507489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.509041 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:25.509337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.509511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.509603 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:25.513473 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.513473 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:25.514116 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb1046ae-e4ad-46e9-b06b-1d199df69d22 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:25.514179 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.514179 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:25.514706 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 944/3744] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:25.514789 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:25.530502 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:25.530717 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dda3246c-75e6-44c6-a9c6-a43bea81edc7 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 returned with HTTP 202 Jul 24 01:00:25.531134 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 930/3745] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:25 2026] DELETE /volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:25.538042 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-82140e6c-d896-4102-aef6-49831aa5e7db None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.539697 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82140e6c-d896-4102-aef6-49831aa5e7db tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 Jul 24 01:00:25.539862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82140e6c-d896-4102-aef6-49831aa5e7db tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.540032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82140e6c-d896-4102-aef6-49831aa5e7db tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.547434 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.547434 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:25.550721 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-82140e6c-d896-4102-aef6-49831aa5e7db tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:25.554723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82140e6c-d896-4102-aef6-49831aa5e7db tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 returned with HTTP 200 Jul 24 01:00:25.555286 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 935/3746] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:25.814847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:25.817020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:25.817334 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:25.817575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:25.817761 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:25.823596 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:25.823596 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:25.824512 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e8a3232-1afe-4dd6-badd-85447bcd4de3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:25.824960 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 938/3747] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:25 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.047964 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.050255 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:26.050504 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.050758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.058817 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.058817 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:26.059415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:26.060476 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2ca4d48-245c-487d-9eee-73b5e9e23494 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 200 Jul 24 01:00:26.060931 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 945/3748] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.071338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.073543 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action Jul 24 01:00:26.074119 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:26.074255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:26.075468 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '6b2958d7-2656-4779-a7d2-3aabceeeec58' with '{'status': 'error'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:26.088777 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.088777 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:26.092021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-046c6c71-259f-4656-a534-07570b6aabd5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.094504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046c6c71-259f-4656-a534-07570b6aabd5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:26.094504 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046c6c71-259f-4656-a534-07570b6aabd5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.094624 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046c6c71-259f-4656-a534-07570b6aabd5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.094710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-046c6c71-259f-4656-a534-07570b6aabd5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:26.101645 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.101645 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:26.102120 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046c6c71-259f-4656-a534-07570b6aabd5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:26.102775 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 936/3749] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.106143 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4de4d446-abf9-46f9-b1df-f0a8a7690509 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action returned with HTTP 202 Jul 24 01:00:26.106716 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 931/3750] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:26 2026] POST /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:26.113997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.117238 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:26.117481 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.117709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.128782 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.128782 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:26.129363 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:26.130201 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9d400d7-9a43-4c0c-85b8-d3897d8c3eea tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 200 Jul 24 01:00:26.134400 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 939/3751] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.141368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.143156 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action Jul 24 01:00:26.143541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:26.143623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:26.150630 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.150630 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:26.151056 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot retrieved successfully. Jul 24 01:00:26.161250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.163033 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:26.163315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.163524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.169756 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot delete request issued successfully. Jul 24 01:00:26.169951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0893e7df-a8da-4fff-8b2a-dabcaed79eef tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action returned with HTTP 202 Jul 24 01:00:26.170432 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 946/3752] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:26 2026] POST /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:26.180222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.180368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-bf5ed8d7-1a13-4eee-b2ad-2859acc8905e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.182031 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.182031 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:26.183582 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:26.183796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.183926 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-bf5ed8d7-1a13-4eee-b2ad-2859acc8905e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0/action Jul 24 01:00:26.184008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.184490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-bf5ed8d7-1a13-4eee-b2ad-2859acc8905e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:26.184672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-bf5ed8d7-1a13-4eee-b2ad-2859acc8905e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:26.186509 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:26.189579 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.189579 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:26.190121 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:26.191030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b117c580-3640-48f3-8e4c-5244e0504eb0 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 200 Jul 24 01:00:26.191502 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 932/3753] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.194218 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a7ecf6e5-0ffb-458b-af3c-4c2ddf11f536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:26.194218 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 937/3754] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.209850 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.209850 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:26.219797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-712fdc1b-421b-46ad-9457-1765fc4704ef req-bf5ed8d7-1a13-4eee-b2ad-2859acc8905e tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0/action returned with HTTP 204 Jul 24 01:00:26.220238 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 940/3755] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:00:26 2026] POST /volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:26.525138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.527235 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:26.527501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.527787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.527926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:26.533880 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.533880 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:26.534960 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d45570c-8d2e-453a-bd0b-5d47f2f55546 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:26.535581 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 947/3756] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.570430 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-79c9c9bc-f4ad-4399-bcb5-4b6b3c2f0d4f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.571739 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79c9c9bc-f4ad-4399-bcb5-4b6b3c2f0d4f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 Jul 24 01:00:26.571911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79c9c9bc-f4ad-4399-bcb5-4b6b3c2f0d4f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.572081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-79c9c9bc-f4ad-4399-bcb5-4b6b3c2f0d4f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.577837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-79c9c9bc-f4ad-4399-bcb5-4b6b3c2f0d4f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 returned with HTTP 404 Jul 24 01:00:26.578337 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 933/3757] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/volumes/c04046b6-6b08-46e6-be38-fb21cfaa5860 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:26.586359 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0323079f-6cc3-49a0-a8c6-932bd468866f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.588594 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 Jul 24 01:00:26.588868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.589077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.589463 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: abe099b0-36f4-4bed-8c46-a7b770251004 Jul 24 01:00:26.600480 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.600480 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:26.601112 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:26.629535 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:26.629752 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0323079f-6cc3-49a0-a8c6-932bd468866f tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 returned with HTTP 202 Jul 24 01:00:26.630375 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 938/3758] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:26 2026] DELETE /volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:26.640849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.644804 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 Jul 24 01:00:26.645070 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.645309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.658814 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.658814 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:26.667853 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:26.676402 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f551950-6dee-49b6-bcbe-d52dde4665cb tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 returned with HTTP 200 Jul 24 01:00:26.676972 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 941/3759] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.836460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9589d46a-739c-4092-9afe-79f829daae40 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.840311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9589d46a-739c-4092-9afe-79f829daae40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:26.840311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9589d46a-739c-4092-9afe-79f829daae40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:26.840311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9589d46a-739c-4092-9afe-79f829daae40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:26.840311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9589d46a-739c-4092-9afe-79f829daae40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:26.844868 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.844868 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:26.846462 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9589d46a-739c-4092-9afe-79f829daae40 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:26.846462 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 948/3760] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:26 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:26.893856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-82bc77ed-2231-4d32-865f-54817312cfd0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:26.896031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-82bc77ed-2231-4d32-865f-54817312cfd0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f/action Jul 24 01:00:26.896420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-82bc77ed-2231-4d32-865f-54817312cfd0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:26.896546 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-82bc77ed-2231-4d32-865f-54817312cfd0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:26.917814 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:26.917814 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:26.946295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-bc4ada99-144c-4cb9-9278-c48ccd54e858 req-82bc77ed-2231-4d32-865f-54817312cfd0 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f/action returned with HTTP 204 Jul 24 01:00:26.946880 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 934/3761] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:00:26 2026] POST /volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:27.115642 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.117725 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:27.118279 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.118528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.118741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:27.123899 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.123899 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.125457 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d2532bd-d11c-4460-9bf1-b86a580975a7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:27.125945 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 939/3762] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.202017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-31f39b9b-a458-4c86-a2c4-780e28d75c50 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.205866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31f39b9b-a458-4c86-a2c4-780e28d75c50 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:27.206371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31f39b9b-a458-4c86-a2c4-780e28d75c50 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.207498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31f39b9b-a458-4c86-a2c4-780e28d75c50 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.207774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.209925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:27.210168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.210378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.214410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31f39b9b-a458-4c86-a2c4-780e28d75c50 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 404 Jul 24 01:00:27.215727 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 942/3763] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:27.229156 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.231314 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:27.231669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:27.231839 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.232905 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.232905 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.235068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:27.237119 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:27.246321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1aa8269-1c97-4e55-b908-33b48b058f7f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:27.246838 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 949/3764] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:27.256740 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.256740 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:27.260033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.262767 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:27.263055 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.263365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.264670 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.266694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:27.267106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951472594"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.269465 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3059ab1e-3bd1-4e84-bd8a-f389e10cca5a tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:27.269982 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 935/3765] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:27.277973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.278799 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.278799 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.279294 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:27.279431 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:27.281320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.281320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.281766 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:27.282070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.282378 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.285703 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:27.288063 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.288063 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.288656 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:27.289669 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d97060b0-d37d-4bd1-9396-8b58f60a4c11 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:27.290143 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 950/3766] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.290649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efb8a207-2fa3-4e1f-8993-ecdd7697be46 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:27.291045 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 940/3767] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:27.292959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a10a4944-0e3c-4de8-81e4-b3e68a2aeb0a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.301117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.303537 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:27.303820 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.304072 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.304203 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete snapshot with id: 6b2958d7-2656-4779-a7d2-3aabceeeec58 Jul 24 01:00:27.310793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3d2dba82-49ca-4ab0-bed3-5791e842eeac tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 returned with HTTP 404 Jul 24 01:00:27.311341 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 951/3768] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:27 2026] DELETE /volume/v3/snapshots/6b2958d7-2656-4779-a7d2-3aabceeeec58 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:27.315218 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['394318bb-535d-4d19-95b8-5ea7d07bcaec', 'b9013337-2ea5-453b-a903-285b1501cc9a', '13a64476-0751-4a2d-be2b-9a4fad3541c5', 'b91aadfa-af77-4463-928e-0f13b5904531'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:27.321783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ec293e34-9217-4d6d-8246-f1afa48505bd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.323679 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:27.323999 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8bd34c-4e9b-4957-8194-a8b51752715c", "name": "tempest-SnapshotsActionsTest-Snapshot-1204399309"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.332235 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.332235 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.332781 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:27.333146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Create snapshot from volume 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:27.350293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.352683 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:27.352958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.353214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.359535 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot force create request issued successfully. Jul 24 01:00:27.360546 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6e5342fa-271d-4162-9b3b-a730fe64bfa6 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:27.361249 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 943/3769] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:27.365482 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.365482 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.369965 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:27.373068 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-de17678f-1f20-4d13-a19f-fce80406ca56 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.375348 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-12f7ca14-3205-4226-87b4-26502230e20d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:27.375409 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de17678f-1f20-4d13-a19f-fce80406ca56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:27.375649 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de17678f-1f20-4d13-a19f-fce80406ca56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.375746 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 952/3770] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:27.375963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de17678f-1f20-4d13-a19f-fce80406ca56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.376795 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Created reservations ['db5e2457-408c-457a-a32b-1e4a91522d3d', '23984ccc-5575-48fb-8c57-3d56196945ac', '26b3f22f-8dd3-4de7-a1b9-15e7f35d0554', '3035e56a-2b1a-4222-8e1c-5b4407467cb8'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:27.382175 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.382175 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.382870 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-de17678f-1f20-4d13-a19f-fce80406ca56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:27.383984 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de17678f-1f20-4d13-a19f-fce80406ca56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 200 Jul 24 01:00:27.384518 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 944/3771] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.396445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.400878 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] POST https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/action Jul 24 01:00:27.400878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:27.400878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.414080 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.414080 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.414609 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot create request issued successfully. Jul 24 01:00:27.414782 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ec293e34-9217-4d6d-8246-f1afa48505bd tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:27.415364 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 941/3772] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:27 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) Jul 24 01:00:27.415420 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:27.426125 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Begin detaching volume completed successfully. Jul 24 01:00:27.426416 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-8ff1b0d1-4f3d-4769-9dce-9a1cc3bbd790 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/action returned with HTTP 202 Jul 24 01:00:27.426850 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 953/3773] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:27.428133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.428414 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a10a4944-0e3c-4de8-81e4-b3e68a2aeb0a tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:27.428997 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a10a4944-0e3c-4de8-81e4-b3e68a2aeb0a tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1203374222", "extra_specs": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.430090 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:27.430383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.430579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.434056 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.434056 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:27.438990 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.438990 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.439547 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:27.440504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6e13638-0ce8-4a1c-809b-0868edf9646f tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 200 Jul 24 01:00:27.440885 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 945/3774] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.462353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a10a4944-0e3c-4de8-81e4-b3e68a2aeb0a tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:27.462845 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 936/3775] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/types => generated 212 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.472834 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d319affa-8546-49de-a8ab-4b22d33715fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.476632 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d319affa-8546-49de-a8ab-4b22d33715fb tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] POST https://10.4.3.67/volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33/encryption Jul 24 01:00:27.476996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d319affa-8546-49de-a8ab-4b22d33715fb tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.480251 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.480251 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.518232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-54e638b8-2b90-4c97-a547-b1d478eb480a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.518745 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e638b8-2b90-4c97-a547-b1d478eb480a None None] GET https://10.4.3.67/volume// Jul 24 01:00:27.519003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e638b8-2b90-4c97-a547-b1d478eb480a None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.519312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-54e638b8-2b90-4c97-a547-b1d478eb480a None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.519724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-54e638b8-2b90-4c97-a547-b1d478eb480a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:27.521249 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 954/3776] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:27.522695 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d319affa-8546-49de-a8ab-4b22d33715fb tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33/encryption returned with HTTP 200 Jul 24 01:00:27.523396 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 942/3777] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33/encryption => generated 230 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.530756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.532965 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:27.533026 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-63949998-c297-47e6-8696-53d21dd2e3f0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.533205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.533455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.544876 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.544876 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.549926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.553216 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:27.553298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:27.553298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.553298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.553298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:27.557796 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-798bc258-8ed1-43c1-b6e4-4301c4a82ea8 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:27.558228 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.558228 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.558410 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 946/3778] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:00:27.559306 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e196d0-aee2-4661-aeac-93ed967e2454 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:27.559859 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 955/3779] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.597647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:27.597981 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-552905636", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1203374222", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.599821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-552905636', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1203374222', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:27.604230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-adb92436-e7e3-4d9a-b115-71274d5d9867 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.604749 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume of 1 GB Jul 24 01:00:27.605130 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.605130 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:27.605703 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Availability Zones retrieved successfully. Jul 24 01:00:27.606400 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-adb92436-e7e3-4d9a-b115-71274d5d9867 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption Jul 24 01:00:27.606597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-adb92436-e7e3-4d9a-b115-71274d5d9867 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.606780 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-adb92436-e7e3-4d9a-b115-71274d5d9867 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.611904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (1b12b225-845f-4c1d-b284-d71bf3b8713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:27.613570 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b9dafd-e933-4625-b4dd-5a4474f39782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:27.614843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:27.619125 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.619125 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.629493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-adb92436-e7e3-4d9a-b115-71274d5d9867 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption returned with HTTP 200 Jul 24 01:00:27.630106 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 943/3780] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.647656 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b9dafd-e933-4625-b4dd-5a4474f39782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33,is_public=True,name='tempest-scenario-type-luks-1203374222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33', '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=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:27.648628 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cef57c-cad3-4c89-9482-30f1efb8457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:27.681733 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:27.682141 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:27.692623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c72a1906-4705-44aa-a569-9f57425d163d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.694639 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c72a1906-4705-44aa-a569-9f57425d163d tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 Jul 24 01:00:27.694904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c72a1906-4705-44aa-a569-9f57425d163d tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.695122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c72a1906-4705-44aa-a569-9f57425d163d tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.701987 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c72a1906-4705-44aa-a569-9f57425d163d tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 returned with HTTP 404 Jul 24 01:00:27.702499 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 947/3781] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/abe099b0-36f4-4bed-8c46-a7b770251004 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:27.711907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.714233 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf Jul 24 01:00:27.714539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.714801 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.715022 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: 37771daf-31cf-475f-9908-eb4542249cdf Jul 24 01:00:27.722736 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.722736 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.723421 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:27.726286 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Created reservations ['ff2d4998-7590-4c03-a088-22df30ce46ac', '0f78755d-2b93-46dd-91a0-6623a172405f', '85e80d3a-973d-4814-8619-eeca7f3512af', '03f371c5-ac16-4a81-b170-0e71592399ee'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:27.727112 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cef57c-cad3-4c89-9482-30f1efb8457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2d4998-7590-4c03-a088-22df30ce46ac', '0f78755d-2b93-46dd-91a0-6623a172405f', '85e80d3a-973d-4814-8619-eeca7f3512af', '03f371c5-ac16-4a81-b170-0e71592399ee']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:27.728020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24838188-2fe3-48fc-a5f2-e1817e16631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:27.742404 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:27.746388 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b0ff6c6-6925-4b42-8868-11604478b3ee tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf returned with HTTP 202 Jul 24 01:00:27.747294 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 956/3782] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:27 2026] DELETE /volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:27.754155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24838188-2fe3-48fc-a5f2-e1817e16631b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a72cb2-a156-4ce8-b4ea-4dd24d98a320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-552905636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['ff2d4998-7590-4c03-a088-22df30ce46ac','0f78755d-2b93-46dd-91a0-6623a172405f','85e80d3a-973d-4814-8619-eeca7f3512af','03f371c5-ac16-4a81-b170-0e71592399ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-552905636',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=31a72cb2-a156-4ce8-b4ea-4dd24d98a320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4877b13d3a994e1a882ca8c811f6f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33),volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:27.755026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.755171 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cffb77-3eca-4836-b350-40fafac6a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:27.757747 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf Jul 24 01:00:27.758036 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.758397 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.766083 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.766083 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.770511 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:27.775758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4f55b043-cf3b-4977-bcf5-d8343fa16a33 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf returned with HTTP 200 Jul 24 01:00:27.775955 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cffb77-3eca-4836-b350-40fafac6a0bf) transitioned into state 'SUCCESS' from state '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-552905636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['ff2d4998-7590-4c03-a088-22df30ce46ac','0f78755d-2b93-46dd-91a0-6623a172405f','85e80d3a-973d-4814-8619-eeca7f3512af','03f371c5-ac16-4a81-b170-0e71592399ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:27.776450 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 944/3783] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.776932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7de4c9a-f8af-4105-987c-b7ade0c3ef10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:27.790620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7de4c9a-f8af-4105-987c-b7ade0c3ef10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:27.791703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (1b12b225-845f-4c1d-b284-d71bf3b8713c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:27.792068 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request issued successfully. Jul 24 01:00:27.793259 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-63949998-c297-47e6-8696-53d21dd2e3f0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:27.794309 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 937/3784] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/volumes => generated 782 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:27.810055 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d3614606-648c-418e-83d6-fdf059622113 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.814760 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d3614606-648c-418e-83d6-fdf059622113 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:00:27.815037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d3614606-648c-418e-83d6-fdf059622113 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.815332 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d3614606-648c-418e-83d6-fdf059622113 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.824748 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.824748 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.829058 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d3614606-648c-418e-83d6-fdf059622113 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:27.833706 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d3614606-648c-418e-83d6-fdf059622113 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 200 Jul 24 01:00:27.834264 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 948/3785] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.859272 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.861853 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:27.862296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.862629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.862853 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:27.868558 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.868558 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:27.869472 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-83068df7-dc99-4bea-b52e-b34486b1eda1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:27.869989 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 957/3786] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:27.881263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.883071 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] POST https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc/action Jul 24 01:00:27.883557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:27.883729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:27.885106 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.admin_actions [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Updating backup 'a95894e3-9e5c-4c02-803e-7d2b3ac892dc' with '{'status': 'error'}' {{(pid=100232) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 01:00:27.896041 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.896041 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:27.897177 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b9dbc8ba41e845b59cadad79675fa39c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fa93ef095d042f381672aa3e6b663ef', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:00:27.897433 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4232fd2c-df2b-4bce-ae86-1a5018e2b7b5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc/action returned with HTTP 403 Jul 24 01:00:27.898096 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 945/3787] 10.4.3.67 () {70 vars in 1423 bytes} [Fri Jul 24 01:00:27 2026] POST /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:27.905871 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.909263 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:27.909554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.909789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.909982 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume with id: 54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:27.920780 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.920780 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:27.921205 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:27.942660 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume request issued successfully. Jul 24 01:00:27.942885 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd04472a-e875-4fe3-ae90-a6a9fb6508e1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea returned with HTTP 202 Jul 24 01:00:27.943412 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 938/3788] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:27 2026] DELETE /volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:27.951167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-404f0b7e-95a9-454a-af1e-d49bef831014 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:27.955095 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-404f0b7e-95a9-454a-af1e-d49bef831014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:27.955416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-404f0b7e-95a9-454a-af1e-d49bef831014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:27.955666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-404f0b7e-95a9-454a-af1e-d49bef831014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:27.965628 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:27.965628 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:27.970413 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-404f0b7e-95a9-454a-af1e-d49bef831014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:27.975373 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-404f0b7e-95a9-454a-af1e-d49bef831014 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea returned with HTTP 200 Jul 24 01:00:27.975883 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 949/3789] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:27 2026] GET /volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:28.137123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.139016 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:28.139272 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.139460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.139566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:28.144149 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.144149 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:28.144814 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a672b8a-21dd-40c8-9913-a01fee6b5dd2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:28.145246 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 958/3790] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.395247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c47552f-9597-466b-95ec-ba4330698feb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.397007 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c47552f-9597-466b-95ec-ba4330698feb tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:28.397266 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c47552f-9597-466b-95ec-ba4330698feb tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.397499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c47552f-9597-466b-95ec-ba4330698feb tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.403921 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.403921 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:28.404437 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5c47552f-9597-466b-95ec-ba4330698feb tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.405396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c47552f-9597-466b-95ec-ba4330698feb tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 200 Jul 24 01:00:28.405795 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 946/3791] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.416044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-30a81de9-28d6-4bba-b574-15097fd45d5c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.418271 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:28.418710 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75fe0739-870f-4ad7-96f3-ad470f18510e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-921032468"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:28.432758 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.432758 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:28.433392 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:28.433581 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:28.452691 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.454605 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:28.454841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.455087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.460922 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.460922 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:28.461711 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.462863 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ff3bbcd-8109-49a3-adee-c622d57eee72 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 200 Jul 24 01:00:28.463437 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 950/3792] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.464959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['9073a5ac-a655-4547-994d-38488397f65c', '28f9eb1e-2a5b-4402-a784-f1378bb0dc4a', 'ba25dede-5809-41e5-8550-9971c3cb72bb', '06d2bdb2-c83e-4600-ae17-a1bee8ce4f17'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:28.475850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-28bc7d00-8fac-408a-999c-6b41a442c4af None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.478111 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-28bc7d00-8fac-408a-999c-6b41a442c4af tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action Jul 24 01:00:28.478561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-28bc7d00-8fac-408a-999c-6b41a442c4af tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:28.478724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-28bc7d00-8fac-408a-999c-6b41a442c4af tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:28.480411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-28bc7d00-8fac-408a-999c-6b41a442c4af tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '9f3cf5c5-418c-43e8-8ae2-437eef582d34' with '{'status': 'error_deleting'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:28.492556 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.492556 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:28.501584 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot force create request issued successfully. Jul 24 01:00:28.501875 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30a81de9-28d6-4bba-b574-15097fd45d5c tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:28.502294 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 939/3793] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:28.511267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-28bc7d00-8fac-408a-999c-6b41a442c4af tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action returned with HTTP 202 Jul 24 01:00:28.512069 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 959/3794] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:28 2026] POST /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:28.515712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.519273 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.519519 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:28.519735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.519928 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.521456 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:28.521694 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.521968 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.525499 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.525499 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:28.526013 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.526927 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dcfc9164-59f7-41a8-99e6-ac609cf5d78a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 200 Jul 24 01:00:28.527372 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 947/3795] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.527845 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.527845 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:28.528490 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.529457 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c97a0fa3-2828-4734-9b1b-88f3f35bb5f9 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 200 Jul 24 01:00:28.530007 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 951/3796] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.539598 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.541845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action Jul 24 01:00:28.542332 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:28.542476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:28.551584 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.551584 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:28.551997 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot retrieved successfully. Jul 24 01:00:28.571287 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot delete request issued successfully. Jul 24 01:00:28.571652 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6de61210-8910-4cef-85c4-0b577a1a0ea3 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action returned with HTTP 202 Jul 24 01:00:28.572026 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 940/3797] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:28 2026] POST /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:28.578313 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.580392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:28.580613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.580804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.580934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:28.586101 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.586101 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:28.586933 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9a41fc19-1f47-4b15-a92e-5ae974ea2147 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:28.587453 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 960/3798] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.587572 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eb7965bf-1083-4099-b93b-fc595393e2ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.589762 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eb7965bf-1083-4099-b93b-fc595393e2ca tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:28.589926 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eb7965bf-1083-4099-b93b-fc595393e2ca tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.590105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eb7965bf-1083-4099-b93b-fc595393e2ca tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.595463 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.595463 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:28.595997 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-eb7965bf-1083-4099-b93b-fc595393e2ca tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.598129 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eb7965bf-1083-4099-b93b-fc595393e2ca tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 200 Jul 24 01:00:28.598640 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 948/3799] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.793721 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-892bbe44-4ed8-4954-838d-2d82352e3292 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.796387 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-892bbe44-4ed8-4954-838d-2d82352e3292 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf Jul 24 01:00:28.796917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-892bbe44-4ed8-4954-838d-2d82352e3292 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.797012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-892bbe44-4ed8-4954-838d-2d82352e3292 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.804420 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-892bbe44-4ed8-4954-838d-2d82352e3292 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf returned with HTTP 404 Jul 24 01:00:28.805080 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 952/3800] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/volumes/37771daf-31cf-475f-9908-eb4542249cdf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:28.813701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.815718 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:28.816114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.816114 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.816280 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete snapshot with id: 08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:28.821552 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.821552 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:28.821955 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.838956 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot delete request issued successfully. Jul 24 01:00:28.839228 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ad8eadaf-c882-41a6-bf09-b8aca1cb9065 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c returned with HTTP 202 Jul 24 01:00:28.839795 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 941/3801] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:28 2026] DELETE /volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:28.847705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.848672 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.849995 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:28.850257 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.850483 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.850872 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:00:28.851095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.851349 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.857578 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.857578 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:28.858588 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Snapshot retrieved successfully. Jul 24 01:00:28.859203 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b29e92bf-4108-40db-805a-b9a8bb859c95 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c returned with HTTP 200 Jul 24 01:00:28.859606 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.859606 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:28.859777 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 961/3802] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.863378 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:28.867290 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b05ba7d2-9f0a-4d6c-9f93-d4184f16c05e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 200 Jul 24 01:00:28.867652 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 949/3803] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.880694 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.882697 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:00:28.882891 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.883074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.890873 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.890873 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:28.895548 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:28.900490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85dbe0c5-a4c4-4d32-bfeb-4239424ef3a0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 200 Jul 24 01:00:28.900894 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 953/3804] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:28.912767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.914515 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:28.914933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-957801982", "source_volid": "31a72cb2-a156-4ce8-b4ea-4dd24d98a320", "volume_type": "tempest-scenario-type-luks-1203374222", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:28.916565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-957801982', 'source_volid': '31a72cb2-a156-4ce8-b4ea-4dd24d98a320', 'volume_type': 'tempest-scenario-type-luks-1203374222', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:28.925840 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:28.925840 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:28.926452 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume retrieved successfully. Jul 24 01:00:28.926573 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume of 1 GB Jul 24 01:00:28.927119 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Availability Zones retrieved successfully. Jul 24 01:00:28.932031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (7a7beb17-15af-4dd1-82cc-41453714f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:28.933048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036ee67a-54b1-44c8-8041-5ba09633669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:28.933813 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:28.950854 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036ee67a-54b1-44c8-8041-5ba09633669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '31a72cb2-a156-4ce8-b4ea-4dd24d98a320', 'volume_type': VolumeType(created_at=2026-07-24T01:00:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33,is_public=True,name='tempest-scenario-type-luks-1203374222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33', '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=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:28.951611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d681b5ba-73fd-479f-94f9-8dbe7b3a5a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:28.988757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d8e6c68c-5bb4-4f87-9c6c-4c47fa2b00ec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:28.988943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Created reservations ['30b797b7-9104-46d6-8304-a93f6ffa357d', 'f251704a-7ac3-4c68-9e28-fcd8c2adf433', '859e906b-6686-49cf-837f-6ba6266e7d85', 'cb73a890-6a8a-4405-a9c4-cb88c53f5336'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:28.989965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d681b5ba-73fd-479f-94f9-8dbe7b3a5a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b797b7-9104-46d6-8304-a93f6ffa357d', 'f251704a-7ac3-4c68-9e28-fcd8c2adf433', '859e906b-6686-49cf-837f-6ba6266e7d85', 'cb73a890-6a8a-4405-a9c4-cb88c53f5336']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:28.990905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a874c796-aa98-45f9-9d4c-16d557c878f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:28.991057 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8e6c68c-5bb4-4f87-9c6c-4c47fa2b00ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea Jul 24 01:00:28.991384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8e6c68c-5bb4-4f87-9c6c-4c47fa2b00ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:28.991626 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8e6c68c-5bb4-4f87-9c6c-4c47fa2b00ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:28.998674 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8e6c68c-5bb4-4f87-9c6c-4c47fa2b00ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea returned with HTTP 404 Jul 24 01:00:28.999299 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 962/3805] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:28 2026] GET /volume/v3/volumes/54c4a880-5c8d-49f0-93d7-5841364fa6ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:29.010863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-126571ed-899a-46d2-8350-999af54e5ece None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.013432 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] POST https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/restore Jul 24 01:00:29.013888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:29.015824 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Restoring backup aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100232) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 01:00:29.015959 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Restoring backup aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 to volume None. Jul 24 01:00:29.020933 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.020933 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:29.022436 np0000005792 devstack@c-api.service[100232]: INFO cinder.backup.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Creating volume of 1 GB for restore of backup aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. Jul 24 01:00:29.026143 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Availability Zones retrieved successfully. Jul 24 01:00:29.032200 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a874c796-aa98-45f9-9d4c-16d557c878f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21408206-c2f5-44e7-8af5-a175ad9ba5d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-957801982',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['30b797b7-9104-46d6-8304-a93f6ffa357d','f251704a-7ac3-4c68-9e28-fcd8c2adf433','859e906b-6686-49cf-837f-6ba6266e7d85','cb73a890-6a8a-4405-a9c4-cb88c53f5336'],size=1,snapshot_id=None,source_replicaid=,source_volid=31a72cb2-a156-4ce8-b4ea-4dd24d98a320,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-957801982',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=21408206-c2f5-44e7-8af5-a175ad9ba5d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4877b13d3a994e1a882ca8c811f6f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=31a72cb2-a156-4ce8-b4ea-4dd24d98a320,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33),volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.033196 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b0f641-c98d-4b6b-9252-d89f5566c50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.033628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Flow 'volume_create_api' (d4249dec-d1f3-481b-b600-1b10acf3dcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:29.034836 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5fce1-1bb8-4403-ba92-d17f685561da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.036105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:29.054395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b0f641-c98d-4b6b-9252-d89f5566c50a) transitioned into state 'SUCCESS' from state '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-957801982',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['30b797b7-9104-46d6-8304-a93f6ffa357d','f251704a-7ac3-4c68-9e28-fcd8c2adf433','859e906b-6686-49cf-837f-6ba6266e7d85','cb73a890-6a8a-4405-a9c4-cb88c53f5336'],size=1,snapshot_id=None,source_replicaid=,source_volid=31a72cb2-a156-4ce8-b4ea-4dd24d98a320,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.055500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619c723d-d128-46c5-85f4-b6869454df94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.066747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5fce1-1bb8-4403-ba92-d17f685561da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.067750 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4386099e-957b-4286-95b5-fd9c6ee84263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.073819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619c723d-d128-46c5-85f4-b6869454df94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.074599 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (7a7beb17-15af-4dd1-82cc-41453714f5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:29.074871 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request issued successfully. Jul 24 01:00:29.075440 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac05fb5a-c4ed-49ad-8cb6-55e3e5adefde tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:29.075828 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 942/3806] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:28 2026] POST /volume/v3/volumes => generated 809 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:29.090317 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.092040 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:29.092286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.092488 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.099345 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.099345 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:29.103434 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:29.108013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de46febf-dd96-40e2-8f8b-1869f7fc9f6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:29.108488 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 954/3807] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.109457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Created reservations ['1b378fd3-7ec0-4b9b-9541-a1e4099a77e2', '10cc3575-12f1-4e52-9357-a845e0ce96bf', 'b0a972fd-7a64-4694-899f-27eb359b940c', '195cdecc-1266-4636-b30b-91c48b77cf83'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:29.110410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4386099e-957b-4286-95b5-fd9c6ee84263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b378fd3-7ec0-4b9b-9541-a1e4099a77e2', '10cc3575-12f1-4e52-9357-a845e0ce96bf', 'b0a972fd-7a64-4694-899f-27eb359b940c', '195cdecc-1266-4636-b30b-91c48b77cf83']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.111392 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efb75bd-51a9-4dd7-9eab-dbda0befb31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.143273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efb75bd-51a9-4dd7-9eab-dbda0befb31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dcfdcd6-c3ac-440e-b73e-24563a213590', '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='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['1b378fd3-7ec0-4b9b-9541-a1e4099a77e2','10cc3575-12f1-4e52-9357-a845e0ce96bf','b0a972fd-7a64-4694-899f-27eb359b940c','195cdecc-1266-4636-b30b-91c48b77cf83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9dbc8ba41e845b59cadad79675fa39c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:29Z,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=7dcfdcd6-c3ac-440e-b73e-24563a213590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa93ef095d042f381672aa3e6b663ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9dbc8ba41e845b59cadad79675fa39c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.144755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7104cd5e-c8bb-41e1-9cdf-79ad7ac2f0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.158844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.160661 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:29.160861 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.161036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.161153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:29.166143 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.166143 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.166921 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4b21695c-c15f-4ef9-b725-370d9c124e90 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:29.166976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7104cd5e-c8bb-41e1-9cdf-79ad7ac2f0ae) transitioned into 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='7fa93ef095d042f381672aa3e6b663ef',qos_specs=None,replication_status=,reservations=['1b378fd3-7ec0-4b9b-9541-a1e4099a77e2','10cc3575-12f1-4e52-9357-a845e0ce96bf','b0a972fd-7a64-4694-899f-27eb359b940c','195cdecc-1266-4636-b30b-91c48b77cf83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9dbc8ba41e845b59cadad79675fa39c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.167522 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 963/3808] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.167908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2e5019-f96a-47b9-bc90-f70e14e1bb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:29.179069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2e5019-f96a-47b9-bc90-f70e14e1bb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:29.180222 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Flow 'volume_create_api' (d4249dec-d1f3-481b-b600-1b10acf3dcc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:29.180659 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Create volume request issued successfully. Jul 24 01:00:29.189392 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.189392 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:29.189974 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Volume info retrieved successfully. Jul 24 01:00:29.537382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.539976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:29.540300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.540575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.546132 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.546132 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.546740 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.547739 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6b1f79ce-543a-4ac7-9ae7-0a596ca27657 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 200 Jul 24 01:00:29.548302 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 943/3809] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.557012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.558829 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:29.559015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.559229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.559337 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:29.564347 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.564347 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:29.564819 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.602809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d15fb626-c76e-47b5-af77-29a98aa69048 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.604679 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d15fb626-c76e-47b5-af77-29a98aa69048 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:29.604883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d15fb626-c76e-47b5-af77-29a98aa69048 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.605057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d15fb626-c76e-47b5-af77-29a98aa69048 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.605163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d15fb626-c76e-47b5-af77-29a98aa69048 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:29.609076 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.609076 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.609348 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cd0dc209-0370-45e3-8d84-6744399b06ee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.609838 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d15fb626-c76e-47b5-af77-29a98aa69048 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:29.610435 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 964/3810] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.611744 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cd0dc209-0370-45e3-8d84-6744399b06ee tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:29.612005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cd0dc209-0370-45e3-8d84-6744399b06ee tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.612292 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cd0dc209-0370-45e3-8d84-6744399b06ee tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.617960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cd0dc209-0370-45e3-8d84-6744399b06ee tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 404 Jul 24 01:00:29.618727 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 944/3811] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:29.625602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.627456 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:29.627870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:29.628076 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:29.629465 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:29.638648 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.638648 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.649940 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f8d5d1a7-61a0-4b0e-a581-7334fc06afd0 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:29.650439 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 965/3812] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:29 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:29.657885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-398cec15-200a-4894-bf1f-64e5dfec0177 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.660273 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-398cec15-200a-4894-bf1f-64e5dfec0177 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.660699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-398cec15-200a-4894-bf1f-64e5dfec0177 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.661008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-398cec15-200a-4894-bf1f-64e5dfec0177 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.666886 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.666886 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.667376 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-398cec15-200a-4894-bf1f-64e5dfec0177 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.668133 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-398cec15-200a-4894-bf1f-64e5dfec0177 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:29.668524 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 945/3813] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.677529 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.680055 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:29.680426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.680760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.680981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete snapshot with id: 9f3cf5c5-418c-43e8-8ae2-437eef582d34 Jul 24 01:00:29.686816 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e94c759-a422-4eaa-ac67-07d9b9197e20 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 returned with HTTP 404 Jul 24 01:00:29.687657 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 966/3814] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:29 2026] DELETE /volume/v3/snapshots/9f3cf5c5-418c-43e8-8ae2-437eef582d34 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:29.695491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.697128 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:29.697522 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:29.697681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:29.698977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'creating'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:29.707533 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.707533 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.717211 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3b3c8a98-4223-4b68-8778-94a1aecbb01e tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:29.717646 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 946/3815] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:29 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:29.725266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.727446 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.727647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.727846 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.733429 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.733429 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.733957 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.734782 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8eec02f0-a5ab-439b-a4e5-43fd46900e70 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:29.735146 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 967/3816] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.746372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.749097 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:29.749540 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:29.749708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:29.751076 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.snapshot_actions [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100229) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 01:00:29.753872 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 01:00:29.754056 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a9fa0ff0-222a-4b57-80fb-0ad133754d56 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 202 Jul 24 01:00:29.754537 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 955/3817] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:29 2026] DELETE /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:29.757270 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.757270 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.758010 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.snapshot_actions [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Updating snapshot 37ddd024-dbb1-42d8-b366-0f0faeef62a5 with info {'id': '37ddd024-dbb1-42d8-b366-0f0faeef62a5', 'status': 'error', 'progress': '80%'} Jul 24 01:00:29.763875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.765456 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caef7e00-45b1-4ea3-8f7b-0fa20405122c tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:29.765837 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:29.765998 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 947/3818] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:29 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:29.766222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.766501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.773763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.774344 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.774344 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.775061 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.776019 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.776307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.776367 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e64a3645-5153-4dd0-89dd-598ce31e3989 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 200 Jul 24 01:00:29.776552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.776972 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 968/3819] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.784969 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.784969 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:29.785452 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Snapshot retrieved successfully. Jul 24 01:00:29.786440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9506cbb0-57cb-4cae-91d5-d5e66bec3131 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:29.786933 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 956/3820] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.795973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.797694 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] POST https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action Jul 24 01:00:29.798150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:29.798372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:29.800349 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] Updating snapshot '37ddd024-dbb1-42d8-b366-0f0faeef62a5' with '{'status': 'available'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:00:29.810230 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.810230 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.822840 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a8174cc-eb0a-4633-b0fd-011a0650c419 tempest-SnapshotsActionsTest-1284007502 tempest-SnapshotsActionsTest-1284007502-project-admin] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action returned with HTTP 202 Jul 24 01:00:29.823766 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 948/3821] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:00:29 2026] POST /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:29.832219 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.833785 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.834054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.834338 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.839840 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.839840 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.840637 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.841769 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca8c5e72-e792-4720-8399-c511aaca8a76 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:29.842169 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 969/3822] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.853431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.855086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.855303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.855490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.855591 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete snapshot with id: 37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.860301 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.860301 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:29.860678 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.869985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6130f602-1c71-4f07-b6ef-99814fbbb571 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.871876 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6130f602-1c71-4f07-b6ef-99814fbbb571 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c Jul 24 01:00:29.872075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6130f602-1c71-4f07-b6ef-99814fbbb571 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.872291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6130f602-1c71-4f07-b6ef-99814fbbb571 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.878395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6130f602-1c71-4f07-b6ef-99814fbbb571 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c returned with HTTP 404 Jul 24 01:00:29.878546 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot delete request issued successfully. Jul 24 01:00:29.878654 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d4300df-f75a-4fbc-b23b-c7c4b9470ef8 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 202 Jul 24 01:00:29.879092 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 957/3823] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:29 2026] DELETE /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:29.879504 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 949/3824] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/08c48773-a521-43c2-b119-b3ad82b8e70c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:29.888815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.890385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.890991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] DELETE https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:29.891337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.891637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.891888 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume with id: 352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:29.892764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:29.893021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.893308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.900174 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.900174 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:29.900760 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Snapshot retrieved successfully. Jul 24 01:00:29.901016 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.901016 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:29.901584 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:29.901720 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95a4ae1c-c3eb-4d70-b5b6-483450873248 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 200 Jul 24 01:00:29.902170 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 958/3825] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:29.918442 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Delete volume request issued successfully. Jul 24 01:00:29.918672 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccf03187-7a4a-4857-a760-01e5dcf7e414 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 returned with HTTP 202 Jul 24 01:00:29.919203 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 970/3826] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:29 2026] DELETE /volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:29.926998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:29.929856 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:29.930364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:29.930743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:29.940357 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:29.940357 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:29.944247 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Volume info retrieved successfully. Jul 24 01:00:29.949703 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f330f11-57e8-45d2-ba25-a43ca0775cc9 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 returned with HTTP 200 Jul 24 01:00:29.950146 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 950/3827] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:29 2026] GET /volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.123976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.126184 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:30.126450 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.126717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.135605 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.135605 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:30.141760 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:30.146575 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6579c4aa-d36c-41d6-a5d8-a308710b6110 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:30.147166 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 959/3828] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.177901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.180400 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:30.180592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.180760 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.180857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:30.184808 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.184808 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:30.185615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a74f5371-0dd8-4332-b931-1b91062e9b3f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:30.186054 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 971/3829] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.202422 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.202422 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:30.202876 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Volume info retrieved successfully. Jul 24 01:00:30.203022 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Checking backup size 1 against volume size 1 {{(pid=100232) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 01:00:30.203126 np0000005792 devstack@c-api.service[100232]: INFO cinder.backup.api [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Overwriting volume 7dcfdcd6-c3ac-440e-b73e-24563a213590 with restore of backup aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:30.218213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] restore_backup in rpcapi backup_id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 {{(pid=100232) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 01:00:30.223125 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-126571ed-899a-46d2-8350-999af54e5ece tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/restore returned with HTTP 202 Jul 24 01:00:30.223125 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 950/3830] 10.4.3.67 () {70 vars in 1426 bytes} [Fri Jul 24 01:00:29 2026] POST /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:30.229928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.231745 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:30.231963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.232139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.232280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:30.236432 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.236432 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:30.237250 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3b895bb-01e5-4155-8b55-40a66aae90d1 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:30.237666 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 951/3831] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.620266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.622850 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:30.623087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.623502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.623655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:30.630279 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.630279 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:30.631179 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f73cdd66-a09e-44cc-bc3d-cb59c2445a72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:30.632556 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 960/3832] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.786183 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5cfe9e61-0876-4926-b934-bcd2a1938fa5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.788234 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cfe9e61-0876-4926-b934-bcd2a1938fa5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:30.788461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9e61-0876-4926-b934-bcd2a1938fa5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.788728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9e61-0876-4926-b934-bcd2a1938fa5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.793099 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5cfe9e61-0876-4926-b934-bcd2a1938fa5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 404 Jul 24 01:00:30.793598 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 972/3833] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:30.800118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-139606d9-c0fd-4224-946e-316cdbab5818 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.802127 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:30.802362 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.802546 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.802662 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:30.808003 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.808003 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:30.808497 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:30.830706 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 01:00:30.830947 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-139606d9-c0fd-4224-946e-316cdbab5818 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 202 Jul 24 01:00:30.831450 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 951/3834] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:30 2026] DELETE /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:30.838752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.841322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:30.841606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.841880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.848818 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.848818 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:30.849536 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:30.850605 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f40ca346-d50b-49e7-8a76-d27742ebe330 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 200 Jul 24 01:00:30.851094 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 952/3835] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.913315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ab897a46-8860-4950-b7e6-501d7f27834b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.915171 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab897a46-8860-4950-b7e6-501d7f27834b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 Jul 24 01:00:30.915405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab897a46-8860-4950-b7e6-501d7f27834b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.915594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ab897a46-8860-4950-b7e6-501d7f27834b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.920042 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ab897a46-8860-4950-b7e6-501d7f27834b tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 returned with HTTP 404 Jul 24 01:00:30.920704 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 961/3836] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/snapshots/37ddd024-dbb1-42d8-b366-0f0faeef62a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:30.928784 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2af58251-0bed-44e0-835a-6c7cb1669915 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.930834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2af58251-0bed-44e0-835a-6c7cb1669915 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:30.931035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2af58251-0bed-44e0-835a-6c7cb1669915 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.931245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2af58251-0bed-44e0-835a-6c7cb1669915 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.938603 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.938603 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:30.942484 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2af58251-0bed-44e0-835a-6c7cb1669915 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:30.947133 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2af58251-0bed-44e0-835a-6c7cb1669915 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 200 Jul 24 01:00:30.947632 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 973/3837] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:30.960646 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.962841 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] DELETE https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:30.963047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.963282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.963484 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete volume with id: 1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:30.963661 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7a1876fc-7502-477f-9c21-f0485406d713 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:30.965590 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7a1876fc-7502-477f-9c21-f0485406d713 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] GET https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 Jul 24 01:00:30.965813 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7a1876fc-7502-477f-9c21-f0485406d713 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:30.966018 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7a1876fc-7502-477f-9c21-f0485406d713 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:30.970513 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:30.970513 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:30.970953 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:30.971979 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7a1876fc-7502-477f-9c21-f0485406d713 tempest-CreateVolumesFromSnapshotTest-379261541 tempest-CreateVolumesFromSnapshotTest-379261541-project-member] https://10.4.3.67/volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 returned with HTTP 404 Jul 24 01:00:30.972539 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 953/3838] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:30 2026] GET /volume/v3/volumes/352b1fad-c7c0-498f-b606-be580f6afd84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:30.993936 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Delete volume request issued successfully. Jul 24 01:00:30.994248 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-66e6f169-53a7-40ee-bbfb-da16efc073fe tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 202 Jul 24 01:00:30.994835 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 952/3839] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:30 2026] DELETE /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:31.002181 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.004491 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:31.004750 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.005008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.014601 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.014601 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:31.019107 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Volume info retrieved successfully. Jul 24 01:00:31.024406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e382afe9-8dcb-4671-b16b-f0fd872df748 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 200 Jul 24 01:00:31.024706 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 962/3840] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:31.160567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9362a62e-69f8-4043-8a7d-778932d4762a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.162627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9362a62e-69f8-4043-8a7d-778932d4762a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:31.162852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9362a62e-69f8-4043-8a7d-778932d4762a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.163099 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9362a62e-69f8-4043-8a7d-778932d4762a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.171951 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.171951 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:31.176880 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9362a62e-69f8-4043-8a7d-778932d4762a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:31.182625 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9362a62e-69f8-4043-8a7d-778932d4762a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:31.183200 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 974/3841] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:31.201223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.201223 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:31.201223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.201472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.201606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:31.206174 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.206174 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:31.206891 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-be4686e5-54b2-4a39-8de2-a4efb17ee386 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:31.207306 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 954/3842] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:31.248663 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.250473 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:31.250677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.250855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.250964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:31.255101 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.255101 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:31.255889 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-86f76c1d-bed5-4f1c-b804-4ec8b601ebc7 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:31.256287 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 953/3843] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:31.642451 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.644061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:31.644243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.644414 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.644520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:31.648764 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.648764 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:31.649464 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b93ebb2-3517-49b6-9ec8-bbfcb9cc54ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:31.649862 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 963/3844] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:31.861343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5babc7fc-4630-4c73-a369-26c0afb13f21 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.863615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5babc7fc-4630-4c73-a369-26c0afb13f21 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:31.863871 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5babc7fc-4630-4c73-a369-26c0afb13f21 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.864108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5babc7fc-4630-4c73-a369-26c0afb13f21 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.869093 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5babc7fc-4630-4c73-a369-26c0afb13f21 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 404 Jul 24 01:00:31.869733 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 975/3845] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:31.878450 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.880985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:31.881286 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.881508 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.881631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:31.888013 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.888013 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:31.888665 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:31.911561 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 01:00:31.911852 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9b47bec-7345-44bd-beb5-30130ee39c07 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 202 Jul 24 01:00:31.912512 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 955/3846] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:31 2026] DELETE /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:31.920662 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-df152e8c-4db2-4f3e-a596-37dce82770ba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:31.924583 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-df152e8c-4db2-4f3e-a596-37dce82770ba tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:31.924874 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-df152e8c-4db2-4f3e-a596-37dce82770ba tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:31.925148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-df152e8c-4db2-4f3e-a596-37dce82770ba tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:31.937935 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:31.937935 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:31.938694 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-df152e8c-4db2-4f3e-a596-37dce82770ba tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:31.939918 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-df152e8c-4db2-4f3e-a596-37dce82770ba tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 200 Jul 24 01:00:31.943560 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 954/3847] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:31 2026] GET /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.040049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c1b1789a-f261-49f3-9be7-dd58d716e080 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.042384 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1b1789a-f261-49f3-9be7-dd58d716e080 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] GET https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c Jul 24 01:00:32.042535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1b1789a-f261-49f3-9be7-dd58d716e080 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.042718 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1b1789a-f261-49f3-9be7-dd58d716e080 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.048541 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1b1789a-f261-49f3-9be7-dd58d716e080 tempest-SnapshotsActionsTest-1976602569 tempest-SnapshotsActionsTest-1976602569-project-member] https://10.4.3.67/volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c returned with HTTP 404 Jul 24 01:00:32.048995 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 964/3848] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/volumes/1c8bd34c-4e9b-4957-8194-a8b51752715c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:32.197101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.199061 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:32.199322 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.199589 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.207209 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:32.207209 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:32.211434 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:32.219015 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-781eafc7-b48a-4046-afaa-2aa6659e6427 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:32.219015 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 976/3849] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.219784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.222059 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:32.222316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.222544 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.222705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:32.228165 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:32.228165 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:32.228845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91e3ce41-360f-4c48-97a5-92de0f0a43c1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:32.229252 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 956/3850] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.265767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.267418 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:32.267615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.267788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.267892 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:32.272644 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:32.272644 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:32.273212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e3a99f0-73a4-42f6-a5dd-4a1aff50f645 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:32.273526 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 955/3851] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.564273 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.661354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2d1ce055-23d1-4158-b82f-806753830235 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.664088 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d1ce055-23d1-4158-b82f-806753830235 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:32.664419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d1ce055-23d1-4158-b82f-806753830235 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.664687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d1ce055-23d1-4158-b82f-806753830235 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.664847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-2d1ce055-23d1-4158-b82f-806753830235 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:32.671402 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:32.671402 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:32.672129 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d1ce055-23d1-4158-b82f-806753830235 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:32.672797 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 977/3852] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.688853 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:32.691212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-330206314"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:32.691595 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-330206314'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:32.691885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Create volume of 1 GB Jul 24 01:00:32.695805 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:32.702244 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Flow 'volume_create_api' (85c922e4-9709-4e9d-92ca-071b305638f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:32.707161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b071a6f7-781e-475d-a6d0-a4dd740a548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:32.709399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:32.738639 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b071a6f7-781e-475d-a6d0-a4dd740a548a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:32.740299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45aca850-8fec-4757-8281-d1dbd5327b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:32.806257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Created reservations ['bb0f07e2-a622-407a-8066-25751c22c070', 'cec4f118-1737-41fd-9235-38272387ecf3', 'bad5451a-7e2f-4d0f-aa2a-7fec931f6030', '9e8fdc7c-91f6-4e86-92e4-29ac1c7338d5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:32.807363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45aca850-8fec-4757-8281-d1dbd5327b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb0f07e2-a622-407a-8066-25751c22c070', 'cec4f118-1737-41fd-9235-38272387ecf3', 'bad5451a-7e2f-4d0f-aa2a-7fec931f6030', '9e8fdc7c-91f6-4e86-92e4-29ac1c7338d5']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:32.808393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73aa6d-f312-411a-8d8b-fafb9fdbc106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:32.840700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73aa6d-f312-411a-8d8b-fafb9fdbc106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ddcbd84-77b5-4aff-8a83-d57c4328129d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330206314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b05fb09318421c9615c99a8c7e0fd9',qos_specs=None,replication_status=,reservations=['bb0f07e2-a622-407a-8066-25751c22c070','cec4f118-1737-41fd-9235-38272387ecf3','bad5451a-7e2f-4d0f-aa2a-7fec931f6030','9e8fdc7c-91f6-4e86-92e4-29ac1c7338d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdc43afec364a11918e57ddff279350',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330206314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ddcbd84-77b5-4aff-8a83-d57c4328129d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2b05fb09318421c9615c99a8c7e0fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcdc43afec364a11918e57ddff279350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:32.841739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35027b09-47af-48d0-be99-72132d8be621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:32.869105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35027b09-47af-48d0-be99-72132d8be621) transitioned into state 'SUCCESS' from state '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-330206314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b05fb09318421c9615c99a8c7e0fd9',qos_specs=None,replication_status=,reservations=['bb0f07e2-a622-407a-8066-25751c22c070','cec4f118-1737-41fd-9235-38272387ecf3','bad5451a-7e2f-4d0f-aa2a-7fec931f6030','9e8fdc7c-91f6-4e86-92e4-29ac1c7338d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdc43afec364a11918e57ddff279350',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:32.869105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369ba24f-19b5-4ab6-a4f0-8d00a67e5891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:32.877487 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369ba24f-19b5-4ab6-a4f0-8d00a67e5891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:32.883212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Flow 'volume_create_api' (85c922e4-9709-4e9d-92ca-071b305638f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:32.883212 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Create volume request issued successfully. Jul 24 01:00:32.883437 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0ba3747d-5e1f-453a-8db7-2936e5d171d5 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:32.883906 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 965/3853] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:32 2026] POST /volume/v3/volumes => generated 775 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:32.902145 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.903927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:32.904137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.904358 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.916765 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:32.916765 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:32.925947 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Volume info retrieved successfully. Jul 24 01:00:32.935755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fd7a3bfd-a87a-4441-a302-f57fc999ad77 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d returned with HTTP 200 Jul 24 01:00:32.936302 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 957/3854] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:32.955839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cdc4ad25-db5d-446c-84b1-3430580a1a14 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.958539 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdc4ad25-db5d-446c-84b1-3430580a1a14 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:32.958726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdc4ad25-db5d-446c-84b1-3430580a1a14 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.958964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cdc4ad25-db5d-446c-84b1-3430580a1a14 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.964079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cdc4ad25-db5d-446c-84b1-3430580a1a14 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 404 Jul 24 01:00:32.964750 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 956/3855] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:32 2026] GET /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:32.972035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bc41f818-2010-427c-92cb-6751a30fdb1e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.975328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc41f818-2010-427c-92cb-6751a30fdb1e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:32.975328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc41f818-2010-427c-92cb-6751a30fdb1e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.975328 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc41f818-2010-427c-92cb-6751a30fdb1e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.975328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-bc41f818-2010-427c-92cb-6751a30fdb1e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 Jul 24 01:00:32.979945 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc41f818-2010-427c-92cb-6751a30fdb1e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 returned with HTTP 404 Jul 24 01:00:32.980605 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 978/3856] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:32 2026] DELETE /volume/v3/snapshots/ad9ba2f1-4336-4bb0-a267-ec9972eb3cd8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:32.989277 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:32.994217 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:32.994217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:32.994217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:32.994217 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 4cdf53d7-f3d7-437a-bea8-b67b8762a10e Jul 24 01:00:32.999526 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5751e072-6982-471e-a7d6-7f27def3bbc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e returned with HTTP 404 Jul 24 01:00:33.000367 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 966/3857] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:32 2026] DELETE /volume/v3/snapshots/4cdf53d7-f3d7-437a-bea8-b67b8762a10e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:33.043086 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.045691 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:33.046106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.046446 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.058570 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.058570 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:33.063054 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:33.068072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-68a85c2c-65a6-423c-b83f-8b13fe19ddb8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:33.068566 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 958/3858] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:33.095828 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.097809 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e/action Jul 24 01:00:33.098203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:33.098366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:33.116105 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.116105 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:33.116698 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:33.124800 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Begin detaching volume completed successfully. Jul 24 01:00:33.125004 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-b62f07d2-2b12-433f-870d-f5dcab9e31e5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e/action returned with HTTP 202 Jul 24 01:00:33.125535 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 957/3859] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:00:33 2026] POST /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:33.176704 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fce20a37-d723-4ecd-a9ce-cd608b472bd6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.177285 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fce20a37-d723-4ecd-a9ce-cd608b472bd6 None None] GET https://10.4.3.67/volume// Jul 24 01:00:33.177553 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fce20a37-d723-4ecd-a9ce-cd608b472bd6 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.177974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fce20a37-d723-4ecd-a9ce-cd608b472bd6 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.178148 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fce20a37-d723-4ecd-a9ce-cd608b472bd6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:00:33.178651 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 979/3860] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:00:33.187145 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.191807 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:33.191807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.191807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.202295 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.202295 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:33.207290 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:33.212746 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-ef79dadf-d05e-4892-849d-adb1dc045b98 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:33.213333 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 967/3861] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 01:00:33.234873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.237286 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:33.237491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.237669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.240608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.242977 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:33.243300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.243734 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.243895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:33.245356 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.245356 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:33.251651 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:33.251834 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.251834 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:33.252760 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50a7a0e1-0a9a-4c61-97fe-cf7329af884c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:33.253435 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 958/3862] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:33.258643 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c92bfec6-6f50-4623-afbf-d16190feaf94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:33.258940 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 959/3863] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:33.286325 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-585bc625-db09-46e5-811e-34ac08bc944e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.292355 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-585bc625-db09-46e5-811e-34ac08bc944e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:33.292708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-585bc625-db09-46e5-811e-34ac08bc944e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.293013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-585bc625-db09-46e5-811e-34ac08bc944e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.293215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-585bc625-db09-46e5-811e-34ac08bc944e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:33.304572 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.304572 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:33.305414 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-585bc625-db09-46e5-811e-34ac08bc944e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:33.305854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 980/3864] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:33.685054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-062af088-0f53-477f-a4fc-afa3262e93db None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.688213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-062af088-0f53-477f-a4fc-afa3262e93db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:33.688213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-062af088-0f53-477f-a4fc-afa3262e93db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.688213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-062af088-0f53-477f-a4fc-afa3262e93db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.688213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-062af088-0f53-477f-a4fc-afa3262e93db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:33.692844 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.692844 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:33.693875 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-062af088-0f53-477f-a4fc-afa3262e93db tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:33.694650 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 968/3865] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:33.949209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.950997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:33.951251 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:33.951468 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:33.962604 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:33.962604 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:33.967555 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Volume info retrieved successfully. Jul 24 01:00:33.972940 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a43045a-a22d-4acf-ab34-0592eb9bd07b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d returned with HTTP 200 Jul 24 01:00:33.973537 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 959/3866] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:33 2026] GET /volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:33.990594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-85998174-ee92-45ee-bcbd-0b8754acad5c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:33.992404 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:00:33.992752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ddcbd84-77b5-4aff-8a83-d57c4328129d", "name": "tempest-type-Backup-1866623301"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:33.994309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Creating new backup {'backup': {'volume_id': '9ddcbd84-77b5-4aff-8a83-d57c4328129d', 'name': 'tempest-type-Backup-1866623301'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:00:33.994454 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Creating backup of volume 9ddcbd84-77b5-4aff-8a83-d57c4328129d in container None Jul 24 01:00:34.001626 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.001626 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:34.001927 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Volume info retrieved successfully. Jul 24 01:00:34.037129 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Created reservations ['2c7a539d-1b33-4ff2-8bd9-bd87638ba869', '38119481-0306-4a79-9c82-8cb120bb01a8'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:34.075144 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-85998174-ee92-45ee-bcbd-0b8754acad5c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:00:34.075731 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 960/3867] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:00:33 2026] POST /volume/v3/backups => generated 314 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:34.086311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:34.088673 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:34.088966 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:34.089231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:34.089380 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:34.098627 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.098627 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:34.099477 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-56f988b6-cf1d-4ead-8be3-1ea70f7d7760 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:34.100094 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 981/3868] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:34 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:34.266347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:34.268330 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:34.268678 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:34.268972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:34.269204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:34.272726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:34.274920 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.274920 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:34.274920 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1170cbb-def3-47b3-9c9a-53dcfc83c141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:34.275156 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:34.275224 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 969/3869] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:34 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:34.275265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:34.275393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:34.286022 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.286022 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:34.291680 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:34.297862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd6a9e50-b21e-4c11-b0f6-abebda885c89 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:34.298412 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 960/3870] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:34 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:34.319898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:34.323730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:34.323928 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:34.324134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:34.324286 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:34.328622 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.328622 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:34.329201 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2c8681de-1fdd-493c-9384-1a586d7b23bc tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:34.329749 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 961/3871] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:34 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:34.704175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:34.706014 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:34.706267 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:34.706461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:34.706564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:34.712064 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:34.712064 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:34.713107 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47303a8f-da53-4d28-a19f-18d28e66f0d7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:34.713581 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 982/3872] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:34 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:34.903526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e9e48e09-372f-4538-813f-68ef69c1dbea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.012225 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e9e48e09-372f-4538-813f-68ef69c1dbea tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:35.012225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e9e48e09-372f-4538-813f-68ef69c1dbea tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-776012239", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1881190939", "vendor_name": "tempest-vendor_name-1936288333"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:35.036459 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e9e48e09-372f-4538-813f-68ef69c1dbea tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:35.037328 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 970/3873] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:00:34 2026] POST /volume/v3/types => generated 327 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.045249 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87b19106-b956-4441-9a93-701d27468e5e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.101059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:35.101490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "455a464b-9696-4024-b6ba-8811611cf100", "size": 1, "name": "tempest-UserMessagesTest-Volume-1984121065"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:35.102939 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume request body: {'volume': {'volume_type': '455a464b-9696-4024-b6ba-8811611cf100', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1984121065'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:35.109080 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume of 1 GB Jul 24 01:00:35.109080 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.109080 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:35.109080 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Availability Zones retrieved successfully. Jul 24 01:00:35.110604 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.112670 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:35.112909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.113085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.113221 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:35.114953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Flow 'volume_create_api' (2b459b32-0291-479a-a419-dd12d37a2c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:35.115990 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805c68eb-fa39-467c-bf9e-a0cbf0030f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:35.116941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:35.117441 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.117441 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:35.118040 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-904372a8-9e42-48c9-b514-fde0a31d90a6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:35.118433 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 962/3874] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.138207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805c68eb-fa39-467c-bf9e-a0cbf0030f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1881190939',vendor_name='tempest-vendor_name-1936288333'},id=455a464b-9696-4024-b6ba-8811611cf100,is_public=True,name='tempest-UserMessagesTest-volume-type-776012239',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '455a464b-9696-4024-b6ba-8811611cf100', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:35.139011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fac8f-3e4d-43c2-adeb-a48cb78b0eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:35.165136 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-776012239 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-776012239, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:35.165496 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-776012239 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-776012239, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:35.201842 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Created reservations ['e3ae9f50-b6ae-4b8e-964c-63f9782fee38', '6ed94e40-9fe7-4cee-803c-7dd951d41a2b', 'a74ff96f-219e-41ea-9a3b-f39a095abc60', '146599f5-89c2-4749-bc7e-e1cc3a9a5f6b'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:35.202684 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fac8f-3e4d-43c2-adeb-a48cb78b0eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ae9f50-b6ae-4b8e-964c-63f9782fee38', '6ed94e40-9fe7-4cee-803c-7dd951d41a2b', 'a74ff96f-219e-41ea-9a3b-f39a095abc60', '146599f5-89c2-4749-bc7e-e1cc3a9a5f6b']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:35.203479 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8575eff2-183c-4395-a224-84192dc6ef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:35.230242 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8575eff2-183c-4395-a224-84192dc6ef3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370b1b51-887b-4208-97ec-fd924e346f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1984121065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1b121519bc44c2990d8f78f6775ede',qos_specs=None,replication_status=,reservations=['e3ae9f50-b6ae-4b8e-964c-63f9782fee38','6ed94e40-9fe7-4cee-803c-7dd951d41a2b','a74ff96f-219e-41ea-9a3b-f39a095abc60','146599f5-89c2-4749-bc7e-e1cc3a9a5f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021a35291e34ff8a41849c875a11730',volume_type_id=455a464b-9696-4024-b6ba-8811611cf100), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1984121065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370b1b51-887b-4208-97ec-fd924e346f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1b121519bc44c2990d8f78f6775ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c021a35291e34ff8a41849c875a11730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(455a464b-9696-4024-b6ba-8811611cf100),volume_type_id=455a464b-9696-4024-b6ba-8811611cf100)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:35.231038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92aeac7b-49b0-4d4b-9ee2-5e0e7df23db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:35.253974 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92aeac7b-49b0-4d4b-9ee2-5e0e7df23db2) transitioned into state 'SUCCESS' from state '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-1984121065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1b121519bc44c2990d8f78f6775ede',qos_specs=None,replication_status=,reservations=['e3ae9f50-b6ae-4b8e-964c-63f9782fee38','6ed94e40-9fe7-4cee-803c-7dd951d41a2b','a74ff96f-219e-41ea-9a3b-f39a095abc60','146599f5-89c2-4749-bc7e-e1cc3a9a5f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021a35291e34ff8a41849c875a11730',volume_type_id=455a464b-9696-4024-b6ba-8811611cf100)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:35.255096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e5451f-d0f0-46dd-a312-9071b4c8f515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:35.268295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e5451f-d0f0-46dd-a312-9071b4c8f515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:35.268295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Flow 'volume_create_api' (2b459b32-0291-479a-a419-dd12d37a2c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:35.268295 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume request issued successfully. Jul 24 01:00:35.268597 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87b19106-b956-4441-9a93-701d27468e5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:35.269097 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 961/3875] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:00:35 2026] POST /volume/v3/volumes => generated 783 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:35.282368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.284161 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:35.284414 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.284596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.287852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.292049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:35.292049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.292049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.292049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:35.293993 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.293993 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:35.295773 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.295773 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:35.296612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1d16ce29-536b-407d-81e9-353e0645b1a4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:35.297086 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 971/3876] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.298752 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:35.304818 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-469e94f3-6e7c-4e4f-a3bb-25971b0921d9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 returned with HTTP 200 Jul 24 01:00:35.305368 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 983/3877] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.314416 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.316444 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:35.316656 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.316840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.325532 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.325532 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:35.330862 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:35.336740 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a4d021ff-fe26-4e19-9e6f-39f955e4b7bf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:35.337321 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 963/3878] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.349351 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.351010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:35.351416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.351772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.352011 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:35.358395 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.358395 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:35.358395 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1b6acbbf-7426-4de7-8c82-15a8edf1809a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:35.358395 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 962/3879] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.725587 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.727546 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:35.727934 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.728427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.728774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:35.733995 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.733995 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:35.736423 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d368def3-1189-41c3-bee3-08e42cd3d2c1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:35.737071 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 972/3880] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:35.750365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.752332 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e/restore Jul 24 01:00:35.752690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f93cc78f-e028-4726-a84e-a766719aceb3"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:35.754179 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Restoring backup 419a799c-1469-40ec-a344-fdba5a3d290e ({'restore': {'volume_id': 'f93cc78f-e028-4726-a84e-a766719aceb3'}}) {{(pid=100230) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 01:00:35.754321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Restoring backup 419a799c-1469-40ec-a344-fdba5a3d290e to volume f93cc78f-e028-4726-a84e-a766719aceb3. Jul 24 01:00:35.759503 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.759503 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:35.767460 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.767460 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:35.767944 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:35.768083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.api [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Checking backup size 1 against volume size 1 {{(pid=100230) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 01:00:35.768196 np0000005792 devstack@c-api.service[100230]: INFO cinder.backup.api [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Overwriting volume f93cc78f-e028-4726-a84e-a766719aceb3 with restore of backup 419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:35.780072 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] restore_backup in rpcapi backup_id 419a799c-1469-40ec-a344-fdba5a3d290e {{(pid=100230) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 01:00:35.782376 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4cb4b804-610d-4889-b9d3-364cba0834b2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e/restore returned with HTTP 202 Jul 24 01:00:35.782826 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 984/3881] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 01:00:35 2026] POST /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:35.790468 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-895dee9c-2b97-4f2c-b543-edef13391c3c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:35.792254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-895dee9c-2b97-4f2c-b543-edef13391c3c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:35.792443 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-895dee9c-2b97-4f2c-b543-edef13391c3c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:35.792622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-895dee9c-2b97-4f2c-b543-edef13391c3c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:35.792718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-895dee9c-2b97-4f2c-b543-edef13391c3c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:35.800496 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:35.800496 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:35.802263 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-895dee9c-2b97-4f2c-b543-edef13391c3c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:35.802263 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 964/3882] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:35 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.127863 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.131465 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:36.131465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.131465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.131465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:36.138461 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.138461 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:36.138461 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-609ce27e-3654-4d89-b4fe-2aab2a9a1c1b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:36.138461 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 963/3883] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.309939 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.312086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:36.312720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.314155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.314155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:36.318745 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.318745 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:36.319995 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.320827 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ea36536-8e73-4a94-bb66-cb3514eacd94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:36.321464 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 973/3884] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.321892 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:36.322104 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.322421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.330220 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.330220 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:36.334438 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:36.339741 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-36677591-bc7b-452e-9a24-b4b5b9846dc9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 returned with HTTP 200 Jul 24 01:00:36.340335 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 985/3885] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.352603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.354846 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:36.354846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.355180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.357358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7c0b2474-c6d0-423e-84de-234b3cdde6f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.360534 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c0b2474-c6d0-423e-84de-234b3cdde6f9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:36.362326 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c0b2474-c6d0-423e-84de-234b3cdde6f9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.362326 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c0b2474-c6d0-423e-84de-234b3cdde6f9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.362778 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.362778 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:36.367457 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:36.368092 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c0b2474-c6d0-423e-84de-234b3cdde6f9 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:36.368695 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 964/3886] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.371004 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.373227 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:36.373633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.373776 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4505eb26-d33b-4167-bfbc-133eff8f1f1e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:36.374035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.374293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:36.374381 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 965/3887] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.378901 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.378901 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:36.380023 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-85767c3f-b4cd-4991-a3b0-ff6854c981e8 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:36.380330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2e0b8cf6-847d-4f0e-9de5-cf2cabc3ed4c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.380712 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 974/3888] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.382512 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e0b8cf6-847d-4f0e-9de5-cf2cabc3ed4c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] DELETE https://10.4.3.67/volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 Jul 24 01:00:36.382795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e0b8cf6-847d-4f0e-9de5-cf2cabc3ed4c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.383040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2e0b8cf6-847d-4f0e-9de5-cf2cabc3ed4c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.393840 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2e0b8cf6-847d-4f0e-9de5-cf2cabc3ed4c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 returned with HTTP 204 Jul 24 01:00:36.394581 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 986/3889] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:00:36 2026] DELETE /volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:00:36.402013 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-517bb53c-6a1a-4272-b5f7-4f5615177b43 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.404548 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-517bb53c-6a1a-4272-b5f7-4f5615177b43 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 Jul 24 01:00:36.404548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-517bb53c-6a1a-4272-b5f7-4f5615177b43 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.404887 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-517bb53c-6a1a-4272-b5f7-4f5615177b43 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.409996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-517bb53c-6a1a-4272-b5f7-4f5615177b43 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 returned with HTTP 404 Jul 24 01:00:36.410782 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 965/3890] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/messages/ec00346d-5db1-4773-b7a1-bf0ada91a810 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:36.420952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.422794 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:36.422992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.423214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.432489 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.432489 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:36.436433 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:36.443988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e73be6b3-80dc-480f-bb1f-e684652b9bb0 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 returned with HTTP 200 Jul 24 01:00:36.444443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 966/3891] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.458646 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.460269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] DELETE https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:36.460713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.461093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.461407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Delete volume with id: 370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:36.469270 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.469270 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:36.470604 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:36.471603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100231) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:00:36.488575 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-776012239 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-776012239, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:36.488575 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-776012239 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-776012239, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:36.500662 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Created reservations ['39017e2d-8caf-402a-9781-6c064f128f0f', '4bf28a2f-da42-4369-9672-428145908ad4', 'c7c23328-4dfb-4dd3-ba53-768cd68da69f', 'cd659d53-4b32-4739-8207-96c0696ba46b'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:36.526431 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Delete volume request issued successfully. Jul 24 01:00:36.526849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ca8cf13-5bf0-442e-a508-0cd715d2cd0c tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 returned with HTTP 202 Jul 24 01:00:36.527391 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 975/3892] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:36 2026] DELETE /volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:36.538819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-97e37ae9-511e-4300-b246-f7cfc16d046e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.540568 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-97e37ae9-511e-4300-b246-f7cfc16d046e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 Jul 24 01:00:36.540809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-97e37ae9-511e-4300-b246-f7cfc16d046e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.541025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-97e37ae9-511e-4300-b246-f7cfc16d046e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.546754 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-97e37ae9-511e-4300-b246-f7cfc16d046e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 returned with HTTP 404 Jul 24 01:00:36.547242 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 987/3893] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/volumes/370b1b51-887b-4208-97ec-fd924e346f58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:36.555041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a88c5263-2849-4de2-b586-22855a999bb9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.557087 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a88c5263-2849-4de2-b586-22855a999bb9 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] DELETE https://10.4.3.67/volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 Jul 24 01:00:36.557729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a88c5263-2849-4de2-b586-22855a999bb9 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.558120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a88c5263-2849-4de2-b586-22855a999bb9 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.591861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a88c5263-2849-4de2-b586-22855a999bb9 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 returned with HTTP 202 Jul 24 01:00:36.592764 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 966/3894] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:36 2026] DELETE /volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:36.599644 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5971d0c3-81fd-4cc7-9ced-4661352b4021 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.601548 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5971d0c3-81fd-4cc7-9ced-4661352b4021 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] GET https://10.4.3.67/volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 Jul 24 01:00:36.601780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5971d0c3-81fd-4cc7-9ced-4661352b4021 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.602031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5971d0c3-81fd-4cc7-9ced-4661352b4021 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.605173 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5971d0c3-81fd-4cc7-9ced-4661352b4021 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 returned with HTTP 404 Jul 24 01:00:36.605623 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 967/3895] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/types/455a464b-9696-4024-b6ba-8811611cf100 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:36.614495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9008b810-b59f-4885-a771-c5bfbab2bd4d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.615935 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9008b810-b59f-4885-a771-c5bfbab2bd4d tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:36.616546 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9008b810-b59f-4885-a771-c5bfbab2bd4d tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-78051399", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1477019613", "vendor_name": "tempest-vendor_name-802025192"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:36.630699 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9008b810-b59f-4885-a771-c5bfbab2bd4d tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:36.631403 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 976/3896] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:00:36 2026] POST /volume/v3/types => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.639073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.640856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:36.641255 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6f5bdd93-ab41-4789-8392-dea1bf37c309", "size": 1, "name": "tempest-UserMessagesTest-Volume-1757124441"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:36.642775 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume request body: {'volume': {'volume_type': '6f5bdd93-ab41-4789-8392-dea1bf37c309', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1757124441'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:36.647066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume of 1 GB Jul 24 01:00:36.647415 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.647415 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:36.647927 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Availability Zones retrieved successfully. Jul 24 01:00:36.653435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Flow 'volume_create_api' (7ca900fd-b9d2-4f62-b4e6-91e2a8e87063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:36.654393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7a804b-6577-4e82-bf96-3649b717fedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:36.655326 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:36.676707 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7a804b-6577-4e82-bf96-3649b717fedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:00:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1477019613',vendor_name='tempest-vendor_name-802025192'},id=6f5bdd93-ab41-4789-8392-dea1bf37c309,is_public=True,name='tempest-UserMessagesTest-volume-type-78051399',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f5bdd93-ab41-4789-8392-dea1bf37c309', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:36.677636 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e064ae-40e5-441b-9f8e-5b0bdafe2c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:36.706383 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-78051399 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-78051399, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:36.706823 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-78051399 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-78051399, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:36.737040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Created reservations ['8ce980d4-049c-4ce4-ad3d-e7ec81017c10', '6ef5c02e-2c33-4e52-92aa-d987e026f217', '3c49fb8a-59fe-40c5-acc5-d6458e745bcb', 'a76505b4-6c65-4aaa-8bac-60bb27efc88a'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:36.738108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e064ae-40e5-441b-9f8e-5b0bdafe2c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce980d4-049c-4ce4-ad3d-e7ec81017c10', '6ef5c02e-2c33-4e52-92aa-d987e026f217', '3c49fb8a-59fe-40c5-acc5-d6458e745bcb', 'a76505b4-6c65-4aaa-8bac-60bb27efc88a']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:36.739254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd64db8-5fc8-4072-a3c7-bf21ea2e709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:36.763991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd64db8-5fc8-4072-a3c7-bf21ea2e709f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff48a7f7-b485-442f-b204-d60f3ac76a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1757124441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1b121519bc44c2990d8f78f6775ede',qos_specs=None,replication_status=,reservations=['8ce980d4-049c-4ce4-ad3d-e7ec81017c10','6ef5c02e-2c33-4e52-92aa-d987e026f217','3c49fb8a-59fe-40c5-acc5-d6458e745bcb','a76505b4-6c65-4aaa-8bac-60bb27efc88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021a35291e34ff8a41849c875a11730',volume_type_id=6f5bdd93-ab41-4789-8392-dea1bf37c309), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1757124441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff48a7f7-b485-442f-b204-d60f3ac76a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1b121519bc44c2990d8f78f6775ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c021a35291e34ff8a41849c875a11730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f5bdd93-ab41-4789-8392-dea1bf37c309),volume_type_id=6f5bdd93-ab41-4789-8392-dea1bf37c309)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:36.765001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbba60cb-6f0d-40a5-9d84-75b2f08e8cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:36.786032 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbba60cb-6f0d-40a5-9d84-75b2f08e8cd1) transitioned into state 'SUCCESS' from state '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-1757124441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1b121519bc44c2990d8f78f6775ede',qos_specs=None,replication_status=,reservations=['8ce980d4-049c-4ce4-ad3d-e7ec81017c10','6ef5c02e-2c33-4e52-92aa-d987e026f217','3c49fb8a-59fe-40c5-acc5-d6458e745bcb','a76505b4-6c65-4aaa-8bac-60bb27efc88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021a35291e34ff8a41849c875a11730',volume_type_id=6f5bdd93-ab41-4789-8392-dea1bf37c309)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:36.786811 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6121f30a-9a4f-42e6-9050-4739829ff0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:36.796970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6121f30a-9a4f-42e6-9050-4739829ff0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:36.798023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Flow 'volume_create_api' (7ca900fd-b9d2-4f62-b4e6-91e2a8e87063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:36.798388 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Create volume request issued successfully. Jul 24 01:00:36.798982 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6cc70c2-17f4-4c3c-8bf7-63eb8635011d tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:36.799469 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 988/3897] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:00:36 2026] POST /volume/v3/volumes => generated 782 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:36.815414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.821302 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:36.821786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.822273 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.822328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:36.824358 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:36.824582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:36.824755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:36.824883 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:36.830561 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.830561 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:36.831431 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8a15ccc-6e9d-4a89-afd6-d8ebfd34f69d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:36.831852 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 968/3898] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:36.832798 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:36.832798 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:36.838529 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:36.844454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a9341f3c-955e-4961-9cf1-5e16d9665a5e tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 returned with HTTP 200 Jul 24 01:00:36.845217 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 967/3899] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:36 2026] GET /volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.148890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.153675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:37.153903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.154109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.154281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:37.162050 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.162050 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:37.163019 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-32ed7328-6c12-4b10-bda9-dd9b725a14ef tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:37.163555 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 977/3900] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.335315 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.337632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:37.337982 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.338283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.338472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:37.343721 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.343721 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:37.344628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-81e72dc1-2c20-4f55-913f-76180ca012d6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:37.345135 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 989/3901] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.389769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.390809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.391596 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:37.391787 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.391943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.392562 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:37.392796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.392998 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.393121 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:37.397493 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.397493 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:37.398218 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f0a49ac8-09d4-4741-9360-c1d7ebd61835 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:37.398745 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 968/3902] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.399818 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.399818 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:37.404314 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:37.409027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7dcbbdef-fb11-43b8-ad2c-473fa8fc855a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:37.409477 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 969/3903] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.842446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.844206 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:37.844374 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.844587 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.844698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:37.849053 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.849053 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:37.849842 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d7ef3dc-2b46-4437-8364-53ce6a781ca0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:37.850237 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 978/3904] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.858174 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.860211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:37.860542 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.860948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.869991 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.869991 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:37.874883 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:37.880439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b84bd86f-3c1e-49f5-af30-8bbadb63b59f tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 returned with HTTP 200 Jul 24 01:00:37.880991 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 990/3905] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.898007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e22184a5-e642-4ad1-af20-c35484cf8c39 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.899932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e22184a5-e642-4ad1-af20-c35484cf8c39 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:37.900206 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e22184a5-e642-4ad1-af20-c35484cf8c39 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.900450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e22184a5-e642-4ad1-af20-c35484cf8c39 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.908009 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e22184a5-e642-4ad1-af20-c35484cf8c39 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:37.908528 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 969/3906] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.921769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0115f862-5e1c-4dc1-a150-b90c77a0c2b2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.925721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0115f862-5e1c-4dc1-a150-b90c77a0c2b2 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 Jul 24 01:00:37.926041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0115f862-5e1c-4dc1-a150-b90c77a0c2b2 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.926363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0115f862-5e1c-4dc1-a150-b90c77a0c2b2 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.932332 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0115f862-5e1c-4dc1-a150-b90c77a0c2b2 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 returned with HTTP 200 Jul 24 01:00:37.932924 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 970/3907] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.943037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2dfe0ff9-123d-43eb-87d0-bcad24709bcc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.945088 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2dfe0ff9-123d-43eb-87d0-bcad24709bcc tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/messages Jul 24 01:00:37.945368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2dfe0ff9-123d-43eb-87d0-bcad24709bcc tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.945612 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2dfe0ff9-123d-43eb-87d0-bcad24709bcc tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.949790 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2dfe0ff9-123d-43eb-87d0-bcad24709bcc tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:00:37.950225 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 979/3908] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:37.962020 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3905c067-c12d-4b67-9c71-a6cd69c6b811 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.964225 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3905c067-c12d-4b67-9c71-a6cd69c6b811 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] DELETE https://10.4.3.67/volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 Jul 24 01:00:37.964546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3905c067-c12d-4b67-9c71-a6cd69c6b811 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.964789 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3905c067-c12d-4b67-9c71-a6cd69c6b811 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.973639 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3905c067-c12d-4b67-9c71-a6cd69c6b811 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 returned with HTTP 204 Jul 24 01:00:37.974149 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 991/3909] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:00:37 2026] DELETE /volume/v3/messages/f0df0e1e-f35f-4e97-8a9f-11cbc09cc240 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:00:37.983119 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:37.985112 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:37.985389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:37.985590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:37.995595 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:37.995595 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:38.000621 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:38.005605 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95739d9f-c3a6-45d7-b8bd-7f011da62883 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 returned with HTTP 200 Jul 24 01:00:38.005983 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 970/3910] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:37 2026] GET /volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:38.022072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.023987 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:38.024298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.024505 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.024680 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Delete volume with id: ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:38.033332 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.033332 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:38.033816 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Volume info retrieved successfully. Jul 24 01:00:38.035054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100229) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:00:38.048285 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-78051399 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-78051399, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:38.048655 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-78051399 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-78051399, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:38.057820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Created reservations ['bd0c95cf-68d7-431a-9d05-a80a01ada16a', '328f0c38-7554-4df1-80d1-2815587c94d2', '7b7726ff-8028-4cf8-a17b-6825b459226d', 'b39c36a5-79ea-4cdd-9371-e96a8d079d8b'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:38.091575 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Delete volume request issued successfully. Jul 24 01:00:38.091842 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8d41e55c-2a04-4f5d-b773-9effbc02e7ce tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 returned with HTTP 202 Jul 24 01:00:38.092488 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 971/3911] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:38 2026] DELETE /volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:38.102050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d835037a-ec41-4c0c-81e2-efb94b448c82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.104564 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d835037a-ec41-4c0c-81e2-efb94b448c82 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] GET https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 Jul 24 01:00:38.104845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d835037a-ec41-4c0c-81e2-efb94b448c82 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.105107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d835037a-ec41-4c0c-81e2-efb94b448c82 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.113802 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d835037a-ec41-4c0c-81e2-efb94b448c82 tempest-UserMessagesTest-923660866 tempest-UserMessagesTest-923660866-project-member] https://10.4.3.67/volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 returned with HTTP 404 Jul 24 01:00:38.114505 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 980/3912] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/volumes/ff48a7f7-b485-442f-b204-d60f3ac76a66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:38.123395 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b6e0479e-e3b2-4dca-a104-c68d38d8cc81 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.126246 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b6e0479e-e3b2-4dca-a104-c68d38d8cc81 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] DELETE https://10.4.3.67/volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 Jul 24 01:00:38.126727 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b6e0479e-e3b2-4dca-a104-c68d38d8cc81 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.127119 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b6e0479e-e3b2-4dca-a104-c68d38d8cc81 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.164453 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b6e0479e-e3b2-4dca-a104-c68d38d8cc81 tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 returned with HTTP 202 Jul 24 01:00:38.165360 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 992/3913] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:38 2026] DELETE /volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:38.176444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3f8e6cf3-b53d-4dfb-8b2a-d0f71d415b5a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.179358 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3f8e6cf3-b53d-4dfb-8b2a-d0f71d415b5a tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] GET https://10.4.3.67/volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 Jul 24 01:00:38.179503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.179599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3f8e6cf3-b53d-4dfb-8b2a-d0f71d415b5a tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.180006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3f8e6cf3-b53d-4dfb-8b2a-d0f71d415b5a tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.182450 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:38.182745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.183066 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.183375 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:38.184862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3f8e6cf3-b53d-4dfb-8b2a-d0f71d415b5a tempest-UserMessagesTest-149831814 tempest-UserMessagesTest-149831814-project-admin] https://10.4.3.67/volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 returned with HTTP 404 Jul 24 01:00:38.185502 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 971/3914] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/types/6f5bdd93-ab41-4789-8392-dea1bf37c309 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:38.188645 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.188645 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:38.189475 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b5f55b76-f352-4ab2-b638-d28649cc35e9 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:38.189897 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 972/3915] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:38.358563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.361067 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:38.361386 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.361632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.361783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:38.367124 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.367124 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:38.368019 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e3017a50-8d7a-4e9b-b3ec-30d9d8e4e224 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:38.368567 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 981/3916] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:38.411822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4218a8c6-4147-48e0-8a91-5707022e7efa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.414183 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4218a8c6-4147-48e0-8a91-5707022e7efa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:38.414541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4218a8c6-4147-48e0-8a91-5707022e7efa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.414820 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4218a8c6-4147-48e0-8a91-5707022e7efa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.414971 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4218a8c6-4147-48e0-8a91-5707022e7efa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:38.421036 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.421036 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:38.421775 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4218a8c6-4147-48e0-8a91-5707022e7efa tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:38.423467 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 993/3917] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:38.425523 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-23018971-23ae-4f93-851e-592dca1a7fdf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.427550 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-23018971-23ae-4f93-851e-592dca1a7fdf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:38.427723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-23018971-23ae-4f93-851e-592dca1a7fdf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.427908 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-23018971-23ae-4f93-851e-592dca1a7fdf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.437024 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.437024 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:38.442228 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-23018971-23ae-4f93-851e-592dca1a7fdf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:38.447803 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-23018971-23ae-4f93-851e-592dca1a7fdf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:38.448363 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 972/3918] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:38.863109 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:38.865471 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:38.865682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:38.865868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:38.865977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:38.870967 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:38.870967 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:38.873293 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2ee1c288-b7b1-43e3-9126-6cd93bff2440 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:38.873293 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 973/3919] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:38 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:39.204568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-401151dc-1553-4e2e-b4c4-025224786b97 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:39.206579 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-401151dc-1553-4e2e-b4c4-025224786b97 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:39.206828 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-401151dc-1553-4e2e-b4c4-025224786b97 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:39.207066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-401151dc-1553-4e2e-b4c4-025224786b97 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:39.207232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-401151dc-1553-4e2e-b4c4-025224786b97 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:39.212213 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:39.212213 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:39.212979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-401151dc-1553-4e2e-b4c4-025224786b97 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:39.213465 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 982/3920] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:39 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:39.384233 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:39.386654 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:39.386932 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:39.387226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:39.387381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:39.392880 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:39.392880 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:39.393926 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9bf16d3e-7498-4dce-a313-2362ed772b8e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:39.394459 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 994/3921] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:39 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:39.435549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:39.437805 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:39.438053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:39.438282 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:39.438398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:39.444496 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:39.444496 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:39.444496 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12500ac8-5b0d-4ae9-bc5b-47a675932283 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:39.445210 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 973/3922] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:39 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:39.463592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:39.465392 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:39.465607 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:39.465805 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:39.475391 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:39.475391 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:39.483132 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:39.488441 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5131643a-808d-4aa8-a817-f6f1d04d6045 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:39.488880 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 974/3923] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:39 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:39.884624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:39.891650 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:39.891839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:39.892013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:39.892112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:39.908610 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:39.908610 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:39.909618 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afdfa136-08d6-4716-9aa9-4777ae1f1d0c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:39.910069 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 983/3924] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:39 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.224163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.226440 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:40.226707 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.226976 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.227079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:40.232041 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:40.232041 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:40.232640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7500ad5a-013d-4398-a11f-a3a088aa4bda tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:40.233088 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 995/3925] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.361442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1c01cb1a-96c7-45e1-b648-4344d96225db None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.406620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b3cc2e22-8851-4886-aafd-a33156882742 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.408432 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b3cc2e22-8851-4886-aafd-a33156882742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:40.410279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2e22-8851-4886-aafd-a33156882742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.410279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2e22-8851-4886-aafd-a33156882742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.410279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b3cc2e22-8851-4886-aafd-a33156882742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:40.410441 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=603,cinder:UPDATE=221,cinder:INSERT=112,cinder:DELETE=6 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:00:40.412882 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:40.412882 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:40.413531 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b3cc2e22-8851-4886-aafd-a33156882742 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:40.413867 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 975/3926] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.457773 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.459943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:40.460154 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.460405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.460510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:40.462344 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c01cb1a-96c7-45e1-b648-4344d96225db tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] GET https://10.4.3.67/volume/v3/os-quota-class-sets/default Jul 24 01:00:40.462701 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=588,cinder:INSERT=99,cinder:UPDATE=198,cinder:DELETE=2 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:00:40.463060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c01cb1a-96c7-45e1-b648-4344d96225db tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.463724 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c01cb1a-96c7-45e1-b648-4344d96225db tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.467636 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:40.467636 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:40.468491 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12071cbc-8be0-4f8f-b45f-71856d2deee0 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:40.468939 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 984/3927] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.469694 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=547,cinder:UPDATE=155,cinder:INSERT=89,cinder:DELETE=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:00:40.480808 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c01cb1a-96c7-45e1-b648-4344d96225db tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 01:00:40.481219 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 974/3928] 10.4.3.67 () {66 vars in 1290 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/os-quota-class-sets/default => generated 744 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.492095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e2167c33-a15c-4e2a-bedf-58db727885ef None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.494726 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2167c33-a15c-4e2a-bedf-58db727885ef tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] GET https://10.4.3.67/volume/v3/os-quota-class-sets/default Jul 24 01:00:40.494924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2167c33-a15c-4e2a-bedf-58db727885ef tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.495100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e2167c33-a15c-4e2a-bedf-58db727885ef tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.500412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.505947 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:40.505947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.505947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.509450 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:40.509450 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:40.512897 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:40.513028 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e2167c33-a15c-4e2a-bedf-58db727885ef tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 01:00:40.513538 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 996/3929] 10.4.3.67 () {66 vars in 1290 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/os-quota-class-sets/default => generated 744 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.519407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cef8f3e4-180d-40a1-af7e-ee63b2802f75 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:40.519881 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 976/3930] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.527881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fa1da5f-c398-4c42-98a4-b7353f6ec8ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.527881 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fa1da5f-c398-4c42-98a4-b7353f6ec8ba tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:40.527881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fa1da5f-c398-4c42-98a4-b7353f6ec8ba tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1972278592"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:40.540504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fa1da5f-c398-4c42-98a4-b7353f6ec8ba tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:40.540844 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 985/3931] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:00:40 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.552256 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-67def284-85f3-4ca0-b2a1-4be6b22d6a8e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.553966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67def284-85f3-4ca0-b2a1-4be6b22d6a8e tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-class-sets/default Jul 24 01:00:40.554389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-67def284-85f3-4ca0-b2a1-4be6b22d6a8e tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-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-1972278592": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1972278592": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1972278592": 4}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:40.667149 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-67def284-85f3-4ca0-b2a1-4be6b22d6a8e tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 01:00:40.667665 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 975/3932] 10.4.3.67 () {68 vars in 1311 bytes} [Fri Jul 24 01:00:40 2026] PUT /volume/v3/os-quota-class-sets/default => generated 936 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.675951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.678024 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/cbe67f6320b144d0ad2a944e1e056218/defaults Jul 24 01:00:40.678267 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.678484 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method 'defaults' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.686034 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.686034 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.686034 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.686440 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.689830 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4adb4bc8-5d5a-4aa1-830f-0a29c98db4de tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/cbe67f6320b144d0ad2a944e1e056218/defaults returned with HTTP 200 Jul 24 01:00:40.690225 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 997/3933] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/os-quota-sets/cbe67f6320b144d0ad2a944e1e056218/defaults => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.867275 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1688a577-6411-4729-8d08-a9f28ebe8041 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.869095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] GET https://10.4.3.67/volume/v3/os-quota-sets/ec2e9bfaee634db0ab31d42c050708a9/defaults Jul 24 01:00:40.869304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.869471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method 'defaults' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.876035 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1203374222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1203374222, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.876386 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.876724 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.876866 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1721772669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1721772669, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:00:40.880539 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1688a577-6411-4729-8d08-a9f28ebe8041 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-sets/ec2e9bfaee634db0ab31d42c050708a9/defaults returned with HTTP 200 Jul 24 01:00:40.880965 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 977/3934] 10.4.3.67 () {66 vars in 1374 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/os-quota-sets/ec2e9bfaee634db0ab31d42c050708a9/defaults => generated 972 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.921809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.923817 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:40.924030 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.924309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.924425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:40.929176 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:40.929176 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:40.930108 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0e8d9578-8c07-4039-833c-74ebecc5dd61 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:40.930603 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 986/3935] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:40.964825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-03500e67-f2a5-4dc7-bb6f-3c315e9d5a33 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.966676 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03500e67-f2a5-4dc7-bb6f-3c315e9d5a33 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] DELETE https://10.4.3.67/volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 Jul 24 01:00:40.966872 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03500e67-f2a5-4dc7-bb6f-3c315e9d5a33 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.967058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-03500e67-f2a5-4dc7-bb6f-3c315e9d5a33 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.990404 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-03500e67-f2a5-4dc7-bb6f-3c315e9d5a33 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 returned with HTTP 202 Jul 24 01:00:40.990404 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 976/3936] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:40 2026] DELETE /volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:40.994959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-46ead964-e762-4f78-b4aa-b0a2c754ccfc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:40.997309 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-46ead964-e762-4f78-b4aa-b0a2c754ccfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f Jul 24 01:00:40.997515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-46ead964-e762-4f78-b4aa-b0a2c754ccfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:40.997712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-46ead964-e762-4f78-b4aa-b0a2c754ccfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:40.998096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-170f3e9d-79a6-43cb-8cb9-5e36d90af663 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.001270 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-170f3e9d-79a6-43cb-8cb9-5e36d90af663 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] GET https://10.4.3.67/volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 Jul 24 01:00:41.001629 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-170f3e9d-79a6-43cb-8cb9-5e36d90af663 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.001840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-170f3e9d-79a6-43cb-8cb9-5e36d90af663 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.005792 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.005792 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:41.008252 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-170f3e9d-79a6-43cb-8cb9-5e36d90af663 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 returned with HTTP 404 Jul 24 01:00:41.008818 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 978/3937] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:00:40 2026] GET /volume/v3/types/2a44f453-515e-453a-aca7-f67a27672469 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:41.016497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ac54dc10-1688-436a-a201-679b284c7b75 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.018392 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac54dc10-1688-436a-a201-679b284c7b75 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] PUT https://10.4.3.67/volume/v3/os-quota-class-sets/default Jul 24 01:00:41.018687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ac54dc10-1688-436a-a201-679b284c7b75 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:41.084518 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b72057c8-6fbb-4636-8256-a29a4a0cfd4a req-46ead964-e762-4f78-b4aa-b0a2c754ccfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f returned with HTTP 200 Jul 24 01:00:41.085824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 998/3938] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:40 2026] DELETE /volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.092107 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac54dc10-1688-436a-a201-679b284c7b75 tempest-VolumeQuotaClassesTest-1438740289 tempest-VolumeQuotaClassesTest-1438740289-project-admin] https://10.4.3.67/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 01:00:41.092490 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 987/3939] 10.4.3.67 () {68 vars in 1311 bytes} [Fri Jul 24 01:00:41 2026] PUT /volume/v3/os-quota-class-sets/default => generated 727 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.242529 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-537506e4-ba5c-4891-9914-972c9033e64f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.244739 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-537506e4-ba5c-4891-9914-972c9033e64f tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:41.245012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-537506e4-ba5c-4891-9914-972c9033e64f tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.245284 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-537506e4-ba5c-4891-9914-972c9033e64f tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.245427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-537506e4-ba5c-4891-9914-972c9033e64f tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:41.252856 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.252856 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:41.253665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-537506e4-ba5c-4891-9914-972c9033e64f tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:41.254113 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 977/3940] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.423051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.425156 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:41.425410 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.425594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.425705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:41.432601 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.432601 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:41.433406 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3fb947c-9d23-42f3-9f7e-1cdb6bae6273 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:41.434965 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 979/3941] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.480946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.483761 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:41.484168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.484513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.484746 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:41.489927 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.489927 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:41.491457 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7dd460e7-20f4-4d2d-b6ce-ca1755a15732 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:41.491457 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 999/3942] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.535725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e44d50e5-1ff9-4778-856c-333ef39671ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.540998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e44d50e5-1ff9-4778-856c-333ef39671ec tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:41.541321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e44d50e5-1ff9-4778-856c-333ef39671ec tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.541661 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e44d50e5-1ff9-4778-856c-333ef39671ec tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.551859 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.551859 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:41.554157 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e44d50e5-1ff9-4778-856c-333ef39671ec tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:41.558839 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e44d50e5-1ff9-4778-856c-333ef39671ec tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:41.559458 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 988/3943] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.575846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.578327 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:00:41.578543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.578748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.586665 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.586665 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:41.591007 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:00:41.595360 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e0386b3e-9cc3-45af-8312-bb4be538f81b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:00:41.595891 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 978/3944] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:41.942595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:41.946648 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:41.946648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:41.946648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:41.946648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:41.954225 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:41.954225 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:41.955332 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5988281b-4a9d-4f20-b24a-4086aaf1d017 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:41.955862 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 980/3945] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:41 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:42.266705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.270535 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:42.270535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.270535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.270535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:42.276857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a2b8da25-4962-4166-a0a9-1a519655f21d req-dcdc4de4-7be3-46d0-89fa-83b7b005702f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.277019 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.277019 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:42.278152 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c05e3266-cc5e-4732-a77e-28e84a32f2f6 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:42.278633 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1000/3946] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:42 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:42.279035 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a2b8da25-4962-4166-a0a9-1a519655f21d req-dcdc4de4-7be3-46d0-89fa-83b7b005702f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f Jul 24 01:00:42.279266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a2b8da25-4962-4166-a0a9-1a519655f21d req-dcdc4de4-7be3-46d0-89fa-83b7b005702f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.279491 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a2b8da25-4962-4166-a0a9-1a519655f21d req-dcdc4de4-7be3-46d0-89fa-83b7b005702f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.287905 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a2b8da25-4962-4166-a0a9-1a519655f21d req-dcdc4de4-7be3-46d0-89fa-83b7b005702f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f returned with HTTP 404 Jul 24 01:00:42.288373 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 989/3947] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:42 2026] DELETE /volume/v3/attachments/69532414-c931-4738-9cee-9f565464d66f => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:00:42.450205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.451995 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:42.452444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.452746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.452926 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:42.468244 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.468244 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:42.470317 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c477589b-53f9-4d80-b3d6-b3130bed3272 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:42.471828 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 979/3948] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:42 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:42.506399 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d138559-11c0-407c-882f-03210da65a89 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.509617 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d138559-11c0-407c-882f-03210da65a89 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:42.509752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d138559-11c0-407c-882f-03210da65a89 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.509961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d138559-11c0-407c-882f-03210da65a89 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.511204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6d138559-11c0-407c-882f-03210da65a89 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:42.517569 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.517569 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:42.518902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d138559-11c0-407c-882f-03210da65a89 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:42.520600 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 981/3949] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:42 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:42.535271 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.540228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 Jul 24 01:00:42.540228 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.540228 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.540228 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume with id: 7dcfdcd6-c3ac-440e-b73e-24563a213590 Jul 24 01:00:42.553418 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.553418 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:42.553418 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:42.574935 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume request issued successfully. Jul 24 01:00:42.575622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-872b6a0a-1bef-4f96-9419-6374c7248ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 returned with HTTP 202 Jul 24 01:00:42.576155 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1001/3950] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:42 2026] DELETE /volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:42.586468 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.590954 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 Jul 24 01:00:42.590954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.590954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.599917 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.599917 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:42.605070 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:42.614567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-886eb04d-b1bb-4521-b931-4a6b7a8e246a tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 returned with HTTP 200 Jul 24 01:00:42.614567 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 990/3951] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:42 2026] GET /volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:42.970883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-95137629-d71f-409d-b1e1-3048fe76dae6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:42.973178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95137629-d71f-409d-b1e1-3048fe76dae6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:42.973455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95137629-d71f-409d-b1e1-3048fe76dae6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:42.973754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95137629-d71f-409d-b1e1-3048fe76dae6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:42.973907 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-95137629-d71f-409d-b1e1-3048fe76dae6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:42.982872 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:42.982872 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:42.984074 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95137629-d71f-409d-b1e1-3048fe76dae6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:42.984964 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 980/3952] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:42 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:00:43.292402 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.294470 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:43.294703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.294970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.295102 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:43.300872 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.300872 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:43.301751 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5be348f4-dcf7-46bf-96b2-9f4f7992d5ff tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:43.302236 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 982/3953] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.483005 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.484857 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:43.485098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.485374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.485543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:43.489630 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.489630 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:43.490393 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8b93eca-e86e-4741-a4a6-56b68d62256c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:43.490867 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1002/3954] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.492755 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-216a7308-1de2-46ad-8f8b-338323e3fffe None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.494479 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-216a7308-1de2-46ad-8f8b-338323e3fffe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:43.494793 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-216a7308-1de2-46ad-8f8b-338323e3fffe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.495175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-216a7308-1de2-46ad-8f8b-338323e3fffe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.495319 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-216a7308-1de2-46ad-8f8b-338323e3fffe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: f90d70ef-58fa-4d8a-aad1-035ab45e140b Jul 24 01:00:43.499637 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-216a7308-1de2-46ad-8f8b-338323e3fffe tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b returned with HTTP 404 Jul 24 01:00:43.500206 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 991/3955] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:43 2026] DELETE /volume/v3/snapshots/f90d70ef-58fa-4d8a-aad1-035ab45e140b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:43.516690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.518715 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:43.518932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.519226 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.528321 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.528321 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:43.533551 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:43.542592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2e0d67a5-733b-454f-8d3c-0bd10c342f2a tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:43.543054 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 981/3956] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.559899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.562012 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:43.562838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1318076717"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.564373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1318076717'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:43.564527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 1 GB Jul 24 01:00:43.570879 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 01:00:43.582205 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (ab610195-e5d3-4895-9213-5b879c337586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:43.583978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6d97f7-6fa5-4f4e-84ed-a1343663e58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:43.585312 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:43.593301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9dbeba44-442c-4129-a843-bd41385c1d25 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.621624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6d97f7-6fa5-4f4e-84ed-a1343663e58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:43.622887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4caa4188-7548-4282-88b2-c1d6a687e57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:43.629661 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ecbf9eb-1833-4735-bb45-cb926eebd765 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.631427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ecbf9eb-1833-4735-bb45-cb926eebd765 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 Jul 24 01:00:43.631625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ecbf9eb-1833-4735-bb45-cb926eebd765 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.631800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ecbf9eb-1833-4735-bb45-cb926eebd765 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.637604 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ecbf9eb-1833-4735-bb45-cb926eebd765 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 returned with HTTP 404 Jul 24 01:00:43.638051 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 992/3957] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/volumes/7dcfdcd6-c3ac-440e-b73e-24563a213590 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:43.647738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.651147 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:43.651147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.651147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.651147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:43.654681 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.654681 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:43.655940 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9f31a624-a2b6-4615-8efb-6754bd4c8b72 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-member] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:43.656460 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 982/3958] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.661491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['d70a1af8-691b-4824-b5a7-b87a1ef5fb10', 'b6c0f13c-fea2-46fe-b75a-f44dbbb501ef', '5bb7447e-edb6-49f1-8d36-19f7a718c6a9', '8d900c19-1be8-4f92-8ca2-4a96f059cfce'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:43.662333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4caa4188-7548-4282-88b2-c1d6a687e57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70a1af8-691b-4824-b5a7-b87a1ef5fb10', 'b6c0f13c-fea2-46fe-b75a-f44dbbb501ef', '5bb7447e-edb6-49f1-8d36-19f7a718c6a9', '8d900c19-1be8-4f92-8ca2-4a96f059cfce']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:43.662993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03437959-f62c-4911-9aec-a2aecb1ea0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:43.668335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.670130 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:43.670413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.670628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.670736 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete backup with id: a95894e3-9e5c-4c02-803e-7d2b3ac892dc. Jul 24 01:00:43.674961 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.674961 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:43.686594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03437959-f62c-4911-9aec-a2aecb1ea0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b01f366b-ef0f-444a-b9c5-b31bb1ace3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1318076717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['d70a1af8-691b-4824-b5a7-b87a1ef5fb10','b6c0f13c-fea2-46fe-b75a-f44dbbb501ef','5bb7447e-edb6-49f1-8d36-19f7a718c6a9','8d900c19-1be8-4f92-8ca2-4a96f059cfce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1318076717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b01f366b-ef0f-444a-b9c5-b31bb1ace3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:43.687023 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] delete_backup rpcapi backup_id a95894e3-9e5c-4c02-803e-7d2b3ac892dc {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:00:43.687602 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3fb6c5-1ede-4cd1-be00-86e4b45d6f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:43.688854 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f21388a0-9c1b-4b92-b427-f94c0ee65166 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 202 Jul 24 01:00:43.689391 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 993/3959] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:43 2026] DELETE /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:43.700452 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7348cfda-6643-45e3-aadf-d46f914baf0d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.704214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7348cfda-6643-45e3-aadf-d46f914baf0d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:43.704214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7348cfda-6643-45e3-aadf-d46f914baf0d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.704214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7348cfda-6643-45e3-aadf-d46f914baf0d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.704214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7348cfda-6643-45e3-aadf-d46f914baf0d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:43.708920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3fb6c5-1ede-4cd1-be00-86e4b45d6f33) transitioned into state 'SUCCESS' from state '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-1318076717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['d70a1af8-691b-4824-b5a7-b87a1ef5fb10','b6c0f13c-fea2-46fe-b75a-f44dbbb501ef','5bb7447e-edb6-49f1-8d36-19f7a718c6a9','8d900c19-1be8-4f92-8ca2-4a96f059cfce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:43.709183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655a8f0c-8cc8-4fc5-bb15-91d5ecdcf157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:43.710532 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.710532 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:43.711748 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7348cfda-6643-45e3-aadf-d46f914baf0d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:43.712368 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 983/3960] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.712554 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9dbeba44-442c-4129-a843-bd41385c1d25 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:00:43.712940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9dbeba44-442c-4129-a843-bd41385c1d25 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1997376801"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.719622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655a8f0c-8cc8-4fc5-bb15-91d5ecdcf157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:43.720706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (ab610195-e5d3-4895-9213-5b879c337586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:43.721001 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 01:00:43.721592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2ed3fa5-3e0b-4e7a-87fc-f2547a575230 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:43.721998 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 983/3961] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:43 2026] POST /volume/v3/volumes => generated 752 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:43.735047 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9dbeba44-442c-4129-a843-bd41385c1d25 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:00:43.735531 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1003/3962] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:00:43 2026] POST /volume/v3/types => generated 231 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.737800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.743935 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:43.744164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.744346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.750972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5c74acfa-dbd2-41f2-a628-5b355b296a02 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.752630 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c74acfa-dbd2-41f2-a628-5b355b296a02 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] POST https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:43.752974 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.752974 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:43.753260 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5c74acfa-dbd2-41f2-a628-5b355b296a02 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.762080 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:43.764254 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dee63d75-e7b3-494f-96b8-f7b0fb81f161 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 200 Jul 24 01:00:43.764561 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 994/3963] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:43.779707 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5c74acfa-dbd2-41f2-a628-5b355b296a02 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:43.780269 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 984/3964] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:00:43 2026] POST /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:43.789338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-daf9bec5-2f54-4f09-8c43-bf619dfbbbbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.791696 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-daf9bec5-2f54-4f09-8c43-bf619dfbbbbe tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 Jul 24 01:00:43.791894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-daf9bec5-2f54-4f09-8c43-bf619dfbbbbe tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.792095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-daf9bec5-2f54-4f09-8c43-bf619dfbbbbe tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.792384 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:43.792384 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:43.798534 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-daf9bec5-2f54-4f09-8c43-bf619dfbbbbe tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 returned with HTTP 200 Jul 24 01:00:43.799097 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 984/3965] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:43.807879 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5d6c6cbf-9fd6-4ac6-a062-aa66d3a5b038 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.811359 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5d6c6cbf-9fd6-4ac6-a062-aa66d3a5b038 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] DELETE https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 Jul 24 01:00:43.811359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5d6c6cbf-9fd6-4ac6-a062-aa66d3a5b038 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.811359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5d6c6cbf-9fd6-4ac6-a062-aa66d3a5b038 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.831892 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5d6c6cbf-9fd6-4ac6-a062-aa66d3a5b038 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 returned with HTTP 202 Jul 24 01:00:43.832908 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1004/3966] 10.4.3.67 () {66 vars in 1392 bytes} [Fri Jul 24 01:00:43 2026] DELETE /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:43.844844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ff4733fb-9c5c-450f-b252-b02217ea9288 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.846660 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ff4733fb-9c5c-450f-b252-b02217ea9288 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 Jul 24 01:00:43.846960 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ff4733fb-9c5c-450f-b252-b02217ea9288 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.847233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ff4733fb-9c5c-450f-b252-b02217ea9288 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.855374 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ff4733fb-9c5c-450f-b252-b02217ea9288 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 returned with HTTP 404 Jul 24 01:00:43.855801 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 995/3967] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:43.866431 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-76f4c7db-811e-4d59-90dd-44836c19c144 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.870385 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76f4c7db-811e-4d59-90dd-44836c19c144 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] POST https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:43.870385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76f4c7db-811e-4d59-90dd-44836c19c144 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.902747 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76f4c7db-811e-4d59-90dd-44836c19c144 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:43.902747 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 985/3968] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:00:43 2026] POST /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:43.911883 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b0cb60d0-a614-459e-b7b4-e266dc432001 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.914785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b0cb60d0-a614-459e-b7b4-e266dc432001 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:43.915065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b0cb60d0-a614-459e-b7b4-e266dc432001 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.915371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b0cb60d0-a614-459e-b7b4-e266dc432001 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.926468 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b0cb60d0-a614-459e-b7b4-e266dc432001 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:43.927223 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 985/3969] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:43.936990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-570efaf9-e221-4b4f-b99b-85917b3e559a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.939214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-570efaf9-e221-4b4f-b99b-85917b3e559a tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] POST https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:43.939589 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-570efaf9-e221-4b4f-b99b-85917b3e559a tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.965419 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-570efaf9-e221-4b4f-b99b-85917b3e559a tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:43.965879 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1005/3970] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:00:43 2026] POST /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:43.974839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-99e2b044-c6f1-46e2-aed0-47ee2a50e7e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.977035 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99e2b044-c6f1-46e2-aed0-47ee2a50e7e1 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] PUT https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 Jul 24 01:00:43.977557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-99e2b044-c6f1-46e2-aed0-47ee2a50e7e1 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:43.996661 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:43.998865 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:43.999239 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:43.999512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:43.999800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:44.003508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99e2b044-c6f1-46e2-aed0-47ee2a50e7e1 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 returned with HTTP 200 Jul 24 01:00:44.007112 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 996/3971] 10.4.3.67 () {68 vars in 1409 bytes} [Fri Jul 24 01:00:43 2026] PUT /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:44.008557 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.008557 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:44.008731 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ef6bba2-7b1b-45da-8c7b-c1c11c7f0caa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:44.009099 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 986/3972] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:43 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:44.010669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a2bec08a-9ac5-4dc7-b2e0-826bc1858c17 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.012112 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2bec08a-9ac5-4dc7-b2e0-826bc1858c17 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 Jul 24 01:00:44.012447 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2bec08a-9ac5-4dc7-b2e0-826bc1858c17 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.012798 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a2bec08a-9ac5-4dc7-b2e0-826bc1858c17 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.019469 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a2bec08a-9ac5-4dc7-b2e0-826bc1858c17 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 returned with HTTP 200 Jul 24 01:00:44.019469 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 986/3973] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:44.032585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-88748b43-9c11-48da-a87b-89b7a81064b0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.034574 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88748b43-9c11-48da-a87b-89b7a81064b0 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] POST https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:44.034918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-88748b43-9c11-48da-a87b-89b7a81064b0 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:44.072926 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-88748b43-9c11-48da-a87b-89b7a81064b0 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:44.073661 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1006/3974] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:00:44 2026] POST /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 51 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:44.087513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4f8495f5-fe09-46fa-bbd1-3d4b573b0cc4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.087513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4f8495f5-fe09-46fa-bbd1-3d4b573b0cc4 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs Jul 24 01:00:44.087513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4f8495f5-fe09-46fa-bbd1-3d4b573b0cc4 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.087845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4f8495f5-fe09-46fa-bbd1-3d4b573b0cc4 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.093921 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4f8495f5-fe09-46fa-bbd1-3d4b573b0cc4 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs returned with HTTP 200 Jul 24 01:00:44.094363 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 997/3975] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:44.108439 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8be6d7db-c5ce-47c7-8245-6a9e6ffe2a58 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.110611 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8be6d7db-c5ce-47c7-8245-6a9e6ffe2a58 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] DELETE https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 Jul 24 01:00:44.110860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8be6d7db-c5ce-47c7-8245-6a9e6ffe2a58 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.111103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8be6d7db-c5ce-47c7-8245-6a9e6ffe2a58 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.138250 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8be6d7db-c5ce-47c7-8245-6a9e6ffe2a58 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 returned with HTTP 202 Jul 24 01:00:44.138670 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 987/3976] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:44 2026] DELETE /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:44.146113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a59c48df-5ac3-4f9b-97b4-d1c3fb115a86 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.147620 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a59c48df-5ac3-4f9b-97b4-d1c3fb115a86 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] GET https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 Jul 24 01:00:44.148079 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a59c48df-5ac3-4f9b-97b4-d1c3fb115a86 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.148368 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a59c48df-5ac3-4f9b-97b4-d1c3fb115a86 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.153115 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a59c48df-5ac3-4f9b-97b4-d1c3fb115a86 tempest-VolumeTypesExtraSpecsTest-834200586 tempest-VolumeTypesExtraSpecsTest-834200586-project-admin] https://10.4.3.67/volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 returned with HTTP 404 Jul 24 01:00:44.153115 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 987/3977] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/types/2717c471-eaf2-4f14-ae06-bc05f5728979 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:44.313785 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.319472 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:44.319472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.319472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.319472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:44.323106 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.323106 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:44.323913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb4d9e67-5250-4b89-848c-cb28fa389cf3 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:44.324492 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1007/3978] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:44.506672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.514900 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:44.515237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.515482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.515638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:44.523023 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.523023 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:44.523706 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c8222c0a-7da4-4c42-a11a-ada39d2b70fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:44.524054 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 998/3979] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:44.724027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.729670 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:44.729857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.730026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.730119 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:44.737320 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.737320 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:44.737945 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18e02457-95d8-4e18-b9be-9cf0b98414ec tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 200 Jul 24 01:00:44.738327 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 988/3980] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:44.781407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.783490 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:44.783907 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.784367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.796229 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.796229 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:44.800603 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:44.806752 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89ba1f52-f23b-4105-8bba-d547dcb5c5c5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 200 Jul 24 01:00:44.807320 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 988/3981] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:44.825635 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-51bddd29-8438-4e28-96f3-71c1e6400133 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.827404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:44.827809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b01f366b-ef0f-444a-b9c5-b31bb1ace3da", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-734395408"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:44.841953 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.841953 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:44.842453 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:44.842765 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:44.873001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['9f85ea86-28e2-40c8-9bff-3f667e697b5b', '363e820c-680f-456d-81cb-f598f814c9b5', 'cdf0425b-46e0-4f2d-b5df-9f71c46c8fdc', 'ab11ee20-2e69-4d0a-a2d2-cf4f6f25367d'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:44.911979 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot create request issued successfully. Jul 24 01:00:44.912495 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-51bddd29-8438-4e28-96f3-71c1e6400133 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:44.913073 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1008/3982] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:44.926455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:44.932872 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:44.933333 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:44.933897 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:44.944861 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:44.944861 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:44.947374 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:44.950163 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e6b24bc4-ebc3-4c50-b133-3017fcae3278 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa returned with HTTP 200 Jul 24 01:00:44.950665 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 999/3983] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:44 2026] GET /volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.019960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.021797 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:45.022016 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.022271 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.022394 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:45.028600 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.028600 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:45.029424 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ffe5f7c-ec7a-46d3-ad8e-714d3041adb9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:45.029789 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 989/3984] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.336407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.339403 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:45.339645 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.339965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.340149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:45.345548 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.345548 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:45.346452 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca3b73ce-4472-44a6-88d9-8ed9e0c9e83d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:45.347075 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 989/3985] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.536612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-57cda334-f11b-410d-9944-a7341bedf045 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.537385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-57cda334-f11b-410d-9944-a7341bedf045 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:45.537708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-57cda334-f11b-410d-9944-a7341bedf045 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.537986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-57cda334-f11b-410d-9944-a7341bedf045 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.538159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-57cda334-f11b-410d-9944-a7341bedf045 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:45.544103 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.544103 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:45.545003 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-57cda334-f11b-410d-9944-a7341bedf045 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:45.545585 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1009/3986] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.752943 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0fc13422-ec0d-4d36-a097-f79982749700 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.755099 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0fc13422-ec0d-4d36-a097-f79982749700 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc Jul 24 01:00:45.755363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0fc13422-ec0d-4d36-a097-f79982749700 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.755572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0fc13422-ec0d-4d36-a097-f79982749700 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.755693 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0fc13422-ec0d-4d36-a097-f79982749700 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id a95894e3-9e5c-4c02-803e-7d2b3ac892dc. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:45.759884 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0fc13422-ec0d-4d36-a097-f79982749700 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc returned with HTTP 404 Jul 24 01:00:45.760751 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1000/3987] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/backups/a95894e3-9e5c-4c02-803e-7d2b3ac892dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:45.768842 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.772398 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:45.772681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.772877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.772981 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete backup with id: e7e38061-827e-4e6f-9df0-649724e705b5. Jul 24 01:00:45.779467 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.779467 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:45.802300 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] delete_backup rpcapi backup_id e7e38061-827e-4e6f-9df0-649724e705b5 {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:00:45.804788 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc1724d1-5574-49be-a958-35c80c01cdd5 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 202 Jul 24 01:00:45.805231 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 990/3988] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:45 2026] DELETE /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:45.813978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.815823 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:45.816214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.816567 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.817656 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:45.821161 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.821161 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:45.822030 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8c5a3691-fe43-4593-a964-b904fda45ef3 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:45.822636 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 990/3989] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.960746 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.964855 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:45.964855 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:45.965009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:45.971535 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.971535 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:45.971977 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:45.972772 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1914d04c-8a0a-4422-aa53-bed1f6bdb739 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa returned with HTTP 200 Jul 24 01:00:45.973183 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1010/3990] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:45 2026] GET /volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:45.982020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:45.984075 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:45.984595 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5fea346-f4d3-4b0b-817e-736b1ba872aa", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-896703007"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:45.986416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5fea346-f4d3-4b0b-817e-736b1ba872aa', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-896703007'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:45.994633 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:45.994633 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:45.995026 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:45.995148 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 2 GB Jul 24 01:00:46.002489 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 01:00:46.012259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (7c868285-204d-4e45-a5cd-a864d1021bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:46.012259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422db010-7148-4fa4-b6f7-ff61117dfdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.013144 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:46.042999 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.044816 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:46.045036 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.045303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.045388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:46.050124 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.050124 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:46.050614 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8418f8c1-dc20-471a-accb-f4aac6c50069 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:46.051055 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 991/3991] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:46.064693 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422db010-7148-4fa4-b6f7-ff61117dfdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b5fea346-f4d3-4b0b-817e-736b1ba872aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.066399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8a36a8-46a5-418a-8688-c2ddb814e687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.123232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['4e7f4f82-5aab-4812-bec4-7949a18a7c46', '42ae9f40-c6d6-4d52-a8c4-39c3d84dc29a', '46fcba40-263f-45d2-9524-4aa2605ad8ed', 'f86bc43f-babe-4881-adb0-58f8c087d7f8'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:46.124045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8a36a8-46a5-418a-8688-c2ddb814e687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e7f4f82-5aab-4812-bec4-7949a18a7c46', '42ae9f40-c6d6-4d52-a8c4-39c3d84dc29a', '46fcba40-263f-45d2-9524-4aa2605ad8ed', 'f86bc43f-babe-4881-adb0-58f8c087d7f8']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.125057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fae64b-9233-445c-94b2-6eec985343bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.174013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fae64b-9233-445c-94b2-6eec985343bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab6c576-e5d5-4349-bca6-82f56071dce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-896703007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['4e7f4f82-5aab-4812-bec4-7949a18a7c46','42ae9f40-c6d6-4d52-a8c4-39c3d84dc29a','46fcba40-263f-45d2-9524-4aa2605ad8ed','f86bc43f-babe-4881-adb0-58f8c087d7f8'],size=2,snapshot_id=b5fea346-f4d3-4b0b-817e-736b1ba872aa,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-896703007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab6c576-e5d5-4349-bca6-82f56071dce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,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=b5fea346-f4d3-4b0b-817e-736b1ba872aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.175214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94931e74-2d5e-4e27-b22a-b0d5f5df998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.200301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94931e74-2d5e-4e27-b22a-b0d5f5df998e) transitioned into state 'SUCCESS' from state '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-896703007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['4e7f4f82-5aab-4812-bec4-7949a18a7c46','42ae9f40-c6d6-4d52-a8c4-39c3d84dc29a','46fcba40-263f-45d2-9524-4aa2605ad8ed','f86bc43f-babe-4881-adb0-58f8c087d7f8'],size=2,snapshot_id=b5fea346-f4d3-4b0b-817e-736b1ba872aa,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.201339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7cb7f3b-c42f-480a-adf4-34a296c9873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.211677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9f124ee9-3253-490c-8d60-6540a0b2215f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.228712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7cb7f3b-c42f-480a-adf4-34a296c9873f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.229826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (7c868285-204d-4e45-a5cd-a864d1021bdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:46.230240 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 01:00:46.230978 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1da06cb6-5c32-4b2a-83c9-40c1230c2620 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:46.231703 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1001/3992] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:45 2026] POST /volume/v3/volumes => generated 785 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:46.246717 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.249225 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:46.249390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.249645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.257876 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.257876 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:46.262433 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:46.267369 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d3af2954-db19-4595-bdb2-e78f66f6dbb5 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 200 Jul 24 01:00:46.267849 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1011/3993] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:46.329781 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:46.330006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-546127291"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:46.331507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-546127291'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:46.331664 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume of 1 GB Jul 24 01:00:46.335716 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Availability Zones retrieved successfully. Jul 24 01:00:46.341631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (a82a96b2-f346-4b55-b162-4fc5d6e68d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:46.342921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f07c0c-1209-4205-a52e-5329836b3abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.343948 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:46.357769 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.360992 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:46.361447 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.361555 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.361651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:46.369820 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.369820 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:46.370609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b034311-b0bb-4ab9-b9dc-06b58e00ad7c tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:46.371257 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 992/3994] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:46.382136 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f07c0c-1209-4205-a52e-5329836b3abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.383728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d2cc25-c508-40b1-bd67-b67fbf3b1fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.469330 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Created reservations ['2a6023be-3291-46b6-8825-11188bde3ed1', 'b649e75d-3542-4f4b-a880-cd2e6cb3c7cd', '815dd236-0091-4876-8901-92f1885d658b', '7c69e4f2-c8fc-4c13-a569-a5a2516951b3'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:46.470727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d2cc25-c508-40b1-bd67-b67fbf3b1fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a6023be-3291-46b6-8825-11188bde3ed1', 'b649e75d-3542-4f4b-a880-cd2e6cb3c7cd', '815dd236-0091-4876-8901-92f1885d658b', '7c69e4f2-c8fc-4c13-a569-a5a2516951b3']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.471755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e15b5a5-21fb-4450-9d72-4ed369a79daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.499380 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e15b5a5-21fb-4450-9d72-4ed369a79daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1860629d-db19-4886-b85f-60a1fd92a9af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-546127291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f597d504b344608f0122898f40c881',qos_specs=None,replication_status=,reservations=['2a6023be-3291-46b6-8825-11188bde3ed1','b649e75d-3542-4f4b-a880-cd2e6cb3c7cd','815dd236-0091-4876-8901-92f1885d658b','7c69e4f2-c8fc-4c13-a569-a5a2516951b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2784647cb649428b8b4bce28ef1c9338',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-546127291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1860629d-db19-4886-b85f-60a1fd92a9af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f597d504b344608f0122898f40c881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2784647cb649428b8b4bce28ef1c9338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.500967 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1657433-e60e-4be8-a252-275dcbda648d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.529215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1657433-e60e-4be8-a252-275dcbda648d) transitioned into state 'SUCCESS' from state '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-546127291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f597d504b344608f0122898f40c881',qos_specs=None,replication_status=,reservations=['2a6023be-3291-46b6-8825-11188bde3ed1','b649e75d-3542-4f4b-a880-cd2e6cb3c7cd','815dd236-0091-4876-8901-92f1885d658b','7c69e4f2-c8fc-4c13-a569-a5a2516951b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2784647cb649428b8b4bce28ef1c9338',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.530137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3fa38-deb6-4e5b-90cf-4fcdc3ccb3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:46.544230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3fa38-deb6-4e5b-90cf-4fcdc3ccb3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:46.545460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (a82a96b2-f346-4b55-b162-4fc5d6e68d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:46.545932 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request issued successfully. Jul 24 01:00:46.546934 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f124ee9-3253-490c-8d60-6540a0b2215f tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:46.547489 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 991/3995] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:46 2026] POST /volume/v3/volumes => generated 747 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:46.559839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.561739 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:00:46.562411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.562411 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.563185 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.565551 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:46.566226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.566226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.566226 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:46.571505 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.571505 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:46.574025 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.574025 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:46.574884 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-167847a8-439c-43e5-92e6-50cd1b9448f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:46.575658 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1012/3996] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:46.577945 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:00:46.582691 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-75a30edd-5425-4e82-8dd3-b97044ff9248 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 200 Jul 24 01:00:46.583157 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1002/3997] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:46.835251 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:46.837575 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:46.837857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:46.838108 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:46.838296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:46.843985 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:46.843985 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:46.844814 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21dd21a5-aa66-46cc-b81d-8459c6852c1e tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 200 Jul 24 01:00:46.845420 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 993/3998] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:46 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.066088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.068228 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:47.068578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.068724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.068905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:47.074437 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.074437 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:47.075352 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f6c1fd9d-3c91-4019-b0bd-1b609421c86d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:47.075804 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 992/3999] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.284778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.286551 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:47.286718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.286906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.293754 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.293754 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:47.297940 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:47.302628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c188624-0cc9-4c9c-aad2-0e51b8a84bd8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 200 Jul 24 01:00:47.302815 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1013/4000] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.314731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.316614 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:47.316801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.316982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.324412 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.324412 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:47.327791 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:47.331769 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b93c9fb7-d0d9-4a29-9d38-92d7ed7ac0f4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 200 Jul 24 01:00:47.332136 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1003/4001] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.345045 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-32a2935d-4b43-4434-9f10-ee1067146024 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.346847 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:47.347045 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.347281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.347458 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:47.359443 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.359443 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:47.359866 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:47.375204 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 01:00:47.375450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32a2935d-4b43-4434-9f10-ee1067146024 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 202 Jul 24 01:00:47.376138 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 994/4002] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:47 2026] DELETE /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:47.383671 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-23efa16c-3121-4394-82cd-fc65626f02e8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.385519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.389220 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:47.389220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.389220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.389475 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23efa16c-3121-4394-82cd-fc65626f02e8 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:47.389475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23efa16c-3121-4394-82cd-fc65626f02e8 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.389475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23efa16c-3121-4394-82cd-fc65626f02e8 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.389475 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-23efa16c-3121-4394-82cd-fc65626f02e8 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:47.395519 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.395519 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:47.396026 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.396026 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:47.397170 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23efa16c-3121-4394-82cd-fc65626f02e8 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:47.397862 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 993/4003] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.400239 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:47.405085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb1a21ca-47e9-42be-af8f-7115206a2536 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 200 Jul 24 01:00:47.405671 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1014/4004] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.588355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.591036 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:47.591036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.591036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.591036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:47.597080 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.597080 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:47.597940 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d7ced64c-cd84-41a9-b8a5-49e07570b42f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:47.598302 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1004/4005] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.599836 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-82a4289c-e380-420b-bb69-c857b68295e6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.601810 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82a4289c-e380-420b-bb69-c857b68295e6 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:00:47.602125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82a4289c-e380-420b-bb69-c857b68295e6 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.602405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82a4289c-e380-420b-bb69-c857b68295e6 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.610879 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.610879 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:47.615182 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-82a4289c-e380-420b-bb69-c857b68295e6 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:00:47.621229 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82a4289c-e380-420b-bb69-c857b68295e6 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 200 Jul 24 01:00:47.621879 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 995/4006] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:47.857361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.858986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 Jul 24 01:00:47.859587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.860003 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.860285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id e7e38061-827e-4e6f-9df0-649724e705b5. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:47.864793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3fca4e3a-fbb0-4182-8680-6dc6e152a5fe tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 returned with HTTP 404 Jul 24 01:00:47.865522 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 994/4007] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/backups/e7e38061-827e-4e6f-9df0-649724e705b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:47.874732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.877212 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:47.877513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.877805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.877922 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete backup with id: aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. Jul 24 01:00:47.883229 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.883229 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:47.902209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] delete_backup rpcapi backup_id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:00:47.904530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7084fba6-d53a-4efe-8e6b-051d2a97b659 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 202 Jul 24 01:00:47.904925 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1015/4008] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:47 2026] DELETE /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:47.913803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d9ec2055-1148-4581-9e64-856d0f728832 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:47.915919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9ec2055-1148-4581-9e64-856d0f728832 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:47.917288 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9ec2055-1148-4581-9e64-856d0f728832 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:47.917725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9ec2055-1148-4581-9e64-856d0f728832 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:47.917923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d9ec2055-1148-4581-9e64-856d0f728832 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:47.923320 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:47.923320 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:47.924117 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9ec2055-1148-4581-9e64-856d0f728832 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:47.924642 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1005/4009] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:47 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:48.087530 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.089710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:48.090117 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.090307 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.090482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:48.096058 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.096058 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:48.097962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e9963e9a-1250-4f3b-819b-f0a4a35df562 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:48.097962 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 996/4010] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:48.414548 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.418214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:48.418214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.418214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.418214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:48.419059 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-48b7a8a3-1cf5-4057-9102-867aaf43244d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.421223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48b7a8a3-1cf5-4057-9102-867aaf43244d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:48.422138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-48b7a8a3-1cf5-4057-9102-867aaf43244d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.422138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-48b7a8a3-1cf5-4057-9102-867aaf43244d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.427174 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.427174 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:48.428065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ceefa9a7-bb3c-4075-a643-f3fb23d0daba tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:48.428593 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 995/4011] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:48.434301 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48b7a8a3-1cf5-4057-9102-867aaf43244d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 404 Jul 24 01:00:48.435177 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1016/4012] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:48.444818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e5a6e715-90b8-476b-8ff8-2132ab0b7897 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.448401 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e5a6e715-90b8-476b-8ff8-2132ab0b7897 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:48.449268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e5a6e715-90b8-476b-8ff8-2132ab0b7897 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.449696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e5a6e715-90b8-476b-8ff8-2132ab0b7897 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.462766 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e5a6e715-90b8-476b-8ff8-2132ab0b7897 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 404 Jul 24 01:00:48.464609 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1006/4013] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:48.474081 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-699f60ce-c87f-478b-baa8-90990052e8cc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.477019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-699f60ce-c87f-478b-baa8-90990052e8cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:48.477326 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-699f60ce-c87f-478b-baa8-90990052e8cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.477591 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-699f60ce-c87f-478b-baa8-90990052e8cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.477815 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-699f60ce-c87f-478b-baa8-90990052e8cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: cab6c576-e5d5-4349-bca6-82f56071dce1 Jul 24 01:00:48.488644 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-699f60ce-c87f-478b-baa8-90990052e8cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 returned with HTTP 404 Jul 24 01:00:48.489314 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 997/4014] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:48 2026] DELETE /volume/v3/volumes/cab6c576-e5d5-4349-bca6-82f56071dce1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:48.500432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.502963 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:48.503307 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.503639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.503735 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:48.510726 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.510726 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:48.511316 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:48.534723 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 01:00:48.535031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00e911e4-d9d6-4dc5-b32e-95031dbd7213 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa returned with HTTP 202 Jul 24 01:00:48.536160 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 996/4015] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:48 2026] DELETE /volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:48.544227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.546990 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:48.547374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.547634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.554746 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.554746 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:48.555745 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:48.557252 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b22cc69-6f5d-4b4e-afc3-2de8bef1ad73 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa returned with HTTP 200 Jul 24 01:00:48.557922 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1017/4016] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:48.609700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.611929 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:48.612229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.612502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.612656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:48.618055 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.618055 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:48.618928 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-51345367-8a94-4292-b06c-f7f4c4dddc3d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:48.619837 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1007/4017] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:48.935043 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63bcf580-f024-41d9-b629-a02c60583b48 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:48.937607 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63bcf580-f024-41d9-b629-a02c60583b48 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:48.937607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63bcf580-f024-41d9-b629-a02c60583b48 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:48.937607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63bcf580-f024-41d9-b629-a02c60583b48 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:48.937607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-63bcf580-f024-41d9-b629-a02c60583b48 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:48.944533 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:48.944533 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:48.945160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63bcf580-f024-41d9-b629-a02c60583b48 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 200 Jul 24 01:00:48.945550 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 998/4018] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:48 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.110476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.112573 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:49.112765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.112943 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.113039 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:49.121084 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.121084 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:49.121850 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9bdd0a59-744f-43c3-8b8c-b8366dd256ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:49.122248 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 997/4019] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.443204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.446166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:49.446602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.447175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.447393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:49.449726 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=545,cinder:UPDATE=174,cinder:INSERT=83,cinder:DELETE=3 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:00:49.457673 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.457673 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:49.459035 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b5e4993-3811-4993-b7f7-c1a8b5bf3646 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:49.460379 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1018/4020] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.572280 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a191324c-5a66-43ed-a951-96118cfe260f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.574035 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a191324c-5a66-43ed-a951-96118cfe260f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa Jul 24 01:00:49.574255 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a191324c-5a66-43ed-a951-96118cfe260f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.574454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a191324c-5a66-43ed-a951-96118cfe260f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.578706 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a191324c-5a66-43ed-a951-96118cfe260f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa returned with HTTP 404 Jul 24 01:00:49.579135 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1008/4021] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/snapshots/b5fea346-f4d3-4b0b-817e-736b1ba872aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:49.593549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.597306 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:49.597541 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.598673 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.614340 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.614340 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:49.623447 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:49.630477 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-54797be7-8664-4b5c-bd19-e0e20406b153 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.632581 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54797be7-8664-4b5c-bd19-e0e20406b153 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:49.632777 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-54797be7-8664-4b5c-bd19-e0e20406b153 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.633052 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-54797be7-8664-4b5c-bd19-e0e20406b153 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.633216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-54797be7-8664-4b5c-bd19-e0e20406b153 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:49.633291 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0d2374e7-096d-4c13-9602-79d4fcd898a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 200 Jul 24 01:00:49.633765 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 999/4022] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.638647 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.638647 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:49.639278 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-54797be7-8664-4b5c-bd19-e0e20406b153 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:49.639624 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 998/4023] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.648250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.650507 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:49.650837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.651058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.651394 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:49.661511 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.661511 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:49.662080 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:49.679811 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 01:00:49.680005 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c38d26b6-1bc5-4689-bce6-4cd575121001 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 202 Jul 24 01:00:49.680493 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1019/4024] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:49 2026] DELETE /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:49.687365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.689726 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:49.689989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.690282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.702679 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.702679 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:49.709212 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:49.715004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c1ca882-d073-43a1-bc03-2bc3ef288085 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 200 Jul 24 01:00:49.715585 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1009/4025] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:49.957599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.960819 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 Jul 24 01:00:49.960819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.960819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.960819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Show backup with id aba9c99e-08be-4b6d-bbc1-942d4c32a6c5. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:49.964975 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ca4c123-3f7f-4916-9b19-eaf089e84b68 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 returned with HTTP 404 Jul 24 01:00:49.965492 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1000/4026] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:49 2026] GET /volume/v3/backups/aba9c99e-08be-4b6d-bbc1-942d4c32a6c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:49.973556 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:49.975778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 01:00:49.975778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:49.976243 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:49.976243 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume with id: e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 01:00:49.984200 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:49.984200 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:49.984321 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:50.003897 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Delete volume request issued successfully. Jul 24 01:00:50.003897 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90ccfbb-8c92-4a3f-8c65-ca625fcb9e5d tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 returned with HTTP 202 Jul 24 01:00:50.004323 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 999/4027] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:49 2026] DELETE /volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:50.014025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.020371 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 01:00:50.020371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.020371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.030940 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.030940 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:50.036550 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Volume info retrieved successfully. Jul 24 01:00:50.044576 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c8d6ede-c5ea-409f-9444-d28d28509733 tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 returned with HTTP 200 Jul 24 01:00:50.044576 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1020/4028] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:50.135781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.137521 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:50.137741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.137928 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.138064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:50.143703 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.143703 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:50.144559 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fb760d2-2e30-427b-859f-e96ee8c0ffbd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:50.144944 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1010/4029] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:50.473182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.477681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:50.477977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.478296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.478460 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:50.490209 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.490209 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:50.491763 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70a5cdc5-07c3-4883-b275-59551fcb8d14 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:50.495737 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1001/4030] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:50.651569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-296d55a9-d297-4cbd-a031-e879e7c91173 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.655500 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-296d55a9-d297-4cbd-a031-e879e7c91173 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:50.655708 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-296d55a9-d297-4cbd-a031-e879e7c91173 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.655896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-296d55a9-d297-4cbd-a031-e879e7c91173 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.656002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-296d55a9-d297-4cbd-a031-e879e7c91173 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:50.662398 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.662398 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:50.663010 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-296d55a9-d297-4cbd-a031-e879e7c91173 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:50.663427 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1000/4031] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:50.727515 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f37d931d-2b77-4924-af81-1190358ad658 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.729216 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f37d931d-2b77-4924-af81-1190358ad658 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da Jul 24 01:00:50.729400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f37d931d-2b77-4924-af81-1190358ad658 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.729574 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f37d931d-2b77-4924-af81-1190358ad658 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.735327 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f37d931d-2b77-4924-af81-1190358ad658 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da returned with HTTP 404 Jul 24 01:00:50.735732 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1021/4032] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/volumes/b01f366b-ef0f-444a-b9c5-b31bb1ace3da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:50.745407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.747316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:50.747467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.747648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.756470 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.756470 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:50.760824 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:50.766468 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ed2dc63-1d87-45dd-9659-b26d6c15efa2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:50.766468 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1011/4033] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:50.782051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.787471 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:50.787823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1207436385"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:50.790678 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1207436385'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:50.790850 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 1 GB Jul 24 01:00:50.797725 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 01:00:50.803600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (fa1b9ca1-00b4-4f38-a3e8-db1be8b6c248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:50.804506 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f016b7-c64d-430e-8927-d556fec43dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:50.805405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:50.832304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f016b7-c64d-430e-8927-d556fec43dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:50.832976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691d1671-db39-4931-83ba-770a98764a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:50.873862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['c5033cc6-a5a6-4bc3-a504-776cf70c5472', '735fa807-1575-4d20-9e46-2282bd7dc11a', 'f76c15b1-faa7-447e-8c64-3b71e1f4ed88', 'b393a511-c49e-477b-96aa-c7484048c64b'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:50.874631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691d1671-db39-4931-83ba-770a98764a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5033cc6-a5a6-4bc3-a504-776cf70c5472', '735fa807-1575-4d20-9e46-2282bd7dc11a', 'f76c15b1-faa7-447e-8c64-3b71e1f4ed88', 'b393a511-c49e-477b-96aa-c7484048c64b']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:50.875417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71de54c-64ce-4647-98df-3eb59b0b01b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:50.897556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71de54c-64ce-4647-98df-3eb59b0b01b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049ff9b9-2833-47bc-b1ca-95f87c9aa991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1207436385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['c5033cc6-a5a6-4bc3-a504-776cf70c5472','735fa807-1575-4d20-9e46-2282bd7dc11a','f76c15b1-faa7-447e-8c64-3b71e1f4ed88','b393a511-c49e-477b-96aa-c7484048c64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1207436385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049ff9b9-2833-47bc-b1ca-95f87c9aa991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:50.898375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b5c2d8-f79a-49de-b9f5-fd9cba27afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:50.916350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b5c2d8-f79a-49de-b9f5-fd9cba27afde) transitioned into state 'SUCCESS' from state '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-1207436385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['c5033cc6-a5a6-4bc3-a504-776cf70c5472','735fa807-1575-4d20-9e46-2282bd7dc11a','f76c15b1-faa7-447e-8c64-3b71e1f4ed88','b393a511-c49e-477b-96aa-c7484048c64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:50.916781 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a0ad96-932f-45c2-9efc-fb655892ecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:50.925802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a0ad96-932f-45c2-9efc-fb655892ecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:50.926603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (fa1b9ca1-00b4-4f38-a3e8-db1be8b6c248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:50.926893 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 01:00:50.927514 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8d6bec00-7aa7-47da-aa33-a10d2cc09172 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:50.928672 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1002/4034] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:50 2026] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:50.942584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:50.944853 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:50.945220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:50.945782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:50.954523 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:50.954523 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:50.959908 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:50.970041 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7b51f16-7623-493a-b5fd-be7232e84b3d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 200 Jul 24 01:00:50.970456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1001/4035] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:50 2026] GET /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.061979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-146522e2-e916-49d2-a15e-0a5118a5133b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.064617 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-146522e2-e916-49d2-a15e-0a5118a5133b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] GET https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 Jul 24 01:00:51.065019 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-146522e2-e916-49d2-a15e-0a5118a5133b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.065019 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-146522e2-e916-49d2-a15e-0a5118a5133b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.071264 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-146522e2-e916-49d2-a15e-0a5118a5133b tempest-ProjectMemberTests33-24302273 tempest-ProjectMemberTests33-24302273-project-admin] https://10.4.3.67/volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 returned with HTTP 404 Jul 24 01:00:51.076066 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1022/4036] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/volumes/e99cf2d4-b695-4513-a018-41595625e9a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:51.156384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.158489 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:51.158489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.158489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.159298 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:51.164046 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.164046 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:51.165047 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc8053ca-e5a1-4f95-b20c-b222a8012d75 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:51.165433 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1012/4037] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.181237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.182769 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:00:51.183308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.183308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.196242 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.196242 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:51.202018 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:51.207039 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1cf6a8ed-6828-49ca-91e3-4f0e814cab13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 200 Jul 24 01:00:51.207646 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1003/4038] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.224372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-90b01481-d7b9-4e14-840c-a7478b96f949 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.226393 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:51.226603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.226795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.226897 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 419a799c-1469-40ec-a344-fdba5a3d290e. Jul 24 01:00:51.237167 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.237167 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:51.255484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 419a799c-1469-40ec-a344-fdba5a3d290e {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:00:51.257040 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90b01481-d7b9-4e14-840c-a7478b96f949 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 202 Jul 24 01:00:51.257490 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1002/4039] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:51 2026] DELETE /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:51.267812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.269600 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:51.269916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.269973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.270085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:51.276225 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.276225 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:51.277548 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-862c28a6-057b-4b88-b1bb-8a3cd515ea3b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 200 Jul 24 01:00:51.277618 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1023/4040] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.511067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bc3d354a-81a5-425c-953a-66559445858b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.512998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bc3d354a-81a5-425c-953a-66559445858b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:51.513445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bc3d354a-81a5-425c-953a-66559445858b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.514872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bc3d354a-81a5-425c-953a-66559445858b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.514872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bc3d354a-81a5-425c-953a-66559445858b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:51.523427 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.523427 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:51.523558 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bc3d354a-81a5-425c-953a-66559445858b tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:51.524476 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1013/4041] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.677955 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.679055 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:51.682214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.682214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:51.682214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:51.684587 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:51.684587 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:51.685246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9568818e-fed2-4b61-85b5-b2addcc7df57 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:51.685548 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1004/4042] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:51.986818 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:51.989458 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:51.989768 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:51.990065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.001969 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.001969 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:52.006295 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:52.011118 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6c56a783-93ca-4c42-b92b-91dd466d8bfc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 200 Jul 24 01:00:52.011573 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1003/4043] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:51 2026] GET /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:52.029132 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.032241 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:52.032241 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "049ff9b9-2833-47bc-b1ca-95f87c9aa991", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-999359730"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:52.043579 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.043579 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:52.044046 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:52.044201 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create snapshot from volume 049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:52.078754 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['408d447e-75e9-492c-b12b-8a1cc2609742', '1cf56d1f-ec8e-4a0a-ba66-ff008d20397d', 'ccf11ad1-0760-4408-96af-d222fe522ead', '49b89772-8612-4db7-abed-2cc11fd1c9ac'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:52.112537 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot create request issued successfully. Jul 24 01:00:52.112537 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c75386b9-cf6f-4f0e-93dd-25534ed92939 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:52.112969 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1024/4044] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:52.121830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.124281 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:52.124669 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:52.124971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.132090 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.132090 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:52.132711 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:52.133802 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-561a0c54-8aaa-4992-ad37-831f38f7e5b2 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d returned with HTTP 200 Jul 24 01:00:52.134356 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1014/4045] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:52 2026] GET /volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:52.289262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.293339 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e Jul 24 01:00:52.293339 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:52.293339 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.293339 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 419a799c-1469-40ec-a344-fdba5a3d290e. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:52.297818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2ba6ad00-4d5c-44b0-b641-e9f269465536 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e returned with HTTP 404 Jul 24 01:00:52.298863 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1005/4046] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:52 2026] GET /volume/v3/backups/419a799c-1469-40ec-a344-fdba5a3d290e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:52.310864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2dc92013-a407-4a1f-8384-c19b045841a7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.313829 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:52.314388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-342942698"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:52.322788 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-342942698'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:52.325692 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume of 1 GB Jul 24 01:00:52.331281 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Availability Zones retrieved successfully. Jul 24 01:00:52.336706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (e085c57e-b7c6-40ff-8bd9-9f77826610c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:52.337588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2e5ba8-fb72-489e-b1d0-2135c783d21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:52.338473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:52.366223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2e5ba8-fb72-489e-b1d0-2135c783d21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:52.366882 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bc8bd-3b05-46c5-9983-b4ae326dc852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:52.426141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['d61ed93c-681d-48ff-9fa7-ed0e26bd5da1', 'ca9a5bf8-f95f-499d-96b1-10917efcf1d8', 'ee9e1368-3849-4f56-b766-f147077fd567', '939607df-d253-4251-9ea6-67b7d0e5218c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:52.427364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bc8bd-3b05-46c5-9983-b4ae326dc852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d61ed93c-681d-48ff-9fa7-ed0e26bd5da1', 'ca9a5bf8-f95f-499d-96b1-10917efcf1d8', 'ee9e1368-3849-4f56-b766-f147077fd567', '939607df-d253-4251-9ea6-67b7d0e5218c']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:52.428379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0e4f3e-645a-4243-bda4-65348fe80d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:52.454596 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0e4f3e-645a-4243-bda4-65348fe80d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3d2fe6-960a-4e47-97ee-fe6d17ceb906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-342942698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['d61ed93c-681d-48ff-9fa7-ed0e26bd5da1','ca9a5bf8-f95f-499d-96b1-10917efcf1d8','ee9e1368-3849-4f56-b766-f147077fd567','939607df-d253-4251-9ea6-67b7d0e5218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-342942698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3d2fe6-960a-4e47-97ee-fe6d17ceb906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d96fea94c544fbab444378012097b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:52.455933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb94529-2711-4c5e-a3eb-c486c8746b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:52.483079 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb94529-2711-4c5e-a3eb-c486c8746b2e) transitioned into state 'SUCCESS' from state '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-342942698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['d61ed93c-681d-48ff-9fa7-ed0e26bd5da1','ca9a5bf8-f95f-499d-96b1-10917efcf1d8','ee9e1368-3849-4f56-b766-f147077fd567','939607df-d253-4251-9ea6-67b7d0e5218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:52.483812 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9718381e-d570-4e70-a08e-c4c82206f82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:52.495660 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9718381e-d570-4e70-a08e-c4c82206f82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:52.496905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (e085c57e-b7c6-40ff-8bd9-9f77826610c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:52.497371 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request issued successfully. Jul 24 01:00:52.498169 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2dc92013-a407-4a1f-8384-c19b045841a7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:52.498814 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1004/4047] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:52 2026] POST /volume/v3/volumes => generated 746 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 01:00:52.512145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fac5923b-cc44-4b43-a858-8d13322f7142 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.514413 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fac5923b-cc44-4b43-a858-8d13322f7142 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:00:52.514656 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fac5923b-cc44-4b43-a858-8d13322f7142 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:52.514865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fac5923b-cc44-4b43-a858-8d13322f7142 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.522936 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.522936 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:52.527569 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fac5923b-cc44-4b43-a858-8d13322f7142 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:52.532161 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fac5923b-cc44-4b43-a858-8d13322f7142 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 200 Jul 24 01:00:52.532652 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1025/4048] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:52 2026] GET /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:52.541603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.543218 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:52.543424 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:52.543638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.543748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:52.547867 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.547867 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:52.548570 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8271153-cebe-4a1e-aa0f-0f54bdcba933 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:52.549165 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1015/4049] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:52 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:52.699777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:52.701894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:52.703209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:52.703209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:52.703209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:52.710942 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:52.710942 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:52.710942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0a156854-c13f-4291-b0ba-1ebc86813d31 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:52.711792 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1006/4050] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:52 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.082912 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c35e010c-fd6c-42f2-9277-08b439539d64 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.144766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dbd9152b-4437-4890-8413-0dde817ed176 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.146783 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbd9152b-4437-4890-8413-0dde817ed176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:53.147021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbd9152b-4437-4890-8413-0dde817ed176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.147296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbd9152b-4437-4890-8413-0dde817ed176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.154800 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.154800 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:53.154800 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dbd9152b-4437-4890-8413-0dde817ed176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:53.154800 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbd9152b-4437-4890-8413-0dde817ed176 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d returned with HTTP 200 Jul 24 01:00:53.154800 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1026/4051] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.164174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.169059 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:53.169059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "68c9edfa-1a3c-43be-a61c-d573d87bd09d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1106057218"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:53.169059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request body: {'volume': {'snapshot_id': '68c9edfa-1a3c-43be-a61c-d573d87bd09d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1106057218'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:53.174235 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.174235 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:53.174693 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:53.174872 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume of 1 GB Jul 24 01:00:53.178705 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Availability Zones retrieved successfully. Jul 24 01:00:53.185467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (51bc7407-cbf4-4201-b909-8faabe7fca9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:53.185781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a34b66-e47f-4de5-b058-642082f13fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.187059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:53.192381 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:53.192709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752407136"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:53.194899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752407136'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:53.195173 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:00:53.195696 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.195696 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:53.201626 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:53.210769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (58d677bd-7d8b-40be-9c16-99ec35237ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:53.213167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d4fc6f8-ea02-41cc-906b-528b1ad5aba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.214271 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:53.233041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a34b66-e47f-4de5-b058-642082f13fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68c9edfa-1a3c-43be-a61c-d573d87bd09d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.234502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb3addb-d1ae-4cca-9ea3-ca77746dd293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.248883 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d4fc6f8-ea02-41cc-906b-528b1ad5aba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.250243 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd76f18-99af-460c-bc16-5b6d26716eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.291024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Created reservations ['76f7293f-235e-47ff-b264-74dac4f35f3b', '071e1104-f6b6-4a68-8656-cc1e3731bfff', 'b6342227-fcdb-4d92-8c87-dd718eb65ba5', '5c38e2cf-ab3c-403f-b0c0-258746821bf4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:53.292273 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb3addb-d1ae-4cca-9ea3-ca77746dd293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f7293f-235e-47ff-b264-74dac4f35f3b', '071e1104-f6b6-4a68-8656-cc1e3731bfff', 'b6342227-fcdb-4d92-8c87-dd718eb65ba5', '5c38e2cf-ab3c-403f-b0c0-258746821bf4']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.293447 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6e2726-357f-4e2f-9442-273fd1689b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.323965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['cf1f7116-c840-4dac-ad1f-4edf78e04f74', '5f8ccea2-cadf-4aa8-8665-f3689f218f92', '6f44c45f-e5a1-4819-a461-4d689d3f6215', '3f9b76e6-8f9f-4d3e-b383-726dcbccdc8a'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:53.324776 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd76f18-99af-460c-bc16-5b6d26716eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf1f7116-c840-4dac-ad1f-4edf78e04f74', '5f8ccea2-cadf-4aa8-8665-f3689f218f92', '6f44c45f-e5a1-4819-a461-4d689d3f6215', '3f9b76e6-8f9f-4d3e-b383-726dcbccdc8a']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.325631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a3d1e9-f4ac-4d67-bad4-ccf340e34ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.340045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6e2726-357f-4e2f-9442-273fd1689b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c488a554-5899-4895-a01f-f6c15a042bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1106057218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['76f7293f-235e-47ff-b264-74dac4f35f3b','071e1104-f6b6-4a68-8656-cc1e3731bfff','b6342227-fcdb-4d92-8c87-dd718eb65ba5','5c38e2cf-ab3c-403f-b0c0-258746821bf4'],size=1,snapshot_id=68c9edfa-1a3c-43be-a61c-d573d87bd09d,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1106057218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c488a554-5899-4895-a01f-f6c15a042bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c54b5f851b4dd9996039e59fd44e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=68c9edfa-1a3c-43be-a61c-d573d87bd09d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6331e0778ed744d991a1a6432a2927c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.341700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8c0ed0-b0e4-4c5f-b966-7cbc75ddbdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.350497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a3d1e9-f4ac-4d67-bad4-ccf340e34ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7dbe92a-6915-4f6b-9ed3-e3402baa67eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752407136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['cf1f7116-c840-4dac-ad1f-4edf78e04f74','5f8ccea2-cadf-4aa8-8665-f3689f218f92','6f44c45f-e5a1-4819-a461-4d689d3f6215','3f9b76e6-8f9f-4d3e-b383-726dcbccdc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752407136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7dbe92a-6915-4f6b-9ed3-e3402baa67eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.351355 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0654c62e-4942-4bef-a1a3-3ce990569e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.362930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8c0ed0-b0e4-4c5f-b966-7cbc75ddbdc4) transitioned into state 'SUCCESS' from state '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-1106057218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c54b5f851b4dd9996039e59fd44e03',qos_specs=None,replication_status=,reservations=['76f7293f-235e-47ff-b264-74dac4f35f3b','071e1104-f6b6-4a68-8656-cc1e3731bfff','b6342227-fcdb-4d92-8c87-dd718eb65ba5','5c38e2cf-ab3c-403f-b0c0-258746821bf4'],size=1,snapshot_id=68c9edfa-1a3c-43be-a61c-d573d87bd09d,source_replicaid=,source_volid=None,status='creating',user_id='6331e0778ed744d991a1a6432a2927c7',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.364040 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0c98b6-81f6-4643-b473-f35516c82581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.375046 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0654c62e-4942-4bef-a1a3-3ce990569e51) transitioned into state 'SUCCESS' from state '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-752407136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['cf1f7116-c840-4dac-ad1f-4edf78e04f74','5f8ccea2-cadf-4aa8-8665-f3689f218f92','6f44c45f-e5a1-4819-a461-4d689d3f6215','3f9b76e6-8f9f-4d3e-b383-726dcbccdc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.375758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bc675f-2f13-4b1f-9ef2-e5973ca02c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:53.384629 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bc675f-2f13-4b1f-9ef2-e5973ca02c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.385546 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (58d677bd-7d8b-40be-9c16-99ec35237ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:53.385789 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:00:53.386316 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c35e010c-fd6c-42f2-9277-08b439539d64 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:53.386733 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1005/4052] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:53 2026] POST /volume/v3/volumes => generated 775 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:53.394833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0c98b6-81f6-4643-b473-f35516c82581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:53.395923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Flow 'volume_create_api' (51bc7407-cbf4-4201-b909-8faabe7fca9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:53.396326 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Create volume request issued successfully. Jul 24 01:00:53.397111 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8dae1d05-59c2-49bd-98b5-8652fe70af67 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:53.397406 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-01c55937-d1e7-40e8-9761-6613a34103af None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.397724 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1016/4053] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:53 2026] POST /volume/v3/volumes => generated 786 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:53.399238 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01c55937-d1e7-40e8-9761-6613a34103af tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:53.399432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01c55937-d1e7-40e8-9761-6613a34103af tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.399617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01c55937-d1e7-40e8-9761-6613a34103af tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.415335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.417649 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:53.417934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.418239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.422009 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.422009 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:53.434210 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-01c55937-d1e7-40e8-9761-6613a34103af tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:53.434364 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.434364 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:53.437261 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01c55937-d1e7-40e8-9761-6613a34103af tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb returned with HTTP 200 Jul 24 01:00:53.437886 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1007/4054] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.439214 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:53.445069 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8893a3eb-d983-4ebf-b559-f75ab9745f8d tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 200 Jul 24 01:00:53.445680 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1027/4055] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.546965 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-023c725b-0061-4f8d-975d-95fd800e94b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.549487 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-023c725b-0061-4f8d-975d-95fd800e94b5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:00:53.549789 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-023c725b-0061-4f8d-975d-95fd800e94b5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.550027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-023c725b-0061-4f8d-975d-95fd800e94b5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.560176 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.560176 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:53.560294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.562979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:53.563275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.563507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.563659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:53.566665 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-023c725b-0061-4f8d-975d-95fd800e94b5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:53.571923 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.571923 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:53.572742 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69e086c1-4ac0-478f-ad91-2d698efb9022 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:53.573264 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1017/4056] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.574035 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-023c725b-0061-4f8d-975d-95fd800e94b5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 200 Jul 24 01:00:53.574737 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1006/4057] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.591943 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.596219 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:00:53.596219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a3d2fe6-960a-4e47-97ee-fe6d17ceb906", "name": "tempest-VolumesBackupsTest-Backup-934945132"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:53.597840 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': '4a3d2fe6-960a-4e47-97ee-fe6d17ceb906', 'name': 'tempest-VolumesBackupsTest-Backup-934945132'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:00:53.598229 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume 4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 in container None Jul 24 01:00:53.609428 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.609428 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:53.611150 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:00:53.633582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['d788f7ce-be7e-46f1-a326-582161933f90', '0b004198-ae49-4458-bb8f-9dca3e71b0a1'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:53.668243 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8e81571b-8b76-4c97-88ac-f0e719cbb3f5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:00:53.668682 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1008/4058] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:53 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:53.679886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.681534 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:53.681703 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.681883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.681986 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:53.688718 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.688718 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:53.689504 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a3721a3-1a08-48ad-923e-96fd6eeb177f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:53.689870 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1028/4059] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:53.722480 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:53.724576 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:53.724800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:53.724984 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:53.725087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:53.731280 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:53.731280 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:53.731892 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-05f9d254-c589-49b1-a37a-6b4abe6c4903 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:53.732273 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1018/4060] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:53 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.138617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-936c04c5-86b0-459e-97b2-e1d8c620b7b7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.142214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-936c04c5-86b0-459e-97b2-e1d8c620b7b7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 Jul 24 01:00:54.142214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-936c04c5-86b0-459e-97b2-e1d8c620b7b7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.142214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-936c04c5-86b0-459e-97b2-e1d8c620b7b7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.148950 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.148950 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:54.214640 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e56a9a28-9c0b-4864-9a33-67051e066b78 req-936c04c5-86b0-459e-97b2-e1d8c620b7b7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 returned with HTTP 200 Jul 24 01:00:54.215405 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1007/4061] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:00:54 2026] DELETE /volume/v3/attachments/89955cd1-3573-43eb-b965-edb8fec6a4a0 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.317111 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f76560cb-da4f-490c-97a2-60ef44be802a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.319356 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f76560cb-da4f-490c-97a2-60ef44be802a tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/2a83f153-06e9-4470-b179-5860f2b57039/action Jul 24 01:00:54.319793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f76560cb-da4f-490c-97a2-60ef44be802a tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-attach": {"instance_uuid": "d95d3f9a-d92b-407c-bc3b-38b7429e32d1", "mountpoint": "/dev/vdc"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:00:54.319958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f76560cb-da4f-490c-97a2-60ef44be802a tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d95d3f9a-d92b-407c-bc3b-38b7429e32d1", "mountpoint": "/dev/vdc"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:54.328948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f76560cb-da4f-490c-97a2-60ef44be802a tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/2a83f153-06e9-4470-b179-5860f2b57039/action returned with HTTP 404 Jul 24 01:00:54.329768 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1009/4062] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:00:54 2026] POST /volume/v3/volumes/2a83f153-06e9-4470-b179-5860f2b57039/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:54.450264 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.452045 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:54.452311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.452513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.465454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.465757 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.465757 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:54.467490 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:54.467714 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.467926 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.469486 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:54.473737 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1266e9e1-2170-4ef6-bfee-7db70c4b42cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb returned with HTTP 200 Jul 24 01:00:54.474131 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1029/4063] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:54.477478 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.477478 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:54.487013 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:54.491901 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2b5f6f50-7f34-4d7c-a23d-67d6ffe7f8d3 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 200 Jul 24 01:00:54.492231 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-942eb7e2-250f-405d-a169-0df4903151bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.492343 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1019/4064] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.507524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.509972 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:54.510272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.510531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.523653 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.523653 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:54.530909 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:54.537098 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9dfed432-c06c-4d90-b7f4-a1391193f943 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 200 Jul 24 01:00:54.537676 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1010/4065] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.555131 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-73ef81bb-53fc-45db-b0b6-129061451d6f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.557529 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:54.557815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.558095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.558341 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:54.566868 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:54.567376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7dbe92a-6915-4f6b-9ed3-e3402baa67eb", "name": "tempest-ProjectMemberTests-Snapshot-829629511"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:54.568307 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.568307 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:54.568954 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:54.581834 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.581834 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:54.582330 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Volume info retrieved successfully. Jul 24 01:00:54.582463 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Create snapshot from volume f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:54.585739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.587623 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:54.587820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.587997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.588096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:54.592860 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.592860 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:54.593692 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-62ee5411-e7b5-4945-a0b1-6e999a283100 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:54.594347 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1020/4066] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.594831 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 01:00:54.595105 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73ef81bb-53fc-45db-b0b6-129061451d6f tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 202 Jul 24 01:00:54.595730 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1030/4067] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:54 2026] DELETE /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:54.605002 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.606064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2ea8f46f-6903-4414-9001-98593d4e4cb7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.607562 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:54.607816 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.608082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.617718 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.617718 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:54.622571 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:54.627584 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-716caaa5-f2a9-4842-8fc7-452cb0f6990b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 200 Jul 24 01:00:54.627959 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1011/4068] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.643004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Created reservations ['7d770974-68d3-43ea-b708-639cfddb3469', 'ed6df1cb-ff43-4c2c-881d-65f06aaac5ea', '2296d1ed-1259-4f4e-bcc6-c05053abf7d6', 'a23dc4f9-df03-45b4-86e1-e8ececa77213'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:54.681215 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot create request issued successfully. Jul 24 01:00:54.681215 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-942eb7e2-250f-405d-a169-0df4903151bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:54.681215 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1008/4069] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:54 2026] POST /volume/v3/snapshots => generated 304 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:54.681414 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ea8f46f-6903-4414-9001-98593d4e4cb7 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-member] PUT https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:54.681414 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ea8f46f-6903-4414-9001-98593d4e4cb7 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:54.688567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.690133 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.690133 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:54.691051 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:54.691303 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.691491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.696743 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.696743 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:54.697749 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:00:54.697749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ab6ef707-f133-4a6b-af8a-b73afe2d9973 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e returned with HTTP 200 Jul 24 01:00:54.698158 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1031/4070] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.698261 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ea8f46f-6903-4414-9001-98593d4e4cb7 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-member] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:54.698658 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1021/4071] 10.4.3.67 () {70 vars in 1401 bytes} [Fri Jul 24 01:00:54 2026] PUT /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 314 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.701816 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8183394b-024c-4cce-b74d-1d1cb026da42 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.703510 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8183394b-024c-4cce-b74d-1d1cb026da42 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:54.703678 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8183394b-024c-4cce-b74d-1d1cb026da42 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.703846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8183394b-024c-4cce-b74d-1d1cb026da42 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.703952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8183394b-024c-4cce-b74d-1d1cb026da42 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:54.706315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.708212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:54.708266 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.708266 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:54.708447 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.708660 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.708778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:54.709003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8183394b-024c-4cce-b74d-1d1cb026da42 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:54.709601 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1012/4072] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.714304 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.714304 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:54.715353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db404659-0aaa-4aa1-8fa7-1b5f2b245b89 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:54.715885 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1009/4073] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.725364 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.727221 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] DELETE https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:54.727496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.727728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.727868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Delete backup with id: 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. Jul 24 01:00:54.732296 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.732296 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:54.743925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.745957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:54.746166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.746371 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.746520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:54.747550 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] delete_backup rpcapi backup_id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:00:54.749253 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4b4be298-3564-4ccf-9a1a-ac9237c5884d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 202 Jul 24 01:00:54.749759 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1032/4074] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:54 2026] DELETE /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:00:54.753676 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.753676 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:54.754522 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e36c6b3d-4c99-4c0a-ad90-002ee8d578fb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:54.754918 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1022/4075] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.759701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-584cace1-fa60-43c6-9483-bffb7a969037 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.761659 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-584cace1-fa60-43c6-9483-bffb7a969037 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:54.761872 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-584cace1-fa60-43c6-9483-bffb7a969037 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.762087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-584cace1-fa60-43c6-9483-bffb7a969037 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.762283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-584cace1-fa60-43c6-9483-bffb7a969037 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:54.767509 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.767509 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:54.768161 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-584cace1-fa60-43c6-9483-bffb7a969037 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 200 Jul 24 01:00:54.768581 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1013/4076] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:54.922210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:54.924830 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:54.925213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:54.925335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:54.939649 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:54.939649 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:54.944178 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:54.949946 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7383291f-f933-4035-a0f0-0ff8f932e4e9 req-fb3ee66a-e69a-4a02-be66-c6da19b4f3a6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:54.950580 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1010/4077] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:00:54 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.645466 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b84fe49a-a8e8-4ee4-8a6b-739495dfb5e4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.648799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b84fe49a-a8e8-4ee4-8a6b-739495dfb5e4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:55.649056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b84fe49a-a8e8-4ee4-8a6b-739495dfb5e4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.649287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b84fe49a-a8e8-4ee4-8a6b-739495dfb5e4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.655150 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b84fe49a-a8e8-4ee4-8a6b-739495dfb5e4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 404 Jul 24 01:00:55.655637 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1033/4078] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:55.662855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-204bf803-8163-4c45-b8f4-5de649e4220e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.665717 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-204bf803-8163-4c45-b8f4-5de649e4220e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:55.665901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-204bf803-8163-4c45-b8f4-5de649e4220e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.666107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-204bf803-8163-4c45-b8f4-5de649e4220e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.673305 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-204bf803-8163-4c45-b8f4-5de649e4220e tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 404 Jul 24 01:00:55.673967 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1023/4079] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:55.682001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52829696-ce14-4fc0-8771-e561eae6887b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.684728 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52829696-ce14-4fc0-8771-e561eae6887b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:55.685007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52829696-ce14-4fc0-8771-e561eae6887b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.685276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52829696-ce14-4fc0-8771-e561eae6887b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.685543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-52829696-ce14-4fc0-8771-e561eae6887b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: c488a554-5899-4895-a01f-f6c15a042bb3 Jul 24 01:00:55.703951 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52829696-ce14-4fc0-8771-e561eae6887b tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 returned with HTTP 404 Jul 24 01:00:55.705316 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1014/4080] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:55 2026] DELETE /volume/v3/volumes/c488a554-5899-4895-a01f-f6c15a042bb3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:55.709831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.712515 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:55.712728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.712913 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.712993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.715462 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:55.715740 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.716001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.716169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete snapshot with id: 68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:55.722398 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.722398 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:55.723283 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:00:55.724105 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4558c2e3-e122-4410-9473-02d2d32100c9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.724207 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1d92ec84-be22-4e8c-9152-feaa3dbabfbe tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e returned with HTTP 200 Jul 24 01:00:55.724581 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.724581 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:55.724864 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1011/4081] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.725258 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:55.725987 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4558c2e3-e122-4410-9473-02d2d32100c9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:55.726204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4558c2e3-e122-4410-9473-02d2d32100c9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.726594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4558c2e3-e122-4410-9473-02d2d32100c9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.727599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4558c2e3-e122-4410-9473-02d2d32100c9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:55.731802 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.731802 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:55.732836 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4558c2e3-e122-4410-9473-02d2d32100c9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:55.733371 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1024/4082] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.737509 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.741864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:55.742158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.742437 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.742592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Delete snapshot with id: aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:55.755063 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.755063 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:55.755739 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:00:55.757640 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot delete request issued successfully. Jul 24 01:00:55.758821 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3a82f966-6866-40ca-9832-55d0ba8c0416 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d returned with HTTP 202 Jul 24 01:00:55.758821 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1034/4083] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:55 2026] DELETE /volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:55.766024 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f64f90a2-958c-4ef5-8664-418f12714cca None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.768639 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f64f90a2-958c-4ef5-8664-418f12714cca tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:55.768989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f64f90a2-958c-4ef5-8664-418f12714cca tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.769110 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c692388e-d240-4397-92b4-ca3e54e990d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.769314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f64f90a2-958c-4ef5-8664-418f12714cca tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.773166 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c692388e-d240-4397-92b4-ca3e54e990d7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:55.773433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c692388e-d240-4397-92b4-ca3e54e990d7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.773650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c692388e-d240-4397-92b4-ca3e54e990d7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.773784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c692388e-d240-4397-92b4-ca3e54e990d7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:55.775887 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.775887 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:55.776368 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f64f90a2-958c-4ef5-8664-418f12714cca tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Snapshot retrieved successfully. Jul 24 01:00:55.777439 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f64f90a2-958c-4ef5-8664-418f12714cca tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d returned with HTTP 200 Jul 24 01:00:55.777941 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1012/4084] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.778996 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.778996 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:55.780203 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c692388e-d240-4397-92b4-ca3e54e990d7 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:55.780754 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1025/4085] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.781628 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.783802 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a Jul 24 01:00:55.784089 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.784401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.784546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Show backup with id 71cc65f1-9f79-49e3-90d9-9fa158d91d9a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:55.789071 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f48bbead-914f-4ccd-a5db-831f2157eb6d tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a returned with HTTP 404 Jul 24 01:00:55.790024 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1035/4086] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/backups/71cc65f1-9f79-49e3-90d9-9fa158d91d9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:55.792470 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot delete request issued successfully. Jul 24 01:00:55.793419 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5fbc9c27-fbb9-4637-a743-272b7228ecac tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e returned with HTTP 202 Jul 24 01:00:55.793419 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1015/4087] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:00:55 2026] DELETE /volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:55.800601 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.804442 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-545ee445-7314-48ee-8293-167dc1099d4e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.805127 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:55.805423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.805648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.805836 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Delete volume with id: 9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:55.806795 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-545ee445-7314-48ee-8293-167dc1099d4e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:55.807027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-545ee445-7314-48ee-8293-167dc1099d4e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.807300 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-545ee445-7314-48ee-8293-167dc1099d4e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.813264 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.813264 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:55.813818 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-545ee445-7314-48ee-8293-167dc1099d4e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:00:55.814789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-545ee445-7314-48ee-8293-167dc1099d4e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e returned with HTTP 200 Jul 24 01:00:55.815312 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1026/4088] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:55.817814 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.817814 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:55.818241 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Volume info retrieved successfully. Jul 24 01:00:55.839272 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Delete volume request issued successfully. Jul 24 01:00:55.839550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fe9d0c7-d933-44fc-bc43-27897040d2d0 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d returned with HTTP 202 Jul 24 01:00:55.840092 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1013/4089] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:00:55 2026] DELETE /volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:55.848948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:55.850898 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:55.851139 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:55.851381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:55.860892 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:55.860892 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:55.864556 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Volume info retrieved successfully. Jul 24 01:00:55.870209 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-baa62a2c-e6e4-42d7-8cbc-f82a3a6f5566 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d returned with HTTP 200 Jul 24 01:00:55.870821 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1036/4090] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:55 2026] GET /volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:56.744789 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.748255 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:56.748571 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.748845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.748960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:56.758297 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.758297 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:56.759303 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0c9903bf-94ba-40f5-8837-0441560d9a2a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:56.759696 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1016/4091] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:56.791600 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1e76f17e-177c-44d7-aa58-c88491db9045 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.792621 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e76f17e-177c-44d7-aa58-c88491db9045 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d Jul 24 01:00:56.792869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e76f17e-177c-44d7-aa58-c88491db9045 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.793167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e76f17e-177c-44d7-aa58-c88491db9045 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.794547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.796076 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:56.796411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.796650 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.796813 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:56.798536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e76f17e-177c-44d7-aa58-c88491db9045 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d returned with HTTP 404 Jul 24 01:00:56.799081 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1027/4092] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/snapshots/68c9edfa-1a3c-43be-a61c-d573d87bd09d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:56.802057 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.802057 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:56.802057 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e9bf1be-9d82-428b-9612-4a7818f3092e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:56.802057 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1014/4093] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:56.810321 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.811958 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:56.812162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.812354 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.819175 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.819175 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:56.822481 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:56.824953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f015e5f5-227b-4474-8748-c98af3163983 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.826530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-db071bd5-3729-48ad-ae67-f2a86d4301a4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 200 Jul 24 01:00:56.826825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f015e5f5-227b-4474-8748-c98af3163983 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e Jul 24 01:00:56.826884 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1037/4094] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:56.827020 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f015e5f5-227b-4474-8748-c98af3163983 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.827232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f015e5f5-227b-4474-8748-c98af3163983 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.840138 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f015e5f5-227b-4474-8748-c98af3163983 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e returned with HTTP 404 Jul 24 01:00:56.840702 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1017/4095] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/snapshots/aa78f51c-b64b-4444-80d4-9fd234d8e58e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:56.843036 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.844883 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:56.845118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.845383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.845588 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: 049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:56.850315 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-23c86afc-14d9-4a9e-964a-857309ed3771 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.851809 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:56.852134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.852467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.852654 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.852654 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:56.852803 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:56.853254 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:56.859859 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.859859 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:56.860774 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:56.872739 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 01:00:56.873000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1332c174-4a03-45ed-b1c8-18b16ec4ebff tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 202 Jul 24 01:00:56.873568 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1028/4096] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:56 2026] DELETE /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:56.879754 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:00:56.880099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-23c86afc-14d9-4a9e-964a-857309ed3771 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb returned with HTTP 202 Jul 24 01:00:56.880622 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1015/4097] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:56 2026] DELETE /volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:56.881981 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.883725 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:56.883952 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.884080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.886424 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-984a3c31-2355-4734-a945-21b1191c4090 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.889227 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-984a3c31-2355-4734-a945-21b1191c4090 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] GET https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d Jul 24 01:00:56.889387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-984a3c31-2355-4734-a945-21b1191c4090 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.889578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-984a3c31-2355-4734-a945-21b1191c4090 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.891050 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.891050 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:56.892352 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:56.894507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:56.894753 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:56.895003 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:56.895341 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:56.895776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-984a3c31-2355-4734-a945-21b1191c4090 tempest-ProjectMemberTests39-528491173 tempest-ProjectMemberTests39-528491173-project-admin] https://10.4.3.67/volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d returned with HTTP 404 Jul 24 01:00:56.896446 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1018/4098] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/volumes/9ddcbd84-77b5-4aff-8a83-d57c4328129d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:56.900448 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ccbe0699-6590-4438-bb83-eeb5ed9289cc tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 200 Jul 24 01:00:56.900844 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1038/4099] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:56.905022 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:56.905022 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:56.909963 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:56.915515 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-578b2c31-1670-459e-892b-4cc6dcf5c1a3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb returned with HTTP 200 Jul 24 01:00:56.916039 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1029/4100] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:56 2026] GET /volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:57.712460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.714628 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:57.715039 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b87d4b2d-ef1c-4d29-8e7c-c592531677e1", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1259406947"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:57.716855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'imageRef': 'b87d4b2d-ef1c-4d29-8e7c-c592531677e1', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1259406947'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:57.774104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.775941 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:57.776237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.776450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.776561 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:57.781136 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:57.781136 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:57.781890 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abc1f349-5b0b-4161-96f1-47556f7526d9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:57.782348 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1019/4101] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:57 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:57.821379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.823117 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:57.823413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.823596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.823700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:57.827460 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:57.827460 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:57.828066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ae54a0e0-4ee1-4255-9ebe-68e69b1d0050 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:57.828544 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1039/4102] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:57 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:57.914502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e582afcb-590e-40b2-9253-8eb821bf8f83 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.916318 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e582afcb-590e-40b2-9253-8eb821bf8f83 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 Jul 24 01:00:57.916507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e582afcb-590e-40b2-9253-8eb821bf8f83 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.916687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e582afcb-590e-40b2-9253-8eb821bf8f83 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.922772 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e582afcb-590e-40b2-9253-8eb821bf8f83 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 returned with HTTP 404 Jul 24 01:00:57.923320 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1030/4103] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:57 2026] GET /volume/v3/volumes/049ff9b9-2833-47bc-b1ca-95f87c9aa991 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:57.930014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4cfc3da4-ab48-49fb-ada5-29e61f1ce020 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.931937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4cfc3da4-ab48-49fb-ada5-29e61f1ce020 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb Jul 24 01:00:57.932146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4cfc3da4-ab48-49fb-ada5-29e61f1ce020 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.932338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4cfc3da4-ab48-49fb-ada5-29e61f1ce020 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.934417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.938153 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4cfc3da4-ab48-49fb-ada5-29e61f1ce020 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb returned with HTTP 404 Jul 24 01:00:57.938604 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1020/4104] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:57 2026] GET /volume/v3/volumes/f7dbe92a-6915-4f6b-9ed3-e3402baa67eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:57.940784 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:57.941002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.941239 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.947170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.949650 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:57.949917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1984847855"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:57.951446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1984847855'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:57.951650 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:57.951650 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:57.951710 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:00:57.956437 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:57.956738 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:57.962303 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca9d26e0-120f-48ac-b3f5-2c36015d8f53 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:57.962382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (241c687c-11ec-411d-a745-de5cdefce2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:57.962811 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1040/4105] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:57 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:57.964061 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume of 2 GB Jul 24 01:00:57.964426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eeff4b-5dfe-4928-83f8-51f316338edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:57.964426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:57.970443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.970961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] DELETE https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:57.971153 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.971344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.971494 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume with id: cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:57.973219 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Availability Zones retrieved successfully. Jul 24 01:00:57.977491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:57.977696 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (39e5841b-49e8-4a2c-82a2-6e606fe08aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:57.978805 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2691e4-ae92-4995-9a9b-6e2fe0ce42f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:57.979591 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] DELETE https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:57.979829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Validating volume size '2' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:57.979878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:57.980080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:57.980319 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume with id: 75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:57.982249 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:57.982249 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:57.982740 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:57.990034 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:57.990034 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:57.990673 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:57.992103 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eeff4b-5dfe-4928-83f8-51f316338edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:57.993067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4e0c5d-ed00-4e4c-a2ac-e6db0bf610c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:57.994378 np0000005792 devstack@c-api.service[100232]: WARNING cinder.keymgr.conf_key_mgr [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:00:58.002056 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Delete volume request issued successfully. Jul 24 01:00:58.002323 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5a743fe-7163-4bfc-a272-9c365ab1a58d tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 202 Jul 24 01:00:58.002813 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1021/4106] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:57 2026] DELETE /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:58.010336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.012580 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:58.012800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.012972 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Delete volume request issued successfully. Jul 24 01:00:58.013039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.013202 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8bd0e4b2-d9d1-4d33-afe9-91cc4150adc4 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 202 Jul 24 01:00:58.013625 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1041/4107] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:00:57 2026] DELETE /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:58.020036 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2691e4-ae92-4995-9a9b-6e2fe0ce42f9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 01:00:58.020036 np0000005792 devstack@c-api.service[100229]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b87d4b2d-ef1c-4d29-8e7c-c592531677e1 is not active. Jul 24 01:00:58.021947 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2691e4-ae92-4995-9a9b-6e2fe0ce42f9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.022969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9d18a713-f2af-4334-a891-0196942425a8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.023418 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2691e4-ae92-4995-9a9b-6e2fe0ce42f9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 01:00:58.024767 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.024767 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:58.024906 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d18a713-f2af-4334-a891-0196942425a8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:58.025103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d18a713-f2af-4334-a891-0196942425a8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.025340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d18a713-f2af-4334-a891-0196942425a8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.025640 np0000005792 devstack@c-api.service[100229]: WARNING cinder.volume.api [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (39e5841b-49e8-4a2c-82a2-6e606fe08aa2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 01:00:58.026155 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-714d4ac0-4c2e-4ffd-a17f-56b7913a9aa1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:00:58.027445 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1016/4108] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:00:57 2026] POST /volume/v3/volumes => generated 125 bytes in 315 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:00:58.029609 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Volume info retrieved successfully. Jul 24 01:00:58.033357 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.033357 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:58.037900 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9d18a713-f2af-4334-a891-0196942425a8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Volume info retrieved successfully. Jul 24 01:00:58.041974 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a329ab44-be4a-4e7e-8673-fb9e7c50dac6 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 200 Jul 24 01:00:58.042504 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1022/4109] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:58.044465 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d18a713-f2af-4334-a891-0196942425a8 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 200 Jul 24 01:00:58.044943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1042/4110] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:58.049001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['51291870-860e-42e2-af0c-c8f4792fd50b', '2ca0c56d-480b-4f91-9137-78e16788112d', 'c7329a39-a502-4d39-9ebe-3bc09ab6626b', 'a5f391d6-2456-4eb3-b936-79a2aec45b24'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:58.049001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4e0c5d-ed00-4e4c-a2ac-e6db0bf610c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51291870-860e-42e2-af0c-c8f4792fd50b', '2ca0c56d-480b-4f91-9137-78e16788112d', 'c7329a39-a502-4d39-9ebe-3bc09ab6626b', 'a5f391d6-2456-4eb3-b936-79a2aec45b24']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.049001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (508e6616-1be1-4788-9bd6-dd5f1b74b9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.083210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (508e6616-1be1-4788-9bd6-dd5f1b74b9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104c8c6e-edc4-45b8-a6b0-87e7282a07f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984847855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['51291870-860e-42e2-af0c-c8f4792fd50b','2ca0c56d-480b-4f91-9137-78e16788112d','c7329a39-a502-4d39-9ebe-3bc09ab6626b','a5f391d6-2456-4eb3-b936-79a2aec45b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984847855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104c8c6e-edc4-45b8-a6b0-87e7282a07f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.084637 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e668be-de20-4f52-8a0b-d9a5864d6a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.108628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e668be-de20-4f52-8a0b-d9a5864d6a2e) transitioned into state 'SUCCESS' from state '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-1984847855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['51291870-860e-42e2-af0c-c8f4792fd50b','2ca0c56d-480b-4f91-9137-78e16788112d','c7329a39-a502-4d39-9ebe-3bc09ab6626b','a5f391d6-2456-4eb3-b936-79a2aec45b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.109160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8c83ca-ef82-4104-87a2-8f18211ab1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.119104 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8c83ca-ef82-4104-87a2-8f18211ab1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.120363 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (241c687c-11ec-411d-a745-de5cdefce2bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:58.120763 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:00:58.121508 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2ce2fc9-c850-4a47-a5e2-2db985982f49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:58.122087 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1031/4111] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:00:57 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:58.139936 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-029724b7-88c2-455d-8310-855390001d79 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.144429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-029724b7-88c2-455d-8310-855390001d79 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:00:58.145408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-029724b7-88c2-455d-8310-855390001d79 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.146224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-029724b7-88c2-455d-8310-855390001d79 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.157941 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.157941 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:58.161937 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-029724b7-88c2-455d-8310-855390001d79 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:58.166691 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-029724b7-88c2-455d-8310-855390001d79 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 returned with HTTP 200 Jul 24 01:00:58.167267 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1017/4112] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:58.707938 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.759440 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:00:58.759807 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1442217307"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:58.761173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1442217307'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:00:58.761367 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Create volume of 1 GB Jul 24 01:00:58.765228 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Availability Zones retrieved successfully. Jul 24 01:00:58.771094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Flow 'volume_create_api' (4a80835c-e96b-4f13-86a2-e494f7719a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:58.771969 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb04329-38ae-4018-9bbe-3c36fefd55c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.772762 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:00:58.798650 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.802579 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:58.802579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.802579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.802579 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:58.804458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb04329-38ae-4018-9bbe-3c36fefd55c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.805428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5d2f56-a82a-4fbd-a322-c7ac140e1fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.806702 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.806702 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:58.807955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b92760f-028e-4079-bfcd-0d7b11133e8e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:58.808450 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1043/4113] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:58.840547 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.842904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:58.843211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.843477 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.843594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:58.849168 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.849168 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:58.849979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1e3870e1-e61a-4ae0-90c8-27ac99b02b50 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:58.850908 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1032/4114] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:58.874856 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Created reservations ['7a7eb447-e763-442f-8727-abe6352393ea', '1d952645-4bc9-442a-ba12-f10509aba0b8', 'b15e3036-d5ac-44d8-911c-df65a15618be', '1d820cd6-686f-41af-bde5-71c77d466b6d'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:58.875614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5d2f56-a82a-4fbd-a322-c7ac140e1fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7eb447-e763-442f-8727-abe6352393ea', '1d952645-4bc9-442a-ba12-f10509aba0b8', 'b15e3036-d5ac-44d8-911c-df65a15618be', '1d820cd6-686f-41af-bde5-71c77d466b6d']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.876315 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d993cd0b-fa92-40d3-956c-b0d42f0cbf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.901511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d993cd0b-fa92-40d3-956c-b0d42f0cbf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61c9912a-d393-4ae2-9dc6-18df96ef8420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442217307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f984eca3c94f6a944c22e22696198e',qos_specs=None,replication_status=,reservations=['7a7eb447-e763-442f-8727-abe6352393ea','1d952645-4bc9-442a-ba12-f10509aba0b8','b15e3036-d5ac-44d8-911c-df65a15618be','1d820cd6-686f-41af-bde5-71c77d466b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf97b2c05a743879f607b9dc24b7f41',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442217307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61c9912a-d393-4ae2-9dc6-18df96ef8420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f984eca3c94f6a944c22e22696198e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf97b2c05a743879f607b9dc24b7f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.902257 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e45b736-6c42-49a9-beed-a0a686586d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.920149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e45b736-6c42-49a9-beed-a0a686586d3d) transitioned into state 'SUCCESS' from state '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-1442217307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f984eca3c94f6a944c22e22696198e',qos_specs=None,replication_status=,reservations=['7a7eb447-e763-442f-8727-abe6352393ea','1d952645-4bc9-442a-ba12-f10509aba0b8','b15e3036-d5ac-44d8-911c-df65a15618be','1d820cd6-686f-41af-bde5-71c77d466b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf97b2c05a743879f607b9dc24b7f41',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.920843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ced566f-5e14-48d6-a0a1-4e9bda3a3040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:00:58.929557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ced566f-5e14-48d6-a0a1-4e9bda3a3040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:00:58.930428 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Flow 'volume_create_api' (4a80835c-e96b-4f13-86a2-e494f7719a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:00:58.930816 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Create volume request issued successfully. Jul 24 01:00:58.931585 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b292263a-d67f-4a23-bd46-97b6a8c787b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:00:58.932326 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1023/4115] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:00:58 2026] POST /volume/v3/volumes => generated 776 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:58.944592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:58.946550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:00:58.946807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:58.947002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:58.954148 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:58.954148 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:58.957800 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Volume info retrieved successfully. Jul 24 01:00:58.962491 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02f3b58c-2e76-42ed-986a-9d9070f7b095 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 returned with HTTP 200 Jul 24 01:00:58.963045 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1018/4116] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:58 2026] GET /volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:59.057042 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-09a4308e-3dbf-4b2a-a89e-3339ca3ccfc7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.061997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-358692c8-ddb4-48ca-a931-0cc4cc5ce091 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.062297 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09a4308e-3dbf-4b2a-a89e-3339ca3ccfc7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] GET https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 Jul 24 01:00:59.062297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09a4308e-3dbf-4b2a-a89e-3339ca3ccfc7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.062297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-09a4308e-3dbf-4b2a-a89e-3339ca3ccfc7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.062418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-358692c8-ddb4-48ca-a931-0cc4cc5ce091 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] GET https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e Jul 24 01:00:59.062418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-358692c8-ddb4-48ca-a931-0cc4cc5ce091 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.062418 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-358692c8-ddb4-48ca-a931-0cc4cc5ce091 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.067673 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-09a4308e-3dbf-4b2a-a89e-3339ca3ccfc7 tempest-TestEncryptedCinderVolumes-693921513 tempest-TestEncryptedCinderVolumes-693921513-project-member] https://10.4.3.67/volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 returned with HTTP 404 Jul 24 01:00:59.067673 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1044/4117] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/volumes/cfad5179-ed49-4807-bafe-c1b58d6e6e77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:59.069930 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-358692c8-ddb4-48ca-a931-0cc4cc5ce091 tempest-VolumesSnapshotTestJSON-1850304062 tempest-VolumesSnapshotTestJSON-1850304062-project-member] https://10.4.3.67/volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e returned with HTTP 404 Jul 24 01:00:59.070525 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1033/4118] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/volumes/75fe0739-870f-4ad7-96f3-ad470f18510e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:00:59.076828 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3753380a-195f-4155-ac1f-2560c901ee4b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.143532 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:00:59.143726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.143936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.144478 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.144478 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:59.144815 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:00:59.154990 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Get all volumes completed successfully. Jul 24 01:00:59.156738 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.156738 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:59.160205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3753380a-195f-4155-ac1f-2560c901ee4b tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:00:59.160576 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1024/4119] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10214 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:00:59.175583 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b13a4855-c664-4799-9e64-b0ea5c23d9fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.177904 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b13a4855-c664-4799-9e64-b0ea5c23d9fb tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] DELETE https://10.4.3.67/volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558 Jul 24 01:00:59.178097 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b13a4855-c664-4799-9e64-b0ea5c23d9fb tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.178432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b13a4855-c664-4799-9e64-b0ea5c23d9fb tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.182236 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.185778 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:00:59.185778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.185778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.193077 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.193077 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:59.197026 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:59.202416 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c9681e27-bff6-428b-b2b1-d06d99a88476 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 returned with HTTP 200 Jul 24 01:00:59.203171 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1045/4120] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:00:59.203864 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b13a4855-c664-4799-9e64-b0ea5c23d9fb tempest-TestEncryptedCinderVolumes-369992839 tempest-TestEncryptedCinderVolumes-369992839-project-admin] https://10.4.3.67/volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558 returned with HTTP 202 Jul 24 01:00:59.204391 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1019/4121] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:00:59 2026] DELETE /volume/v3/types/8b04ce86-1754-417f-9cbe-9415e18ae558 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:00:59.214896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.217124 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:00:59.217556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "104c8c6e-edc4-45b8-a6b0-87e7282a07f9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1274877370"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:00:59.227859 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.227859 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:00:59.228279 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:00:59.228427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:00:59.252500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['9262c195-fc24-4a64-9316-1c3869d749d0', '6b371c38-e4db-4561-ac3d-06416f387d9f', 'a810ec40-f44d-4f16-8f75-e3bb52ee4676', '55c3356b-164d-42aa-9a3f-48ee33850dce'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:00:59.279043 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:00:59.279368 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12681b4d-1dca-4145-a837-b7cb78ea3d19 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:00:59.279770 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1034/4122] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:00:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:00:59.291522 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.293268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:00:59.293479 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.293689 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.299167 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.299167 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:00:59.299670 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:00:59.300041 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbea9f6b-d470-47cd-95d8-5a8200fd0687 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 200 Jul 24 01:00:59.300507 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1025/4123] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:59.823735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63b2052b-0d53-476d-9022-1f29edcdf431 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.825505 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b2052b-0d53-476d-9022-1f29edcdf431 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:00:59.825695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b2052b-0d53-476d-9022-1f29edcdf431 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.825871 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b2052b-0d53-476d-9022-1f29edcdf431 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.825963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-63b2052b-0d53-476d-9022-1f29edcdf431 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:59.839254 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.839254 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:00:59.839254 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b2052b-0d53-476d-9022-1f29edcdf431 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:00:59.839254 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1046/4124] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:59.862237 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.864935 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:00:59.865255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.865456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:59.865576 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:00:59.872956 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:00:59.872956 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:00:59.873902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-32c6457b-d1f9-42f7-9985-0f77d9d61637 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:00:59.874750 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1020/4125] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:00:59.977405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-518fdb10-776b-4e5c-a850-f3906754ed8d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:59.983471 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-518fdb10-776b-4e5c-a850-f3906754ed8d tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:00:59.983638 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-518fdb10-776b-4e5c-a850-f3906754ed8d tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:59.983812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-518fdb10-776b-4e5c-a850-f3906754ed8d tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.008563 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.008563 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:00.018865 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-518fdb10-776b-4e5c-a850-f3906754ed8d tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Volume info retrieved successfully. Jul 24 01:01:00.033940 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-518fdb10-776b-4e5c-a850-f3906754ed8d tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 returned with HTTP 200 Jul 24 01:01:00.034953 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1035/4126] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:00:59 2026] GET /volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 => generated 1007 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:00.053755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.057283 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:01:00.057283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61c9912a-d393-4ae2-9dc6-18df96ef8420", "name": "tempest-type-Backup-1445627589"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.057677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Creating new backup {'backup': {'volume_id': '61c9912a-d393-4ae2-9dc6-18df96ef8420', 'name': 'tempest-type-Backup-1445627589'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:01:00.057950 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Creating backup of volume 61c9912a-d393-4ae2-9dc6-18df96ef8420 in container None Jul 24 01:01:00.065643 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.065643 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:00.066314 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Volume info retrieved successfully. Jul 24 01:01:00.101538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Created reservations ['e7c1281c-fb43-4394-a1a6-e562b6ccbd17', 'c2e09e0f-022a-4e81-8842-09990631c406'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:00.105776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.108525 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.108928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5d41186c-b3e0-4958-ad81-c24ca22c643d"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.110604 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5d41186c-b3e0-4958-ad81-c24ca22c643d'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:00.151722 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5d6cc03d-4dc2-4eb0-a3a4-3e8aac0894d5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:01:00.151722 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1026/4127] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/backups => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:00.161828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.163785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:00.163980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.164179 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.164311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:00.169599 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.169599 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:00.170060 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c9f0c2a5-8121-43b1-911c-be6c7da5db9b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:00.170491 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1021/4128] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:00.309529 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4517b336-d229-4f3e-943c-a05f6f93884f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.309874 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume of 1 GB Jul 24 01:01:00.311601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4517b336-d229-4f3e-943c-a05f6f93884f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:00.311844 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4517b336-d229-4f3e-943c-a05f6f93884f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.312034 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4517b336-d229-4f3e-943c-a05f6f93884f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.314893 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Availability Zones retrieved successfully. Jul 24 01:01:00.317305 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.317305 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:00.317706 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4517b336-d229-4f3e-943c-a05f6f93884f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:00.318469 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4517b336-d229-4f3e-943c-a05f6f93884f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 200 Jul 24 01:01:00.318827 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1036/4129] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:00.320928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (cad0c2e7-4aef-49cc-989d-ce45d3ed448d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:00.322212 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51824486-e45b-47dd-94b7-2afd9014277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:00.323184 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:00.329472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.331503 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:00.331910 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.332248 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.332524 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Delete snapshot with id: 2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:00.338793 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.338793 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:00.341218 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:00.366378 np0000005792 devstack@c-api.service[100230]: WARNING cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51824486-e45b-47dd-94b7-2afd9014277c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 01:01:00.366378 np0000005792 devstack@c-api.service[100230]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 24 01:01:00.367426 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot delete request issued successfully. Jul 24 01:01:00.368019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31cede25-1d36-465b-acfc-e6f2a3bf3a8b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 202 Jul 24 01:01:00.368779 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1027/4130] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:00 2026] DELETE /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:00.368841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51824486-e45b-47dd-94b7-2afd9014277c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:00.369739 np0000005792 devstack@c-api.service[100230]: WARNING cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51824486-e45b-47dd-94b7-2afd9014277c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 01:01:00.370657 np0000005792 devstack@c-api.service[100230]: WARNING cinder.volume.api [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Flow 'volume_create_api' (cad0c2e7-4aef-49cc-989d-ce45d3ed448d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 01:01:00.371094 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-94ab2bf8-41ea-4a9e-aaad-68ed114335f2 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:00.371727 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1047/4131] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 134 bytes in 266 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.378798 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.381911 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:00.382185 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.382440 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.388742 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.388742 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:00.389769 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:00.390633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6caab147-1ea0-461f-8cfa-83f64d872a89 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 200 Jul 24 01:01:00.391153 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1022/4132] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:00.539037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3ca11073-629c-4c50-8465-0e96064d27bb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.542524 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ca11073-629c-4c50-8465-0e96064d27bb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.543278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ca11073-629c-4c50-8465-0e96064d27bb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.546238 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ca11073-629c-4c50-8465-0e96064d27bb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:00.546537 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1037/4133] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.564705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dd4c0b5f-54ec-40d8-836f-cdba9f6d686b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.567585 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd4c0b5f-54ec-40d8-836f-cdba9f6d686b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.567967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dd4c0b5f-54ec-40d8-836f-cdba9f6d686b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ac6d366c-dac2-4baf-95b8-baef1e8e954e"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.569631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-dd4c0b5f-54ec-40d8-836f-cdba9f6d686b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ac6d366c-dac2-4baf-95b8-baef1e8e954e'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:00.574419 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dd4c0b5f-54ec-40d8-836f-cdba9f6d686b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 404 Jul 24 01:01:00.575314 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1028/4134] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:00.583471 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7b2d5b8a-cf83-42ad-95a9-80e82c7899d0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.585738 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b2d5b8a-cf83-42ad-95a9-80e82c7899d0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.586134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7b2d5b8a-cf83-42ad-95a9-80e82c7899d0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0fd82249-5503-4d9b-a3c4-f69274571312"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.588173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-7b2d5b8a-cf83-42ad-95a9-80e82c7899d0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0fd82249-5503-4d9b-a3c4-f69274571312'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:00.604367 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7b2d5b8a-cf83-42ad-95a9-80e82c7899d0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 404 Jul 24 01:01:00.604985 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1048/4135] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:00.615796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c20472aa-b1d6-401b-b1fe-e927455aa200 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.617683 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c20472aa-b1d6-401b-b1fe-e927455aa200 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.618018 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c20472aa-b1d6-401b-b1fe-e927455aa200 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "78a45b48-1e81-4b08-b6b5-6936d13e0a05"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.619769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-c20472aa-b1d6-401b-b1fe-e927455aa200 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '78a45b48-1e81-4b08-b6b5-6936d13e0a05'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:00.629179 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c20472aa-b1d6-401b-b1fe-e927455aa200 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 404 Jul 24 01:01:00.629683 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1023/4136] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:00.641113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-381686e4-c1a8-49ae-92e0-d03baf09f96d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.643088 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-381686e4-c1a8-49ae-92e0-d03baf09f96d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.643516 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-381686e4-c1a8-49ae-92e0-d03baf09f96d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.646404 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-381686e4-c1a8-49ae-92e0-d03baf09f96d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:00.646895 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1038/4137] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.659270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7afa6ba7-b09a-4e7b-b12a-9d8bf26520a0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.661834 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7afa6ba7-b09a-4e7b-b12a-9d8bf26520a0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.663210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7afa6ba7-b09a-4e7b-b12a-9d8bf26520a0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.664628 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7afa6ba7-b09a-4e7b-b12a-9d8bf26520a0 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:00.665288 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1029/4138] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.676225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ef89bb85-87ca-4855-8fa9-572e91438fab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.678656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef89bb85-87ca-4855-8fa9-572e91438fab tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:00.679035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ef89bb85-87ca-4855-8fa9-572e91438fab tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.680951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef89bb85-87ca-4855-8fa9-572e91438fab tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:00.681461 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1049/4139] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.692310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.694353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] DELETE https://10.4.3.67/volume/v3/volumes/tempest-invalid-1176631297 Jul 24 01:01:00.694581 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.694793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.694946 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Delete volume with id: tempest-invalid-1176631297 Jul 24 01:01:00.701848 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7ad8468-333e-4ef9-8e90-6bb9c2d71fff tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/tempest-invalid-1176631297 returned with HTTP 404 Jul 24 01:01:00.702306 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1024/4140] 10.4.3.67 () {66 vars in 1314 bytes} [Fri Jul 24 01:01:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1176631297 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:00.718151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-911c64ce-13ac-4393-bde9-b55feb017dd8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.720267 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1039/4141] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 01:01:00 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 01:01:00.729859 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fb3d2be8-d9be-4968-a7b8-ff2afb006310 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.734318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fb3d2be8-d9be-4968-a7b8-ff2afb006310 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/xxx/action Jul 24 01:01:00.734318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fb3d2be8-d9be-4968-a7b8-ff2afb006310 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-detach": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:00.734318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fb3d2be8-d9be-4968-a7b8-ff2afb006310 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.746949 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fb3d2be8-d9be-4968-a7b8-ff2afb006310 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 24 01:01:00.746949 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1030/4142] 10.4.3.67 () {68 vars in 1284 bytes} [Fri Jul 24 01:01:00 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) Jul 24 01:01:00.755605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6505523f-e148-4c0a-8806-06ed724dbd6c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.757446 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6505523f-e148-4c0a-8806-06ed724dbd6c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/tempest-invalid-1570065704 Jul 24 01:01:00.757657 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6505523f-e148-4c0a-8806-06ed724dbd6c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.757843 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6505523f-e148-4c0a-8806-06ed724dbd6c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.763866 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6505523f-e148-4c0a-8806-06ed724dbd6c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/tempest-invalid-1570065704 returned with HTTP 404 Jul 24 01:01:00.764445 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1050/4143] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/volumes/tempest-invalid-1570065704 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:00.774499 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-50f88b49-a9c6-4199-9e8e-607fc03026be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.777125 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1025/4144] 10.4.3.67 () {66 vars in 1233 bytes} [Fri Jul 24 01:01:00 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) Jul 24 01:01:00.784543 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.788161 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?status=null Jul 24 01:01:00.788547 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.788817 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.789259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:00.789616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Could not evaluate value null, assuming string {{(pid=100231) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 01:01:00.790404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:00.798409 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Get all volumes completed successfully. Jul 24 01:01:00.801072 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08570c9d-a1d7-49d0-9ae1-fa418ea439f3 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 24 01:01:00.801619 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1040/4145] 10.4.3.67 () {66 vars in 1274 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:01:00.814458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-73f1f492-a999-427c-8181-c4f486e87330 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.815942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-396809056 Jul 24 01:01:00.816310 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.816600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.816956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.api_utils [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Removing options '' from query. {{(pid=100232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:00.817384 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.817384 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:00.818031 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-396809056'), ('no_migration_targets', True)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:00.823808 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Get all volumes completed successfully. Jul 24 01:01:00.826478 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-73f1f492-a999-427c-8181-c4f486e87330 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-396809056 returned with HTTP 200 Jul 24 01:01:00.826478 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1031/4146] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-396809056 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:01:00.840540 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.842227 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes?status=null Jul 24 01:01:00.842439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.842623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.842916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:00.843149 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Could not evaluate value null, assuming string {{(pid=100230) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 01:01:00.843733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:00.849921 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Get all volumes completed successfully. Jul 24 01:01:00.850296 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0075a4c-970b-4601-b512-b6cc6e2b73cb tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes?status=null returned with HTTP 200 Jul 24 01:01:00.850728 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1051/4147] 10.4.3.67 () {66 vars in 1253 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:01:00.856395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ee369d6d-fd31-472a-9259-a0e140407417 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.857845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee369d6d-fd31-472a-9259-a0e140407417 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:00.858632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee369d6d-fd31-472a-9259-a0e140407417 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.858632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee369d6d-fd31-472a-9259-a0e140407417 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.858632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ee369d6d-fd31-472a-9259-a0e140407417 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:00.860424 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9696a6e3-b686-464a-8234-06ac6f97bffd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.862346 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-639663457 Jul 24 01:01:00.862469 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.862469 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:00.862629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.862871 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.863204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee369d6d-fd31-472a-9259-a0e140407417 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:00.863264 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:00.863656 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1026/4148] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:00.864058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-639663457'), ('no_migration_targets', True)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:00.889312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-454c1672-2161-46cc-b4a2-84320fee128b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.892017 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-454c1672-2161-46cc-b4a2-84320fee128b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:00.892017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-454c1672-2161-46cc-b4a2-84320fee128b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:00.892017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-454c1672-2161-46cc-b4a2-84320fee128b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:00.892017 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-454c1672-2161-46cc-b4a2-84320fee128b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:00.896525 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Get all volumes completed successfully. Jul 24 01:01:00.896525 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9696a6e3-b686-464a-8234-06ac6f97bffd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-639663457 returned with HTTP 200 Jul 24 01:01:00.897571 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1041/4149] 10.4.3.67 () {66 vars in 1329 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-639663457 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:01:00.901970 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.901970 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:00.905628 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-454c1672-2161-46cc-b4a2-84320fee128b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:00.905628 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1032/4150] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:00 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:00.910554 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.914530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:00.914884 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:00.915044 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.925758 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.925758 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:00.926285 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:00.933389 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Reserve volume completed successfully. Jul 24 01:01:00.933601 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fb5abcb-0ff6-4053-9ba4-53ee153cbdfa tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 202 Jul 24 01:01:00.933988 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1052/4151] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:00.945608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e88753e5-3335-4a56-9692-025d7d283c0c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.947550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:00.947876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:00.947992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.955787 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.955787 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:00.956274 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:00.960181 np0000005792 devstack@c-api.service[100229]: ERROR cinder.volume.api [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume status must be available to reserve, but the status is attaching. Jul 24 01:01:00.960486 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e88753e5-3335-4a56-9692-025d7d283c0c tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 400 Jul 24 01:01:00.960956 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1027/4152] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:00.968134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:00.970254 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:00.970795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:00.971125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:00.982432 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:00.982432 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:00.983802 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:01.005798 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Unreserve volume completed successfully. Jul 24 01:01:01.006077 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-280cbfe1-0ead-41c9-80bb-15030a2b3cb8 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 202 Jul 24 01:01:01.006533 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1042/4153] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:00 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:01.015559 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-149d3f5d-d394-45f1-9aa2-6761d79d9269 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.018058 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-149d3f5d-d394-45f1-9aa2-6761d79d9269 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/99fdcee6-5e34-49f3-ba48-57869871a500/action Jul 24 01:01:01.018934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-149d3f5d-d394-45f1-9aa2-6761d79d9269 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.019278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-149d3f5d-d394-45f1-9aa2-6761d79d9269 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.028474 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-149d3f5d-d394-45f1-9aa2-6761d79d9269 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/99fdcee6-5e34-49f3-ba48-57869871a500/action returned with HTTP 404 Jul 24 01:01:01.028569 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1033/4154] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/99fdcee6-5e34-49f3-ba48-57869871a500/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.038912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8363c0af-a706-43c5-9daa-f244f1f5afe4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.042271 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8363c0af-a706-43c5-9daa-f244f1f5afe4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/aba07637-d0e0-49a0-9948-d3b22da52a3d/action Jul 24 01:01:01.042948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8363c0af-a706-43c5-9daa-f244f1f5afe4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.042948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8363c0af-a706-43c5-9daa-f244f1f5afe4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.057148 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8363c0af-a706-43c5-9daa-f244f1f5afe4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/aba07637-d0e0-49a0-9948-d3b22da52a3d/action returned with HTTP 404 Jul 24 01:01:01.057713 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1053/4155] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/aba07637-d0e0-49a0-9948-d3b22da52a3d/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.068356 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-13d20f2a-052b-4d5a-83a7-bf61ef9fca4f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.074510 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1028/4156] 10.4.3.67 () {68 vars in 1253 bytes} [Fri Jul 24 01:01:01 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 01:01:01.084669 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2bafd5a9-9a08-4331-b238-a6269a49d1fc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.086844 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2bafd5a9-9a08-4331-b238-a6269a49d1fc tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] PUT https://10.4.3.67/volume/v3/volumes/tempest-invalid-2071354023 Jul 24 01:01:01.087274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2bafd5a9-9a08-4331-b238-a6269a49d1fc tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.093746 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2bafd5a9-9a08-4331-b238-a6269a49d1fc tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/tempest-invalid-2071354023 returned with HTTP 404 Jul 24 01:01:01.094306 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1043/4157] 10.4.3.67 () {68 vars in 1331 bytes} [Fri Jul 24 01:01:01 2026] PUT /volume/v3/volumes/tempest-invalid-2071354023 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:01.103940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9b628b22-5cce-4377-b743-43cc0cd98c6d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.106979 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b628b22-5cce-4377-b743-43cc0cd98c6d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] PUT https://10.4.3.67/volume/v3/volumes/728dcc1a-3f6a-40c4-a41c-9e525073d879 Jul 24 01:01:01.107444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9b628b22-5cce-4377-b743-43cc0cd98c6d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.120418 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b628b22-5cce-4377-b743-43cc0cd98c6d tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/728dcc1a-3f6a-40c4-a41c-9e525073d879 returned with HTTP 404 Jul 24 01:01:01.121847 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1034/4158] 10.4.3.67 () {68 vars in 1361 bytes} [Fri Jul 24 01:01:01 2026] PUT /volume/v3/volumes/728dcc1a-3f6a-40c4-a41c-9e525073d879 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.135121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.135974 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a20cbfb0-cff8-4302-b781-743193bf8ff3 Jul 24 01:01:01.136478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.136478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.136565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Delete volume with id: a20cbfb0-cff8-4302-b781-743193bf8ff3 Jul 24 01:01:01.143128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-48d9b20d-bc59-4f2c-8424-cbae8a5639cd tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/a20cbfb0-cff8-4302-b781-743193bf8ff3 returned with HTTP 404 Jul 24 01:01:01.143590 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1054/4159] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:01 2026] DELETE /volume/v3/volumes/a20cbfb0-cff8-4302-b781-743193bf8ff3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.152721 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-785bc0e3-fafc-49bc-aede-067f20d67e8b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.155248 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-785bc0e3-fafc-49bc-aede-067f20d67e8b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:01.155884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-785bc0e3-fafc-49bc-aede-067f20d67e8b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.156513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-785bc0e3-fafc-49bc-aede-067f20d67e8b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.170775 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-785bc0e3-fafc-49bc-aede-067f20d67e8b tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 400 Jul 24 01:01:01.173835 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1029/4160] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 140 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:01.181427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.183666 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:01.184128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.184982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.184982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:01.189667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-af8df643-cf9b-4b94-9d28-1cb556ac80e1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.190279 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.190279 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:01.190279 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7140c6aa-6881-40ab-a48f-7d81d9f80ac4 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:01.190279 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1044/4161] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:01.191428 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af8df643-cf9b-4b94-9d28-1cb556ac80e1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:01.191860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af8df643-cf9b-4b94-9d28-1cb556ac80e1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.191860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af8df643-cf9b-4b94-9d28-1cb556ac80e1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.193827 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af8df643-cf9b-4b94-9d28-1cb556ac80e1 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 400 Jul 24 01:01:01.194422 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1035/4162] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:01.207840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8c7ba07f-9fae-49e0-b3fd-ec73c95ce89e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.209366 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c7ba07f-9fae-49e0-b3fd-ec73c95ce89e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/5425d2a5-bf9c-48c2-8d5a-196de0a44589/action Jul 24 01:01:01.210357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c7ba07f-9fae-49e0-b3fd-ec73c95ce89e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.210357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c7ba07f-9fae-49e0-b3fd-ec73c95ce89e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.230314 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c7ba07f-9fae-49e0-b3fd-ec73c95ce89e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/5425d2a5-bf9c-48c2-8d5a-196de0a44589/action returned with HTTP 404 Jul 24 01:01:01.230977 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1055/4163] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/5425d2a5-bf9c-48c2-8d5a-196de0a44589/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.244604 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4d239b85-e051-482d-bd97-9a5c4d194e2e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.253881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4d239b85-e051-482d-bd97-9a5c4d194e2e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action Jul 24 01:01:01.255599 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4d239b85-e051-482d-bd97-9a5c4d194e2e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.257031 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4d239b85-e051-482d-bd97-9a5c4d194e2e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.272079 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4d239b85-e051-482d-bd97-9a5c4d194e2e tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action returned with HTTP 400 Jul 24 01:01:01.272848 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1030/4164] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af/action => generated 129 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:01.285560 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b72d96ca-0f7d-45ec-8aa7-421529e82089 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.288234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b72d96ca-0f7d-45ec-8aa7-421529e82089 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] POST https://10.4.3.67/volume/v3/volumes/None/action Jul 24 01:01:01.288745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b72d96ca-0f7d-45ec-8aa7-421529e82089 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:01.288923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b72d96ca-0f7d-45ec-8aa7-421529e82089 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:01.304046 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b72d96ca-0f7d-45ec-8aa7-421529e82089 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/None/action returned with HTTP 404 Jul 24 01:01:01.304503 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1045/4165] 10.4.3.67 () {68 vars in 1287 bytes} [Fri Jul 24 01:01:01 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:01.315708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2d2dc3dd-504f-4089-ab2a-0884461e5766 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.322534 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d2dc3dd-504f-4089-ab2a-0884461e5766 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/34fb9c51-12e7-49e2-8f83-15b40985b13e Jul 24 01:01:01.322534 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d2dc3dd-504f-4089-ab2a-0884461e5766 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.322534 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d2dc3dd-504f-4089-ab2a-0884461e5766 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.329157 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d2dc3dd-504f-4089-ab2a-0884461e5766 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/34fb9c51-12e7-49e2-8f83-15b40985b13e returned with HTTP 404 Jul 24 01:01:01.330013 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1036/4166] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/volumes/34fb9c51-12e7-49e2-8f83-15b40985b13e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.339989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.341975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:01:01.342065 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.342335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.351028 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.351028 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:01.356689 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:01.364962 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9769243f-ca4e-4ecc-aa6d-3324a433eff4 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 200 Jul 24 01:01:01.365523 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1056/4167] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:01.379828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-73d986d6-b526-440b-9200-ebcc213b1a01 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.381765 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] DELETE https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:01:01.382043 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.382346 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.382566 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Delete volume with id: 1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:01:01.393062 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.393062 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:01.393710 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:01.406495 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2bc2fb11-bdda-46d1-965e-b3fe999beb03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.408228 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2bc2fb11-bdda-46d1-965e-b3fe999beb03 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:01.408228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2bc2fb11-bdda-46d1-965e-b3fe999beb03 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.408228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2bc2fb11-bdda-46d1-965e-b3fe999beb03 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.414979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2bc2fb11-bdda-46d1-965e-b3fe999beb03 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 404 Jul 24 01:01:01.415809 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1046/4168] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.425887 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Delete volume request issued successfully. Jul 24 01:01:01.426086 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73d986d6-b526-440b-9200-ebcc213b1a01 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 202 Jul 24 01:01:01.426639 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1031/4169] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:01 2026] DELETE /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:01.433748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-579fcca1-e89a-484e-b263-b47a29cc0302 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.436547 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f699e8f5-43ce-4129-8994-37f756bf0865 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.436616 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-579fcca1-e89a-484e-b263-b47a29cc0302 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:01.437203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-579fcca1-e89a-484e-b263-b47a29cc0302 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.437203 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-579fcca1-e89a-484e-b263-b47a29cc0302 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.440239 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-579fcca1-e89a-484e-b263-b47a29cc0302 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:01.440477 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f699e8f5-43ce-4129-8994-37f756bf0865 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:01:01.440477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f699e8f5-43ce-4129-8994-37f756bf0865 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.440477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f699e8f5-43ce-4129-8994-37f756bf0865 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.445700 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.445700 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:01.449286 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-579fcca1-e89a-484e-b263-b47a29cc0302 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 404 Jul 24 01:01:01.449286 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1037/4170] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:01 2026] DELETE /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 01:01:01.449362 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f699e8f5-43ce-4129-8994-37f756bf0865 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Volume info retrieved successfully. Jul 24 01:01:01.453799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f699e8f5-43ce-4129-8994-37f756bf0865 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 200 Jul 24 01:01:01.453888 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1057/4171] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:01.454954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ca83183b-c677-4674-987b-278914f217c2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.458028 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca83183b-c677-4674-987b-278914f217c2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c Jul 24 01:01:01.458286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca83183b-c677-4674-987b-278914f217c2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.458473 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ca83183b-c677-4674-987b-278914f217c2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.470427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ca83183b-c677-4674-987b-278914f217c2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c returned with HTTP 404 Jul 24 01:01:01.470865 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1047/4172] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/snapshots/2451af26-299f-4ba5-b3ff-c8c727f26d3c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:01.480961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.485261 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:01:01.485261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.485261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.485261 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:01:01.504646 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.504646 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:01.505676 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:01.548382 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:01.548603 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2e10dd2a-7fee-4d97-9544-93c5fdb85693 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 returned with HTTP 202 Jul 24 01:01:01.549157 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1032/4173] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:01 2026] DELETE /volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:01.559527 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.562617 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:01:01.562823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.562987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.572338 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.572338 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:01.577690 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:01.582666 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d89b06f2-071c-4b89-8cb8-326859c2ef0b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 returned with HTTP 200 Jul 24 01:01:01.583038 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1038/4174] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:01.875982 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.878709 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:01.879065 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.879401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.879571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:01.886058 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.886058 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:01.886841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-248f009d-481d-494d-9a8b-ce5c9cc1f451 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:01.887224 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1058/4175] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:01.914613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-82984714-f5ac-4553-85c5-83d546bd8842 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:01.916641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82984714-f5ac-4553-85c5-83d546bd8842 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:01.916845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82984714-f5ac-4553-85c5-83d546bd8842 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:01.917368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-82984714-f5ac-4553-85c5-83d546bd8842 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:01.917368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-82984714-f5ac-4553-85c5-83d546bd8842 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:01.926418 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:01.926418 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:01.927433 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-82984714-f5ac-4553-85c5-83d546bd8842 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:01.928994 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1048/4176] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:01 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:02.204139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.206453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:02.206748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.206939 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.207071 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:02.211575 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:02.211575 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:02.212278 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3fce6943-68eb-4451-bfaf-ebdfca89c55f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:02.212843 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1033/4177] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:02.472087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-60d424fd-d5ef-43d3-b3ac-6fa4947ab560 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.474006 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60d424fd-d5ef-43d3-b3ac-6fa4947ab560 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] GET https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af Jul 24 01:01:02.474270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60d424fd-d5ef-43d3-b3ac-6fa4947ab560 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.474469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60d424fd-d5ef-43d3-b3ac-6fa4947ab560 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.481386 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60d424fd-d5ef-43d3-b3ac-6fa4947ab560 tempest-VolumesNegativeTest-1029310020 tempest-VolumesNegativeTest-1029310020-project-member] https://10.4.3.67/volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af returned with HTTP 404 Jul 24 01:01:02.481872 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1039/4178] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/volumes/1860629d-db19-4886-b85f-60a1fd92a9af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:02.598698 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5c21bee9-a772-4da5-84c3-f5e40c7927c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.600510 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c21bee9-a772-4da5-84c3-f5e40c7927c4 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 Jul 24 01:01:02.600804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c21bee9-a772-4da5-84c3-f5e40c7927c4 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.601064 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5c21bee9-a772-4da5-84c3-f5e40c7927c4 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.610642 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5c21bee9-a772-4da5-84c3-f5e40c7927c4 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 returned with HTTP 404 Jul 24 01:01:02.611489 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1059/4179] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/volumes/104c8c6e-edc4-45b8-a6b0-87e7282a07f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:02.620207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.625479 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:02.626009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1477419996"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:02.628215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1477419996'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:02.628394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:02.640206 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:02.650633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (502cdca4-149a-4f09-a8dc-6b74e43fe2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:02.652400 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731232bb-f661-4bc8-8978-e157fed392a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:02.653559 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:02.691526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731232bb-f661-4bc8-8978-e157fed392a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:02.693061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a271635-36b2-4510-9416-e032d2fd1389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:02.748604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['6027c59c-0198-444a-aa94-da5c38a98da9', '32f8d183-3c95-41dc-a5db-8e5c60371697', 'ddd83a86-aa10-461a-9344-6627c0a02b39', 'a958b60a-8f9d-4f3f-8e1a-59052f60e587'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:02.749726 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a271635-36b2-4510-9416-e032d2fd1389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6027c59c-0198-444a-aa94-da5c38a98da9', '32f8d183-3c95-41dc-a5db-8e5c60371697', 'ddd83a86-aa10-461a-9344-6627c0a02b39', 'a958b60a-8f9d-4f3f-8e1a-59052f60e587']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:02.751348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8719e408-2ee2-4a1a-95c0-bacfed28a92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:02.781046 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8719e408-2ee2-4a1a-95c0-bacfed28a92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07332625-1ecc-4047-8cbb-03aceea850ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477419996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['6027c59c-0198-444a-aa94-da5c38a98da9','32f8d183-3c95-41dc-a5db-8e5c60371697','ddd83a86-aa10-461a-9344-6627c0a02b39','a958b60a-8f9d-4f3f-8e1a-59052f60e587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477419996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07332625-1ecc-4047-8cbb-03aceea850ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:02.782088 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5e4221-5158-4e97-acc9-1331d3d96c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:02.804588 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5e4221-5158-4e97-acc9-1331d3d96c31) transitioned into state 'SUCCESS' from state '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-1477419996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['6027c59c-0198-444a-aa94-da5c38a98da9','32f8d183-3c95-41dc-a5db-8e5c60371697','ddd83a86-aa10-461a-9344-6627c0a02b39','a958b60a-8f9d-4f3f-8e1a-59052f60e587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:02.805413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ade2b61-7152-4896-a4e9-4bbf55179c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:02.820655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ade2b61-7152-4896-a4e9-4bbf55179c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:02.822383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (502cdca4-149a-4f09-a8dc-6b74e43fe2fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:02.823423 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:02.824001 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ecfbcf32-c6ca-4ebd-8653-2e1cf0cc4ee0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:02.824582 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1049/4180] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:02 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:02.838804 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-74797750-b05c-4574-8a6b-9e81a6162aea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.840551 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74797750-b05c-4574-8a6b-9e81a6162aea tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:02.840823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74797750-b05c-4574-8a6b-9e81a6162aea tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.841022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74797750-b05c-4574-8a6b-9e81a6162aea tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.848087 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:02.848087 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:02.852284 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-74797750-b05c-4574-8a6b-9e81a6162aea tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:02.856453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74797750-b05c-4574-8a6b-9e81a6162aea tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee returned with HTTP 200 Jul 24 01:01:02.856838 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1034/4181] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:02.904305 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.906845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:02.907078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.907383 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.907539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:02.913967 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:02.913967 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:02.914702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d86349f0-6abf-4f59-a26e-12f9177537c5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:02.915049 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1040/4182] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:02.939007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cb168974-b8c2-4426-9665-2de4d282b40b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:02.941291 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb168974-b8c2-4426-9665-2de4d282b40b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:02.941532 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb168974-b8c2-4426-9665-2de4d282b40b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:02.942200 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cb168974-b8c2-4426-9665-2de4d282b40b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:02.942417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cb168974-b8c2-4426-9665-2de4d282b40b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:02.953289 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:02.953289 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:02.954279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cb168974-b8c2-4426-9665-2de4d282b40b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:02.955346 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1060/4183] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:02 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:03.227886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.231545 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:03.231858 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.232133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.232299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:03.239634 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:03.239634 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:03.240366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c8225d6-32c0-40ce-a1d3-89dacd2adbbc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:03.240842 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1050/4184] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:03.591366 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3215f0bb-1e0a-49a5-a24c-867ba58b6004 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.738197 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3215f0bb-1e0a-49a5-a24c-867ba58b6004 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:03.738603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3215f0bb-1e0a-49a5-a24c-867ba58b6004 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78a8f9f4-dc31-4cf7-a90e-b801101d8b2d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-365369281"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:03.745769 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3215f0bb-1e0a-49a5-a24c-867ba58b6004 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 404 Jul 24 01:01:03.746379 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1035/4185] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:03 2026] POST /volume/v3/snapshots => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:03.764073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-efa2d0fe-3809-4f4f-ac23-897598568a7e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.766347 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efa2d0fe-3809-4f4f-ac23-897598568a7e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:03.767086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efa2d0fe-3809-4f4f-ac23-897598568a7e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2081332167"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:03.801567 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efa2d0fe-3809-4f4f-ac23-897598568a7e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 404 Jul 24 01:01:03.802759 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1041/4186] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:03 2026] POST /volume/v3/snapshots => generated 77 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:03.812596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-356468cb-e774-4495-ab06-2f101c6462ad None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.814882 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-356468cb-e774-4495-ab06-2f101c6462ad tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots?limit=invalid Jul 24 01:01:03.815217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-356468cb-e774-4495-ab06-2f101c6462ad tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.815487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-356468cb-e774-4495-ab06-2f101c6462ad tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.815808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-356468cb-e774-4495-ab06-2f101c6462ad tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] HTTP exception thrown: limit param must be an integer Jul 24 01:01:03.816012 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-356468cb-e774-4495-ab06-2f101c6462ad tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 24 01:01:03.816698 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1061/4187] 10.4.3.67 () {66 vars in 1263 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:01:03.825174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.827777 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots?marker=b4fa6948-ae33-4d29-9748-be6d954954d2 Jul 24 01:01:03.828112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.828440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.828842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:03.831143 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 01:01:03.836702 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c2cf60c-8eab-472a-b8c8-d1438cf7e436 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots?marker=b4fa6948-ae33-4d29-9748-be6d954954d2 returned with HTTP 404 Jul 24 01:01:03.837252 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1051/4188] 10.4.3.67 () {66 vars in 1323 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/snapshots?marker=b4fa6948-ae33-4d29-9748-be6d954954d2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:03.845781 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-203730b1-496a-4244-aefb-d4d40dbd0483 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.849295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots?sort_key=invalid Jul 24 01:01:03.849574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.849874 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.850307 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:03.851679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.db.api [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Building query based on filter {{(pid=100229) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 01:01:03.852263 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-203730b1-496a-4244-aefb-d4d40dbd0483 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 24 01:01:03.852867 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1036/4189] 10.4.3.67 () {66 vars in 1269 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:01:03.867525 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.869278 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:03.869630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1059993690"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:03.871020 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1059993690'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:03.871156 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create volume of 2 GB Jul 24 01:01:03.872096 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.874036 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:03.874251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.874443 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.877613 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Availability Zones retrieved successfully. Jul 24 01:01:03.883772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Flow 'volume_create_api' (62a13623-403a-435d-8c66-4a5351017d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:03.884726 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:03.884726 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:03.884917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01275256-1e8a-4363-bd06-e06439cd932d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:03.885921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Validating volume size '2' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:03.889890 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:03.893841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fd1ec79-0d1e-4c0d-8a4d-cc04271d99d9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee returned with HTTP 200 Jul 24 01:01:03.894241 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1062/4190] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:03.907901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.909827 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:03.910263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07332625-1ecc-4047-8cbb-03aceea850ee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1031656104"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:03.920438 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:03.920438 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:03.920885 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:03.921011 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:03.927211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01275256-1e8a-4363-bd06-e06439cd932d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:03.928054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a97504-133a-4a51-bbb8-45f3ab7f900c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:03.930861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.932795 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:03.933075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.933333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.933487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:03.937942 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:03.937942 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:03.938742 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a57b7dd-2859-4f24-a66e-97c5832c633a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:03.939136 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1037/4191] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:03.955737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['e521dbd8-2d1e-4271-be2e-aaed6eed18bb', '1882dff7-6c6d-4881-9d46-dcb1a79b1bce', 'af882aed-f035-4ad4-a159-23d075f48c6d', 'cccdf2a7-ca3d-4b37-a5d6-ed30f29c7cf4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:03.968090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:03.971293 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:03.971608 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:03.971883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:03.972071 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:03.979160 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:03.979160 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:03.980008 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0dee1e0-143a-41b1-8e7e-60afe46328c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:03.980779 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1063/4192] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:03 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:03.995671 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:03.996017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3b47b7f-0c47-4fd8-b98e-d0052546e33d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:03.996576 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1052/4193] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:04.005989 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:04.012129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Created reservations ['e3174f64-a828-42e7-bfaa-83a28741012d', '4192efe7-be30-4f23-876a-b289b898cab4', '03bb8b47-2caf-45ff-a834-1456e80388e4', '8b775829-f59e-4dd7-b9de-b8274e873827'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:04.012269 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:04.012269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:04.012269 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:04.012355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a97504-133a-4a51-bbb8-45f3ab7f900c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3174f64-a828-42e7-bfaa-83a28741012d', '4192efe7-be30-4f23-876a-b289b898cab4', '03bb8b47-2caf-45ff-a834-1456e80388e4', '8b775829-f59e-4dd7-b9de-b8274e873827']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:04.012355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9541c75-e450-487a-8db5-04df79a84b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:04.019740 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:04.019740 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:04.021114 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:04.022789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87c50d32-7e3a-4095-a43c-a08741b41cf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 returned with HTTP 200 Jul 24 01:01:04.024026 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1038/4194] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:04 2026] GET /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:04.040755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9541c75-e450-487a-8db5-04df79a84b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85304c93-e576-4eca-96c0-c518e7bd585c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1059993690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb0890ab53c142f789bd8c2c24986159',qos_specs=None,replication_status=,reservations=['e3174f64-a828-42e7-bfaa-83a28741012d','4192efe7-be30-4f23-876a-b289b898cab4','03bb8b47-2caf-45ff-a834-1456e80388e4','8b775829-f59e-4dd7-b9de-b8274e873827'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413c9095654c47c6b55d6ba605f68ee1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1059993690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85304c93-e576-4eca-96c0-c518e7bd585c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb0890ab53c142f789bd8c2c24986159',provider_auth=None,provider_geometry=None,provider_id=None,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='413c9095654c47c6b55d6ba605f68ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:04.041811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8db98e-4630-4836-848c-21b02e015015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:04.060151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8db98e-4630-4836-848c-21b02e015015) transitioned into state 'SUCCESS' from state '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-1059993690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb0890ab53c142f789bd8c2c24986159',qos_specs=None,replication_status=,reservations=['e3174f64-a828-42e7-bfaa-83a28741012d','4192efe7-be30-4f23-876a-b289b898cab4','03bb8b47-2caf-45ff-a834-1456e80388e4','8b775829-f59e-4dd7-b9de-b8274e873827'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413c9095654c47c6b55d6ba605f68ee1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:04.061069 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1d9e64-91c2-4cbe-832e-eafb4fca654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:04.070093 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1d9e64-91c2-4cbe-832e-eafb4fca654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:04.070985 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Flow 'volume_create_api' (62a13623-403a-435d-8c66-4a5351017d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:04.071316 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create volume request issued successfully. Jul 24 01:01:04.071885 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d7a196f5-3d11-4bd8-90c9-6b30550cff5d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:04.072369 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1042/4195] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:03 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:04.089477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:04.092702 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:04.092929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:04.093163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:04.101584 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:04.101584 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:04.106503 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:04.111629 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-901ac554-11a8-4c74-8eda-0b36f0bc9a5e tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 200 Jul 24 01:01:04.112092 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1064/4196] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:04 2026] GET /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:04.253362 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:04.256124 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:04.256346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:04.256590 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:04.256737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:04.263455 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:04.263455 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:04.264674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2f66e0f3-35bb-4b6a-9cad-34b1a8501d72 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:04.265909 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1053/4197] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:04 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:04.952381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:04.956905 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:04.956905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:04.956905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:04.956905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:04.962270 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:04.962270 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:04.963295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7ed51e3a-849c-455a-8fa9-632b68d67ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:04.964742 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1039/4198] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:04 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:04.993571 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-db462c83-d40e-465c-8045-a4733c5d9b97 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:04.996214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db462c83-d40e-465c-8045-a4733c5d9b97 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:04.996501 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db462c83-d40e-465c-8045-a4733c5d9b97 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:04.996761 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db462c83-d40e-465c-8045-a4733c5d9b97 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:04.996917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-db462c83-d40e-465c-8045-a4733c5d9b97 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:05.002743 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.002743 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:05.003672 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db462c83-d40e-465c-8045-a4733c5d9b97 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:05.004202 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1043/4199] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:04 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.034422 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.037319 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:05.037597 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.038166 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.045061 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.045061 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:05.045250 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:05.046272 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e57f48e0-978f-44c8-ae9d-cbd6b5497172 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 returned with HTTP 200 Jul 24 01:01:05.046819 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1065/4200] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.069115 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.070879 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] POST https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09/action Jul 24 01:01:05.071375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:05.071479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:05.078754 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.078754 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:05.079368 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:05.080320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '65e8c7dcab024f7e914dbcd299709725', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c4c7c30a3714e7486a23fd6047b097e', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:01:05.080504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a1a0d0a-a5ef-45d2-8189-c3a2b60dd4e7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09/action returned with HTTP 403 Jul 24 01:01:05.081665 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1054/4201] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:01:05 2026] POST /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:05.090230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.094149 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:05.097702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.097702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.097702 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:05.103381 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.103381 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:05.103902 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:05.125034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.128777 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:05.128777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.128777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.131184 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:05.131184 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6590a4ba-ff60-42fa-9f9a-cdfb508c8c73 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 returned with HTTP 202 Jul 24 01:01:05.131184 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1040/4202] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:05 2026] DELETE /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:05.139870 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.139870 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:05.142662 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.144922 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:05.145128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:05.145427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.145690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.152213 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-152ded9e-6eaf-4337-bdd8-42fa1ee0180d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 200 Jul 24 01:01:05.152213 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1044/4203] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.156583 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.156583 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:05.157034 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:05.157998 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6204f117-c599-47b8-b0d9-1e92867fa5f3 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 returned with HTTP 200 Jul 24 01:01:05.161655 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1066/4204] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.168742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.171457 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:05.172119 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85304c93-e576-4eca-96c0-c518e7bd585c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1078123782"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:05.182459 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.182459 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:05.182459 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:05.182459 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create snapshot from volume 85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:05.239793 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Created reservations ['a7867d9b-29d1-4c93-aa7a-0ce013d24358', 'daa11e63-16f4-4538-917d-483a3054083f', 'c4747027-188b-4525-a310-91e8045dc976', 'abcf976d-b7c0-4377-8ab7-95c4b4694707'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:05.279168 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot create request issued successfully. Jul 24 01:01:05.279675 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.280859 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-da8b2a04-93c0-4ba9-99a7-644ffe5b0207 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:05.281288 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1055/4205] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:05 2026] POST /volume/v3/snapshots => generated 318 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:05.283050 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:05.283401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.283680 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.283838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:05.291226 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.291226 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:05.291226 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-010a281f-c9c9-4d32-b6a9-36988a23ed5a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:05.291226 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1041/4206] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.292149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.293787 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:05.293932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.294012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.303155 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.303155 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:05.303676 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot retrieved successfully. Jul 24 01:01:05.304556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d0e3c06a-6651-4313-bb6f-65fd3aed3fdb tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 returned with HTTP 200 Jul 24 01:01:05.304967 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1045/4207] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:05.976596 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:05.978568 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:05.978828 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:05.979074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:05.979292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:05.984208 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:05.984208 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:05.985185 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-666961bc-0107-401e-a7f7-f7b4dbc0a7a8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:05.985831 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1067/4208] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:05 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:06.018717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.018717 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:06.018717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.018717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.018717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:06.025966 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.025966 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:06.026752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74682fdb-d8ec-4924-9bae-519f3a7ae4c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:06.027180 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1056/4209] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:06.172115 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b07476f4-9e70-42bc-a260-62c1462d681c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.174460 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b07476f4-9e70-42bc-a260-62c1462d681c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 Jul 24 01:01:06.174724 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b07476f4-9e70-42bc-a260-62c1462d681c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.174975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b07476f4-9e70-42bc-a260-62c1462d681c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.182827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b07476f4-9e70-42bc-a260-62c1462d681c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 returned with HTTP 404 Jul 24 01:01:06.183509 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1042/4210] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/snapshots/23907d50-72c0-415f-83a7-381c8b032d09 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:06.190861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.192966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:06.193264 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.193490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.193675 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:06.202495 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.202495 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:06.202960 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:06.222634 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:06.222818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3d0c8075-e80c-4cb6-8026-82547f93a95c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee returned with HTTP 202 Jul 24 01:01:06.223294 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1046/4211] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:06 2026] DELETE /volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:06.231150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.235239 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:06.235445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.235649 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.247078 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.247078 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:06.251993 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:06.263610 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a86abb4-581a-46d3-8753-4e3d6d5ef867 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee returned with HTTP 200 Jul 24 01:01:06.264009 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1068/4212] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:06.301755 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.303779 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:06.304012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.304247 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.304373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:06.308951 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.308951 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:06.309653 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bdc0efa5-47e7-4b16-8a07-e9d5a95dcbe5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:06.310072 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1057/4213] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:06.316323 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4cef3aba-2028-4db9-b243-75a895216d05 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.321024 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4cef3aba-2028-4db9-b243-75a895216d05 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:06.321328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4cef3aba-2028-4db9-b243-75a895216d05 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.322314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4cef3aba-2028-4db9-b243-75a895216d05 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.330769 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.330769 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:06.331265 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4cef3aba-2028-4db9-b243-75a895216d05 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot retrieved successfully. Jul 24 01:01:06.332276 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4cef3aba-2028-4db9-b243-75a895216d05 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 returned with HTTP 200 Jul 24 01:01:06.332857 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1043/4214] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:06.342450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e472994b-5a07-4051-841b-a79e631c6446 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.344256 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:06.344614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "55fdd78a-adce-4e03-8058-45e9cba76c34"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:06.346264 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '55fdd78a-adce-4e03-8058-45e9cba76c34'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:06.351511 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.351511 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:06.352101 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot retrieved successfully. Jul 24 01:01:06.352322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Create volume of 1 GB Jul 24 01:01:06.356452 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Availability Zones retrieved successfully. Jul 24 01:01:06.365503 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Flow 'volume_create_api' (422a21a3-94b5-48af-a167-565624579a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:06.366696 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4f294-a73b-40c9-96b1-1381179ddb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:06.367815 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:06.369023 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4f294-a73b-40c9-96b1-1381179ddb03) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 01:01:06.369023 np0000005792 devstack@c-api.service[100232]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 24 01:01:06.370966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4f294-a73b-40c9-96b1-1381179ddb03) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:06.371656 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4f294-a73b-40c9-96b1-1381179ddb03) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 01:01:06.372551 np0000005792 devstack@c-api.service[100232]: WARNING cinder.volume.api [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Flow 'volume_create_api' (422a21a3-94b5-48af-a167-565624579a26) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 01:01:06.372857 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e472994b-5a07-4051-841b-a79e631c6446 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 400 Jul 24 01:01:06.373603 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1047/4215] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:06 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:01:06.382517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.384999 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:06.385316 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.385586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.385741 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Delete snapshot with id: 55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:06.392980 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.392980 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:06.393380 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot retrieved successfully. Jul 24 01:01:06.415860 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot delete request issued successfully. Jul 24 01:01:06.416392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18d6fa88-196f-4694-838a-f8dae3a50f1d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 returned with HTTP 202 Jul 24 01:01:06.416877 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1069/4216] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:06 2026] DELETE /volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 01:01:06.426009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.428522 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:06.428766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.428996 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.435408 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:06.435408 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:06.435877 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Snapshot retrieved successfully. Jul 24 01:01:06.436791 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-95727fd0-72c9-4c7a-8ae9-efc76fbcace0 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 returned with HTTP 200 Jul 24 01:01:06.437172 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1058/4217] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:06.996445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:06.998558 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:06.998771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:06.998984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:06.999128 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:07.004763 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.004763 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:07.004763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a436c73-d957-40f1-acde-b7564a2b4b9c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:07.005101 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1044/4218] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:06 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:07.040314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-50771513-f176-4ec7-ba6f-2912642eb69d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.043086 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50771513-f176-4ec7-ba6f-2912642eb69d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:07.043086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50771513-f176-4ec7-ba6f-2912642eb69d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.043327 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-50771513-f176-4ec7-ba6f-2912642eb69d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.043327 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-50771513-f176-4ec7-ba6f-2912642eb69d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:07.049966 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.049966 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:07.050729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-50771513-f176-4ec7-ba6f-2912642eb69d tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:07.051272 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1048/4219] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:07.278582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe543c90-82dd-4944-9f60-ffca8bf49fc6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.281329 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe543c90-82dd-4944-9f60-ffca8bf49fc6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee Jul 24 01:01:07.281329 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe543c90-82dd-4944-9f60-ffca8bf49fc6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.281594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe543c90-82dd-4944-9f60-ffca8bf49fc6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.287856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe543c90-82dd-4944-9f60-ffca8bf49fc6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee returned with HTTP 404 Jul 24 01:01:07.288457 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1070/4220] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/volumes/07332625-1ecc-4047-8cbb-03aceea850ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:07.297801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-32577b51-7599-40a8-b3be-72c03582d795 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.300204 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:07.300632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-68085476"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:07.302519 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-68085476'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:07.302930 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:07.307534 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:07.313282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (5a8bc909-c8ad-482a-be9b-cb54fe62f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:07.314443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f4bce3-60a5-4652-b374-affaf2386a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:07.315210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:07.322339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.325417 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:07.325686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.326318 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.326446 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:07.331416 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.331416 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:07.332344 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-25ebb50a-14fd-46a9-9898-b5e05501b837 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:07.332766 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1045/4221] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:07.345339 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f4bce3-60a5-4652-b374-affaf2386a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:07.346699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3f03cd-9fc1-448d-a6a4-d2cbd159020f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:07.397708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['cd483eca-eaec-4e18-ba96-d9d5db4c1eed', '6ef0ce48-b1c0-43fe-a655-5c03f6068248', '518dc2e8-7040-42d9-9edc-9f2991f87553', '77f41785-8d7b-46a7-a7e2-675864a99725'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:07.398680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3f03cd-9fc1-448d-a6a4-d2cbd159020f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd483eca-eaec-4e18-ba96-d9d5db4c1eed', '6ef0ce48-b1c0-43fe-a655-5c03f6068248', '518dc2e8-7040-42d9-9edc-9f2991f87553', '77f41785-8d7b-46a7-a7e2-675864a99725']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:07.399558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2a0fee-0843-4fcc-a256-4c129b4235d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:07.431700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2a0fee-0843-4fcc-a256-4c129b4235d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b026c115-7a14-4ebc-9285-c27d1d4d9ff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-68085476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['cd483eca-eaec-4e18-ba96-d9d5db4c1eed','6ef0ce48-b1c0-43fe-a655-5c03f6068248','518dc2e8-7040-42d9-9edc-9f2991f87553','77f41785-8d7b-46a7-a7e2-675864a99725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-68085476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b026c115-7a14-4ebc-9285-c27d1d4d9ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:07.433311 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96c6f54-b169-46bb-acc0-79682b79e2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:07.450176 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-81f2bb4d-9302-43e9-a8be-2ea812f69eee None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.452558 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-81f2bb4d-9302-43e9-a8be-2ea812f69eee tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 Jul 24 01:01:07.453031 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-81f2bb4d-9302-43e9-a8be-2ea812f69eee tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.453218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-81f2bb4d-9302-43e9-a8be-2ea812f69eee tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.461674 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-81f2bb4d-9302-43e9-a8be-2ea812f69eee tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 returned with HTTP 404 Jul 24 01:01:07.462291 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1049/4222] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/snapshots/55fdd78a-adce-4e03-8058-45e9cba76c34 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:07.468511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96c6f54-b169-46bb-acc0-79682b79e2ea) transitioned into state 'SUCCESS' from state '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-68085476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['cd483eca-eaec-4e18-ba96-d9d5db4c1eed','6ef0ce48-b1c0-43fe-a655-5c03f6068248','518dc2e8-7040-42d9-9edc-9f2991f87553','77f41785-8d7b-46a7-a7e2-675864a99725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:07.468511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5857bf69-33b0-4dce-92dd-4c83da60f1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:07.474625 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.482572 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:07.483044 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.484722 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.490590 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5857bf69-33b0-4dce-92dd-4c83da60f1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:07.491322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (5a8bc909-c8ad-482a-be9b-cb54fe62f59f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:07.492698 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:07.492698 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-32577b51-7599-40a8-b3be-72c03582d795 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:07.493140 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1059/4223] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:07 2026] POST /volume/v3/volumes => generated 774 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:07.503566 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.503566 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:07.510622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.511117 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:07.515817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:07.516271 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.516575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.523741 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-287172ac-eff2-44dc-a8f6-c435fba7b0f1 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 200 Jul 24 01:01:07.524111 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1071/4224] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:07.531307 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.531307 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:07.537360 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:07.543811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.544341 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2d6e2e5-4c4a-433f-a7f3-755c5b5b1f66 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 returned with HTTP 200 Jul 24 01:01:07.544992 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1046/4225] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:07.547729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] DELETE https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:07.548170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.548567 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.548921 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Delete volume with id: 85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:07.557916 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.557916 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:07.558479 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:07.583914 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Delete volume request issued successfully. Jul 24 01:01:07.584233 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ce0c9e5-5e3d-41c1-b2c5-37dd4544474d tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 202 Jul 24 01:01:07.584802 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1050/4226] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:07 2026] DELETE /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:07.598715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:07.601351 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:07.601672 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:07.601952 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:07.613640 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:07.613640 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:07.619692 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Volume info retrieved successfully. Jul 24 01:01:07.624675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c40d4421-0fc8-4510-b78d-6c934d818d87 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 200 Jul 24 01:01:07.625214 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1060/4227] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:07 2026] GET /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:08.019497 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-188b3019-2382-4629-9799-bb7428c90f99 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.021626 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-188b3019-2382-4629-9799-bb7428c90f99 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:08.021819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-188b3019-2382-4629-9799-bb7428c90f99 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.022003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-188b3019-2382-4629-9799-bb7428c90f99 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.022176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-188b3019-2382-4629-9799-bb7428c90f99 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:08.027397 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.027397 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:08.028212 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-188b3019-2382-4629-9799-bb7428c90f99 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:08.028550 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1072/4228] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:08.062124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-42539a26-4572-408d-88d3-76d7e3fe79bc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.064014 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-42539a26-4572-408d-88d3-76d7e3fe79bc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:08.064268 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-42539a26-4572-408d-88d3-76d7e3fe79bc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.064471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-42539a26-4572-408d-88d3-76d7e3fe79bc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.064586 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-42539a26-4572-408d-88d3-76d7e3fe79bc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:08.068619 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.068619 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:08.069205 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-42539a26-4572-408d-88d3-76d7e3fe79bc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:08.069697 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1047/4229] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:08.348918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.350802 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:08.350997 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.351247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.351394 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:08.356133 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.356133 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:08.356946 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e30d26b4-a1cf-4166-850c-17a072ddfc69 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:08.357418 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1051/4230] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:08.561220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.563804 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:08.564134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.565244 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.575555 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.575555 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:08.579232 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:08.584945 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80cb4ce1-bd35-4996-a874-4475a2e99cd7 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 returned with HTTP 200 Jul 24 01:01:08.586222 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1061/4231] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:08.600946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-afa664fb-2a1f-449b-a593-2be3a7286bee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.602793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:08.603154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b026c115-7a14-4ebc-9285-c27d1d4d9ff6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-111318382"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:08.615169 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.615169 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:08.615645 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:08.615881 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:08.641082 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-37481663-0e5d-4d4c-943a-dce7eea726a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.643126 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37481663-0e5d-4d4c-943a-dce7eea726a4 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] GET https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c Jul 24 01:01:08.643386 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37481663-0e5d-4d4c-943a-dce7eea726a4 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.643655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-37481663-0e5d-4d4c-943a-dce7eea726a4 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.649834 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-37481663-0e5d-4d4c-943a-dce7eea726a4 tempest-VolumesSnapshotNegativeTestJSON-1317347268 tempest-VolumesSnapshotNegativeTestJSON-1317347268-project-member] https://10.4.3.67/volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c returned with HTTP 404 Jul 24 01:01:08.650516 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1048/4232] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/volumes/85304c93-e576-4eca-96c0-c518e7bd585c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:08.665789 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['fa06ce89-caf2-489d-a1db-3f082198e532', '6ff19b60-c3bb-45a5-aed2-d983acf2352a', '0d372953-e625-49cf-ac9a-928cb88daff1', 'd8fad664-02df-444d-9498-7be7fa0ce5c6'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:08.712516 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:08.712955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-afa664fb-2a1f-449b-a593-2be3a7286bee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:08.715331 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1073/4233] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:08.727880 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:08.729650 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:08.729861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:08.730117 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:08.736056 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:08.736056 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:08.736532 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:08.737396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5a151848-c0fc-4d9d-a8ee-6c8ef12397bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c returned with HTTP 200 Jul 24 01:01:08.737892 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1052/4234] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:08 2026] GET /volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.040910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0831951d-8af3-427a-abb5-d48c8660029c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.042632 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0831951d-8af3-427a-abb5-d48c8660029c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:09.042824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0831951d-8af3-427a-abb5-d48c8660029c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.043096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0831951d-8af3-427a-abb5-d48c8660029c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.043155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0831951d-8af3-427a-abb5-d48c8660029c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:09.047277 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.047277 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:09.047958 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0831951d-8af3-427a-abb5-d48c8660029c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:09.048292 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1062/4235] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.081651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.084752 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:09.084752 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.084935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.085347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:09.089724 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.089724 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:09.090523 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a0fd1add-e58c-4cd4-ac41-5938e6532b5a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:09.090926 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1049/4236] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.370885 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.372879 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:09.373182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.373479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.373611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:09.378184 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.378184 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:09.378935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93a67638-2e4f-4f40-b1a0-a709b917c3d6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:09.379496 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1074/4237] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.751671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.753808 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:09.754084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.754548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.762394 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.762394 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:09.762909 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:09.763927 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0548ebc8-94da-433a-8f1a-755eea2d06a1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c returned with HTTP 200 Jul 24 01:01:09.764535 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1053/4238] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.777602 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-356e1f0a-f203-4f81-b724-d29948d4b7da None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.779544 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:09.779749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.779949 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.780330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:09.781470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.db.api [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Building query based on filter {{(pid=100231) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 01:01:09.785596 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Get all snapshots completed successfully. Jul 24 01:01:09.786006 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-356e1f0a-f203-4f81-b724-d29948d4b7da tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 01:01:09.786425 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1063/4239] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:09.798180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.800383 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:09.800900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.800983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.801174 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:09.807802 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.807802 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:09.808446 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:09.832340 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:09.832633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-386ff60f-7d32-4413-8e22-c678e4f8a63d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c returned with HTTP 202 Jul 24 01:01:09.833518 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1050/4240] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:09 2026] DELETE /volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:09.843456 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:09.846035 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:09.846357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:09.846550 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:09.854858 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:09.854858 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:09.855359 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:09.856451 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dce22960-47e1-445c-8bd6-4f3a6e3f2553 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c returned with HTTP 200 Jul 24 01:01:09.856826 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1075/4241] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:09 2026] GET /volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:10.063120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.064842 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:10.065252 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.065590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.065829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:10.070813 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.070813 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:10.071824 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6302e972-0df6-4772-8db9-16e7a57ba5ab tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:10.072381 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1054/4242] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:10.085175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.086845 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:01:10.087204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a3d2fe6-960a-4e47-97ee-fe6d17ceb906", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-89254610"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:10.088571 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': '4a3d2fe6-960a-4e47-97ee-fe6d17ceb906', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-89254610'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:01:10.088694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume 4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 in container None Jul 24 01:01:10.095708 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.095708 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:10.096130 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:10.102953 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.105053 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:10.105401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.105684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.105835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:10.110560 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.110560 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:10.110687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['14d6f109-b344-4f6d-a3e1-4067e041b588', 'c7bc4efd-79d3-4ede-ae34-9d4aff65eb06'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:10.111396 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91bb98ae-b310-46cf-8efb-64e3c1ab94d5 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:10.111818 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1051/4243] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:10.143339 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4d08497-00ea-4e39-8dda-67fe12941c9a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:01:10.143891 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1064/4244] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:10 2026] POST /volume/v3/backups => generated 326 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:10.154544 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.156537 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:10.156745 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.156998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.157080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:10.164800 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.164800 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:10.165521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c5cdd8ac-d599-4912-a3ea-094a72637cf1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:10.165852 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1076/4245] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:10.393496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-044d64d6-89de-40bc-8457-8db37c6d67ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.395604 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-044d64d6-89de-40bc-8457-8db37c6d67ed tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:10.395904 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-044d64d6-89de-40bc-8457-8db37c6d67ed tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.396177 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-044d64d6-89de-40bc-8457-8db37c6d67ed tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.396330 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-044d64d6-89de-40bc-8457-8db37c6d67ed tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:10.401568 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.401568 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:10.402374 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-044d64d6-89de-40bc-8457-8db37c6d67ed tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:10.403110 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1055/4246] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:10.866624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47a637ca-8bf7-459a-b585-b1aba73b827d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.868430 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47a637ca-8bf7-459a-b585-b1aba73b827d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c Jul 24 01:01:10.868641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47a637ca-8bf7-459a-b585-b1aba73b827d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.868874 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47a637ca-8bf7-459a-b585-b1aba73b827d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.873428 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47a637ca-8bf7-459a-b585-b1aba73b827d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c returned with HTTP 404 Jul 24 01:01:10.874052 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1052/4247] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/snapshots/dafcae2e-359a-4a15-8d9a-f91abf51a46c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:10.882155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.884853 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:10.885146 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.885749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.885749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:10.894155 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.894155 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:10.894861 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:10.916550 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:10.916703 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c50fc5a-36b9-4352-8f9e-a7f24b88083a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 returned with HTTP 202 Jul 24 01:01:10.917112 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1065/4248] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:10 2026] DELETE /volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:10.925417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d1d4a667-310e-4e57-b087-13b004ca3654 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:10.928018 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d1d4a667-310e-4e57-b087-13b004ca3654 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:10.928343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a667-310e-4e57-b087-13b004ca3654 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:10.928574 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a667-310e-4e57-b087-13b004ca3654 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:10.936353 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:10.936353 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:10.942736 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d1d4a667-310e-4e57-b087-13b004ca3654 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:10.948822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d1d4a667-310e-4e57-b087-13b004ca3654 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 returned with HTTP 200 Jul 24 01:01:10.949773 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1077/4249] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:10 2026] GET /volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:11.124000 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7c6935b1-50fa-472f-95dc-576b0a119057 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:11.126214 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c6935b1-50fa-472f-95dc-576b0a119057 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:11.126467 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c6935b1-50fa-472f-95dc-576b0a119057 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:11.126679 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c6935b1-50fa-472f-95dc-576b0a119057 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:11.126811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7c6935b1-50fa-472f-95dc-576b0a119057 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:11.131379 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:11.131379 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:11.132038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c6935b1-50fa-472f-95dc-576b0a119057 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:11.132506 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1056/4250] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:11 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:11.178297 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:11.180159 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:11.180493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:11.180609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:11.180870 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:11.185335 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:11.185335 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:11.186110 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d98b055d-fdcb-42c6-82b2-cc041652e5b6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:11.186715 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1053/4251] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:11 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:11.417002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4194de55-fb9e-4214-8d48-282fe1fa03de None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:11.418904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4194de55-fb9e-4214-8d48-282fe1fa03de tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:11.419095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4194de55-fb9e-4214-8d48-282fe1fa03de tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:11.420216 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4194de55-fb9e-4214-8d48-282fe1fa03de tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:11.420328 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4194de55-fb9e-4214-8d48-282fe1fa03de tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:11.428758 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:11.428758 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:11.429724 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4194de55-fb9e-4214-8d48-282fe1fa03de tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:11.430255 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1066/4252] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:11 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:11.965336 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cfd5a991-049e-4743-998f-aef2f953e252 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:11.967347 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cfd5a991-049e-4743-998f-aef2f953e252 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 Jul 24 01:01:11.967557 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cfd5a991-049e-4743-998f-aef2f953e252 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:11.967737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cfd5a991-049e-4743-998f-aef2f953e252 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:11.974267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cfd5a991-049e-4743-998f-aef2f953e252 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 returned with HTTP 404 Jul 24 01:01:11.974999 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1078/4253] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:11 2026] GET /volume/v3/volumes/b026c115-7a14-4ebc-9285-c27d1d4d9ff6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:11.986575 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e856ead7-99ad-4758-b6e7-4869a84758bd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:11.988531 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:11.988937 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-620228701"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:11.990753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-620228701'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:11.990903 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:11.995403 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:12.001289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (1cf1e482-2deb-47e2-8300-3f7096f6bb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:12.002743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5be3c38-8ac0-49a3-bd8d-514c713f9eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:12.003584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:12.038265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5be3c38-8ac0-49a3-bd8d-514c713f9eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:12.039127 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89302e96-7c1a-489a-9828-62c522fd5258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:12.084212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['e9569fba-9b0d-4ff9-b2d7-dd9ed7b8d557', '4e104e35-d036-4380-951c-9e6f43557a7b', '03f1d32c-d35e-4944-94c1-9fe8986838c9', 'a1391c70-f733-4327-9227-a5268cf0e31e'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:12.085146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89302e96-7c1a-489a-9828-62c522fd5258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9569fba-9b0d-4ff9-b2d7-dd9ed7b8d557', '4e104e35-d036-4380-951c-9e6f43557a7b', '03f1d32c-d35e-4944-94c1-9fe8986838c9', 'a1391c70-f733-4327-9227-a5268cf0e31e']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:12.085929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ba82a1-9b05-4e33-ac1b-e5718262615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:12.111988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ba82a1-9b05-4e33-ac1b-e5718262615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f033863a-2ff7-411c-8bbd-91b15a99bc13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620228701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['e9569fba-9b0d-4ff9-b2d7-dd9ed7b8d557','4e104e35-d036-4380-951c-9e6f43557a7b','03f1d32c-d35e-4944-94c1-9fe8986838c9','a1391c70-f733-4327-9227-a5268cf0e31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620228701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f033863a-2ff7-411c-8bbd-91b15a99bc13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:12.113125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303046f1-f9f9-41ac-947c-ca4b3f8d8f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:12.136105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303046f1-f9f9-41ac-947c-ca4b3f8d8f3a) transitioned into state 'SUCCESS' from state '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-620228701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['e9569fba-9b0d-4ff9-b2d7-dd9ed7b8d557','4e104e35-d036-4380-951c-9e6f43557a7b','03f1d32c-d35e-4944-94c1-9fe8986838c9','a1391c70-f733-4327-9227-a5268cf0e31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:12.136961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b159fd8-572f-425d-946c-40f3b27ca88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:12.145502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:12.147287 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b159fd8-572f-425d-946c-40f3b27ca88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:12.148038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (1cf1e482-2deb-47e2-8300-3f7096f6bb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:12.148360 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:12.148469 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:12.148568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:12.149267 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:12.149363 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e856ead7-99ad-4758-b6e7-4869a84758bd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:12.149414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:12.152216 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1057/4254] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:11 2026] POST /volume/v3/volumes => generated 775 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:12.158184 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:12.158184 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:12.159401 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a93f883-cc4b-4d1c-9b3b-7d53c3be2fcb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:12.159868 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1054/4255] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:12 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:12.167351 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:12.169488 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:12.169712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:12.169940 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:12.181185 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:12.181185 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:12.186558 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:12.194628 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b1ddf3ea-6c6b-4982-b859-7b818f7509a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 returned with HTTP 200 Jul 24 01:01:12.195249 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1067/4256] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:12 2026] GET /volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:12.202929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b91abb51-74b8-431f-aeff-dff86ebded38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:12.204793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b91abb51-74b8-431f-aeff-dff86ebded38 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:12.205072 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b91abb51-74b8-431f-aeff-dff86ebded38 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:12.205369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b91abb51-74b8-431f-aeff-dff86ebded38 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:12.205530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b91abb51-74b8-431f-aeff-dff86ebded38 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:12.214128 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:12.214128 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:12.215304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b91abb51-74b8-431f-aeff-dff86ebded38 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:12.216924 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1079/4257] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:12 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:12.444331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:12.447112 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:12.447463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:12.447747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:12.447917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:12.454075 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:12.454075 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:12.454944 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2cb2c644-4886-452b-ab44-f5b7d3c0279a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:12.455522 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1058/4258] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:12 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:13.172638 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.176892 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:13.177218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:13.177491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:13.177649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:13.182035 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.182035 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:13.182703 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6af60bb-3b4c-4f2e-b3eb-57b451d303c6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:13.183054 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1055/4259] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:13 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:13.217931 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.220300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:13.220538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:13.220729 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:13.227567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.229585 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:13.229823 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.229823 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:13.230074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:13.230074 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:13.230307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:13.235039 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:13.241542 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.241542 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:13.241642 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-06dcfb1f-6a35-4142-ab00-cde83a093b94 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 returned with HTTP 200 Jul 24 01:01:13.242317 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1068/4260] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:13 2026] GET /volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:13.242515 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e52b1ec0-a01f-4277-a4a8-4d3f219a8cfe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:13.243214 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1080/4261] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:13 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:13.260306 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.262500 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:13.263112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f033863a-2ff7-411c-8bbd-91b15a99bc13", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1573632434"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:13.273248 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.273248 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:13.273648 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:13.273780 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:13.306265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['1fc36d57-7087-46d3-83f8-687ca5996e8d', 'f1938ec3-4db9-44c6-a6eb-f5a478cb9e03', 'b2572746-b2a2-4fe4-8ad4-f19fc686d594', '75c33388-ced3-48c2-84a7-8c7ea23fb674'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:13.343999 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:13.345183 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3afb53f-b9a9-422f-be61-a1030efc7817 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:13.345281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1059/4262] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:13.358896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.362062 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:13.362407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:13.362703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:13.375812 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.375812 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:13.376276 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:13.376933 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecae4fed-2b6f-44df-88f0-18740c7fb27a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 returned with HTTP 200 Jul 24 01:01:13.377347 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1056/4263] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:13 2026] GET /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:13.468271 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:13.470628 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:13.470959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:13.471330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:13.471429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:13.476618 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:13.476618 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:13.477506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-557f0c7b-f3cc-4160-9e0b-50cbcf6e4989 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:13.478019 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1069/4264] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:13 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.197640 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.200269 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:14.200621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.200835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.201004 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:14.213588 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.213588 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:14.214298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c5b157f-6c2a-4a80-8e41-a1801d2a7958 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:14.214685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1081/4265] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:14 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.255701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.259653 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:14.259880 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.260120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.260275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:14.267160 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.267160 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:14.268495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2a89b7e-85cd-49ef-99e2-0d3daaaa0900 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:14.269143 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1060/4266] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:14 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.389402 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.391655 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:14.391832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.391968 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.398323 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.398323 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:14.398771 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:14.399857 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-be9470b3-2e48-48d6-bc5f-d38af380dd26 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 returned with HTTP 200 Jul 24 01:01:14.400958 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1057/4267] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:14 2026] GET /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.413553 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.416444 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] POST https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723/action Jul 24 01:01:14.416956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:14.417178 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:14.421170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.admin_actions [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Updating snapshot '8e9451a8-bf94-40c3-af33-18a43d693723' with '{'status': 'error'}' {{(pid=100231) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:01:14.437980 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.437980 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:14.439934 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '65e8c7dcab024f7e914dbcd299709725', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c4c7c30a3714e7486a23fd6047b097e', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:01:14.440317 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2fc2e5f1-9e66-482b-a9a7-211081f5269b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723/action returned with HTTP 403 Jul 24 01:01:14.442324 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1070/4268] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:01:14 2026] POST /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:14.452181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.455837 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:14.456335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.456485 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.457296 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:14.461034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-46051094-818f-46c3-b7a4-662d04b15e1e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.462795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:14.463204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1905990028", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:14.464782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1905990028', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:14.464782 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume of 1 GB Jul 24 01:01:14.464915 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.464915 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:14.465259 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:14.472111 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Availability Zones retrieved successfully. Jul 24 01:01:14.480422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Flow 'volume_create_api' (cf4fd8c8-0b55-40ca-b31c-cb46121bd53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:14.481752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05eb3b84-f0db-4864-bfb1-6dfd2f89ae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:14.483068 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:14.488308 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:14.488308 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1d8ceba-d8fc-4734-a0da-06a67d34d646 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 returned with HTTP 202 Jul 24 01:01:14.488864 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1082/4269] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:14 2026] DELETE /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:14.492051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-316c7968-e1b9-4438-8851-7625cf543859 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.494573 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-316c7968-e1b9-4438-8851-7625cf543859 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:14.494873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-316c7968-e1b9-4438-8851-7625cf543859 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.495265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-316c7968-e1b9-4438-8851-7625cf543859 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.495331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-316c7968-e1b9-4438-8851-7625cf543859 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:14.499521 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c022b901-4a11-4553-852b-10175a212e05 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:14.501995 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c022b901-4a11-4553-852b-10175a212e05 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:14.502164 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.502164 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:14.502301 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c022b901-4a11-4553-852b-10175a212e05 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:14.502929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c022b901-4a11-4553-852b-10175a212e05 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:14.503073 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-316c7968-e1b9-4438-8851-7625cf543859 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:14.503834 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1058/4270] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:14 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.509490 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:14.509490 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:14.509799 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c022b901-4a11-4553-852b-10175a212e05 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:14.510640 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c022b901-4a11-4553-852b-10175a212e05 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 returned with HTTP 200 Jul 24 01:01:14.511276 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1071/4271] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:14 2026] GET /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:14.531463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05eb3b84-f0db-4864-bfb1-6dfd2f89ae8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:14.531996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d572d6eb-e860-444e-85cf-cc907838879f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:14.616021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Created reservations ['f382a819-2fcc-4fb8-8513-73344fbd8e4a', '63e2a7a6-e367-4e62-a387-5617191fc9dd', 'bfd864e4-ca29-4c53-b32f-93690414bcb4', 'ea249f41-44ec-4a27-9343-85fc4347dbf7'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:14.617306 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d572d6eb-e860-444e-85cf-cc907838879f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f382a819-2fcc-4fb8-8513-73344fbd8e4a', '63e2a7a6-e367-4e62-a387-5617191fc9dd', 'bfd864e4-ca29-4c53-b32f-93690414bcb4', 'ea249f41-44ec-4a27-9343-85fc4347dbf7']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:14.618577 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183c8718-9bfb-4d64-9c63-7123b8d4913b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:14.647385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183c8718-9bfb-4d64-9c63-7123b8d4913b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd16c5aec-e017-43fe-8654-3396a8514f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1905990028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940323c9ec6d4eeab23068cbcbc86afd',qos_specs=None,replication_status=,reservations=['f382a819-2fcc-4fb8-8513-73344fbd8e4a','63e2a7a6-e367-4e62-a387-5617191fc9dd','bfd864e4-ca29-4c53-b32f-93690414bcb4','ea249f41-44ec-4a27-9343-85fc4347dbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1905990028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d16c5aec-e017-43fe-8654-3396a8514f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940323c9ec6d4eeab23068cbcbc86afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:14.648488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8416cd-cc24-4afd-8075-13c2a4b714b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:14.667217 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8416cd-cc24-4afd-8075-13c2a4b714b3) transitioned into state 'SUCCESS' from state '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-1905990028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940323c9ec6d4eeab23068cbcbc86afd',qos_specs=None,replication_status=,reservations=['f382a819-2fcc-4fb8-8513-73344fbd8e4a','63e2a7a6-e367-4e62-a387-5617191fc9dd','bfd864e4-ca29-4c53-b32f-93690414bcb4','ea249f41-44ec-4a27-9343-85fc4347dbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:14.668140 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e055e34-cf72-4a95-9a21-67703817ff29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:14.681375 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e055e34-cf72-4a95-9a21-67703817ff29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:14.682360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Flow 'volume_create_api' (cf4fd8c8-0b55-40ca-b31c-cb46121bd53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:14.682728 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume request issued successfully. Jul 24 01:01:14.683437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-46051094-818f-46c3-b7a4-662d04b15e1e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:14.683849 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1061/4272] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:14 2026] POST /volume/v3/volumes => generated 745 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:15.229243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.232239 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:15.233154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.233594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.233594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:15.244683 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:15.244683 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:15.246951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d7820f0-e1b7-4246-b122-1909ee968bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:15.248435 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1083/4273] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:15 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:15.283418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.286323 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:15.286569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.286803 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.287131 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:15.293888 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:15.293888 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:15.294372 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0f7b6a74-5d46-46ee-a09f-267a0a1740a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:15.294875 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1059/4274] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:15 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:15.521093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.523529 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:15.523837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.524130 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.524304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:15.526539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f01fae8f-c844-4931-a6ef-8fe97d1ce4d1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.529129 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:15.529129 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:15.529947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3da8d662-2bd2-4e67-a3d7-764e0910dc64 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:15.530560 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1072/4275] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:15 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:15.531696 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f01fae8f-c844-4931-a6ef-8fe97d1ce4d1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 Jul 24 01:01:15.531921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f01fae8f-c844-4931-a6ef-8fe97d1ce4d1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.532176 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f01fae8f-c844-4931-a6ef-8fe97d1ce4d1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.540509 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f01fae8f-c844-4931-a6ef-8fe97d1ce4d1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 returned with HTTP 404 Jul 24 01:01:15.541052 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1062/4276] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:15 2026] GET /volume/v3/snapshots/8e9451a8-bf94-40c3-af33-18a43d693723 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:15.551594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.554140 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:15.554449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.554685 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.554881 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:15.572109 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:15.572109 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:15.572475 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:15.594278 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:15.594531 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1491e27-ca4b-4482-b36b-08aeedd55b0f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 returned with HTTP 202 Jul 24 01:01:15.595031 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1084/4277] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:15 2026] DELETE /volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:15.608817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:15.611322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:15.611603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:15.611833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:15.621978 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:15.621978 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:15.631431 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:15.637910 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f5acf992-ee7c-4266-897c-544c0b9b0fee tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 returned with HTTP 200 Jul 24 01:01:15.638727 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1060/4278] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:15 2026] GET /volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:16.264904 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.267741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:16.268007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:16.268230 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:16.268349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:16.287223 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:16.287223 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:16.294946 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6f18208-4f04-4468-8378-a9c78e304bb3 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:16.296984 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1073/4279] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:16 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:16.318219 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7bede287-d475-41b1-8558-f6975b4a4a0a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.327481 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7bede287-d475-41b1-8558-f6975b4a4a0a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:16.327820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7bede287-d475-41b1-8558-f6975b4a4a0a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:16.328790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7bede287-d475-41b1-8558-f6975b4a4a0a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:16.328957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7bede287-d475-41b1-8558-f6975b4a4a0a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:16.346155 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:16.346155 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:16.347179 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7bede287-d475-41b1-8558-f6975b4a4a0a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:16.347600 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1063/4280] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:16 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:16.545460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.548128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:16.548978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:16.548978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:16.548978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:16.555084 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:16.555084 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:16.556031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a5b9c71e-0d35-4ac4-9cdb-ac37854ff1cc tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:16.556575 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1085/4281] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:16 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:16.659562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4bc37af5-644b-467e-96bd-0828c980a106 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.662511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4bc37af5-644b-467e-96bd-0828c980a106 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 Jul 24 01:01:16.662681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4bc37af5-644b-467e-96bd-0828c980a106 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:16.663632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4bc37af5-644b-467e-96bd-0828c980a106 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:16.670912 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4bc37af5-644b-467e-96bd-0828c980a106 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 returned with HTTP 404 Jul 24 01:01:16.671271 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1061/4282] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:16 2026] GET /volume/v3/volumes/f033863a-2ff7-411c-8bbd-91b15a99bc13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:16.683313 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.687873 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:16.689111 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2109278895"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:16.692161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2109278895'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:16.692356 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:16.702595 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:16.710708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (caf70d22-ed68-46b0-8c01-d3099570bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:16.712203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428fa4a2-2123-40ee-87c0-f979792330ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:16.713804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:16.762873 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428fa4a2-2123-40ee-87c0-f979792330ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:16.764537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97cc76b-2034-40dc-a701-435ba8bf6d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:16.826114 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['3c09e27c-8098-4ae3-83de-370d1de7c15a', '4246bb36-74de-46d2-ac70-380631743565', '345e8714-9520-4143-b46d-4c2a4a89aab7', 'e39e09dc-94b7-445b-b00a-42a67406a93b'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:16.827336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97cc76b-2034-40dc-a701-435ba8bf6d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c09e27c-8098-4ae3-83de-370d1de7c15a', '4246bb36-74de-46d2-ac70-380631743565', '345e8714-9520-4143-b46d-4c2a4a89aab7', 'e39e09dc-94b7-445b-b00a-42a67406a93b']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:16.829067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8ecdf9-ef4d-47be-8687-85dc3f47ee32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:16.861086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8ecdf9-ef4d-47be-8687-85dc3f47ee32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce2a099-1526-4a3a-a7ab-eef141518efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109278895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['3c09e27c-8098-4ae3-83de-370d1de7c15a','4246bb36-74de-46d2-ac70-380631743565','345e8714-9520-4143-b46d-4c2a4a89aab7','e39e09dc-94b7-445b-b00a-42a67406a93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109278895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce2a099-1526-4a3a-a7ab-eef141518efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:16.861912 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529e6601-d567-473f-b03d-fc07064ed2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:16.888835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529e6601-d567-473f-b03d-fc07064ed2ed) transitioned into state 'SUCCESS' from state '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-2109278895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['3c09e27c-8098-4ae3-83de-370d1de7c15a','4246bb36-74de-46d2-ac70-380631743565','345e8714-9520-4143-b46d-4c2a4a89aab7','e39e09dc-94b7-445b-b00a-42a67406a93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:16.889958 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d677b91-bdba-4d8b-a285-9fe4007f23f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:16.905483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d677b91-bdba-4d8b-a285-9fe4007f23f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:16.906378 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (caf70d22-ed68-46b0-8c01-d3099570bebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:16.907259 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:16.907627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4d84e52d-9fc2-4e48-89f1-c8d4e5141d7c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:16.908494 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1074/4283] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:16 2026] POST /volume/v3/volumes => generated 776 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 01:01:16.925382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:16.928148 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:16.928443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:16.929168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:16.940131 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:16.940131 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:16.944757 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:16.950618 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8afb8c5b-4afd-4d8c-b144-a5ab4b4d2dd6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa returned with HTTP 200 Jul 24 01:01:16.951148 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1064/4284] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:16 2026] GET /volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:17.311823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:17.314431 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:17.314772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:17.315111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:17.315314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:17.320623 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:17.320623 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:17.321356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a92bf4b1-c914-4a7d-b52a-375e7554bf20 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:17.321748 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1086/4285] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:17 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:17.363864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:17.366067 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:17.366486 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:17.366597 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:17.367463 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:17.372026 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:17.372026 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:17.372977 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26869ca5-aac9-4c65-aa0d-d04002d02923 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:17.373485 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1062/4286] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:17 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:17.570899 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:17.573347 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:17.573532 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:17.574378 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:17.574378 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:17.583958 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:17.583958 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:17.584840 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c3e5ed3a-600f-4f3c-8e00-df2fa9f5f07a tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:17.585605 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1075/4287] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:17 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:17.972114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:17.974361 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:17.974594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:17.974813 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:17.985108 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:17.985108 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:17.991383 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:17.996702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b492c8a3-f832-479e-9bba-6754f82fcf06 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa returned with HTTP 200 Jul 24 01:01:17.997207 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1065/4288] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:17 2026] GET /volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:18.018564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.020831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:18.021401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ce2a099-1526-4a3a-a7ab-eef141518efa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1347043907"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:18.033620 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.033620 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:18.033620 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:18.033840 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:18.069317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['147bf992-613e-4268-aba4-a0bc1367d2d0', '2aec8edb-f8bf-460e-9f4d-92a839d8f31f', 'e34f1f52-13c4-4792-963b-f6c66b68f005', '5a1da7cb-1f51-432b-beda-89f9bf3323c7'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:18.102115 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:18.102611 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe95bfac-d8e7-44dd-9270-c67d21eb47bc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:18.103081 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1087/4289] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:18.116322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.117344 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:18.117856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.118148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.129747 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.129747 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:18.129747 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:18.131035 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00cb8ebb-3a41-4030-b976-7a969a5862d8 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 200 Jul 24 01:01:18.132794 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1063/4290] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:18 2026] GET /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:18.334128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.336166 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:18.336429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.336659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.336902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:18.342458 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.342458 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:18.344129 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ef4252c-8234-4150-a0fd-21d8dbfb5466 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:18.344597 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1076/4291] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:18 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:18.388896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.393916 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:18.393916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.393916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.393916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:18.397323 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.397323 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:18.398112 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-104fce78-4290-4c5f-a14c-a7c1e72c2398 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:18.398716 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1066/4292] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:18 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:18.599523 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.602638 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:18.602900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.603151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.603311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:18.609403 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.609403 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:18.610428 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf7deb7f-7955-4d83-a07b-6a1ec6bb1009 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:18.610987 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1088/4293] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:18 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:18.628655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-100755d5-fdde-428b-974c-1d79bf66a91b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.631837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] DELETE https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:18.632055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.632560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.632560 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Delete backup with id: a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. Jul 24 01:01:18.638051 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.638051 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:18.651755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] delete_backup rpcapi backup_id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:01:18.654114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-100755d5-fdde-428b-974c-1d79bf66a91b tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 202 Jul 24 01:01:18.654728 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1064/4294] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:01:18 2026] DELETE /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:18.663337 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.665034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:18.665223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:18.665399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:18.665605 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:18.670163 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:18.670163 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:18.670962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c54acf8f-f17b-4ce7-ac84-39514e38dda6 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 200 Jul 24 01:01:18.671667 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1077/4295] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:18 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:18.921436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:18.924934 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:18.925329 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2043000993", "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:18.927376 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2043000993', 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:19.015819 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Create volume of 1 GB Jul 24 01:01:19.020204 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Availability Zones retrieved successfully. Jul 24 01:01:19.025473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Flow 'volume_create_api' (2e071785-a74a-426a-9735-6b72c79f92b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:19.026611 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c567ec-d454-424f-bbc8-36ee441e2d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:19.027597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:19.100732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c567ec-d454-424f-bbc8-36ee441e2d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:19.101540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6a4b11-4a7b-4e77-9d7c-991f22248b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:19.145886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.149758 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:19.149970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.150177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.155792 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.155792 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:19.156173 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:19.159249 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-52142f8b-2cb9-408b-85f4-1ea842f59bb2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 200 Jul 24 01:01:19.159249 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1089/4296] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.170098 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9297c0f-d251-419b-b740-740f103c5a8c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.175216 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9297c0f-d251-419b-b740-740f103c5a8c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] GET https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:19.175216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9297c0f-d251-419b-b740-740f103c5a8c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.175216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9297c0f-d251-419b-b740-740f103c5a8c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.180257 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.180257 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:19.180715 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d9297c0f-d251-419b-b740-740f103c5a8c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:19.181566 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9297c0f-d251-419b-b740-740f103c5a8c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 200 Jul 24 01:01:19.182025 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1065/4297] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.192005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Created reservations ['2295ea47-4c45-433f-9a11-2efd365dfc24', '014644ef-f623-430b-91c8-87c92ffc80ea', '849c7e89-f585-47ba-a201-e0dca924f18e', '22819986-d0df-47e2-88d3-500da1b3457c'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:19.192897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6a4b11-4a7b-4e77-9d7c-991f22248b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2295ea47-4c45-433f-9a11-2efd365dfc24', '014644ef-f623-430b-91c8-87c92ffc80ea', '849c7e89-f585-47ba-a201-e0dca924f18e', '22819986-d0df-47e2-88d3-500da1b3457c']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:19.193818 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c434d4-af00-4862-a677-b60be4d961f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:19.195020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.202768 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:19.204913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.205278 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.205432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:19.220897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c434d4-af00-4862-a677-b60be4d961f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b51025a-cf29-49b3-a550-b03ffaa4513b', '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-2043000993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac3af65478e4161b609ad25227814fd',qos_specs=None,replication_status=,reservations=['2295ea47-4c45-433f-9a11-2efd365dfc24','014644ef-f623-430b-91c8-87c92ffc80ea','849c7e89-f585-47ba-a201-e0dca924f18e','22819986-d0df-47e2-88d3-500da1b3457c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b5975afede64099a55e7b19ab69945b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2043000993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b51025a-cf29-49b3-a550-b03ffaa4513b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac3af65478e4161b609ad25227814fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b5975afede64099a55e7b19ab69945b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:19.224438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb091e95-2339-4296-a544-867755b83b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:19.224629 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.224629 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:19.224629 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:19.255584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb091e95-2339-4296-a544-867755b83b2f) transitioned into state 'SUCCESS' from state '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-2043000993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac3af65478e4161b609ad25227814fd',qos_specs=None,replication_status=,reservations=['2295ea47-4c45-433f-9a11-2efd365dfc24','014644ef-f623-430b-91c8-87c92ffc80ea','849c7e89-f585-47ba-a201-e0dca924f18e','22819986-d0df-47e2-88d3-500da1b3457c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b5975afede64099a55e7b19ab69945b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:19.256569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a583cd2b-0bca-4353-833d-89516ea7cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:19.269032 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:19.269434 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f1b8a1fd-d2ae-4fe8-a453-d31419f92001 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 202 Jul 24 01:01:19.270008 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1078/4298] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:19 2026] DELETE /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:19.272988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a583cd2b-0bca-4353-833d-89516ea7cc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:19.274615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Flow 'volume_create_api' (2e071785-a74a-426a-9735-6b72c79f92b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:19.274941 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Create volume request issued successfully. Jul 24 01:01:19.275687 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2bdacdab-507a-4da6-a42c-9c2f7bf5bebf tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:19.276227 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1067/4299] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:18 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:19.279645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.282130 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:19.282368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.282590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.288951 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.288951 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:19.289424 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:19.290206 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03c3c223-9ce7-4284-8eba-85ee096d2720 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 200 Jul 24 01:01:19.290657 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1090/4300] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.298470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.300773 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:01:19.301035 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.301334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.314214 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.314214 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:19.320551 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:01:19.334211 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9e65f2e2-bf5b-42e2-b4b2-e77b215e9ff7 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:01:19.334966 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1066/4301] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.360680 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.366168 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:19.366168 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.366168 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.366168 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:19.379180 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.379180 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:19.379999 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6afcad8-a3c1-44d1-ab24-2a74d6b45ed8 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:19.380403 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1079/4302] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.412128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.414397 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:19.414657 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.414912 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.415136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:19.420082 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.420082 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:19.421719 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9318580c-2ae5-419d-a7d8-6e06862a7a44 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:19.421719 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1068/4303] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:19.685931 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.688242 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 Jul 24 01:01:19.688242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.688242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.688242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Show backup with id a38f4ba0-ddfb-4eee-98ba-cc30bafecc51. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:19.692567 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1c03cb8-521d-4bcf-ad18-2e9253a5d8b5 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 returned with HTTP 404 Jul 24 01:01:19.693301 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1091/4304] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/backups/a38f4ba0-ddfb-4eee-98ba-cc30bafecc51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:19.701780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.703939 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:01:19.704247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.704511 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.704966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Delete volume with id: 61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:01:19.713060 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.713060 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:19.713452 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Volume info retrieved successfully. Jul 24 01:01:19.746559 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Delete volume request issued successfully. Jul 24 01:01:19.746803 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7026f47-1bc4-4f50-9e72-df2891df9ac0 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 returned with HTTP 202 Jul 24 01:01:19.747343 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1067/4305] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:01:19 2026] DELETE /volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:19.756148 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.757900 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:01:19.758127 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.758378 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.767432 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:19.767432 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:19.772097 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Volume info retrieved successfully. Jul 24 01:01:19.777976 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-08d0ca41-88d7-4d3e-8687-d6246ecd5db3 tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 returned with HTTP 200 Jul 24 01:01:19.778520 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1080/4306] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:20.300754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-668c5888-beae-4aa4-b9cf-0f28fcdc302f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.302669 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-668c5888-beae-4aa4-b9cf-0f28fcdc302f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 Jul 24 01:01:20.302855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-668c5888-beae-4aa4-b9cf-0f28fcdc302f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.303104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-668c5888-beae-4aa4-b9cf-0f28fcdc302f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.308781 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-668c5888-beae-4aa4-b9cf-0f28fcdc302f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 returned with HTTP 404 Jul 24 01:01:20.309312 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1069/4307] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/snapshots/b282d89c-5050-4126-9dda-b0643b133412 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:20.317316 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.319799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:20.320272 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.320787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.321020 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:20.328248 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.328248 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:20.328598 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:20.345826 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:20.346140 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29365d83-c680-4a40-88eb-ec681b0c6bf1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa returned with HTTP 202 Jul 24 01:01:20.346743 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1092/4308] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:20 2026] DELETE /volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:20.351218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cff3c955-088a-4050-8f39-77cbca25c909 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.353815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cff3c955-088a-4050-8f39-77cbca25c909 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:01:20.353815 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cff3c955-088a-4050-8f39-77cbca25c909 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.353979 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cff3c955-088a-4050-8f39-77cbca25c909 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.354808 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-94229d70-bda9-4bea-ae19-63354a163970 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.356617 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-94229d70-bda9-4bea-ae19-63354a163970 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:20.356811 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-94229d70-bda9-4bea-ae19-63354a163970 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.357002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-94229d70-bda9-4bea-ae19-63354a163970 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.361223 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.361223 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:20.364464 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.364464 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:20.365395 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cff3c955-088a-4050-8f39-77cbca25c909 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:01:20.367877 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-94229d70-bda9-4bea-ae19-63354a163970 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:20.370651 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cff3c955-088a-4050-8f39-77cbca25c909 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:01:20.371129 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1068/4309] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:20.371816 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-94229d70-bda9-4bea-ae19-63354a163970 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa returned with HTTP 200 Jul 24 01:01:20.372296 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1081/4310] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:20.392253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.397345 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:20.397631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.397841 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.397948 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:20.409868 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.409868 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:20.410609 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9914b3f-ee0c-40ed-9168-941bcec1b89f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:20.410986 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1070/4311] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:20.413555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.415991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:01:20.416601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.416940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.429287 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.429287 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:20.434157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.434415 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:01:20.436251 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:20.436468 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.436780 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.436929 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:20.442223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-b210757d-5b30-4fed-9243-c3159c894ead tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:01:20.442487 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.442487 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:20.442829 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1093/4312] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:20.443489 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4c1e5c5-8379-41a8-98b0-aad5858db660 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:20.443951 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1069/4313] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:20.459933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.462912 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631/restore Jul 24 01:01:20.463360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4a3d2fe6-960a-4e47-97ee-fe6d17ceb906"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:20.465500 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Restoring backup 790f35d0-33ea-405e-80b4-52426078b631 ({'restore': {'volume_id': '4a3d2fe6-960a-4e47-97ee-fe6d17ceb906'}}) {{(pid=100231) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 01:01:20.465662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Restoring backup 790f35d0-33ea-405e-80b4-52426078b631 to volume 4a3d2fe6-960a-4e47-97ee-fe6d17ceb906. Jul 24 01:01:20.471942 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.471942 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:20.486693 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.486693 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:20.487367 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:20.487559 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.api [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Checking backup size 1 against volume size 1 {{(pid=100231) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 01:01:20.487837 np0000005792 devstack@c-api.service[100231]: INFO cinder.backup.api [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Overwriting volume 4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 with restore of backup 790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:20.510336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] restore_backup in rpcapi backup_id 790f35d0-33ea-405e-80b4-52426078b631 {{(pid=100231) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 01:01:20.512263 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f592d17e-e4ec-4ab9-8788-18b6034df89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631/restore returned with HTTP 202 Jul 24 01:01:20.512841 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1082/4314] 10.4.3.67 () {68 vars in 1386 bytes} [Fri Jul 24 01:01:20 2026] POST /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631/restore => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:20.526078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.527908 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:20.528156 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.528596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.528738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:20.534329 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:20.534329 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:20.535620 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7c6360bd-18fd-4969-ad0e-32909ff4b37f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:20.537008 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1071/4315] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:20.791102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ba0391a7-4672-4a73-b7d2-a15680059e3f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:20.793816 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba0391a7-4672-4a73-b7d2-a15680059e3f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] GET https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 Jul 24 01:01:20.794061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba0391a7-4672-4a73-b7d2-a15680059e3f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:20.794292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba0391a7-4672-4a73-b7d2-a15680059e3f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:20.801444 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba0391a7-4672-4a73-b7d2-a15680059e3f tempest-ProjectReaderTests39-240487320 tempest-ProjectReaderTests39-240487320-project-admin] https://10.4.3.67/volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 returned with HTTP 404 Jul 24 01:01:20.801908 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1094/4316] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:20 2026] GET /volume/v3/volumes/61c9912a-d393-4ae2-9dc6-18df96ef8420 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:21.042438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.045099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:01:21.045339 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.045526 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.053152 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:21.053152 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:21.058124 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:01:21.064184 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-dd861e0c-722c-45c9-9771-dd814bd64948 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:01:21.064593 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1070/4317] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:21.081421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29ca6992-b531-4528-8714-f2dbc1e24033 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.081808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29ca6992-b531-4528-8714-f2dbc1e24033 None None] GET https://10.4.3.67/volume// Jul 24 01:01:21.081975 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29ca6992-b531-4528-8714-f2dbc1e24033 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.082207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29ca6992-b531-4528-8714-f2dbc1e24033 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.083011 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29ca6992-b531-4528-8714-f2dbc1e24033 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:21.083396 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1083/4318] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:21.094345 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-1af15cff-b52e-476b-8914-30c1a9e93613 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.097336 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-1af15cff-b52e-476b-8914-30c1a9e93613 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:01:21.097693 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-1af15cff-b52e-476b-8914-30c1a9e93613 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b51025a-cf29-49b3-a550-b03ffaa4513b", "connector": null, "instance_uuid": "1deb0bd5-d747-4b56-90ed-e4a098e8cb44"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:21.107459 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:21.107459 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:21.140493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-1af15cff-b52e-476b-8914-30c1a9e93613 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:01:21.140934 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1072/4319] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:01:21 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:21.388115 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc4012a8-63eb-4901-92d7-44b0ed9f0eed None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.390740 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc4012a8-63eb-4901-92d7-44b0ed9f0eed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa Jul 24 01:01:21.391028 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc4012a8-63eb-4901-92d7-44b0ed9f0eed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.391347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc4012a8-63eb-4901-92d7-44b0ed9f0eed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.403853 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc4012a8-63eb-4901-92d7-44b0ed9f0eed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa returned with HTTP 404 Jul 24 01:01:21.406711 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1095/4320] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/v3/volumes/6ce2a099-1526-4a3a-a7ab-eef141518efa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:21.420601 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.425228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.426720 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:21.426936 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.427143 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.427288 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:21.429180 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:21.429483 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1604404030"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:21.431368 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:21.431368 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:21.431959 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56ba67f5-e05b-4b7a-b4e6-63746ae4522c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:21.432537 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1084/4321] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:21.433365 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1604404030'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:21.436230 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:21.443479 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:21.453089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (2c0e813e-addf-4547-8840-6319054cdb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:21.454226 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1792ff1e-7dac-4b36-b306-ff60028ca4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:21.455146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:21.491125 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1792ff1e-7dac-4b36-b306-ff60028ca4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:21.492082 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b84421-4c96-48e4-992a-720254e46ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:21.549444 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.551132 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:21.551343 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.551735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.551735 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:21.559280 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:21.559280 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:21.559484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['1c8f2b59-e3db-4d4d-9739-0bb6f234b8cc', '77de8348-e2c1-4c42-9609-2e002c9e6ed4', '9cfa0667-ce74-4ee3-a716-ba40fa8d5201', '58da01ef-9f26-4cd5-bf85-5a195a0b4fde'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:21.559697 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-42ca2c9b-6b3b-4de6-819c-b8cd95ade271 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:21.560131 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1073/4322] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:21.560235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b84421-4c96-48e4-992a-720254e46ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8f2b59-e3db-4d4d-9739-0bb6f234b8cc', '77de8348-e2c1-4c42-9609-2e002c9e6ed4', '9cfa0667-ce74-4ee3-a716-ba40fa8d5201', '58da01ef-9f26-4cd5-bf85-5a195a0b4fde']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:21.561266 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af873d6-debd-4251-ba86-efd0803f1c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:21.592767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af873d6-debd-4251-ba86-efd0803f1c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081a8446-0ba0-4b1c-bb51-d1a435947eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604404030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['1c8f2b59-e3db-4d4d-9739-0bb6f234b8cc','77de8348-e2c1-4c42-9609-2e002c9e6ed4','9cfa0667-ce74-4ee3-a716-ba40fa8d5201','58da01ef-9f26-4cd5-bf85-5a195a0b4fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604404030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081a8446-0ba0-4b1c-bb51-d1a435947eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:21.593585 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdef026-5bb5-4b91-b1e0-aaf1afcc62b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:21.615089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdef026-5bb5-4b91-b1e0-aaf1afcc62b4) transitioned into state 'SUCCESS' from state '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-1604404030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['1c8f2b59-e3db-4d4d-9739-0bb6f234b8cc','77de8348-e2c1-4c42-9609-2e002c9e6ed4','9cfa0667-ce74-4ee3-a716-ba40fa8d5201','58da01ef-9f26-4cd5-bf85-5a195a0b4fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:21.615793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda204b5-727d-4ec4-ab9b-75e772fec4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:21.629481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda204b5-727d-4ec4-ab9b-75e772fec4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:21.629481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (2c0e813e-addf-4547-8840-6319054cdb9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:21.629481 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:21.629481 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e841b954-9d89-42a4-8fad-9b41e040adf0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:21.629481 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1071/4323] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:21 2026] POST /volume/v3/volumes => generated 776 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:21.644538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:21.646854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:21.647154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:21.647443 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:21.657444 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:21.657444 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:21.663813 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:21.669982 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b3fa7a7-76b0-43fb-9a7f-eb262b3987f0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff returned with HTTP 200 Jul 24 01:01:21.670525 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1096/4324] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:21 2026] GET /volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:22.234633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-18c87dde-edb3-493d-af72-f141342ced92 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.235445 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18c87dde-edb3-493d-af72-f141342ced92 None None] GET https://10.4.3.67/volume// Jul 24 01:01:22.235445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18c87dde-edb3-493d-af72-f141342ced92 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.235445 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18c87dde-edb3-493d-af72-f141342ced92 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.235792 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18c87dde-edb3-493d-af72-f141342ced92 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:22.236103 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1085/4325] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:22.249764 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.255660 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:01:22.255989 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.256310 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.274613 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.274613 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:22.281687 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:01:22.287409 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-f319d59c-93d2-43d7-ad90-a9f202bdf9ce tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:01:22.288185 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1074/4326] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:01:22.419427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.422704 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] PUT https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 Jul 24 01:01:22.423248 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:22.440760 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Acquiring lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:01:22.448164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:01:22.448466 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.450038 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.450038 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:22.453147 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:22.453439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.453661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.453789 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:22.459714 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.459714 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:22.460532 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c1d45ab5-f3dc-4c03-918e-8c86e14f5c10 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:22.461015 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1097/4327] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:22.572491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" released by "attachment_update" :: held 0.124s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:01:22.572766 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-4174762a-4f1b-472d-a5b6-798b6325bc36 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 returned with HTTP 200 Jul 24 01:01:22.573414 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1072/4328] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:01:22 2026] PUT /volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:22.579913 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.582532 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:22.582832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.583208 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.583366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:22.590422 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.590422 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:22.590422 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed48b345-72d3-4cd3-a77a-401185df7e23 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:22.590422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1086/4329] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:22.609992 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-2d034d9a-4565-48ca-91f5-39873a4eccc8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.614991 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-2d034d9a-4565-48ca-91f5-39873a4eccc8 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] POST https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956/action Jul 24 01:01:22.615498 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-2d034d9a-4565-48ca-91f5-39873a4eccc8 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:22.615667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-2d034d9a-4565-48ca-91f5-39873a4eccc8 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:22.638007 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.638007 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:22.651278 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cbe915c1-fec1-4620-a4e2-06d70516b8c0 req-2d034d9a-4565-48ca-91f5-39873a4eccc8 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956/action returned with HTTP 204 Jul 24 01:01:22.651715 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1075/4330] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:01:22 2026] POST /volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:22.689914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.694160 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:22.694467 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.694666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.710114 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.710114 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:22.719809 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:22.725411 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c2683c7-fa11-41c1-b8bf-3194f3172d69 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff returned with HTTP 200 Jul 24 01:01:22.725952 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1098/4331] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:22.740835 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.743315 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:22.743777 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "081a8446-0ba0-4b1c-bb51-d1a435947eff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1596714446"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:22.763217 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.763217 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:22.763217 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:22.763217 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:22.785501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['fb0a1f43-435b-4803-b6ff-25e192a66c61', 'e7388da2-5254-4d49-8785-751dd562c77d', 'da59e099-0d80-4818-ace5-22ccf1993608', 'f0a2196a-c3df-4f09-b6e8-7561dcbd8c8f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:22.818813 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:22.819167 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e3315199-3e8b-4174-ab98-fad2382c5b49 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:22.819624 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1073/4332] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:22.828514 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9edf0ba0-b494-4371-b405-840829a687e2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:22.830255 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9edf0ba0-b494-4371-b405-840829a687e2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:22.830459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9edf0ba0-b494-4371-b405-840829a687e2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:22.830640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9edf0ba0-b494-4371-b405-840829a687e2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:22.836518 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:22.836518 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:22.836921 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9edf0ba0-b494-4371-b405-840829a687e2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:22.837914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9edf0ba0-b494-4371-b405-840829a687e2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec returned with HTTP 200 Jul 24 01:01:22.838477 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1087/4333] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:22 2026] GET /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:23.477682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.480118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:23.480299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:23.480467 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:23.480559 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:23.486315 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.486315 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:23.487011 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa299311-4ff4-4359-9c6c-b6a86cf866c2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:23.487497 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1076/4334] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:23 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:23.601248 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.604792 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:23.605385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:23.605385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:23.605648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:23.616933 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.616933 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:23.617755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a75a23f4-6000-4a20-8b92-2ccfde81254d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:23.618174 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1099/4335] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:23 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:23.853005 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c6ac1a08-1711-47ff-802d-592926b7140e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.855648 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6ac1a08-1711-47ff-802d-592926b7140e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:23.855927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6ac1a08-1711-47ff-802d-592926b7140e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:23.856250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c6ac1a08-1711-47ff-802d-592926b7140e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:23.863050 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.863050 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:23.863533 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c6ac1a08-1711-47ff-802d-592926b7140e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:23.864476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c6ac1a08-1711-47ff-802d-592926b7140e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec returned with HTTP 200 Jul 24 01:01:23.864974 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1074/4336] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:23 2026] GET /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:23.878282 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-049b7374-95e9-46f4-b458-8109810f393e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.880549 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] POST https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec/action Jul 24 01:01:23.881004 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:23.881207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:23.887368 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.snapshot_unmanage [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Unmanage snapshot with id: 49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:23.894086 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.894086 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:23.894943 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:23.896348 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '65e8c7dcab024f7e914dbcd299709725', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c4c7c30a3714e7486a23fd6047b097e', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:01:23.896656 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-049b7374-95e9-46f4-b458-8109810f393e tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec/action returned with HTTP 403 Jul 24 01:01:23.897418 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1088/4337] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:01:23 2026] POST /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec/action => generated 117 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:23.907489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.909623 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:23.909832 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:23.910103 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:23.910293 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:23.917182 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.917182 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:23.917625 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:23.937118 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:23.937343 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-abd95bab-6ceb-42fb-ad5d-c9c40a09c374 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec returned with HTTP 202 Jul 24 01:01:23.937874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1077/4338] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:23 2026] DELETE /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:23.947974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-727acc62-6407-4f47-97e4-3035b3d91e0d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:23.951868 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-727acc62-6407-4f47-97e4-3035b3d91e0d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:23.952101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-727acc62-6407-4f47-97e4-3035b3d91e0d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:23.952311 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-727acc62-6407-4f47-97e4-3035b3d91e0d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:23.962386 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:23.962386 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:23.963659 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-727acc62-6407-4f47-97e4-3035b3d91e0d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:23.965334 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-727acc62-6407-4f47-97e4-3035b3d91e0d tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec returned with HTTP 200 Jul 24 01:01:23.966860 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1100/4339] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:23 2026] GET /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:24.504238 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:24.505564 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:24.505802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:24.505999 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:24.506115 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:24.512107 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:24.512107 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:24.512107 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5063c7b9-8e45-4d82-92a4-fa8885aebbac tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:24.512863 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1075/4340] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:24 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:24.630038 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:24.632396 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:24.632661 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:24.632906 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:24.633067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:24.639105 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:24.639105 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:24.640147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34aeced4-d3c5-4545-9f01-23b49a4b753a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:24.640629 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1089/4341] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:24 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:24.981281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6c0c27db-bb50-4e79-9a07-cd5c362030cd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:24.984044 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c0c27db-bb50-4e79-9a07-cd5c362030cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec Jul 24 01:01:24.984044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c0c27db-bb50-4e79-9a07-cd5c362030cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:24.984044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6c0c27db-bb50-4e79-9a07-cd5c362030cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:24.987337 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6c0c27db-bb50-4e79-9a07-cd5c362030cd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec returned with HTTP 404 Jul 24 01:01:24.987993 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1078/4342] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:24 2026] GET /volume/v3/snapshots/49e18e7c-26d5-4c74-8afb-06ab500c49ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:24.997088 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a33fc542-5266-4d09-a2ea-fa5971041884 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:24.999354 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:24.999602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:24.999830 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:25.000027 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:25.009066 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:25.009066 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:25.009511 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:25.027004 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:25.027267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a33fc542-5266-4d09-a2ea-fa5971041884 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff returned with HTTP 202 Jul 24 01:01:25.027773 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1101/4343] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:24 2026] DELETE /volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:25.037588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:25.039674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:25.039876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:25.040313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:25.051759 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:25.051759 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:25.056373 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:25.062372 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2398bcda-4944-4ae2-a78d-86dd5bf24308 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff returned with HTTP 200 Jul 24 01:01:25.062942 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1076/4344] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:25 2026] GET /volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:25.524251 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e2160498-cbf2-41f2-ad31-4e246161d239 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:25.527023 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2160498-cbf2-41f2-ad31-4e246161d239 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:25.527310 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e2160498-cbf2-41f2-ad31-4e246161d239 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:25.527554 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e2160498-cbf2-41f2-ad31-4e246161d239 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:25.527679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e2160498-cbf2-41f2-ad31-4e246161d239 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:25.533674 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:25.533674 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:25.534603 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e2160498-cbf2-41f2-ad31-4e246161d239 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:25.535135 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1090/4345] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:25 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:25.651040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-046de6e4-433b-4776-b317-1d788815bef0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:25.653892 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046de6e4-433b-4776-b317-1d788815bef0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:25.654234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046de6e4-433b-4776-b317-1d788815bef0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:25.654513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-046de6e4-433b-4776-b317-1d788815bef0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:25.654631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-046de6e4-433b-4776-b317-1d788815bef0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:25.659898 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:25.659898 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:25.660758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-046de6e4-433b-4776-b317-1d788815bef0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:25.661162 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1079/4346] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:25 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.013238 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.015617 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:26.015862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.016111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.023650 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.023650 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:26.028830 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:26.033844 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-09c87676-b689-41fd-92c1-6333080b813d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:26.034314 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1102/4347] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.082902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b86f28a1-055a-4e3b-9cf5-d3f865379184 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.085313 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b86f28a1-055a-4e3b-9cf5-d3f865379184 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff Jul 24 01:01:26.086382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b86f28a1-055a-4e3b-9cf5-d3f865379184 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.086382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b86f28a1-055a-4e3b-9cf5-d3f865379184 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.095571 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b86f28a1-055a-4e3b-9cf5-d3f865379184 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff returned with HTTP 404 Jul 24 01:01:26.096150 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1077/4348] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/081a8446-0ba0-4b1c-bb51-d1a435947eff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:26.107765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4122d332-f221-4d56-805e-7da24e51d113 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.111022 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:26.111539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1835590331"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:26.113557 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1835590331'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:26.114225 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:26.118930 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:26.126360 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (5d7a2dfc-086b-4e4b-801a-1a36a9b254dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:26.126845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1b9a22-a80f-4a76-b487-24171bc9c5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:26.128903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:26.154354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ca989bf8-5e2a-4340-91c7-aa2a4d923e4f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.154354 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca989bf8-5e2a-4340-91c7-aa2a4d923e4f None None] GET https://10.4.3.67/volume// Jul 24 01:01:26.155253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca989bf8-5e2a-4340-91c7-aa2a4d923e4f None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.157136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca989bf8-5e2a-4340-91c7-aa2a4d923e4f None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.157136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca989bf8-5e2a-4340-91c7-aa2a4d923e4f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:26.157960 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1080/4349] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:26.161918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1b9a22-a80f-4a76-b487-24171bc9c5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:26.162895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ab7ee9-1825-455d-a112-195ec2e3d548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:26.173460 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-ec5235a6-2f92-43eb-bb4e-83734f946234 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.176145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-ec5235a6-2f92-43eb-bb4e-83734f946234 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:01:26.176841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-ec5235a6-2f92-43eb-bb4e-83734f946234 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21408206-c2f5-44e7-8af5-a175ad9ba5d5", "connector": null, "instance_uuid": "59e1f1a8-1ea9-4228-ad02-fe65f95fa851"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:26.192615 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.192615 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:26.213306 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['2c500bd6-3ae0-4e4d-b58a-cb2a8931a43c', '05db7d83-5f83-407d-88fc-de68bc16b574', '6be8bd4b-b007-4208-9927-a3eb42f5de5a', '212ecff5-4924-42b4-b4c2-ca5ccf679849'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:26.214199 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ab7ee9-1825-455d-a112-195ec2e3d548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c500bd6-3ae0-4e4d-b58a-cb2a8931a43c', '05db7d83-5f83-407d-88fc-de68bc16b574', '6be8bd4b-b007-4208-9927-a3eb42f5de5a', '212ecff5-4924-42b4-b4c2-ca5ccf679849']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:26.214963 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1a327-f41f-4d92-a5e2-b84c49ee6dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:26.228985 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-ec5235a6-2f92-43eb-bb4e-83734f946234 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:01:26.229680 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1103/4350] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:01:26 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:26.242570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1a327-f41f-4d92-a5e2-b84c49ee6dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82744834-5b76-42b4-bec6-e633bec8f0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835590331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['2c500bd6-3ae0-4e4d-b58a-cb2a8931a43c','05db7d83-5f83-407d-88fc-de68bc16b574','6be8bd4b-b007-4208-9927-a3eb42f5de5a','212ecff5-4924-42b4-b4c2-ca5ccf679849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835590331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82744834-5b76-42b4-bec6-e633bec8f0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:26.243769 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd1a134-c22d-4dca-b107-bfca7ded67d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:26.264425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-72e20481-b667-487f-941a-0896a0e6edda None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.269254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72e20481-b667-487f-941a-0896a0e6edda tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:26.269521 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72e20481-b667-487f-941a-0896a0e6edda tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.269844 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-72e20481-b667-487f-941a-0896a0e6edda tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.270713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd1a134-c22d-4dca-b107-bfca7ded67d7) transitioned into state 'SUCCESS' from state '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-1835590331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['2c500bd6-3ae0-4e4d-b58a-cb2a8931a43c','05db7d83-5f83-407d-88fc-de68bc16b574','6be8bd4b-b007-4208-9927-a3eb42f5de5a','212ecff5-4924-42b4-b4c2-ca5ccf679849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:26.271777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f7491b-d358-4047-91a1-b1af148c5c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:26.283888 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f7491b-d358-4047-91a1-b1af148c5c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:26.283999 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (5d7a2dfc-086b-4e4b-801a-1a36a9b254dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:26.284378 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:26.284938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4122d332-f221-4d56-805e-7da24e51d113 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:26.285358 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1091/4351] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:26 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:26.295919 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.295919 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:26.304204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.304324 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-72e20481-b667-487f-941a-0896a0e6edda tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:26.308151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:26.308151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.308151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.310964 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-72e20481-b667-487f-941a-0896a0e6edda tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:26.315664 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1078/4352] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.321594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a29b0281-ae14-4ec1-a84f-355761205ca9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.322214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a29b0281-ae14-4ec1-a84f-355761205ca9 None None] GET https://10.4.3.67/volume// Jul 24 01:01:26.322433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a29b0281-ae14-4ec1-a84f-355761205ca9 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.322714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a29b0281-ae14-4ec1-a84f-355761205ca9 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.323292 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a29b0281-ae14-4ec1-a84f-355761205ca9 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:26.323624 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1104/4353] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:26.324283 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.324283 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:26.332753 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:26.336307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.337380 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ad956c9c-fe9e-48b0-b70b-9218b3ccbc07 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 returned with HTTP 200 Jul 24 01:01:26.337814 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1081/4354] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.338738 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:26.338933 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.339160 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.355908 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.355908 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:26.361276 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:26.368126 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-00bdc125-f9a8-403f-8966-feca43646cc7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:26.368616 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1092/4355] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 1081 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:01:26.540224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.544218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] PUT https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade Jul 24 01:01:26.544218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:26.551401 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.553758 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Acquiring lock "cinder-attachment_update-21408206-c2f5-44e7-8af5-a175ad9ba5d5-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:01:26.554961 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:26.555728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.556516 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.556735 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:26.561786 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-21408206-c2f5-44e7-8af5-a175ad9ba5d5-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:01:26.562805 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.562805 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:26.570181 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.570181 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:26.570181 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98cee158-0352-4f1c-9bae-4ea71f6c211f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:26.570181 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1105/4356] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.673114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5691d428-4958-4599-b9e2-f4d900cba31f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.675837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5691d428-4958-4599-b9e2-f4d900cba31f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:26.676024 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5691d428-4958-4599-b9e2-f4d900cba31f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.676341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5691d428-4958-4599-b9e2-f4d900cba31f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.676545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5691d428-4958-4599-b9e2-f4d900cba31f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:26.685773 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.685773 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:26.686479 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5691d428-4958-4599-b9e2-f4d900cba31f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:26.686948 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1082/4357] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:26.792650 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-21408206-c2f5-44e7-8af5-a175ad9ba5d5-np0000005792" released by "attachment_update" :: held 0.231s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:01:26.793067 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-1d276c92-9da6-4206-b09a-ae2de1594da2 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade returned with HTTP 200 Jul 24 01:01:26.793680 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1079/4358] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:01:26 2026] PUT /volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade => generated 968 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:26.808093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-0552e944-6873-4e9c-907d-ae4ba0b1a9c0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:26.812029 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-0552e944-6873-4e9c-907d-ae4ba0b1a9c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption Jul 24 01:01:26.812269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-0552e944-6873-4e9c-907d-ae4ba0b1a9c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:26.812474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-0552e944-6873-4e9c-907d-ae4ba0b1a9c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:26.823080 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:26.823080 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:26.831211 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-0552e944-6873-4e9c-907d-ae4ba0b1a9c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption returned with HTTP 200 Jul 24 01:01:26.831749 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1093/4359] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:01:26 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:27.325970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.328731 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:27.328990 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:27.329396 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:27.344164 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.344164 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:27.348822 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:27.356139 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1dc8e110-6589-439c-8c8f-e18b9e1ba1cf tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:27.356139 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1106/4360] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:27 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:27.363280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.371563 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:27.371563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:27.371563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:27.382470 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.382470 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:27.387585 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:27.392762 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-472c4010-7d1e-47a9-ae8b-8ede227274ed tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 returned with HTTP 200 Jul 24 01:01:27.393288 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1083/4361] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:27 2026] GET /volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:27.407887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.409789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:27.410167 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82744834-5b76-42b4-bec6-e633bec8f0f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1773377072"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:27.426107 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.426107 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:27.426607 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:27.426779 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:27.465873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['1b7f2212-03fc-4236-8214-f88e71f18feb', '9b6c6977-5988-4552-bcf5-11c8edefad72', '5bba3098-1b3c-41f7-8b47-3fa2c1463a1f', '67434324-c2c4-4c73-a85c-5a6608600a5e'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:27.508147 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:27.508644 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-009aaa28-6b36-47a8-92b2-a11e013c00cc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:27.509246 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1080/4362] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:27.522577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.528319 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:27.528618 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:27.528910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:27.537291 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.537291 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:27.537732 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:27.538593 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77ae6dd0-533d-46b7-8283-dbeaf8cc263c tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 200 Jul 24 01:01:27.540434 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1094/4363] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:27 2026] GET /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:27.585353 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.587471 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:27.587749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:27.588021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:27.588203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:27.593024 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.593024 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:27.593815 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b6b3e56c-3c03-47e1-ba66-b690528e775e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:27.594470 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1107/4364] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:27 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:27.698101 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-09989e02-ad37-4b62-918d-7f7c7035c492 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:27.700171 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-09989e02-ad37-4b62-918d-7f7c7035c492 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:27.700171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-09989e02-ad37-4b62-918d-7f7c7035c492 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:27.700171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-09989e02-ad37-4b62-918d-7f7c7035c492 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:27.700361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-09989e02-ad37-4b62-918d-7f7c7035c492 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:27.703766 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:27.703766 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:27.704397 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-09989e02-ad37-4b62-918d-7f7c7035c492 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:27.704702 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1084/4365] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:27 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.380034 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.381903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:28.382465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.383197 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.404749 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.404749 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:28.409231 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:28.416023 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-256d4861-ad86-4ae1-9265-96ba41c3abf8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:28.416624 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1081/4366] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:28 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.553107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.555326 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:28.555562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.555802 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.567874 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.567874 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:28.568374 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:28.569353 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-09d734b5-7329-4ce6-b0de-65b5d4b1e2a9 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 200 Jul 24 01:01:28.570789 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1095/4367] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:28 2026] GET /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.585138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3b1030e3-d66e-4074-ae67-250f848b609a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.589665 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b1030e3-d66e-4074-ae67-250f848b609a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] PUT https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:28.590036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3b1030e3-d66e-4074-ae67-250f848b609a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:28.598621 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.598621 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:28.598621 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3b1030e3-d66e-4074-ae67-250f848b609a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Snapshot retrieved successfully. Jul 24 01:01:28.608042 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.610817 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3b1030e3-d66e-4074-ae67-250f848b609a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 200 Jul 24 01:01:28.611398 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1108/4368] 10.4.3.67 () {68 vars in 1367 bytes} [Fri Jul 24 01:01:28 2026] PUT /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.614431 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:28.616243 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.616243 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.616436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:28.623495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ab0106ed-8276-467e-af38-9a05cfc6720f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.623952 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.623952 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:28.624881 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39ca12f1-d852-4e5c-a3d6-1e39789f88e0 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:28.625614 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1085/4369] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:28 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.626008 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:28.626237 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.626476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.626592 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:28.637425 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.637425 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:28.638038 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:28.670150 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:28.670522 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ab0106ed-8276-467e-af38-9a05cfc6720f tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 202 Jul 24 01:01:28.671149 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1082/4370] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:28 2026] DELETE /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:28.686861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.691307 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:28.691468 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.693353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.698827 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.698827 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:28.699239 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:28.700035 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fb1ce3c-a44c-49bd-aeb2-0cde017729dc tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 200 Jul 24 01:01:28.700469 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1096/4371] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:28 2026] GET /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 494 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:28.719076 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:28.721106 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:28.721368 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:28.721923 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:28.722102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:28.730533 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:28.730533 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:28.731540 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c3f9590-0ad7-4df5-974b-db557e851ea3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:28.731973 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1109/4372] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:28 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:29.440757 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.447837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:29.449932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.450336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.471268 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:29.471268 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:29.476693 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:29.481269 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cc83bb7a-f78a-4ed5-bfc1-81539d3e3319 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:29.481453 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1086/4373] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:29 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:29.638592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c3917f4c-7883-4b49-927d-16313b54dc43 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.640420 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3917f4c-7883-4b49-927d-16313b54dc43 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:29.640666 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3917f4c-7883-4b49-927d-16313b54dc43 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.640885 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3917f4c-7883-4b49-927d-16313b54dc43 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.640998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c3917f4c-7883-4b49-927d-16313b54dc43 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:29.645591 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:29.645591 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:29.646256 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3917f4c-7883-4b49-927d-16313b54dc43 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:29.646637 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1083/4374] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:29 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:29.712856 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-492e603c-35d8-424e-ae49-d5eab0d353f6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.714914 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-492e603c-35d8-424e-ae49-d5eab0d353f6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 Jul 24 01:01:29.715232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-492e603c-35d8-424e-ae49-d5eab0d353f6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.715510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-492e603c-35d8-424e-ae49-d5eab0d353f6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.719991 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-492e603c-35d8-424e-ae49-d5eab0d353f6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 returned with HTTP 404 Jul 24 01:01:29.720500 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1097/4375] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:29 2026] GET /volume/v3/snapshots/44332f94-b334-4e04-87e8-92197d8d3a88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:29.729770 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.732362 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:29.732362 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.732634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.732835 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:29.740301 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:29.740301 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:29.740667 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:29.745391 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-32653896-dfa4-435e-a484-23ae00c85e24 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.752573 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32653896-dfa4-435e-a484-23ae00c85e24 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:29.753450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32653896-dfa4-435e-a484-23ae00c85e24 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.753662 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-32653896-dfa4-435e-a484-23ae00c85e24 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.753833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-32653896-dfa4-435e-a484-23ae00c85e24 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:29.760761 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:29.760761 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:29.761840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-32653896-dfa4-435e-a484-23ae00c85e24 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:29.762363 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1087/4376] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:29 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:29.763525 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:29.763817 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16f292c2-8ea9-4c66-b9cd-f1c6b360c607 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 returned with HTTP 202 Jul 24 01:01:29.764420 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1110/4377] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:29 2026] DELETE /volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:29.774251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:29.779859 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:29.780134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:29.780388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:29.796282 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:29.796282 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:29.802982 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:29.817746 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d7171c5-b5e5-4a30-bf13-70686dccd154 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 returned with HTTP 200 Jul 24 01:01:29.818296 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1084/4378] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:29 2026] GET /volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 => generated 1006 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:30.495006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:30.500495 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:30.500663 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:30.500877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:30.521291 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:30.521291 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:30.525389 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:30.531216 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e7d9d674-a4db-45b3-b950-c1601d5ff9d5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:30.531216 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1098/4379] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:30 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:30.659021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:30.662264 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:30.662464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:30.662688 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:30.662909 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:30.668159 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:30.668159 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:30.669035 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b97976d6-840b-4e15-bcf6-f8e98bb5ab6e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:30.670248 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1088/4380] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:30 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:30.776333 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:30.778921 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:30.778921 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:30.779225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:30.779495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:30.788109 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:30.788109 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:30.789419 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7259eb5c-9e1f-4fbe-ad3e-5e3f467bf11c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:30.789700 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1111/4381] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:30 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:30.835054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ac8cc27f-5be7-4a5f-af1a-8e6c07ccf9f2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:30.837576 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac8cc27f-5be7-4a5f-af1a-8e6c07ccf9f2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 Jul 24 01:01:30.838164 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc27f-5be7-4a5f-af1a-8e6c07ccf9f2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:30.839569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc27f-5be7-4a5f-af1a-8e6c07ccf9f2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:30.848948 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac8cc27f-5be7-4a5f-af1a-8e6c07ccf9f2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 returned with HTTP 404 Jul 24 01:01:30.850244 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1085/4382] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:30 2026] GET /volume/v3/volumes/82744834-5b76-42b4-bec6-e633bec8f0f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:30.860310 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:30.862476 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:30.862924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640881769"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:30.864841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1640881769'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:30.865004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume of 1 GB Jul 24 01:01:30.872218 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Availability Zones retrieved successfully. Jul 24 01:01:30.879756 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (52e92086-f7a4-4d8f-9ba8-f4c639d7de51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:30.881176 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5f20a9-f892-446b-a989-093a17949f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:30.882921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:30.914388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5f20a9-f892-446b-a989-093a17949f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:30.915245 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65be02f8-c316-4888-b63d-59b71a949a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:30.978327 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['a311cdda-bd45-4cb9-b41d-862733c0fe04', '90fb9d9f-bfb5-438f-b3da-985d2974157b', '1515c926-bfaa-44dd-8cfc-28d8d88de734', 'cb10a0ee-7458-4fe5-8fb9-f1ac7a95051d'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:30.979577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65be02f8-c316-4888-b63d-59b71a949a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a311cdda-bd45-4cb9-b41d-862733c0fe04', '90fb9d9f-bfb5-438f-b3da-985d2974157b', '1515c926-bfaa-44dd-8cfc-28d8d88de734', 'cb10a0ee-7458-4fe5-8fb9-f1ac7a95051d']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:30.980807 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a23902-5c02-4d5f-bb85-f7bdae16e937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:31.007526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a23902-5c02-4d5f-bb85-f7bdae16e937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76e4433c-4fbe-40d2-83e1-fedd0331170a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640881769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['a311cdda-bd45-4cb9-b41d-862733c0fe04','90fb9d9f-bfb5-438f-b3da-985d2974157b','1515c926-bfaa-44dd-8cfc-28d8d88de734','cb10a0ee-7458-4fe5-8fb9-f1ac7a95051d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640881769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76e4433c-4fbe-40d2-83e1-fedd0331170a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c7c30a3714e7486a23fd6047b097e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d266703aeffa48b59db159bf78d9f5bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:31.008323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22d5281-f26d-484f-b589-f0f8272683ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:31.028310 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22d5281-f26d-484f-b589-f0f8272683ce) transitioned into state 'SUCCESS' from state '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-1640881769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c7c30a3714e7486a23fd6047b097e',qos_specs=None,replication_status=,reservations=['a311cdda-bd45-4cb9-b41d-862733c0fe04','90fb9d9f-bfb5-438f-b3da-985d2974157b','1515c926-bfaa-44dd-8cfc-28d8d88de734','cb10a0ee-7458-4fe5-8fb9-f1ac7a95051d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d266703aeffa48b59db159bf78d9f5bf',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:31.029012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f409c6-03af-42be-97b1-978f67ecbc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:31.038572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f409c6-03af-42be-97b1-978f67ecbc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:31.039396 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Flow 'volume_create_api' (52e92086-f7a4-4d8f-9ba8-f4c639d7de51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:31.039740 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create volume request issued successfully. Jul 24 01:01:31.040323 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1ab85314-2af5-4007-98c0-d1eb16df34fd tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:31.040771 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1099/4383] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:01:30 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:31.056400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:31.058557 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:31.058766 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:31.059014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:31.066835 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:31.066835 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:31.070998 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:31.081016 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aa144ea5-289d-43d9-993c-49b1c56385e1 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a returned with HTTP 200 Jul 24 01:01:31.081623 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1089/4384] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:31 2026] GET /volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:31.554488 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:31.557583 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:31.557583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:31.557724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:31.571375 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:31.571375 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:31.577135 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:31.582647 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9330f1cd-a20e-4dbf-b92f-4568a498b36f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:31.583126 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1112/4385] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:31 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:31.683210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ce999144-a644-4bbd-8cc0-861670bdd755 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:31.685174 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce999144-a644-4bbd-8cc0-861670bdd755 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:31.685604 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce999144-a644-4bbd-8cc0-861670bdd755 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:31.685931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ce999144-a644-4bbd-8cc0-861670bdd755 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:31.686278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ce999144-a644-4bbd-8cc0-861670bdd755 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:31.692876 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:31.692876 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:31.692876 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ce999144-a644-4bbd-8cc0-861670bdd755 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:31.692876 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1086/4386] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:31 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:31.804153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-65a9069d-4708-4b0a-bb59-89187892dd66 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:31.807023 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-65a9069d-4708-4b0a-bb59-89187892dd66 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:31.807343 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-65a9069d-4708-4b0a-bb59-89187892dd66 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:31.807616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-65a9069d-4708-4b0a-bb59-89187892dd66 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:31.807767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-65a9069d-4708-4b0a-bb59-89187892dd66 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:31.814120 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:31.814120 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:31.815787 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-65a9069d-4708-4b0a-bb59-89187892dd66 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:31.816355 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1100/4387] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:31 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:32.096664 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e78c40d9-12e1-4069-8643-0612140723d0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.098658 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e78c40d9-12e1-4069-8643-0612140723d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:32.098846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e78c40d9-12e1-4069-8643-0612140723d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.099080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e78c40d9-12e1-4069-8643-0612140723d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.107491 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.107491 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:32.113476 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e78c40d9-12e1-4069-8643-0612140723d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:32.119623 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e78c40d9-12e1-4069-8643-0612140723d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a returned with HTTP 200 Jul 24 01:01:32.120221 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1090/4388] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:32.135177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6d84013d-5389-4068-bfcd-91b49d358eaa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.137245 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:01:32.137599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76e4433c-4fbe-40d2-83e1-fedd0331170a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-441531301"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:32.146727 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.146727 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:32.147056 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:32.147544 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Create snapshot from volume 76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:32.174407 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Created reservations ['8beb0460-4338-4260-ae1d-e1e6fb417e37', '763c36ff-6eb2-44fe-915f-d40332e5e678', '23575bcf-3670-402f-a84b-ea93eaf3e0a9', 'ec636aa7-63e1-49cc-9795-9be181e6c1c6'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:32.224381 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot create request issued successfully. Jul 24 01:01:32.224801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d84013d-5389-4068-bfcd-91b49d358eaa tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:01:32.225987 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1113/4389] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:01:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:32.239843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.245214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:32.245214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.245214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.255382 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.255382 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:32.258896 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:32.258896 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52ee0e26-ad39-4a83-b8ca-8a9d319dc0bf tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 200 Jul 24 01:01:32.258896 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1087/4390] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:32.480677 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-c542b831-9368-493b-9be4-3a82cc73aed8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.483101 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-c542b831-9368-493b-9be4-3a82cc73aed8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade/action Jul 24 01:01:32.483661 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-c542b831-9368-493b-9be4-3a82cc73aed8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:32.483661 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-c542b831-9368-493b-9be4-3a82cc73aed8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:32.515694 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.515694 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:32.532060 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-edf174db-ce54-4b60-9b26-9bd69da3cd76 req-c542b831-9368-493b-9be4-3a82cc73aed8 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade/action returned with HTTP 204 Jul 24 01:01:32.532060 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1101/4391] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:01:32 2026] POST /volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:32.600793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-153cd978-1c14-4cad-b458-921e07a81233 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.602561 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-153cd978-1c14-4cad-b458-921e07a81233 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:32.602725 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-153cd978-1c14-4cad-b458-921e07a81233 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.602890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-153cd978-1c14-4cad-b458-921e07a81233 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.612466 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.612466 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:32.615994 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-153cd978-1c14-4cad-b458-921e07a81233 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:32.620457 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-153cd978-1c14-4cad-b458-921e07a81233 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:32.620970 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1091/4392] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:32.634942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-788987be-7575-42a8-a555-ca310ff3d6cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.638031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-788987be-7575-42a8-a555-ca310ff3d6cd tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:32.638407 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-788987be-7575-42a8-a555-ca310ff3d6cd tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.638639 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-788987be-7575-42a8-a555-ca310ff3d6cd tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.652049 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.652049 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:32.656957 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-788987be-7575-42a8-a555-ca310ff3d6cd tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:32.665103 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-788987be-7575-42a8-a555-ca310ff3d6cd tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:32.665866 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1114/4393] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 1194 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:32.708639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.714201 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:32.714509 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.714714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.714837 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:32.725154 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.725154 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:32.726027 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e2175c0-12bf-47b4-963f-a3015c59e13b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:32.726676 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1088/4394] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:32.733401 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.736735 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:32.737075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.737408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.768305 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.768305 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:32.776113 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:32.783707 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-931b05eb-5cf7-4e57-9251-1e3baf9e24ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:32.784160 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1102/4395] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 1194 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:32.805978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.807870 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/action Jul 24 01:01:32.808597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:32.808754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:32.822017 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.822017 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:32.822825 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:32.828337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.829838 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Begin detaching volume completed successfully. Jul 24 01:01:32.830110 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-cca22b43-a7f8-48d2-b3bc-6c90da929c03 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/action returned with HTTP 202 Jul 24 01:01:32.830385 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:32.830632 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1092/4396] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:01:32 2026] POST /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:32.830671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.830992 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.831169 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:32.835894 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.835894 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:32.837005 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3f8b66d9-737b-4af3-8c6d-308757c5a935 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:32.840696 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1115/4397] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:32.892204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7cb02468-83da-4b8b-a780-e34f7c95931a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.892698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7cb02468-83da-4b8b-a780-e34f7c95931a None None] GET https://10.4.3.67/volume// Jul 24 01:01:32.892866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7cb02468-83da-4b8b-a780-e34f7c95931a None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.893113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7cb02468-83da-4b8b-a780-e34f7c95931a None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.893512 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7cb02468-83da-4b8b-a780-e34f7c95931a None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:32.893937 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1089/4398] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:32.903613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.906588 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:32.906859 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.910025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.923711 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.923711 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:32.928653 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:32.935487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b39851a3-47ea-4cef-ad34-d00b4d6ce56d tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:32.936093 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1103/4399] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 1377 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:01:32.948387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-06532297-6749-432b-8af7-2c7c5569c180 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:32.950693 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-06532297-6749-432b-8af7-2c7c5569c180 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption Jul 24 01:01:32.950911 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-06532297-6749-432b-8af7-2c7c5569c180 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:32.951145 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-06532297-6749-432b-8af7-2c7c5569c180 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:32.961647 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:32.961647 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:32.968523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-06532297-6749-432b-8af7-2c7c5569c180 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption returned with HTTP 200 Jul 24 01:01:32.968932 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1093/4400] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:01:32 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.270699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-39f454fc-3c05-44be-8340-243d102e7605 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.272789 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-39f454fc-3c05-44be-8340-243d102e7605 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:33.273165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-39f454fc-3c05-44be-8340-243d102e7605 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.273283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-39f454fc-3c05-44be-8340-243d102e7605 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.279574 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.279574 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:33.280112 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-39f454fc-3c05-44be-8340-243d102e7605 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:33.280833 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-39f454fc-3c05-44be-8340-243d102e7605 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 200 Jul 24 01:01:33.281347 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1116/4401] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.291165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.297483 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] POST https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action Jul 24 01:01:33.297932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:33.298108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:33.300619 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Updating snapshot '333beae6-26b6-45fd-a836-9e45f5460d0c' with '{'status': 'creating'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:01:33.313269 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.313269 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:33.330931 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fa191a0a-64b4-4e51-931a-4348330d41d0 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action returned with HTTP 202 Jul 24 01:01:33.331443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1090/4402] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:01:33 2026] POST /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:33.339563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.342290 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:33.343355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.343355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.349552 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.349552 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:33.350006 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:33.351954 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f63c5112-b5e9-45f8-b220-61a8a38458ba tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 200 Jul 24 01:01:33.351954 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1104/4403] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:01:33.362335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.364334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] POST https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action Jul 24 01:01:33.364815 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:33.365009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:33.366783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.snapshot_actions [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100232) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 01:01:33.373726 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.373726 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:33.374338 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.snapshot_actions [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] Updating snapshot 333beae6-26b6-45fd-a836-9e45f5460d0c with info {'id': '333beae6-26b6-45fd-a836-9e45f5460d0c', 'status': 'error', 'progress': '80%'} Jul 24 01:01:33.383353 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e35e3877-4276-47f4-8648-a30d5f9ca4a2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-member] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action returned with HTTP 202 Jul 24 01:01:33.383792 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1094/4404] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:01:33 2026] POST /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:33.393497 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-12875eb6-2a8d-405c-b392-c69232d87014 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.395831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:33.396079 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.396332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.396455 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete snapshot with id: 333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:33.403084 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.403084 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:33.403225 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:33.434209 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot delete request issued successfully. Jul 24 01:01:33.434503 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12875eb6-2a8d-405c-b392-c69232d87014 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 202 Jul 24 01:01:33.435096 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1117/4405] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:01:33 2026] DELETE /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:33.445430 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.447869 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:33.448083 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.448441 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.455152 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.455152 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:33.455583 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Snapshot retrieved successfully. Jul 24 01:01:33.456593 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-df6195f6-a9ce-4a84-96d5-54ef1ea721c6 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 200 Jul 24 01:01:33.457125 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1091/4406] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.738837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.740808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:33.741024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.741443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.741583 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:33.746584 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.746584 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:33.747234 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4a904e3c-90f2-45c7-9c94-8ccf652ba06e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:33.747719 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1105/4407] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.848636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-583bcee3-2d44-497a-94ab-6b24754589d8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.851005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-583bcee3-2d44-497a-94ab-6b24754589d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:33.851234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-583bcee3-2d44-497a-94ab-6b24754589d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.851420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-583bcee3-2d44-497a-94ab-6b24754589d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.851513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-583bcee3-2d44-497a-94ab-6b24754589d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:33.857848 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.857848 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:33.858639 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-583bcee3-2d44-497a-94ab-6b24754589d8 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:33.859039 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1095/4408] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.860695 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b91d33ac-915c-4b01-a906-3225e36b5796 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.862834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b91d33ac-915c-4b01-a906-3225e36b5796 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade Jul 24 01:01:33.863012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b91d33ac-915c-4b01-a906-3225e36b5796 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.863206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b91d33ac-915c-4b01-a906-3225e36b5796 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.870528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.872517 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.872517 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:33.875204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:01:33.875429 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.875614 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.883616 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.883616 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:33.888352 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:33.893199 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75fec934-b022-41ef-81de-2ba9bd3ef47a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 200 Jul 24 01:01:33.895165 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1092/4409] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:01:33.913011 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.916409 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:33.916731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.916930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.918245 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 790f35d0-33ea-405e-80b4-52426078b631. Jul 24 01:01:33.923434 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.923434 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:33.932809 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6c46c1ff-f5ef-4808-8bd6-b923f7a543c6 req-b91d33ac-915c-4b01-a906-3225e36b5796 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade returned with HTTP 200 Jul 24 01:01:33.933135 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1118/4410] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:01:33 2026] DELETE /volume/v3/attachments/451d8880-e59e-4d19-bd4d-b2c419994ade => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:33.948836 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 790f35d0-33ea-405e-80b4-52426078b631 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:01:33.950083 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd61d4ab-3b6f-4897-a879-40c3ae9a8636 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 202 Jul 24 01:01:33.950788 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1106/4411] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:33 2026] DELETE /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:33.960009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:33.962384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:33.962598 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:33.962811 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:33.962918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:33.968987 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:33.968987 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:33.968987 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8672c99f-6235-49f5-9790-fd1c50ddd36d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 200 Jul 24 01:01:33.969392 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1096/4412] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:33 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:34.467653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-db4f3a09-e358-42d7-a932-120e7f13869b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.469827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db4f3a09-e358-42d7-a932-120e7f13869b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c Jul 24 01:01:34.470105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db4f3a09-e358-42d7-a932-120e7f13869b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.470362 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-db4f3a09-e358-42d7-a932-120e7f13869b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.475507 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-db4f3a09-e358-42d7-a932-120e7f13869b tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c returned with HTTP 404 Jul 24 01:01:34.476125 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1093/4413] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:01:34 2026] GET /volume/v3/snapshots/333beae6-26b6-45fd-a836-9e45f5460d0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:34.484690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.486610 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:34.486788 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.487056 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.487261 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume with id: 76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:34.494129 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:34.494129 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:34.494445 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:34.513163 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Delete volume request issued successfully. Jul 24 01:01:34.513476 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8c74c836-98c8-4465-8f0a-34b9e57cd49a tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a returned with HTTP 202 Jul 24 01:01:34.513867 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1119/4414] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:34 2026] DELETE /volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:34.523148 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4eb4a773-99d6-49ee-8966-cba2156091db None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.527376 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4eb4a773-99d6-49ee-8966-cba2156091db tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:34.527376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4eb4a773-99d6-49ee-8966-cba2156091db tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.527376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4eb4a773-99d6-49ee-8966-cba2156091db tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.535588 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:34.535588 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:34.542405 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4eb4a773-99d6-49ee-8966-cba2156091db tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Volume info retrieved successfully. Jul 24 01:01:34.549332 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4eb4a773-99d6-49ee-8966-cba2156091db tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a returned with HTTP 200 Jul 24 01:01:34.550134 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1107/4415] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:34 2026] GET /volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:34.758945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a299033d-92e5-4a1c-99f2-5648d474a266 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.760894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a299033d-92e5-4a1c-99f2-5648d474a266 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:34.761129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a299033d-92e5-4a1c-99f2-5648d474a266 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.761391 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a299033d-92e5-4a1c-99f2-5648d474a266 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.761513 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a299033d-92e5-4a1c-99f2-5648d474a266 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:34.766340 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:34.766340 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:34.767020 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a299033d-92e5-4a1c-99f2-5648d474a266 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:34.767460 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1097/4416] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:34 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:34.979950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-560ba5ae-6601-47ce-a988-1e16888c829d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.982022 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-560ba5ae-6601-47ce-a988-1e16888c829d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 Jul 24 01:01:34.982272 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-560ba5ae-6601-47ce-a988-1e16888c829d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.982453 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-560ba5ae-6601-47ce-a988-1e16888c829d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.982556 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-560ba5ae-6601-47ce-a988-1e16888c829d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 790f35d0-33ea-405e-80b4-52426078b631. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:34.988608 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-560ba5ae-6601-47ce-a988-1e16888c829d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 returned with HTTP 404 Jul 24 01:01:34.989400 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1094/4417] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:34 2026] GET /volume/v3/backups/790f35d0-33ea-405e-80b4-52426078b631 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:34.996831 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-850f061b-b70f-4e6c-be09-8713af3aa446 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:34.998762 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:34.998954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:34.999140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:34.999293 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 2e487262-e10c-41d7-9dff-4e2594ea142d. Jul 24 01:01:35.003915 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:35.003915 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:35.019209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 2e487262-e10c-41d7-9dff-4e2594ea142d {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:01:35.022246 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-850f061b-b70f-4e6c-be09-8713af3aa446 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 202 Jul 24 01:01:35.022246 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1120/4418] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:34 2026] DELETE /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:01:35.022551 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:35.027025 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:35.027025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:35.027025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:35.029746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9b52e0ba-da17-4f45-a416-54166204eab0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:35.031597 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b52e0ba-da17-4f45-a416-54166204eab0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:35.031781 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9b52e0ba-da17-4f45-a416-54166204eab0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:35.031981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9b52e0ba-da17-4f45-a416-54166204eab0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:35.032148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-9b52e0ba-da17-4f45-a416-54166204eab0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:35.037238 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:35.037238 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:35.037535 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:35.037535 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:35.037687 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b52e0ba-da17-4f45-a416-54166204eab0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 200 Jul 24 01:01:35.038051 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1098/4419] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:35 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:35.041755 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:35.047339 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b5157f85-ad32-472a-9e0b-14bd2975b108 req-2f091f93-7bda-4fe4-9386-4d8bca309a2b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:35.047927 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1108/4420] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:35 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:35.567621 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-522a99fa-0ba8-40da-a7f7-6f7db791a5b2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:35.569986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-522a99fa-0ba8-40da-a7f7-6f7db791a5b2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] GET https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a Jul 24 01:01:35.570272 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-522a99fa-0ba8-40da-a7f7-6f7db791a5b2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:35.570508 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-522a99fa-0ba8-40da-a7f7-6f7db791a5b2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:35.581417 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-522a99fa-0ba8-40da-a7f7-6f7db791a5b2 tempest-ProjectMemberTests-2040376724 tempest-ProjectMemberTests-2040376724-project-admin] https://10.4.3.67/volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a returned with HTTP 404 Jul 24 01:01:35.582091 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1095/4421] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:35 2026] GET /volume/v3/volumes/76e4433c-4fbe-40d2-83e1-fedd0331170a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:35.784003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:35.789887 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:35.790134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:35.790371 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:35.790481 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:35.800438 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:35.800438 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:35.801416 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f77cbf61-2d6c-4166-b459-6fc86666c897 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:35.801979 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1121/4422] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:35 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:01:36.050738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:36.052684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d Jul 24 01:01:36.052901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:36.053137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:36.053293 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 2e487262-e10c-41d7-9dff-4e2594ea142d. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:36.058354 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8f531e5a-c99a-4e47-8d21-d3775e393ac4 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d returned with HTTP 404 Jul 24 01:01:36.059318 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1099/4423] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:36 2026] GET /volume/v3/backups/2e487262-e10c-41d7-9dff-4e2594ea142d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:36.092156 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:36.094099 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:36.094511 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "name": "tempest-VolumesBackupsTest-Volume-721644222"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:36.096185 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'name': 'tempest-VolumesBackupsTest-Volume-721644222'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:36.199238 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume of 1 GB Jul 24 01:01:36.203833 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Availability Zones retrieved successfully. Jul 24 01:01:36.210851 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (c5680367-7a99-47f6-ab3b-30dc373ef381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:36.211945 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6d26a7-e838-41e8-adf7-984d5738d68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:36.212861 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:36.283914 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6d26a7-e838-41e8-adf7-984d5738d68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:36.285093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7860fae3-f81d-4250-baaf-7c77871b1dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:36.341656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['08bb0009-31ef-47d6-b383-f24098b177b2', '1c7e6ad2-f956-4c0a-aa7e-e7cb710fadfd', '40e5741f-f4fe-4bf3-b50f-0b6a8c4d33ff', '88a1ba82-1eb8-4a6c-9b85-8b206907274c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:36.342992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7860fae3-f81d-4250-baaf-7c77871b1dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08bb0009-31ef-47d6-b383-f24098b177b2', '1c7e6ad2-f956-4c0a-aa7e-e7cb710fadfd', '40e5741f-f4fe-4bf3-b50f-0b6a8c4d33ff', '88a1ba82-1eb8-4a6c-9b85-8b206907274c']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:36.344073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e2e073-ba36-42b9-ac28-e88b0219c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:36.376890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e2e073-ba36-42b9-ac28-e88b0219c350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f76ee164-7474-4f79-87ad-caea3ed277b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-721644222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['08bb0009-31ef-47d6-b383-f24098b177b2','1c7e6ad2-f956-4c0a-aa7e-e7cb710fadfd','40e5741f-f4fe-4bf3-b50f-0b6a8c4d33ff','88a1ba82-1eb8-4a6c-9b85-8b206907274c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-721644222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f76ee164-7474-4f79-87ad-caea3ed277b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d96fea94c544fbab444378012097b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:36.378346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab93c4af-3687-499f-825a-bd0bae1f3333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:36.413144 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab93c4af-3687-499f-825a-bd0bae1f3333) transitioned into state 'SUCCESS' from state '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-721644222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['08bb0009-31ef-47d6-b383-f24098b177b2','1c7e6ad2-f956-4c0a-aa7e-e7cb710fadfd','40e5741f-f4fe-4bf3-b50f-0b6a8c4d33ff','88a1ba82-1eb8-4a6c-9b85-8b206907274c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:36.414862 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feaf7ffd-c0ce-41b0-a37b-4b60c192c879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:36.428464 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feaf7ffd-c0ce-41b0-a37b-4b60c192c879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:36.429835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (c5680367-7a99-47f6-ab3b-30dc373ef381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:36.430845 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request issued successfully. Jul 24 01:01:36.431930 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9281af04-1c4f-4eb2-896f-9a9689cad88d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:36.432618 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1109/4424] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:36 2026] POST /volume/v3/volumes => generated 746 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:36.452592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:36.455647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:01:36.455647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:36.455647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:36.465421 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:36.465421 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:36.470497 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:36.477129 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c98cdca4-151a-4f6e-9d7e-7abf33a4ed8d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:01:36.477693 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1096/4425] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:36 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:36.814546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-27936324-d5ae-44c9-90d5-01cfc76be403 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:36.819991 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-27936324-d5ae-44c9-90d5-01cfc76be403 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:36.820297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-27936324-d5ae-44c9-90d5-01cfc76be403 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:36.820530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-27936324-d5ae-44c9-90d5-01cfc76be403 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:36.820859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-27936324-d5ae-44c9-90d5-01cfc76be403 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:36.831318 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:36.831318 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:36.832108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-27936324-d5ae-44c9-90d5-01cfc76be403 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:36.832601 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1122/4426] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:36 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:37.492491 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:37.494884 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:01:37.495172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:37.495442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:37.505115 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:37.505115 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:37.510504 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:37.518063 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94c83ba9-83e4-4a44-b707-f75da0ac0f97 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:01:37.518618 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1100/4427] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:37 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:37.533796 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:37.535916 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:01:37.536316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f76ee164-7474-4f79-87ad-caea3ed277b6", "name": "tempest-VolumesBackupsTest-Backup-1046026483"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:37.537741 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': 'f76ee164-7474-4f79-87ad-caea3ed277b6', 'name': 'tempest-VolumesBackupsTest-Backup-1046026483'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:01:37.537919 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume f76ee164-7474-4f79-87ad-caea3ed277b6 in container None Jul 24 01:01:37.545737 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:37.545737 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:37.546289 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:37.571444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['1bd30bd9-7ac1-4878-8f8b-74f4c860ee12', 'e2bbe952-416b-4ccf-93f4-0d8bc357a82d'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:37.611012 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-515d7dc8-a583-411a-a30f-a9374ceb53f7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:01:37.611467 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1110/4428] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:37 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:37.621422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:37.623855 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:37.624057 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:37.624713 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:37.624826 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:37.631037 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:37.631037 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:37.632014 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff4e934b-9e79-4166-a6c0-890144f6a98d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:37.632616 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1097/4429] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:37 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:37.843159 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:37.844993 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:37.845260 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:37.845443 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:37.845543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:37.849424 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:37.849424 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:37.849966 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bfe0813b-2dcc-458e-9aa6-48f929e244f2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:37.850383 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1123/4430] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:37 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:37.994651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:37.996449 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:37.996607 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:37.996787 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:37.996962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume with id: 21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:38.004560 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:38.004560 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:38.005095 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:38.018020 np0000005792 devstack@c-api.service[100232]: WARNING cinder.keymgr.conf_key_mgr [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:01:38.024497 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume request issued successfully. Jul 24 01:01:38.024816 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f577a75-9bdc-4eb2-9c0d-164f199ea5b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 202 Jul 24 01:01:38.025309 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1101/4431] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:37 2026] DELETE /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:38.035454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8474eac9-3133-4d80-9b25-4f528640844c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:38.037249 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8474eac9-3133-4d80-9b25-4f528640844c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:38.037439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8474eac9-3133-4d80-9b25-4f528640844c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:38.037615 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8474eac9-3133-4d80-9b25-4f528640844c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:38.044817 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:38.044817 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:38.048484 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8474eac9-3133-4d80-9b25-4f528640844c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:38.052392 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8474eac9-3133-4d80-9b25-4f528640844c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 200 Jul 24 01:01:38.052740 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1111/4432] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:38 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:38.647215 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:38.648998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:38.649229 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:38.649428 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:38.649536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:38.653617 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:38.653617 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:38.654340 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-34409f8a-0fe1-490e-91b5-82fb4c4fcb31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:38.654817 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1098/4433] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:38 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:38.859718 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:38.861633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:38.861832 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:38.862070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:38.862234 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:38.866647 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:38.866647 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:38.867354 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dda4290f-5c6c-40cb-8825-1665bdc80ac6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:38.867769 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1124/4434] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:38 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:39.066182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87f45ce7-ed59-433c-9c64-1bfbb8153594 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:39.067779 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87f45ce7-ed59-433c-9c64-1bfbb8153594 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 Jul 24 01:01:39.067968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87f45ce7-ed59-433c-9c64-1bfbb8153594 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:39.068152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87f45ce7-ed59-433c-9c64-1bfbb8153594 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:39.073333 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87f45ce7-ed59-433c-9c64-1bfbb8153594 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 returned with HTTP 404 Jul 24 01:01:39.073801 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1102/4435] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:39 2026] GET /volume/v3/volumes/21408206-c2f5-44e7-8af5-a175ad9ba5d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:39.080811 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:39.082520 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:01:39.082733 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:39.082961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:39.083172 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume with id: 31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:01:39.090226 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:39.090226 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:39.090664 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:39.100547 np0000005792 devstack@c-api.service[100231]: WARNING cinder.keymgr.conf_key_mgr [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:01:39.105477 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume request issued successfully. Jul 24 01:01:39.105660 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-77fad411-5f2e-46a7-8c01-929b50fcd92a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 202 Jul 24 01:01:39.106103 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1112/4436] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:01:39 2026] DELETE /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:39.116587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:39.119011 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:01:39.119282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:39.119590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:39.127183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:39.127183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:39.131802 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:39.137295 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-168cc9db-145d-4340-ae4e-fb2a24b182e7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 200 Jul 24 01:01:39.137780 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1099/4437] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:39 2026] GET /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:39.666537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:39.668596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:39.668826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:39.669085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:39.669244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:39.674643 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:39.674643 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:39.675615 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e21bb3a2-d108-461a-b3b9-8ef2ef8b6cf7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:39.676084 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1125/4438] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:39 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:39.880228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:39.882497 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:39.882750 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:39.882966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:39.883113 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:39.888328 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:39.888328 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:39.889390 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-497f05bb-8aaa-466f-8370-a7c1d007fcb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:39.889907 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1103/4439] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:39 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:40.152766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dab37e04-c66b-4299-8946-5e3b022be068 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:40.155585 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dab37e04-c66b-4299-8946-5e3b022be068 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 Jul 24 01:01:40.155865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dab37e04-c66b-4299-8946-5e3b022be068 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:40.156178 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dab37e04-c66b-4299-8946-5e3b022be068 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:40.165053 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dab37e04-c66b-4299-8946-5e3b022be068 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 returned with HTTP 404 Jul 24 01:01:40.165787 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1113/4440] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:40 2026] GET /volume/v3/volumes/31a72cb2-a156-4ce8-b4ea-4dd24d98a320 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:40.173410 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a98b27f8-da5b-457f-bc08-4522f51df10d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:40.175864 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:01:40.176161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:40.176442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:40.177781 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:40.221615 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Get all volumes completed successfully. Jul 24 01:01:40.223321 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:40.223321 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:40.228748 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a98b27f8-da5b-457f-bc08-4522f51df10d tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:01:40.229181 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1100/4441] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:01:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:40.245425 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-788f5d2f-a3a4-475a-a5c6-b6cbf4f132a5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:40.247640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-788f5d2f-a3a4-475a-a5c6-b6cbf4f132a5 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] DELETE https://10.4.3.67/volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33 Jul 24 01:01:40.247807 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-788f5d2f-a3a4-475a-a5c6-b6cbf4f132a5 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:40.248072 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-788f5d2f-a3a4-475a-a5c6-b6cbf4f132a5 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:40.279074 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-788f5d2f-a3a4-475a-a5c6-b6cbf4f132a5 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33 returned with HTTP 202 Jul 24 01:01:40.279630 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1126/4442] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:01:40 2026] DELETE /volume/v3/types/4211fdc9-828c-44cb-b5ee-e2ca2bf9ea33 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:01:40.686753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:40.688839 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:40.688839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:40.689149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:40.689319 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:40.691202 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=445,cinder:UPDATE=128,cinder:INSERT=76 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:01:40.694664 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:40.694664 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:40.695511 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aca86c96-c75d-416c-8e0d-4b1eb4ff4157 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:40.695781 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1104/4443] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:40 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:40.900315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9c31bbe6-d605-4d13-9808-136a6038f6df None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:40.902740 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c31bbe6-d605-4d13-9808-136a6038f6df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:40.903057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c31bbe6-d605-4d13-9808-136a6038f6df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:40.903346 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c31bbe6-d605-4d13-9808-136a6038f6df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:40.903506 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9c31bbe6-d605-4d13-9808-136a6038f6df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:40.905795 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=477,cinder:INSERT=81,cinder:UPDATE=178 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:01:40.908651 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:40.908651 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:40.909339 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c31bbe6-d605-4d13-9808-136a6038f6df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:40.910320 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1114/4444] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:40 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:41.386766 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c0731735-239d-41e3-8cc8-1885bcbb6da9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.388993 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0731735-239d-41e3-8cc8-1885bcbb6da9 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:01:41.389532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c0731735-239d-41e3-8cc8-1885bcbb6da9 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-6421207", "extra_specs": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:41.393774 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=386,cinder:INSERT=61,cinder:UPDATE=119,cinder:DELETE=1 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:01:41.408495 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c0731735-239d-41e3-8cc8-1885bcbb6da9 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:01:41.408901 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1101/4445] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:01:41 2026] POST /volume/v3/types => generated 209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:41.417558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1c7f9ed6-699d-4c71-b2a7-fa6141dd2e64 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.422236 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c7f9ed6-699d-4c71-b2a7-fa6141dd2e64 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] POST https://10.4.3.67/volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43/encryption Jul 24 01:01:41.422236 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1c7f9ed6-699d-4c71-b2a7-fa6141dd2e64 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:41.439382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c7f9ed6-699d-4c71-b2a7-fa6141dd2e64 tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43/encryption returned with HTTP 200 Jul 24 01:01:41.440255 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1127/4446] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:01:41 2026] POST /volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:41.467441 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.469606 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:01:41.470139 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-128769713", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": "tempest-scenario-type-luks-6421207", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:41.472105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-128769713', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': 'tempest-scenario-type-luks-6421207', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:01:41.553631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume of 1 GB Jul 24 01:01:41.553941 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:41.553941 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:41.554493 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Availability Zones retrieved successfully. Jul 24 01:01:41.560374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (bf9f6713-65ad-40ae-93f0-5d3616e98a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:41.561331 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ba5bb9-bc8b-43fa-bc69-3e6cfe85a8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:41.562312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:01:41.611720 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ba5bb9-bc8b-43fa-bc69-3e6cfe85a8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14efb732-016f-40f9-8b85-e33610534d43,is_public=True,name='tempest-scenario-type-luks-6421207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14efb732-016f-40f9-8b85-e33610534d43', '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=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:41.612637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1a0eb9-c86e-445f-9ddf-dd39f795e99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:41.635433 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-6421207 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-6421207, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:01:41.635779 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-6421207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-6421207, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:01:41.658280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Created reservations ['7d2ddc54-b8a0-4675-b1b0-adac3fbede72', '4ea729cf-dfa9-4efa-9abc-0dd2276c9b9c', 'f80d2352-c0ec-4a9c-8dd5-1d52132fef6a', 'bb313c16-8474-48c9-839c-2ac4c13d4257'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:01:41.659137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1a0eb9-c86e-445f-9ddf-dd39f795e99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d2ddc54-b8a0-4675-b1b0-adac3fbede72', '4ea729cf-dfa9-4efa-9abc-0dd2276c9b9c', 'f80d2352-c0ec-4a9c-8dd5-1d52132fef6a', 'bb313c16-8474-48c9-839c-2ac4c13d4257']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:41.659871 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400429e9-e4ae-4958-8eb4-fbbc427f7539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:41.682094 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400429e9-e4ae-4958-8eb4-fbbc427f7539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b4c808-96b4-4169-b92d-9498424c99f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-128769713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['7d2ddc54-b8a0-4675-b1b0-adac3fbede72','4ea729cf-dfa9-4efa-9abc-0dd2276c9b9c','f80d2352-c0ec-4a9c-8dd5-1d52132fef6a','bb313c16-8474-48c9-839c-2ac4c13d4257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=14efb732-016f-40f9-8b85-e33610534d43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-128769713',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00b4c808-96b4-4169-b92d-9498424c99f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4877b13d3a994e1a882ca8c811f6f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14efb732-016f-40f9-8b85-e33610534d43),volume_type_id=14efb732-016f-40f9-8b85-e33610534d43)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:41.683290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bc1fc8-5ef7-4bd3-b2f2-d7b238e6b81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:41.706429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.707971 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:41.708157 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bc1fc8-5ef7-4bd3-b2f2-d7b238e6b81f) transitioned into state 'SUCCESS' from state '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-128769713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['7d2ddc54-b8a0-4675-b1b0-adac3fbede72','4ea729cf-dfa9-4efa-9abc-0dd2276c9b9c','f80d2352-c0ec-4a9c-8dd5-1d52132fef6a','bb313c16-8474-48c9-839c-2ac4c13d4257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=14efb732-016f-40f9-8b85-e33610534d43)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:41.708563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:41.708563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:41.708640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:41.709230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3466e426-2e1d-46f7-8a06-8fb73d98c90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:01:41.712838 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:41.712838 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:41.713555 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-472dbd45-11bb-4c91-b12b-5fc3ef87c6a5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:41.713894 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1115/4447] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:41 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:41.721952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3466e426-2e1d-46f7-8a06-8fb73d98c90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:01:41.722815 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (bf9f6713-65ad-40ae-93f0-5d3616e98a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:01:41.723123 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request issued successfully. Jul 24 01:01:41.723731 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-acfef62b-ddef-4bba-a14b-b7f18a168f94 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:01:41.724223 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1105/4448] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:01:41 2026] POST /volume/v3/volumes => generated 786 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:01:41.736837 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.738528 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:41.738725 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:41.738903 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:41.746054 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:41.746054 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:41.750297 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:41.754559 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90fd79a0-1364-492b-a5b5-8c0e0fb9b236 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:41.754960 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1102/4449] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:41 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:41.921854 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f864463e-5bb9-4448-a391-18a14d53dd88 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:41.927275 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f864463e-5bb9-4448-a391-18a14d53dd88 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:41.927275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f864463e-5bb9-4448-a391-18a14d53dd88 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:41.927275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f864463e-5bb9-4448-a391-18a14d53dd88 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:41.927275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f864463e-5bb9-4448-a391-18a14d53dd88 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:41.935602 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:41.935602 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:41.939412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f864463e-5bb9-4448-a391-18a14d53dd88 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:41.939412 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1128/4450] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:41 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:42.728084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:42.730173 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:42.730709 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:42.730809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:42.730978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:42.735471 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:42.735471 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:42.736219 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59f539c0-90b6-4c6a-91b4-d6824bb3494b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:42.736569 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1116/4451] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:42 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:42.767099 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-78a39973-3758-405e-91a2-310461767e3e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:42.771801 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78a39973-3758-405e-91a2-310461767e3e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:42.771801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78a39973-3758-405e-91a2-310461767e3e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:42.771801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78a39973-3758-405e-91a2-310461767e3e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:42.783763 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:42.783763 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:42.788444 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-78a39973-3758-405e-91a2-310461767e3e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:42.793243 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78a39973-3758-405e-91a2-310461767e3e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:42.793670 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1106/4452] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:42 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:42.950873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:42.952614 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:42.952807 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:42.952984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:42.953113 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:42.958495 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:42.958495 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:42.959607 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f0f07156-a8ea-4aa8-977b-337ab9b485c9 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:42.960169 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1103/4453] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:42 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:43.748116 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:43.750454 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:43.750711 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:43.750967 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:43.751131 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:43.756389 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:43.756389 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:43.757392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0c2d1fe5-d536-403e-9c0e-83bc8196adc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:43.757865 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1129/4454] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:43 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:43.806657 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:43.809612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:43.809823 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:43.810030 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:43.821852 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:43.821852 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:43.831539 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:43.838591 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f1344a1-7d89-4aaf-8b54-0a569bdf353c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:43.839311 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1117/4455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:43 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:43.971621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:43.973923 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:43.976060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:43.976060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:43.976060 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:43.979800 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:43.979800 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:43.980597 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a11d50d0-7cd0-4b75-9d5e-8bdf26c19dfa tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:43.981061 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1107/4456] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:43 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:01:44.770292 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:44.772154 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:44.772405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:44.772583 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:44.772690 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:44.777047 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:44.777047 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:44.778026 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf091c6d-4a4e-4c4f-bf68-fb98c2eeb987 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:44.778540 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1104/4457] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:44 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:44.852285 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:44.854031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:44.855714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:44.855714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:44.862133 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:44.862133 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:44.866560 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:44.871701 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-990f55e8-e37e-4a7d-911e-2af54b45e542 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:44.872595 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1130/4458] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:44 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:44.991767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:44.994149 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:44.994461 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:44.994708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:44.994857 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:45.000460 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:45.000460 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:45.001366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12b44ffe-403e-4fe9-bfcb-c1d0c5c7d765 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:45.002113 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1118/4459] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:44 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:45.793613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:45.795540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:45.796377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:45.796742 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:45.797876 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:45.801624 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:45.801624 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:45.802785 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba08fedc-4b8f-4dfa-a185-dd1d1960a421 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:45.803342 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1108/4460] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:45 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:45.886360 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:45.888279 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:45.888518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:45.888736 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:45.896434 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:45.896434 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:45.900384 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:45.905875 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88509f3a-3b92-4ac0-bb2f-25b43a350ac9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:45.906633 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1105/4461] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:45 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:46.011943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7681b0d8-3813-463a-bb66-940cc50f1efc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:46.013896 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7681b0d8-3813-463a-bb66-940cc50f1efc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:46.015180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7681b0d8-3813-463a-bb66-940cc50f1efc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:46.015180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7681b0d8-3813-463a-bb66-940cc50f1efc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:46.015180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7681b0d8-3813-463a-bb66-940cc50f1efc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:46.019184 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:46.019184 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:46.019942 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7681b0d8-3813-463a-bb66-940cc50f1efc tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:46.020410 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1131/4462] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:46 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:46.815737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:46.817764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:46.818015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:46.818265 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:46.818393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:46.825780 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:46.825780 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:46.825780 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e928ee3a-5570-4e61-bd00-4fecf13bc102 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:46.825780 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1119/4463] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:46 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:46.919566 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:46.921893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:46.922248 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:46.922548 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:46.931176 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:46.931176 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:46.935431 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:46.940520 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4236dc5d-91c7-494e-8a98-ebc90b1c464e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:46.941101 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1109/4464] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:46 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:47.035028 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:47.035855 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:47.036213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:47.036468 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:47.036613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:47.042302 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:47.042302 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:47.043227 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e375daa3-5bac-4495-baf1-f5f9e51b477a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:47.043887 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1106/4465] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:47 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:47.839756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-30f21242-16fb-468b-bcb3-5289d976d0fa None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:47.841800 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30f21242-16fb-468b-bcb3-5289d976d0fa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:47.841988 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30f21242-16fb-468b-bcb3-5289d976d0fa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:47.842197 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30f21242-16fb-468b-bcb3-5289d976d0fa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:47.842309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-30f21242-16fb-468b-bcb3-5289d976d0fa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:47.847417 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:47.847417 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:47.848211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30f21242-16fb-468b-bcb3-5289d976d0fa tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:47.848639 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1132/4466] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:47 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:47.957491 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:47.959488 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:47.959979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:47.960452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:47.971218 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:47.971218 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:47.975589 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:47.981763 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f0e09afe-f9ea-47b6-bc63-cc25f3db31c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:47.982503 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1120/4467] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:47 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:48.054780 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:48.057101 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:48.057378 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:48.057569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:48.057675 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:48.061848 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:48.061848 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:48.062497 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c9320bec-9711-4edb-a3df-f3ddb3a9b5d1 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:48.063014 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1110/4468] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:48 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:48.858407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:48.860738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:48.860966 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:48.861090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:48.861227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:48.866083 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:48.866083 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:48.867053 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-01dc7c0e-6dfe-47a0-bbdb-df44ee562290 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:48.867367 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1107/4469] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:48 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:48.995634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:48.997824 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:48.998111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:48.998393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:49.008769 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:49.008769 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:49.014647 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:49.021586 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75c2c782-b589-4741-8e47-a79d0f2e36ba tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:49.022226 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1133/4470] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:48 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:49.073752 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:49.075590 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:49.076075 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:49.077279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:49.077279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:49.080936 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:49.080936 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:49.081760 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9da3f8da-bb30-4ad1-8c1e-d10b442c31b4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:49.082289 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1121/4471] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:49 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:49.878621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-479ca772-2494-4b4b-b591-b29a5f6511dc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:49.880920 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-479ca772-2494-4b4b-b591-b29a5f6511dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:49.881245 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-479ca772-2494-4b4b-b591-b29a5f6511dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:49.881482 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-479ca772-2494-4b4b-b591-b29a5f6511dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:49.881612 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-479ca772-2494-4b4b-b591-b29a5f6511dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:49.886846 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:49.886846 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:49.889270 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-479ca772-2494-4b4b-b591-b29a5f6511dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:49.889270 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1111/4472] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:49 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:50.038093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2b87852a-6ed3-469b-b021-6af514e9e527 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:50.040294 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2b87852a-6ed3-469b-b021-6af514e9e527 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:50.040537 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2b87852a-6ed3-469b-b021-6af514e9e527 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:50.040757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2b87852a-6ed3-469b-b021-6af514e9e527 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:50.050801 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:50.050801 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:50.054796 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2b87852a-6ed3-469b-b021-6af514e9e527 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:50.059763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2b87852a-6ed3-469b-b021-6af514e9e527 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:50.060113 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1108/4473] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:50 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:50.093101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:50.095272 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:50.095506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:50.096077 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:50.096077 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:50.097788 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=289,cinder:UPDATE=73,cinder:INSERT=30 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:01:50.101686 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:50.101686 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:50.102522 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0ff6a0d9-8924-4ba2-9f00-8f4365983141 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:50.103009 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1134/4474] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:50 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:50.899018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:50.901299 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:50.901548 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:50.901788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:50.901927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:50.907112 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:50.907112 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:50.908091 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4407b29-6a48-40de-879c-e8a8091d3c82 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:50.908763 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1122/4475] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:50 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:51.072710 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:51.074459 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:51.074645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:51.074827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:51.081809 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:51.081809 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:51.085753 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:51.090009 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b94fbd5-1c0d-4739-a07e-e6bfdff1b9e4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:51.090410 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1112/4476] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:51 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:51.113761 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-286879af-fdef-4d65-839b-9e8435d58d2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:51.117214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-286879af-fdef-4d65-839b-9e8435d58d2f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:51.117214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-286879af-fdef-4d65-839b-9e8435d58d2f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:51.117214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-286879af-fdef-4d65-839b-9e8435d58d2f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:51.117214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-286879af-fdef-4d65-839b-9e8435d58d2f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:51.121164 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:51.121164 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:51.121901 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-286879af-fdef-4d65-839b-9e8435d58d2f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:51.122424 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1109/4477] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:51 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:51.921054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a38269c7-4f4e-49de-9611-37d851162b76 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:51.923600 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a38269c7-4f4e-49de-9611-37d851162b76 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:51.923812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a38269c7-4f4e-49de-9611-37d851162b76 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:51.924040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a38269c7-4f4e-49de-9611-37d851162b76 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:51.924162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a38269c7-4f4e-49de-9611-37d851162b76 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:51.928440 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:51.928440 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:51.929204 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a38269c7-4f4e-49de-9611-37d851162b76 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:51.929573 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1135/4478] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:51 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:52.102598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:52.109061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:52.109061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:52.109061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:52.113537 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:52.113537 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:52.116353 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:52.120688 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cf7aeaf8-af7e-414f-a14f-08b8a5799237 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:52.121157 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1123/4479] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:52 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:52.132249 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:52.135753 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:52.135996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:52.136264 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:52.136419 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:52.140363 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:52.140363 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:52.140954 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f695fdfe-85df-4708-a5bf-f1d4584874d4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:52.141332 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1113/4480] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:52 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:52.942145 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:52.944031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:01:52.944274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:52.944463 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:52.944568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:52.948823 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:52.948823 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:52.949682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12ec91dd-e90a-463b-95d9-45a3947239e2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:01:52.950081 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1110/4481] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:52 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:53.134432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:53.136263 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:53.136421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:53.136601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:53.143743 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:53.143743 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:53.148464 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:53.152071 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:53.153869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2af88eb4-64d1-46aa-b115-05a7f2ff846f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:53.154079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:53.154079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:53.154304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:53.154372 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1136/4482] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:53 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:53.154428 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:53.159218 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:53.159218 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:53.160186 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40937e56-a3e8-4db1-b4c1-821a44deba76 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:53.160909 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1124/4483] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:53 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:54.167432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.168989 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:54.169216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.169418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.172681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7e390a51-1864-48b6-9f73-f38aace56f5f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.174610 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e390a51-1864-48b6-9f73-f38aace56f5f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:54.174852 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e390a51-1864-48b6-9f73-f38aace56f5f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.175075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e390a51-1864-48b6-9f73-f38aace56f5f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.175177 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7e390a51-1864-48b6-9f73-f38aace56f5f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:54.176993 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.176993 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:54.180041 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.180041 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:54.180721 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e390a51-1864-48b6-9f73-f38aace56f5f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:54.181202 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1111/4484] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:54.181255 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:54.186751 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b0368835-8188-40bd-af63-f1f1f0a22f44 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:54.187265 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1114/4485] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1425 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.200001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-16d634c3-384c-433f-b1a3-11f807c29267 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.201673 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16d634c3-384c-433f-b1a3-11f807c29267 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:54.201877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16d634c3-384c-433f-b1a3-11f807c29267 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.202107 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-16d634c3-384c-433f-b1a3-11f807c29267 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.208722 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.208722 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:54.211910 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-16d634c3-384c-433f-b1a3-11f807c29267 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:54.216135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-16d634c3-384c-433f-b1a3-11f807c29267 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:54.216542 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1137/4486] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1425 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.329163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.331366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:54.331552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.331732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.339222 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.339222 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:54.342656 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:54.347507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-45e3ce6a-a00b-4cdc-8930-8173a7232d71 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:54.347906 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1125/4487] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1425 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.568229 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.570405 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:01:54.570596 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.570838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.578329 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.578329 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:54.582365 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:54.587992 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-80bc1436-4dab-4ad1-a871-60429a30c997 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:01:54.588443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1112/4488] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.598393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4a96865f-75e0-465d-889e-3c259cc54960 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.598767 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a96865f-75e0-465d-889e-3c259cc54960 None None] GET https://10.4.3.67/volume// Jul 24 01:01:54.598936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a96865f-75e0-465d-889e-3c259cc54960 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.599156 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a96865f-75e0-465d-889e-3c259cc54960 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.599515 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a96865f-75e0-465d-889e-3c259cc54960 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:54.599841 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1115/4489] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:54.609432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-17984772-1b77-4410-8e81-7a5e12bcc27f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.611198 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-17984772-1b77-4410-8e81-7a5e12bcc27f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:01:54.611616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-17984772-1b77-4410-8e81-7a5e12bcc27f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f76ee164-7474-4f79-87ad-caea3ed277b6", "connector": null, "instance_uuid": "389df4ce-5d8a-4e3e-a534-f47bb3ae575b"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:54.619817 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.619817 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:54.643804 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-17984772-1b77-4410-8e81-7a5e12bcc27f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:01:54.644305 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1138/4490] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:01:54 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.921390 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.923263 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:54.923452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.923620 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.929852 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.929852 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:54.933124 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:54.937168 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ee3ce140-762d-4b61-98e0-387e7b644ce9 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:54.937590 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1126/4491] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1425 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:54.947539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bc04f524-6c80-40fb-9b3b-291bc0661556 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.947918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc04f524-6c80-40fb-9b3b-291bc0661556 None None] GET https://10.4.3.67/volume// Jul 24 01:01:54.948093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc04f524-6c80-40fb-9b3b-291bc0661556 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:54.948311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc04f524-6c80-40fb-9b3b-291bc0661556 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:54.948633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc04f524-6c80-40fb-9b3b-291bc0661556 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:54.948972 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1113/4492] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:01:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:54.956365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ad512f63-094c-45ed-a745-7f64969bf5ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:54.958134 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ad512f63-094c-45ed-a745-7f64969bf5ca tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:01:54.958481 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ad512f63-094c-45ed-a745-7f64969bf5ca tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00b4c808-96b4-4169-b92d-9498424c99f3", "connector": null, "instance_uuid": "80f2e757-6ed0-4b49-afe0-abfe6b7e8326"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:54.966030 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:54.966030 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:54.988439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-ad512f63-094c-45ed-a745-7f64969bf5ca tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:01:54.989085 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1116/4493] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:01:54 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:55.191806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b4943667-f435-4d72-9050-5064940c6e94 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:55.193724 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4943667-f435-4d72-9050-5064940c6e94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:55.193947 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4943667-f435-4d72-9050-5064940c6e94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:55.194176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4943667-f435-4d72-9050-5064940c6e94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:55.194312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b4943667-f435-4d72-9050-5064940c6e94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:55.198525 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:55.198525 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:55.199227 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4943667-f435-4d72-9050-5064940c6e94 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:55.199603 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1139/4494] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:55 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:55.874243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c5712b24-78b3-4860-874a-80b2132fcfda None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:55.874721 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5712b24-78b3-4860-874a-80b2132fcfda None None] GET https://10.4.3.67/volume// Jul 24 01:01:55.874925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c5712b24-78b3-4860-874a-80b2132fcfda None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:55.875175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c5712b24-78b3-4860-874a-80b2132fcfda None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:55.875606 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5712b24-78b3-4860-874a-80b2132fcfda None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:55.879634 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1127/4495] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:01:55 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:55.887851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:55.891322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:01:55.891322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:55.891322 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:55.902488 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:55.902488 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:55.905717 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:01:55.910236 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-a0cd08e8-66a4-4d81-ac8a-d20a404d7fc9 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:01:55.910632 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1114/4496] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:01:55 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1533 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:01:56.028960 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.030961 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] PUT https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec Jul 24 01:01:56.031336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:56.040405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Acquiring lock "cinder-attachment_update-f76ee164-7474-4f79-87ad-caea3ed277b6-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:01:56.044463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Lock "cinder-attachment_update-f76ee164-7474-4f79-87ad-caea3ed277b6-np0000005792" acquired by "attachment_update" :: waited 0.004s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:01:56.045372 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.045372 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:56.133562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Lock "cinder-attachment_update-f76ee164-7474-4f79-87ad-caea3ed277b6-np0000005792" released by "attachment_update" :: held 0.089s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:01:56.133775 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-d028c964-9aab-4546-926a-b6360fd503df tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec returned with HTTP 200 Jul 24 01:01:56.134245 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1117/4497] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:01:56 2026] PUT /volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:56.161951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-c339d95e-53ca-4f30-94f2-f1f9fd8ad6b0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.164498 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-c339d95e-53ca-4f30-94f2-f1f9fd8ad6b0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec/action Jul 24 01:01:56.164498 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-c339d95e-53ca-4f30-94f2-f1f9fd8ad6b0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:56.164498 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-c339d95e-53ca-4f30-94f2-f1f9fd8ad6b0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:56.178799 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.178799 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:56.192128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c38d825-e72d-46d1-9e34-290bc6647746 req-c339d95e-53ca-4f30-94f2-f1f9fd8ad6b0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec/action returned with HTTP 204 Jul 24 01:01:56.192584 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1140/4498] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:01:56 2026] POST /volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:56.214388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.216836 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:56.217164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:56.217455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:56.217713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:56.233819 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.233819 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:56.234585 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9cc16532-8c56-44a2-97c4-3be82ab71bb2 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:56.235040 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1128/4499] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:56 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:56.310377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eeb80a1b-ab48-487c-ae41-635d2659dad4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.310782 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eeb80a1b-ab48-487c-ae41-635d2659dad4 None None] GET https://10.4.3.67/volume// Jul 24 01:01:56.311010 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eeb80a1b-ab48-487c-ae41-635d2659dad4 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:56.311263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eeb80a1b-ab48-487c-ae41-635d2659dad4 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:56.311647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eeb80a1b-ab48-487c-ae41-635d2659dad4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:01:56.311954 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1115/4500] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:01:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:01:56.325125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.327122 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:01:56.327349 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:56.327571 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:56.337272 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.337272 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:56.340837 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:01:56.345646 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-d49178da-2f22-4faa-a8bd-21b1cfd7bc02 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:01:56.346174 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1118/4501] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:01:56 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1604 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:01:56.522483 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.524170 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] PUT https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 Jul 24 01:01:56.524622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:56.533154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Acquiring lock "cinder-attachment_update-00b4c808-96b4-4169-b92d-9498424c99f3-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:01:56.539248 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-00b4c808-96b4-4169-b92d-9498424c99f3-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:01:56.540277 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.540277 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:56.634749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-00b4c808-96b4-4169-b92d-9498424c99f3-np0000005792" released by "attachment_update" :: held 0.096s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:01:56.635110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-392366f4-ab0e-4883-b2a7-544597500ffb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 returned with HTTP 200 Jul 24 01:01:56.635551 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1141/4502] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:01:56 2026] PUT /volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:01:56.665907 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-a3664c31-ca96-46f2-89e1-453a67a91d19 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:56.668359 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-a3664c31-ca96-46f2-89e1-453a67a91d19 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631/action Jul 24 01:01:56.668782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-a3664c31-ca96-46f2-89e1-453a67a91d19 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:01:56.668921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-a3664c31-ca96-46f2-89e1-453a67a91d19 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:01:56.688598 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:56.688598 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:01:56.700782 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-a3664c31-ca96-46f2-89e1-453a67a91d19 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631/action returned with HTTP 204 Jul 24 01:01:56.701384 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1129/4503] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:01:56 2026] POST /volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:01:57.252641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:57.255352 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:57.255552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:57.255720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:57.255811 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:57.260110 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:57.260110 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:01:57.260805 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4afb5d7b-4da0-44a0-8cf0-395e0238b53c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:57.261202 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1116/4504] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:57 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:58.272270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:58.275032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:58.275032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:58.275032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:58.276267 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:58.279892 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:58.279892 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:01:58.280688 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e6d9c357-5cb3-45e3-a484-85d76f89de27 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:58.281156 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1119/4505] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:58 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:01:59.294453 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:59.296237 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:01:59.296397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:59.296573 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:59.296676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:01:59.300866 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:01:59.300866 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:01:59.301498 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd11ecf2-fca8-453b-bcb1-ccb09a482f38 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:01:59.302046 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1142/4506] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:01:59 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.270758 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-88899aaf-65e1-4108-8d37-337554b006a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.272738 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88899aaf-65e1-4108-8d37-337554b006a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:00.272937 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88899aaf-65e1-4108-8d37-337554b006a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.273161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-88899aaf-65e1-4108-8d37-337554b006a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.280656 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.280656 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:00.284885 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-88899aaf-65e1-4108-8d37-337554b006a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:00.290558 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-88899aaf-65e1-4108-8d37-337554b006a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:00.291109 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1130/4507] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.306697 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.309169 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:00.309433 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.309704 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.313034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f76c2a88-88d5-4625-9944-740ef356b600 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.314952 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f76c2a88-88d5-4625-9944-740ef356b600 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:00.316744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f76c2a88-88d5-4625-9944-740ef356b600 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.316744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f76c2a88-88d5-4625-9944-740ef356b600 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.316744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f76c2a88-88d5-4625-9944-740ef356b600 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:00.317754 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.317754 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:00.323029 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.323029 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:00.323155 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:00.323335 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f76c2a88-88d5-4625-9944-740ef356b600 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:00.323941 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1120/4508] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.327494 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caaf6061-0c24-48b2-9594-5aca4e8df1bb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:00.327951 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1117/4509] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.373709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.375932 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:00.376204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.376435 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.383517 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.383517 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:00.387157 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:00.391439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fc779033-2acb-46af-b3af-406fa7aecaa2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:00.391768 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1143/4510] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.462014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f184663-efe0-460e-a880-afe0434cc708 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.462430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f184663-efe0-460e-a880-afe0434cc708 None None] GET https://10.4.3.67/volume// Jul 24 01:02:00.462586 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f184663-efe0-460e-a880-afe0434cc708 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.462760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f184663-efe0-460e-a880-afe0434cc708 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.463101 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f184663-efe0-460e-a880-afe0434cc708 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:00.463394 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1131/4511] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:00.470450 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-2759376f-2bee-4802-be76-d28a1df50e39 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.473359 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-2759376f-2bee-4802-be76-d28a1df50e39 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:02:00.473359 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-2759376f-2bee-4802-be76-d28a1df50e39 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d16c5aec-e017-43fe-8654-3396a8514f2b", "connector": null, "instance_uuid": "55a23a6a-0ba6-46c6-a01b-3d102071b8cb"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:00.481469 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.481469 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:00.505940 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-2759376f-2bee-4802-be76-d28a1df50e39 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:02:00.506645 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1121/4512] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:02:00 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:00.534816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-91fedac1-50c7-460f-9875-537cbc77df12 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.540730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91fedac1-50c7-460f-9875-537cbc77df12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:00.540978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91fedac1-50c7-460f-9875-537cbc77df12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.541251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91fedac1-50c7-460f-9875-537cbc77df12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.553152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-79df7f9c-6ad6-423f-ac00-55846b97aea4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.553704 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79df7f9c-6ad6-423f-ac00-55846b97aea4 None None] GET https://10.4.3.67/volume// Jul 24 01:02:00.553979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79df7f9c-6ad6-423f-ac00-55846b97aea4 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.554265 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79df7f9c-6ad6-423f-ac00-55846b97aea4 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.554697 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79df7f9c-6ad6-423f-ac00-55846b97aea4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:00.555157 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1144/4513] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:00.560760 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.560760 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:00.562809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.565746 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:00.566007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:00.566111 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-91fedac1-50c7-460f-9875-537cbc77df12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:00.566232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:00.574532 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91fedac1-50c7-460f-9875-537cbc77df12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:00.575034 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1118/4514] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:00.575888 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.575888 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:00.581173 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:00.589543 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-fb3d0b53-7c74-4ac9-b46c-11e84c8e72ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:00.589945 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1132/4515] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:02:00 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:00.763234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:00.766561 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] PUT https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 Jul 24 01:02:00.767767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:00.778671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Acquiring lock "cinder-attachment_update-d16c5aec-e017-43fe-8654-3396a8514f2b-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:02:00.786405 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Lock "cinder-attachment_update-d16c5aec-e017-43fe-8654-3396a8514f2b-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:02:00.786405 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:00.786405 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:00.883915 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Lock "cinder-attachment_update-d16c5aec-e017-43fe-8654-3396a8514f2b-np0000005792" released by "attachment_update" :: held 0.099s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:02:00.884454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-43888ebf-1b6b-4dea-84b5-75b4d2404551 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 returned with HTTP 200 Jul 24 01:02:00.884762 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1122/4516] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:02:00 2026] PUT /volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:01.335408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:01.337704 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:01.338023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:01.338325 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:01.338477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:01.343753 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:01.343753 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:01.344632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8860d9ab-91ab-48bb-bd77-22142cf2fd24 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:01.345122 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1145/4517] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:01 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:01.592594 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:01.594909 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:01.595222 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:01.595470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:01.608182 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:01.608182 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:01.614581 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:01.620249 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-96e9fab7-96fc-4e87-bf5a-caf18a28d80c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:01.620785 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1119/4518] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:01 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:02.356267 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:02.357808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:02.358014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:02.358217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:02.358325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:02.365618 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:02.365618 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:02.366243 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ed36c21c-9c5d-4a5c-8a77-ee7f162ff80e tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:02.366635 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1133/4519] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:02 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:02.634380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9159cd5e-c558-422a-b307-d697d04732da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:02.636004 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9159cd5e-c558-422a-b307-d697d04732da tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:02.636171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9159cd5e-c558-422a-b307-d697d04732da tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:02.636382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9159cd5e-c558-422a-b307-d697d04732da tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:02.646695 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:02.646695 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:02.651454 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9159cd5e-c558-422a-b307-d697d04732da tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:02.656955 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9159cd5e-c558-422a-b307-d697d04732da tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:02.657474 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1123/4520] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:02 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:03.377859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:03.379612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:03.379855 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:03.380069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:03.380173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:03.388867 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:03.388867 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:03.389853 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b82a876b-1cf2-4625-9aed-b18339b7e8e4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:03.390443 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1146/4521] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:03 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:03.633383 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-170c1776-edf8-4dd8-84d4-69bf85e54d42 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:03.637530 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-170c1776-edf8-4dd8-84d4-69bf85e54d42 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3/encryption Jul 24 01:02:03.637530 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-170c1776-edf8-4dd8-84d4-69bf85e54d42 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:03.637530 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-170c1776-edf8-4dd8-84d4-69bf85e54d42 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:03.650863 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:03.650863 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:03.660528 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-69c4f87a-4229-4e1b-9177-28d096b0f3a6 req-170c1776-edf8-4dd8-84d4-69bf85e54d42 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3/encryption returned with HTTP 200 Jul 24 01:02:03.661177 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1120/4522] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:02:03 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:03.671064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:03.673333 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:03.673599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:03.673852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:03.685937 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:03.685937 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:03.692521 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:03.700445 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd4d16c6-284d-490c-b92b-e23fdbaef5b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:03.700829 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1134/4523] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:03 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:04.403272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:04.408152 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:04.408433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:04.408667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:04.408821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:04.415368 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:04.415368 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:04.416173 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c51b4f6-92bc-41fa-8f33-aa936981b7df tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:04.416653 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1124/4524] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:04 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:04.716539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:04.718284 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:04.718477 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:04.718603 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:04.729257 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:04.729257 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:04.734018 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:04.739616 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-38d628c9-843e-4f59-94fc-305f6465b5a5 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:04.740202 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1147/4525] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:04 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:05.429976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:05.431732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:05.431971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:05.432186 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:05.432311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:05.436365 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:05.436365 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:05.437005 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58a7e86e-7030-4c8c-8d0f-930ac4d25261 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:05.437404 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1121/4526] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:05 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:05.753738 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d999e6db-eeef-4009-8765-10284de3a972 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:05.755813 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d999e6db-eeef-4009-8765-10284de3a972 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:05.756058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d999e6db-eeef-4009-8765-10284de3a972 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:05.756272 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d999e6db-eeef-4009-8765-10284de3a972 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:05.766723 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:05.766723 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:05.770448 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d999e6db-eeef-4009-8765-10284de3a972 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:05.775147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d999e6db-eeef-4009-8765-10284de3a972 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:05.775553 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1135/4527] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:05 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:06.448499 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2212bf51-185f-4ae8-8445-581cce0271a6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:06.450893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2212bf51-185f-4ae8-8445-581cce0271a6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:06.451172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2212bf51-185f-4ae8-8445-581cce0271a6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:06.451427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2212bf51-185f-4ae8-8445-581cce0271a6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:06.451563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2212bf51-185f-4ae8-8445-581cce0271a6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:06.456460 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:06.456460 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:06.457204 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2212bf51-185f-4ae8-8445-581cce0271a6 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:06.457662 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1125/4528] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:06 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:06.789779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:06.791756 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:06.792035 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:06.792263 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:06.804262 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:06.804262 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:06.807018 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:06.813328 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a1e25c5f-b52b-4ae2-b133-bb323b117870 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:06.813810 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1148/4529] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:06 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:06.850154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-7f3a24ab-4e4b-4574-a584-fca92f847b1c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:06.853322 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-7f3a24ab-4e4b-4574-a584-fca92f847b1c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54/action Jul 24 01:02:06.853810 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-7f3a24ab-4e4b-4574-a584-fca92f847b1c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:06.854019 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-7f3a24ab-4e4b-4574-a584-fca92f847b1c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:06.877260 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:06.877260 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:06.888252 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5f0c77e9-eb11-4a3a-a495-308647a95817 req-7f3a24ab-4e4b-4574-a584-fca92f847b1c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54/action returned with HTTP 204 Jul 24 01:02:06.888694 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1122/4530] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:02:06 2026] POST /volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:07.469056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:07.471112 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:07.471377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:07.471599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:07.471795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:07.476545 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:07.476545 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:07.477339 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e3bccd3e-ef9d-497a-a366-c4cd87168df4 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:07.477795 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1136/4531] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:07 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:07.830301 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:07.832442 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:07.832656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:07.832877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:07.846061 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:07.846061 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:07.849703 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:07.854202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5017dcf2-abbc-4bf6-af40-8b87f2b1f4a2 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:07.854660 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1126/4532] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:07 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:07.871155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:07.872979 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:07.873211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:07.873408 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:07.882503 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:07.882503 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:07.886504 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:07.891349 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-aa4dc28e-64c6-429a-a030-8cea4717c564 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:07.891952 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1149/4533] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:07 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:08.490254 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:08.492881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:08.493146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:08.493403 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:08.493566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:08.498970 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:08.498970 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:08.499936 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ba8a3264-f295-4dc3-ac5c-7ac0c152f313 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:08.500472 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1123/4534] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:08 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:08.977865 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b36f50d4-227d-4971-906b-3cf489317f29 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:08.979910 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:08.980353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1560069779", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:08.982149 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1560069779', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:08.982296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Create volume of 1 GB Jul 24 01:02:08.987022 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Availability Zones retrieved successfully. Jul 24 01:02:08.994200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Flow 'volume_create_api' (5aadf64b-9c2b-440b-a685-9adc1f72cca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:08.995387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efaf397-66dc-44c3-9ece-8e2a0c827fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:08.996543 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:09.024749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efaf397-66dc-44c3-9ece-8e2a0c827fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:09.025723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cc5004-d8eb-4d2c-9fed-e1d634bf6deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:09.083279 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Created reservations ['93c7c9c2-ecc3-4d2e-a0ab-8a5b19c08a58', '44452af3-f92b-4e01-9f8d-de33a89e1ae8', '2af59fb4-9d4b-4b91-a295-5f3068a57ca5', '914d15dd-34f0-453f-abe8-142c0421eab7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:09.084455 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cc5004-d8eb-4d2c-9fed-e1d634bf6deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93c7c9c2-ecc3-4d2e-a0ab-8a5b19c08a58', '44452af3-f92b-4e01-9f8d-de33a89e1ae8', '2af59fb4-9d4b-4b91-a295-5f3068a57ca5', '914d15dd-34f0-453f-abe8-142c0421eab7']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:09.085621 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf83701-29eb-4080-a354-a12e6f47bccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:09.111376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf83701-29eb-4080-a354-a12e6f47bccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e84822f-8a06-44fe-9e2f-e6d319e44fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1560069779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fd4b0756d24550be57622d7cbc8c7b',qos_specs=None,replication_status=,reservations=['93c7c9c2-ecc3-4d2e-a0ab-8a5b19c08a58','44452af3-f92b-4e01-9f8d-de33a89e1ae8','2af59fb4-9d4b-4b91-a295-5f3068a57ca5','914d15dd-34f0-453f-abe8-142c0421eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fb7ccdbcb488d9b108022dc3ec5d2',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1560069779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e84822f-8a06-44fe-9e2f-e6d319e44fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fd4b0756d24550be57622d7cbc8c7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='169fb7ccdbcb488d9b108022dc3ec5d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:09.112095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8a9d7-0045-4a15-a72d-82120430cdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:09.133398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8a9d7-0045-4a15-a72d-82120430cdd7) transitioned into state 'SUCCESS' from state '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-1560069779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fd4b0756d24550be57622d7cbc8c7b',qos_specs=None,replication_status=,reservations=['93c7c9c2-ecc3-4d2e-a0ab-8a5b19c08a58','44452af3-f92b-4e01-9f8d-de33a89e1ae8','2af59fb4-9d4b-4b91-a295-5f3068a57ca5','914d15dd-34f0-453f-abe8-142c0421eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fb7ccdbcb488d9b108022dc3ec5d2',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:09.134180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a551e003-fb7a-4eb8-89fc-ccef4d7863e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:09.143355 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a551e003-fb7a-4eb8-89fc-ccef4d7863e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:09.144307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Flow 'volume_create_api' (5aadf64b-9c2b-440b-a685-9adc1f72cca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:09.144646 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Create volume request issued successfully. Jul 24 01:02:09.145398 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b36f50d4-227d-4971-906b-3cf489317f29 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:09.145863 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1137/4535] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:02:08 2026] POST /volume/v3/volumes => generated 787 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:09.160667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:09.163098 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:09.163746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:09.164044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:09.177618 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:09.177618 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:09.191142 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:09.197276 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40345f6a-db50-4777-a2dc-15e8ebd2fac9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:09.197276 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1127/4536] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:09 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:09.512782 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:09.515059 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:09.515374 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:09.515659 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:09.515796 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:09.521356 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:09.521356 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:09.522304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc17f8f0-0c8f-4c21-b988-7896c39a0024 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:09.522867 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1150/4537] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:09 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:10.211479 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-03baa285-7246-41c4-b0be-a7c96dd782cb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.213833 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-03baa285-7246-41c4-b0be-a7c96dd782cb tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:10.214294 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-03baa285-7246-41c4-b0be-a7c96dd782cb tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.214458 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-03baa285-7246-41c4-b0be-a7c96dd782cb tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.224065 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.224065 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:10.229081 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-03baa285-7246-41c4-b0be-a7c96dd782cb tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:10.234968 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-03baa285-7246-41c4-b0be-a7c96dd782cb tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:10.235565 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1124/4538] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:10.248431 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7c490641-a7ed-4d54-84f0-428692456060 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.250322 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c490641-a7ed-4d54-84f0-428692456060 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:10.250550 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c490641-a7ed-4d54-84f0-428692456060 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.250729 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c490641-a7ed-4d54-84f0-428692456060 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.257919 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.257919 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:10.261283 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7c490641-a7ed-4d54-84f0-428692456060 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:10.265358 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c490641-a7ed-4d54-84f0-428692456060 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:10.265834 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1138/4539] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:10.309474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.312292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:10.312540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.312719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.321527 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.321527 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:10.325909 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:10.334210 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-93926a8b-5abe-4225-af84-3e7151e540d1 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:10.334210 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1128/4540] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:10.428054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-60fa0b34-e410-439f-8e2b-41d910d308d1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.428453 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-60fa0b34-e410-439f-8e2b-41d910d308d1 None None] GET https://10.4.3.67/volume// Jul 24 01:02:10.428612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-60fa0b34-e410-439f-8e2b-41d910d308d1 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.428820 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-60fa0b34-e410-439f-8e2b-41d910d308d1 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.429135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-60fa0b34-e410-439f-8e2b-41d910d308d1 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:10.429878 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1151/4541] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:10.440056 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-0891869d-5ca8-452c-b9c4-53c6c1aed10e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.519454 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-0891869d-5ca8-452c-b9c4-53c6c1aed10e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:02:10.520042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-0891869d-5ca8-452c-b9c4-53c6c1aed10e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e84822f-8a06-44fe-9e2f-e6d319e44fa1", "connector": null, "instance_uuid": "6f12a45e-9fe7-47d1-974c-0da014468bb3"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:10.530004 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.530004 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:10.536164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.538745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:10.538981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.539206 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.539373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:10.543911 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.543911 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:10.544586 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0747ab2e-2ccb-4d49-9fcb-7a01e28bf94f tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:10.545213 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1139/4542] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:10.571873 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-0891869d-5ca8-452c-b9c4-53c6c1aed10e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:02:10.572470 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1125/4543] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:02:10 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:10.603431 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.605702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:10.605873 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.606136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.612730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-253b7986-b8e7-4d9b-ad5c-7bfe43577a65 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.613154 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-253b7986-b8e7-4d9b-ad5c-7bfe43577a65 None None] GET https://10.4.3.67/volume// Jul 24 01:02:10.613297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-253b7986-b8e7-4d9b-ad5c-7bfe43577a65 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.613479 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-253b7986-b8e7-4d9b-ad5c-7bfe43577a65 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.613768 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-253b7986-b8e7-4d9b-ad5c-7bfe43577a65 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:10.614066 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1152/4544] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:10.615865 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.615865 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:10.619302 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:10.622725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.623518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-134d4bc4-347d-4dd4-8620-7aae76d6000d tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:10.623877 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1129/4545] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:10.625016 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:10.625285 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:10.625483 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:10.637425 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.637425 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:10.641812 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:10.646800 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-2ea0690b-f3e6-49be-a581-d9786e6e9a88 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:10.647608 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1140/4546] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:02:10 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 1041 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:10.755555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:10.758112 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] PUT https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff Jul 24 01:02:10.758630 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:10.768184 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Acquiring lock "cinder-attachment_update-4e84822f-8a06-44fe-9e2f-e6d319e44fa1-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:02:10.773503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Lock "cinder-attachment_update-4e84822f-8a06-44fe-9e2f-e6d319e44fa1-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:02:10.774885 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:10.774885 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:10.863411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Lock "cinder-attachment_update-4e84822f-8a06-44fe-9e2f-e6d319e44fa1-np0000005792" released by "attachment_update" :: held 0.090s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:02:10.863833 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-ac9c77b1-bd1a-43b5-a96d-8e4dd306c9cf tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff returned with HTTP 200 Jul 24 01:02:10.864464 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1126/4547] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:02:10 2026] PUT /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:11.555913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-95bfb513-bde2-409b-a56a-435beb30487a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.558743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-95bfb513-bde2-409b-a56a-435beb30487a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:11.559199 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-95bfb513-bde2-409b-a56a-435beb30487a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:11.559544 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-95bfb513-bde2-409b-a56a-435beb30487a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:11.559731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-95bfb513-bde2-409b-a56a-435beb30487a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:11.565686 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:11.565686 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:11.566662 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-95bfb513-bde2-409b-a56a-435beb30487a tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:11.567448 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1153/4548] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:11 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:11.583465 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.585647 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:11.586084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:11.586084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:11.598406 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:11.598406 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:11.603144 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:11.608006 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-94c215af-a343-4e5a-99bf-199369dee836 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:11.608412 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1130/4549] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:02:11 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:11.627874 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.630650 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b/action Jul 24 01:02:11.631136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:11.631323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:11.636309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.638787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:11.639223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:11.639371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:11.643961 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:11.643961 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:11.644538 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:11.651256 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Begin detaching volume completed successfully. Jul 24 01:02:11.651517 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8dcc88b-f296-4438-a75f-b726d144b6ee tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b/action returned with HTTP 202 Jul 24 01:02:11.651750 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:11.651750 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:11.652059 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1141/4550] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:02:11 2026] POST /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:02:11.656878 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:11.663092 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff5ced5a-cdc8-4c25-abc9-c6bc6d2144ad tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:11.663664 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1127/4551] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:11 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:11.697819 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-991c1658-c28f-4ad8-a93a-973fd4162b9e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.698380 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-991c1658-c28f-4ad8-a93a-973fd4162b9e None None] GET https://10.4.3.67/volume// Jul 24 01:02:11.698533 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-991c1658-c28f-4ad8-a93a-973fd4162b9e None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:11.698729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-991c1658-c28f-4ad8-a93a-973fd4162b9e None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:11.699128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-991c1658-c28f-4ad8-a93a-973fd4162b9e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:11.699471 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1154/4552] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:11.708124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:11.710418 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:11.710635 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:11.710851 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:11.720654 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:11.720654 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:11.724170 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:11.728634 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-86a2ef6b-bf95-46a0-865e-a799007089be tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:02:11.729068 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1131/4553] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:02:11 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 1313 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:12.581299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:12.586133 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:12.586399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:12.586576 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:12.586686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:12.591854 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:12.591854 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:12.592644 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4e73044f-705a-4ed7-a948-bf21d71a91bb tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:12.593160 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1142/4554] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:12 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:12.678106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:12.680631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:12.680925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:12.681227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:12.694719 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:12.694719 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:12.699780 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:12.706167 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-829b8d5a-1d51-48fd-9809-da13cc32e36e tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:12.706717 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1128/4555] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:12 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:13.603777 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:13.605558 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:13.605775 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:13.605974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:13.606078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:13.610262 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:13.610262 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:13.610881 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6fc56661-8e7b-42ff-883f-008b38ea5316 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:13.611260 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1155/4556] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:13 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:13.721959 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:13.723942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:13.724173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:13.724462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:13.735011 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:13.735011 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:13.740078 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:13.745845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c6cd04fe-7925-459a-a7e3-5ab5f14d9a40 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:13.746304 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1132/4557] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:13 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:14.132649 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-02c2d74f-1722-4313-90b8-0ace9d3467b5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.134854 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-02c2d74f-1722-4313-90b8-0ace9d3467b5 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] POST https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff/action Jul 24 01:02:14.135268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-02c2d74f-1722-4313-90b8-0ace9d3467b5 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:14.135396 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-02c2d74f-1722-4313-90b8-0ace9d3467b5 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:14.151610 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.151610 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:14.165243 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-eaabaf49-222e-4daa-bcc2-00d5221b64dc req-02c2d74f-1722-4313-90b8-0ace9d3467b5 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff/action returned with HTTP 204 Jul 24 01:02:14.165704 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1143/4558] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:02:14 2026] POST /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:14.336518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87229d30-ddf5-493e-9630-f267c8c22333 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.336915 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87229d30-ddf5-493e-9630-f267c8c22333 None None] GET https://10.4.3.67/volume// Jul 24 01:02:14.337093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87229d30-ddf5-493e-9630-f267c8c22333 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.337319 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87229d30-ddf5-493e-9630-f267c8c22333 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.337629 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87229d30-ddf5-493e-9630-f267c8c22333 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:14.338120 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1129/4559] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:14.347015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-b847f870-d4ab-45ab-af94-f607dec98bb5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.349353 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-b847f870-d4ab-45ab-af94-f607dec98bb5 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:02:14.349841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-b847f870-d4ab-45ab-af94-f607dec98bb5 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b51025a-cf29-49b3-a550-b03ffaa4513b", "connector": null, "instance_uuid": "1deb0bd5-d747-4b56-90ed-e4a098e8cb44"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:14.362541 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.362541 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:14.392070 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-b847f870-d4ab-45ab-af94-f607dec98bb5 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:02:14.392500 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1156/4560] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:02:14 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:14.400550 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-577b2ed1-dc58-4110-bd9c-b6ee04317812 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.402523 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-577b2ed1-dc58-4110-bd9c-b6ee04317812 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] DELETE https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 Jul 24 01:02:14.402739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-577b2ed1-dc58-4110-bd9c-b6ee04317812 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.402958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-577b2ed1-dc58-4110-bd9c-b6ee04317812 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.412816 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.412816 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:14.456750 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-4507b194-c4ea-4bc3-b427-49a6b8e30bc4 req-577b2ed1-dc58-4110-bd9c-b6ee04317812 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 returned with HTTP 200 Jul 24 01:02:14.457332 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1133/4561] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:02:14 2026] DELETE /volume/v3/attachments/f3e13cc7-5d55-4b38-bb3b-5165de927956 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:14.602354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8ddd780-f992-4612-846d-4fb8ab51472f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.606032 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8ddd780-f992-4612-846d-4fb8ab51472f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 Jul 24 01:02:14.606319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8ddd780-f992-4612-846d-4fb8ab51472f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.606584 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8ddd780-f992-4612-846d-4fb8ab51472f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.615329 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.615329 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:14.621210 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e0e285e4-af27-4dac-8636-10ab2894e855 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.623550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0e285e4-af27-4dac-8636-10ab2894e855 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:14.623858 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0e285e4-af27-4dac-8636-10ab2894e855 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.624096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e0e285e4-af27-4dac-8636-10ab2894e855 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.624256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e0e285e4-af27-4dac-8636-10ab2894e855 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:14.629428 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.629428 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:14.630283 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e0e285e4-af27-4dac-8636-10ab2894e855 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:14.630825 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1130/4562] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:14 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:14.662823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-181eb77c-f0c6-41fe-be4f-39964f5fc57d req-f8ddd780-f992-4612-846d-4fb8ab51472f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 returned with HTTP 200 Jul 24 01:02:14.663326 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1144/4563] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:02:14 2026] DELETE /volume/v3/attachments/0184e98c-ba48-4ec0-b448-7e193c241c54 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:14.759251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.761032 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:14.761246 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.761419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.770724 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.770724 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:14.773974 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:14.779464 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-90b21c01-8116-4ac9-b4e3-b3a31b5e55da tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:14.780008 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1157/4564] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:14 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 1172 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:14.792766 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-754b0271-a366-42a2-9a2f-7df5e4527567 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.795754 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-754b0271-a366-42a2-9a2f-7df5e4527567 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:14.796010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-754b0271-a366-42a2-9a2f-7df5e4527567 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.796338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-754b0271-a366-42a2-9a2f-7df5e4527567 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.808050 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.808050 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:14.813053 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-754b0271-a366-42a2-9a2f-7df5e4527567 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:14.819811 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-754b0271-a366-42a2-9a2f-7df5e4527567 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:14.820320 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1134/4565] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:14 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:14.836059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-70a8c527-b81c-4324-a21e-bafb19e70f95 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.841829 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1131/4566] 10.4.3.67 () {70 vars in 1604 bytes} [Fri Jul 24 01:02:14 2026] DELETE /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 01:02:14.841951 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29c46143-2a50-4390-89c9-eea2aff72ccb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.843528 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:02:14.843876 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d16c5aec-e017-43fe-8654-3396a8514f2b", "force": false, "name": "tempest-TestStampPattern-snapshot-1875595839", "description": null, "metadata": null}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:14.850422 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-81abf9dd-8d85-416e-aacf-eaf8b9824948 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.853012 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.853012 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:14.853311 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:02:14.853463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create snapshot from volume d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:02:14.873507 np0000005792 devstack@c-api.service[100230]: WARNING keystonemiddleware.auth_token [None req-81abf9dd-8d85-416e-aacf-eaf8b9824948 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 01:02:14.874786 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1158/4567] 10.4.3.67 () {70 vars in 1604 bytes} [Fri Jul 24 01:02:14 2026] DELETE /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 24 01:02:14.882254 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.885040 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] DELETE https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff Jul 24 01:02:14.885291 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.885497 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.893898 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Created reservations ['b1697437-7d0b-4051-8a24-5b65612fe1c4', '240f328a-f64d-47c8-a3a9-eb3159546633', 'aa09c5b5-b081-49a4-80bd-4c7a0afa456e', '4aa30b9c-5bf5-4bff-8c10-e8d86ff49c89'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:14.894978 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.894978 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:14.898607 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Attachment connected to vm 6f12a45e-9fe7-47d1-974c-0da014468bb3, checking data on nova Jul 24 01:02:14.899154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.compute.nova [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Creating Keystone token plugin using URL: https://10.4.3.67/identity {{(pid=100232) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 01:02:14.929784 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot create request issued successfully. Jul 24 01:02:14.930204 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29c46143-2a50-4390-89c9-eea2aff72ccb tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:02:14.930825 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1145/4568] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:02:14 2026] POST /volume/v3/snapshots => generated 303 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:14.940313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:14.942399 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:02:14.942681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:14.942977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:14.950343 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:14.950343 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:14.950862 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:02:14.951762 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e739fea-9b6c-4862-845a-26ced4c0f02f tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 200 Jul 24 01:02:14.952146 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1132/4569] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:14 2026] GET /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:02:15.050141 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] REQ: curl -g -i -X GET https://10.4.3.67/compute/v2.1/servers/6f12a45e-9fe7-47d1-974c-0da014468bb3/os-volume_attachments/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e8671ad53e1de9475db2adf89621502af7ab6e40485879ead189db205def2bcb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-189a17cd-2d8c-431c-bad7-60f838fc0677" -H "X-Service-Token: {SHA256}10f4b205905821820b9fa5591583740024919154d8804de38b60cd9f230a5fb2" {{(pid=100232) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 01:02:15.167749 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 01:02:15 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-46bdc66d-068f-4918-8150-d8147092ba7a x-openstack-request-id: req-46bdc66d-068f-4918-8150-d8147092ba7a {{(pid=100232) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 01:02:15.167894 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4e84822f-8a06-44fe-9e2f-e6d319e44fa1", "serverId": "6f12a45e-9fe7-47d1-974c-0da014468bb3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "aae76041-96e8-4d32-9ab8-96078a6a3cff", "bdm_uuid": "9761c40b-7b85-4ede-8d4f-b2f5794c5fd8"}} {{(pid=100232) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 01:02:15.168022 np0000005792 devstack@c-api.service[100232]: DEBUG novaclient.v2.client [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET call to compute for https://10.4.3.67/compute/v2.1/servers/6f12a45e-9fe7-47d1-974c-0da014468bb3/os-volume_attachments/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 used request id req-46bdc66d-068f-4918-8150-d8147092ba7a {{(pid=100232) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 01:02:15.170489 np0000005792 devstack@c-api.service[100232]: ERROR cinder.volume.api [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Caught error: Detach volume from instance 6f12a45e-9fe7-47d1-974c-0da014468bb3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6f12a45e-9fe7-47d1-974c-0da014468bb3 using the Compute API Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 01:02:15.173759 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6f12a45e-9fe7-47d1-974c-0da014468bb3 using the Compute API Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: ERROR cinder.api.middleware.fault Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.middleware.fault [None req-189a17cd-2d8c-431c-bad7-60f838fc0677 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff returned with HTTP 409 Jul 24 01:02:15.175255 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1135/4570] 10.4.3.67 () {68 vars in 1397 bytes} [Fri Jul 24 01:02:14 2026] DELETE /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff => generated 167 bytes in 293 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:15.214481 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.217268 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:15.217361 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.217619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.228393 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.228393 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:15.233250 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:15.239833 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-0846c97e-1e85-4269-b24f-93cb77b55006 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:15.241242 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1159/4571] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 1154 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:15.267021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.270456 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] POST https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1/action Jul 24 01:02:15.270456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:15.270456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:15.286728 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.286728 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:15.288322 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:15.298440 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Begin detaching volume completed successfully. Jul 24 01:02:15.298660 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-eca811f7-7e23-4081-adf1-0b67e6301c3f tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1/action returned with HTTP 202 Jul 24 01:02:15.299309 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1146/4572] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:02:15 2026] POST /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:02:15.370761 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-046801bc-3b7a-4b97-a304-43259299e8b0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.371290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-046801bc-3b7a-4b97-a304-43259299e8b0 None None] GET https://10.4.3.67/volume// Jul 24 01:02:15.371500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-046801bc-3b7a-4b97-a304-43259299e8b0 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.371658 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-046801bc-3b7a-4b97-a304-43259299e8b0 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.372003 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-046801bc-3b7a-4b97-a304-43259299e8b0 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:15.372322 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1133/4573] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:15.387137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.391020 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:15.391353 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.391580 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.433701 np0000005792 devstack@c-api.service[100232]: DEBUG oslo_db.sqlalchemy.engines [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 01:02:15.445870 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.445870 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:15.451285 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:15.457080 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-9306784c-fde0-41f7-9cbe-a363cabbfa18 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:15.457544 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1136/4574] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 1337 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:15.643319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.645714 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:15.646023 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.646314 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.646476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:15.660003 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.660003 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:15.660945 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6cae9a77-d99f-4774-b432-5d2ac140c21b tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:15.661540 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1160/4575] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:15.810848 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2a756860-a806-4904-92e4-d2591f1560d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.811402 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a756860-a806-4904-92e4-d2591f1560d7 None None] GET https://10.4.3.67/volume// Jul 24 01:02:15.811652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a756860-a806-4904-92e4-d2591f1560d7 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.811929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2a756860-a806-4904-92e4-d2591f1560d7 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.812458 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2a756860-a806-4904-92e4-d2591f1560d7 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:02:15.812869 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1147/4576] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:02:15.820435 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.822664 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] GET https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:02:15.822897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.823098 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.832793 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.832793 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:15.836216 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:02:15.841003 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-33fda5f1-0dce-4be0-b41e-ace19359c1ee tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 200 Jul 24 01:02:15.841601 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1134/4577] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:02:15.945633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.948222 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] PUT https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 Jul 24 01:02:15.948606 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:15.956098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Acquiring lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:02:15.964242 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" acquired by "attachment_update" :: waited 0.008s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:02:15.964631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.965406 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.965406 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:15.966375 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:02:15.966608 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.966803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.972424 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.972424 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:15.972909 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:02:15.973742 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4ddcf02b-5733-48f0-b7a4-14a256044a36 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 200 Jul 24 01:02:15.974236 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1161/4578] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:15.984767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:15.986721 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:02:15.986976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:15.987221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:15.993773 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:15.993773 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:15.994449 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:02:15.995776 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3c1e41a8-a1de-4dbb-9384-b4aff667048b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 200 Jul 24 01:02:15.996424 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1148/4579] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:15 2026] GET /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:16.061771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Lock "cinder-attachment_update-7b51025a-cf29-49b3-a550-b03ffaa4513b-np0000005792" released by "attachment_update" :: held 0.097s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:02:16.062118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-833e891f-c754-4009-b755-d16d1fdabb13 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 returned with HTTP 200 Jul 24 01:02:16.062570 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1137/4580] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:02:15 2026] PUT /volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:16.085067 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-8601d950-1d78-418d-b5d5-8f53c186a669 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.086572 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-8601d950-1d78-418d-b5d5-8f53c186a669 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] POST https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2/action Jul 24 01:02:16.086968 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-8601d950-1d78-418d-b5d5-8f53c186a669 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:16.087090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-8601d950-1d78-418d-b5d5-8f53c186a669 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:16.104553 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.104553 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:16.119066 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-610c0548-07c9-4dd7-b971-143dd2c0bb2b req-8601d950-1d78-418d-b5d5-8f53c186a669 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2/action returned with HTTP 204 Jul 24 01:02:16.119699 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1135/4581] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:02:16 2026] POST /volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:16.322036 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-6b0728ca-0178-4d6e-9457-297e20047d44 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.324245 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-6b0728ca-0178-4d6e-9457-297e20047d44 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] DELETE https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff Jul 24 01:02:16.324493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-6b0728ca-0178-4d6e-9457-297e20047d44 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.324721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-6b0728ca-0178-4d6e-9457-297e20047d44 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.332257 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.332257 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:16.384947 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5f116370-4168-4efd-bbb5-04ed488bd08d req-6b0728ca-0178-4d6e-9457-297e20047d44 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff returned with HTTP 200 Jul 24 01:02:16.385419 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1162/4582] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:02:16 2026] DELETE /volume/v3/attachments/aae76041-96e8-4d32-9ab8-96078a6a3cff => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:16.462049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.464308 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:16.464523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.464736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.477269 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.477269 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:16.488992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:16.497546 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-98236715-1913-482d-a90b-22fe12605d5b req-98091761-7880-4c7d-bd00-cf7d179f89b9 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:16.498251 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1149/4583] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:02:16 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:16.516172 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.518593 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:16.518888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.519168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.519436 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Delete volume with id: 4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:16.528888 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.528888 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:16.529563 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:16.552408 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Delete volume request issued successfully. Jul 24 01:02:16.552408 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49e36f8b-1fea-4c85-a1a4-16de257f0b32 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 202 Jul 24 01:02:16.552408 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1138/4584] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:02:16 2026] DELETE /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:02:16.560593 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b83011ed-b098-4d4a-865b-bf95dabf960c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.562716 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b83011ed-b098-4d4a-865b-bf95dabf960c tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:16.562931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b83011ed-b098-4d4a-865b-bf95dabf960c tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.564212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b83011ed-b098-4d4a-865b-bf95dabf960c tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.572632 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.572632 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:16.577333 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b83011ed-b098-4d4a-865b-bf95dabf960c tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Volume info retrieved successfully. Jul 24 01:02:16.584775 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b83011ed-b098-4d4a-865b-bf95dabf960c tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 200 Jul 24 01:02:16.584775 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1136/4585] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:16 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:16.674030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.677901 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] GET https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:16.677901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.677901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.677901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Show backup with id 339d061f-ceb1-4692-86b3-9cbb78a3709a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:16.680761 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.680761 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:16.681540 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d4fcd39-002d-4ebf-85cc-af3fcb923c98 tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 200 Jul 24 01:02:16.681943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1163/4586] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:02:16 2026] GET /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:16.695720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.697830 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] DELETE https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a Jul 24 01:02:16.698142 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.698419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.698609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Delete backup with id: 339d061f-ceb1-4692-86b3-9cbb78a3709a. Jul 24 01:02:16.708799 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.708799 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:16.708799 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] HTTP exception thrown: Invalid backup: Backup status must be available or error Jul 24 01:02:16.708799 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29ce6f9e-c100-48ff-9c55-4d5e0d8170ae tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a returned with HTTP 400 Jul 24 01:02:16.708799 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1150/4587] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:02:16 2026] DELETE /volume/v3/backups/339d061f-ceb1-4692-86b3-9cbb78a3709a => generated 100 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:02:16.718603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-71ca3b63-f403-4b27-b935-23f83b7e408c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:16.720894 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d Jul 24 01:02:16.721774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:16.721774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:16.721937 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Delete volume with id: bebdac20-c4d0-4a08-9a9d-f993f8295c0d Jul 24 01:02:16.732335 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:16.732335 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:16.732807 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Volume info retrieved successfully. Jul 24 01:02:16.742311 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 24 01:02:16.742311 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-71ca3b63-f403-4b27-b935-23f83b7e408c tempest-ProjectAdminTests39-1911845541 tempest-ProjectAdminTests39-1911845541-project-admin] https://10.4.3.67/volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d returned with HTTP 400 Jul 24 01:02:16.742929 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1139/4588] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:02:16 2026] DELETE /volume/v3/volumes/bebdac20-c4d0-4a08-9a9d-f993f8295c0d => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 01:02:17.603831 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-87ee6311-1882-464f-96f9-70bfc2332644 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:17.608404 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87ee6311-1882-464f-96f9-70bfc2332644 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] GET https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 Jul 24 01:02:17.608791 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87ee6311-1882-464f-96f9-70bfc2332644 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:17.611131 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-87ee6311-1882-464f-96f9-70bfc2332644 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:17.622290 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-87ee6311-1882-464f-96f9-70bfc2332644 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821 tempest-TestServerVolumeAttachScenarioOldVersion-2128229821-project-member] https://10.4.3.67/volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 returned with HTTP 404 Jul 24 01:02:17.623125 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1137/4589] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:17 2026] GET /volume/v3/volumes/4e84822f-8a06-44fe-9e2f-e6d319e44fa1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:02:18.209882 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-71c19ecd-a42b-4a0c-a521-cacfd331a257 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.310935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-71c19ecd-a42b-4a0c-a521-cacfd331a257 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.311398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-71c19ecd-a42b-4a0c-a521-cacfd331a257 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-742416726", "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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.336690 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-71c19ecd-a42b-4a0c-a521-cacfd331a257 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.337255 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1164/4590] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 379 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.349052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2d4df7d0-5a72-4320-967d-543b85110d8d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.355061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d4df7d0-5a72-4320-967d-543b85110d8d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption Jul 24 01:02:18.355805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d4df7d0-5a72-4320-967d-543b85110d8d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.382637 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d4df7d0-5a72-4320-967d-543b85110d8d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption returned with HTTP 200 Jul 24 01:02:18.383165 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1151/4591] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.396180 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e2172de5-91a2-49f7-be28-b8ae252e10fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.398155 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e2172de5-91a2-49f7-be28-b8ae252e10fb tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.398639 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e2172de5-91a2-49f7-be28-b8ae252e10fb tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323240604", "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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.417985 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e2172de5-91a2-49f7-be28-b8ae252e10fb tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.418500 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1140/4592] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.426504 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d9eb0496-80d4-4592-8625-b5d6a08cc37d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.428511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9eb0496-80d4-4592-8625-b5d6a08cc37d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e/encryption Jul 24 01:02:18.428937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d9eb0496-80d4-4592-8625-b5d6a08cc37d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.448470 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d9eb0496-80d4-4592-8625-b5d6a08cc37d tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e/encryption returned with HTTP 200 Jul 24 01:02:18.448902 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1138/4593] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.462948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-497ecaaf-8ffa-4ddb-b253-373bdf364274 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.468381 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-497ecaaf-8ffa-4ddb-b253-373bdf364274 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.468965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-497ecaaf-8ffa-4ddb-b253-373bdf364274 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-768892964", "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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.494579 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-497ecaaf-8ffa-4ddb-b253-373bdf364274 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.498738 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1165/4594] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.509489 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2aa6cbf4-2337-4a11-a999-10092f825b4f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.511454 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2aa6cbf4-2337-4a11-a999-10092f825b4f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs Jul 24 01:02:18.511758 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2aa6cbf4-2337-4a11-a999-10092f825b4f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.539667 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2aa6cbf4-2337-4a11-a999-10092f825b4f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs returned with HTTP 200 Jul 24 01:02:18.540475 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1152/4595] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:18.550890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-419c5873-aa88-480e-a3e8-24b06b593c13 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.553556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-419c5873-aa88-480e-a3e8-24b06b593c13 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] PUT https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs/key2 Jul 24 01:02:18.553897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-419c5873-aa88-480e-a3e8-24b06b593c13 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.572256 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-419c5873-aa88-480e-a3e8-24b06b593c13 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs/key2 returned with HTTP 200 Jul 24 01:02:18.572644 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1141/4596] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:02:18 2026] PUT /volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd/extra_specs/key2 => generated 25 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:18.583168 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-48eea2df-e756-4ef5-852f-140994afa591 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.585203 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-48eea2df-e756-4ef5-852f-140994afa591 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.585593 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-48eea2df-e756-4ef5-852f-140994afa591 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.599415 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-48eea2df-e756-4ef5-852f-140994afa591 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.599920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1139/4597] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.609856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6c573d86-d745-485d-aaae-f37b02222756 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.611183 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c573d86-d745-485d-aaae-f37b02222756 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/e1361e67-f702-4471-8442-904361c0b577 Jul 24 01:02:18.611389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c573d86-d745-485d-aaae-f37b02222756 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.611571 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6c573d86-d745-485d-aaae-f37b02222756 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.634452 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6c573d86-d745-485d-aaae-f37b02222756 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/e1361e67-f702-4471-8442-904361c0b577 returned with HTTP 202 Jul 24 01:02:18.634900 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1166/4598] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:18 2026] DELETE /volume/v3/types/e1361e67-f702-4471-8442-904361c0b577 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:18.643209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd52b2f7-fc3d-4f80-aafa-be7fadeb7f5f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.645629 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd52b2f7-fc3d-4f80-aafa-be7fadeb7f5f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.646150 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd52b2f7-fc3d-4f80-aafa-be7fadeb7f5f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-845923012", "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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.664996 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd52b2f7-fc3d-4f80-aafa-be7fadeb7f5f tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.665526 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1153/4599] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.678457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-215233ed-fc5f-4803-8dda-56e1969bf1ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.680199 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-215233ed-fc5f-4803-8dda-56e1969bf1ab tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption Jul 24 01:02:18.680600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-215233ed-fc5f-4803-8dda-56e1969bf1ab tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.695159 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-215233ed-fc5f-4803-8dda-56e1969bf1ab tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption returned with HTTP 200 Jul 24 01:02:18.695657 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1142/4600] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.705244 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a6c14896-f61d-4f95-9aed-8675b72452f5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.707131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a6c14896-f61d-4f95-9aed-8675b72452f5 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption/a9dbdd1c-333c-472e-b8b7-b0a1386ae18d Jul 24 01:02:18.707363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a6c14896-f61d-4f95-9aed-8675b72452f5 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.707562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a6c14896-f61d-4f95-9aed-8675b72452f5 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.722540 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a6c14896-f61d-4f95-9aed-8675b72452f5 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption/a9dbdd1c-333c-472e-b8b7-b0a1386ae18d returned with HTTP 202 Jul 24 01:02:18.723034 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1140/4601] 10.4.3.67 () {66 vars in 1482 bytes} [Fri Jul 24 01:02:18 2026] DELETE /volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0/encryption/a9dbdd1c-333c-472e-b8b7-b0a1386ae18d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:18.733891 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d7cc0a9c-75f9-433c-b701-3504d05fdc23 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.737461 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d7cc0a9c-75f9-433c-b701-3504d05fdc23 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.737994 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d7cc0a9c-75f9-433c-b701-3504d05fdc23 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1018750680", "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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.755815 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d7cc0a9c-75f9-433c-b701-3504d05fdc23 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.756357 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1167/4602] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.767975 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b33fdbee-eb40-4427-86d9-08358331e639 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.771317 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b33fdbee-eb40-4427-86d9-08358331e639 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/423889f4-e067-4353-b7de-7291411d178c/extra_specs/key1 Jul 24 01:02:18.771317 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b33fdbee-eb40-4427-86d9-08358331e639 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.771317 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b33fdbee-eb40-4427-86d9-08358331e639 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.790852 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b33fdbee-eb40-4427-86d9-08358331e639 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/423889f4-e067-4353-b7de-7291411d178c/extra_specs/key1 returned with HTTP 202 Jul 24 01:02:18.791301 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1154/4603] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:02:18 2026] DELETE /volume/v3/types/423889f4-e067-4353-b7de-7291411d178c/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:02:18.802378 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-efc07c3a-710b-4eaf-be4e-5531cb6c9e3c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.806617 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efc07c3a-710b-4eaf-be4e-5531cb6c9e3c tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:18.806980 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-efc07c3a-710b-4eaf-be4e-5531cb6c9e3c tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1598536452", "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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:18.828223 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-efc07c3a-710b-4eaf-be4e-5531cb6c9e3c tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.828223 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1143/4604] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:18 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.837355 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-738729fb-55ba-49b2-a2c4-a9146cffad34 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.839396 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-738729fb-55ba-49b2-a2c4-a9146cffad34 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/f8f26ca9-c82b-43ae-a65e-31b5ff3311c2 Jul 24 01:02:18.839588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-738729fb-55ba-49b2-a2c4-a9146cffad34 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.839809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-738729fb-55ba-49b2-a2c4-a9146cffad34 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.865185 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-738729fb-55ba-49b2-a2c4-a9146cffad34 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/f8f26ca9-c82b-43ae-a65e-31b5ff3311c2 returned with HTTP 202 Jul 24 01:02:18.865626 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1141/4605] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:18 2026] DELETE /volume/v3/types/f8f26ca9-c82b-43ae-a65e-31b5ff3311c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:18.874395 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fd06e67e-3dac-4fac-b12d-b4262d40f025 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.879092 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd06e67e-3dac-4fac-b12d-b4262d40f025 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs Jul 24 01:02:18.879092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd06e67e-3dac-4fac-b12d-b4262d40f025 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.879092 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fd06e67e-3dac-4fac-b12d-b4262d40f025 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.892820 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fd06e67e-3dac-4fac-b12d-b4262d40f025 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs returned with HTTP 200 Jul 24 01:02:18.893388 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1168/4606] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 01:02:18 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs => generated 185 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:18.903263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5f57ce17-c44b-4ef3-a673-09ef4f91bd32 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.905781 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5f57ce17-c44b-4ef3-a673-09ef4f91bd32 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types Jul 24 01:02:18.906007 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5f57ce17-c44b-4ef3-a673-09ef4f91bd32 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.906204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5f57ce17-c44b-4ef3-a673-09ef4f91bd32 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.935522 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5f57ce17-c44b-4ef3-a673-09ef4f91bd32 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:18.935963 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1155/4607] 10.4.3.67 () {66 vars in 1224 bytes} [Fri Jul 24 01:02:18 2026] GET /volume/v3/types => generated 2825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:18.949807 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5188d3a2-fa42-4429-b840-4fad3977af85 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.952958 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5188d3a2-fa42-4429-b840-4fad3977af85 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/cipher Jul 24 01:02:18.953140 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5188d3a2-fa42-4429-b840-4fad3977af85 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.953325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5188d3a2-fa42-4429-b840-4fad3977af85 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:18.962599 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5188d3a2-fa42-4429-b840-4fad3977af85 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/cipher returned with HTTP 200 Jul 24 01:02:18.963274 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1144/4608] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:02:18 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:18.980174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4d5d5929-c9d5-4979-a32d-2108ff5054e7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:18.982055 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4d5d5929-c9d5-4979-a32d-2108ff5054e7 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption Jul 24 01:02:18.982300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4d5d5929-c9d5-4979-a32d-2108ff5054e7 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:18.982497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4d5d5929-c9d5-4979-a32d-2108ff5054e7 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.001299 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4d5d5929-c9d5-4979-a32d-2108ff5054e7 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption returned with HTTP 200 Jul 24 01:02:19.001861 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1142/4609] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 01:02:18 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:19.015539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5ddc6221-9fca-4f9f-8d27-72987328aaaf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.017793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ddc6221-9fca-4f9f-8d27-72987328aaaf tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/multiattach Jul 24 01:02:19.017793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ddc6221-9fca-4f9f-8d27-72987328aaaf tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.017793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ddc6221-9fca-4f9f-8d27-72987328aaaf tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.024183 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ddc6221-9fca-4f9f-8d27-72987328aaaf tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/multiattach returned with HTTP 200 Jul 24 01:02:19.024542 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1169/4610] 10.4.3.67 () {66 vars in 1407 bytes} [Fri Jul 24 01:02:19 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:19.031435 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f85e3152-9b4b-44aa-96da-f558909cb80b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.033223 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f85e3152-9b4b-44aa-96da-f558909cb80b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/volume_backend_name Jul 24 01:02:19.033392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f85e3152-9b4b-44aa-96da-f558909cb80b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.033564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f85e3152-9b4b-44aa-96da-f558909cb80b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.042145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f85e3152-9b4b-44aa-96da-f558909cb80b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/volume_backend_name returned with HTTP 200 Jul 24 01:02:19.042366 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1156/4611] 10.4.3.67 () {66 vars in 1431 bytes} [Fri Jul 24 01:02:19 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:19.055708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-02e97ac7-13d0-4945-aaa8-c8d7492e30aa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.057597 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02e97ac7-13d0-4945-aaa8-c8d7492e30aa tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] GET https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 Jul 24 01:02:19.058360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02e97ac7-13d0-4945-aaa8-c8d7492e30aa tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.058406 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-02e97ac7-13d0-4945-aaa8-c8d7492e30aa tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.074355 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-02e97ac7-13d0-4945-aaa8-c8d7492e30aa tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 returned with HTTP 200 Jul 24 01:02:19.074355 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1145/4612] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:02:19 2026] GET /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 => generated 401 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:19.079718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b9721bcb-bbcd-427e-9d0d-24806ed68e1e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.084763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b9721bcb-bbcd-427e-9d0d-24806ed68e1e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] PUT https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/3526c1af-f9ee-4a77-a762-36ceafeebc21 Jul 24 01:02:19.084763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b9721bcb-bbcd-427e-9d0d-24806ed68e1e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:19.105539 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b9721bcb-bbcd-427e-9d0d-24806ed68e1e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/3526c1af-f9ee-4a77-a762-36ceafeebc21 returned with HTTP 200 Jul 24 01:02:19.106510 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1143/4613] 10.4.3.67 () {68 vars in 1499 bytes} [Fri Jul 24 01:02:19 2026] PUT /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/encryption/3526c1af-f9ee-4a77-a762-36ceafeebc21 => generated 33 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:19.119632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f6a9af25-f1fb-43e8-8e4b-29a2828870a0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.124865 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6a9af25-f1fb-43e8-8e4b-29a2828870a0 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] PUT https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/key1 Jul 24 01:02:19.124865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6a9af25-f1fb-43e8-8e4b-29a2828870a0 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:19.145214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6a9af25-f1fb-43e8-8e4b-29a2828870a0 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/key1 returned with HTTP 200 Jul 24 01:02:19.145743 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1170/4614] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:02:19 2026] PUT /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:19.157209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-21c21548-7cb0-4007-9981-1be975b18760 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.161943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21c21548-7cb0-4007-9981-1be975b18760 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] PUT https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 Jul 24 01:02:19.162817 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-21c21548-7cb0-4007-9981-1be975b18760 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:19.194287 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-21c21548-7cb0-4007-9981-1be975b18760 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 returned with HTTP 200 Jul 24 01:02:19.194773 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1157/4615] 10.4.3.67 () {68 vars in 1355 bytes} [Fri Jul 24 01:02:19 2026] PUT /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 => generated 370 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:19.209246 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d1c373fd-7073-40b3-aa1e-23e0c5bb2f81 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.211724 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1c373fd-7073-40b3-aa1e-23e0c5bb2f81 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/423889f4-e067-4353-b7de-7291411d178c Jul 24 01:02:19.212081 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1c373fd-7073-40b3-aa1e-23e0c5bb2f81 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.212275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1c373fd-7073-40b3-aa1e-23e0c5bb2f81 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.249412 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1c373fd-7073-40b3-aa1e-23e0c5bb2f81 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/423889f4-e067-4353-b7de-7291411d178c returned with HTTP 202 Jul 24 01:02:19.250066 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1146/4616] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:19 2026] DELETE /volume/v3/types/423889f4-e067-4353-b7de-7291411d178c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:19.261850 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eaeaaa65-2ac0-4e65-8e8f-76c04fb64d5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.264902 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eaeaaa65-2ac0-4e65-8e8f-76c04fb64d5e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0 Jul 24 01:02:19.264902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eaeaaa65-2ac0-4e65-8e8f-76c04fb64d5e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.264902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eaeaaa65-2ac0-4e65-8e8f-76c04fb64d5e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.303374 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eaeaaa65-2ac0-4e65-8e8f-76c04fb64d5e tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0 returned with HTTP 202 Jul 24 01:02:19.303869 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1144/4617] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:19 2026] DELETE /volume/v3/types/3d6ae3d2-7c67-4f3c-9ebb-28b467b2e7f0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:19.311892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-64b6498f-abc8-4812-ac7c-ebf86737292b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.318210 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-64b6498f-abc8-4812-ac7c-ebf86737292b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd Jul 24 01:02:19.318210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-64b6498f-abc8-4812-ac7c-ebf86737292b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.318210 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-64b6498f-abc8-4812-ac7c-ebf86737292b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.350128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-64b6498f-abc8-4812-ac7c-ebf86737292b tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd returned with HTTP 202 Jul 24 01:02:19.350128 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1171/4618] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:19 2026] DELETE /volume/v3/types/01aaeee7-2a23-4529-96ef-551f66205cfd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:19.357104 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-34ac3698-0f7e-44c6-84bc-7310ebf4e801 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.358917 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34ac3698-0f7e-44c6-84bc-7310ebf4e801 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e Jul 24 01:02:19.359183 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34ac3698-0f7e-44c6-84bc-7310ebf4e801 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.359421 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34ac3698-0f7e-44c6-84bc-7310ebf4e801 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.386000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34ac3698-0f7e-44c6-84bc-7310ebf4e801 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e returned with HTTP 202 Jul 24 01:02:19.386440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1158/4619] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:19 2026] DELETE /volume/v3/types/ada4bf2b-7310-41c5-9020-9826f5161e6e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:19.394148 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b79f4aff-844d-4e6d-bfc6-bb85d2c1ab89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.395922 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b79f4aff-844d-4e6d-bfc6-bb85d2c1ab89 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] DELETE https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 Jul 24 01:02:19.396152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b79f4aff-844d-4e6d-bfc6-bb85d2c1ab89 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.396386 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b79f4aff-844d-4e6d-bfc6-bb85d2c1ab89 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.420876 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b79f4aff-844d-4e6d-bfc6-bb85d2c1ab89 tempest-VolumeTypesAdminTests-1408452058 tempest-VolumeTypesAdminTests-1408452058-project-admin] https://10.4.3.67/volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 returned with HTTP 202 Jul 24 01:02:19.421529 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1147/4620] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:19 2026] DELETE /volume/v3/types/a6baa8d8-def9-49da-8421-783a951fd538 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:21.136567 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-59e0917f-aec6-4e28-910d-f3181177c6c8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.252884 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-59e0917f-aec6-4e28-910d-f3181177c6c8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.253340 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-59e0917f-aec6-4e28-910d-f3181177c6c8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677400876", "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=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.273114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-59e0917f-aec6-4e28-910d-f3181177c6c8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.273813 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1145/4621] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 379 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.285294 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e9fbe551-ad18-4ea6-9bf2-fb0b7bd32fd0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.287743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9fbe551-ad18-4ea6-9bf2-fb0b7bd32fd0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption Jul 24 01:02:21.288111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9fbe551-ad18-4ea6-9bf2-fb0b7bd32fd0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.305918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9fbe551-ad18-4ea6-9bf2-fb0b7bd32fd0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption returned with HTTP 200 Jul 24 01:02:21.306346 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1172/4622] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.319941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-90f75777-bb55-4ea9-b745-caacf07fa1e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.322403 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-90f75777-bb55-4ea9-b745-caacf07fa1e1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.322882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-90f75777-bb55-4ea9-b745-caacf07fa1e1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-914414116", "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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.345291 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-90f75777-bb55-4ea9-b745-caacf07fa1e1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.345840 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1159/4623] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.356167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2fe74d85-cf2c-45a1-8bf0-8f0dc6fe989a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.430590 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2fe74d85-cf2c-45a1-8bf0-8f0dc6fe989a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] POST https://10.4.3.67/volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3/encryption Jul 24 01:02:21.430901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2fe74d85-cf2c-45a1-8bf0-8f0dc6fe989a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.432830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-2fe74d85-cf2c-45a1-8bf0-8f0dc6fe989a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.433017 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2fe74d85-cf2c-45a1-8bf0-8f0dc6fe989a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3/encryption returned with HTTP 403 Jul 24 01:02:21.433609 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1148/4624] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3/encryption => generated 127 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.442514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bfb6dced-6ba0-434f-b3d3-439b30167293 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.444470 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bfb6dced-6ba0-434f-b3d3-439b30167293 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.444918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bfb6dced-6ba0-434f-b3d3-439b30167293 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1998495951", "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=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.462246 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bfb6dced-6ba0-434f-b3d3-439b30167293 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.462660 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1146/4625] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.471389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ba6412e2-2289-448f-9e37-b21fd3ff3bb1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.473403 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba6412e2-2289-448f-9e37-b21fd3ff3bb1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] POST https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs Jul 24 01:02:21.473732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ba6412e2-2289-448f-9e37-b21fd3ff3bb1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.475671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-ba6412e2-2289-448f-9e37-b21fd3ff3bb1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.475897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ba6412e2-2289-448f-9e37-b21fd3ff3bb1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs returned with HTTP 403 Jul 24 01:02:21.476407 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1173/4626] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.483425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a811aa42-17ae-4264-9679-7e6f6123fbab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.485321 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a811aa42-17ae-4264-9679-7e6f6123fbab tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] PUT https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs/key2 Jul 24 01:02:21.485642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a811aa42-17ae-4264-9679-7e6f6123fbab tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.487629 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-a811aa42-17ae-4264-9679-7e6f6123fbab tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.487833 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a811aa42-17ae-4264-9679-7e6f6123fbab tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs/key2 returned with HTTP 403 Jul 24 01:02:21.488325 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1160/4627] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:02:21 2026] PUT /volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.498095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d52111e1-8eb6-4be5-af3d-7a53b79374cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.500460 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d52111e1-8eb6-4be5-af3d-7a53b79374cb tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.500821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d52111e1-8eb6-4be5-af3d-7a53b79374cb tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.503351 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-d52111e1-8eb6-4be5-af3d-7a53b79374cb tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.503790 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d52111e1-8eb6-4be5-af3d-7a53b79374cb tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types returned with HTTP 403 Jul 24 01:02:21.504448 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1149/4628] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.515673 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5a297037-8c2e-4bac-a1ca-343b98af6cee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.517738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a297037-8c2e-4bac-a1ca-343b98af6cee tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.518304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5a297037-8c2e-4bac-a1ca-343b98af6cee tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1607623306", "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=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.538528 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5a297037-8c2e-4bac-a1ca-343b98af6cee tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.539018 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1147/4629] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.548002 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-225aca07-6e03-48df-b144-145a879a67a6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.550110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-225aca07-6e03-48df-b144-145a879a67a6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption Jul 24 01:02:21.550508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-225aca07-6e03-48df-b144-145a879a67a6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.577879 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-225aca07-6e03-48df-b144-145a879a67a6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption returned with HTTP 200 Jul 24 01:02:21.578510 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1174/4630] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.586859 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4cc39871-64be-4593-acae-03ddab422ac7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.588609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4cc39871-64be-4593-acae-03ddab422ac7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] DELETE https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption/d758b43e-4163-4987-b13e-a8a16400321c Jul 24 01:02:21.588833 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4cc39871-64be-4593-acae-03ddab422ac7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.589079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4cc39871-64be-4593-acae-03ddab422ac7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.589725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-4cc39871-64be-4593-acae-03ddab422ac7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.589953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4cc39871-64be-4593-acae-03ddab422ac7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption/d758b43e-4163-4987-b13e-a8a16400321c returned with HTTP 403 Jul 24 01:02:21.590535 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1161/4631] 10.4.3.67 () {66 vars in 1482 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd/encryption/d758b43e-4163-4987-b13e-a8a16400321c => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.599461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-40d4ca91-be3d-4a11-89ad-711b23733638 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.601404 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40d4ca91-be3d-4a11-89ad-711b23733638 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.601896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-40d4ca91-be3d-4a11-89ad-711b23733638 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1735686148", "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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.619219 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-40d4ca91-be3d-4a11-89ad-711b23733638 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.619779 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1150/4632] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.632536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.635052 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] DELETE https://10.4.3.67/volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e/extra_specs/key1 Jul 24 01:02:21.635317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.635563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.645148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.645351 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-89b660ab-3558-4b95-a0b3-cddde34111e0 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e/extra_specs/key1 returned with HTTP 403 Jul 24 01:02:21.647784 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1148/4633] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.660214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-20bf7004-15be-4f61-b911-7ad64765674b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.660214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-20bf7004-15be-4f61-b911-7ad64765674b tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:02:21.660214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-20bf7004-15be-4f61-b911-7ad64765674b tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1351530877", "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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.679595 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-20bf7004-15be-4f61-b911-7ad64765674b tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:02:21.680264 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1175/4634] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.690259 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.692737 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] DELETE https://10.4.3.67/volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 Jul 24 01:02:21.692882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.693099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.694249 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.694249 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-93f2751a-b70e-4097-b895-45a3f215c7a9 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 returned with HTTP 403 Jul 24 01:02:21.694486 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1162/4635] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.706098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b4e1595-d361-4894-8412-e26b493b9d60 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.707963 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b4e1595-d361-4894-8412-e26b493b9d60 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] GET https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs Jul 24 01:02:21.708141 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b4e1595-d361-4894-8412-e26b493b9d60 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.708739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b4e1595-d361-4894-8412-e26b493b9d60 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.717724 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b4e1595-d361-4894-8412-e26b493b9d60 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs returned with HTTP 200 Jul 24 01:02:21.718254 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1151/4636] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 01:02:21 2026] GET /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:21.727864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.730330 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] GET https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/cipher Jul 24 01:02:21.730625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.730937 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.731890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.732107 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-374e2d2a-2740-46a6-a4cc-a22105b8f634 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/cipher returned with HTTP 403 Jul 24 01:02:21.733053 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1149/4637] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:02:21 2026] GET /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.742097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.744569 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] GET https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption Jul 24 01:02:21.744792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.744991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.745621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.745794 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f68e352d-83cf-49b2-871f-685e67fef7d1 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption returned with HTTP 403 Jul 24 01:02:21.749833 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1176/4638] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 01:02:21 2026] GET /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.753767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c0ee8969-4a70-46c9-a2b1-56c9684ec53f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.755602 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c0ee8969-4a70-46c9-a2b1-56c9684ec53f tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] GET https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/multiattach Jul 24 01:02:21.755835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c0ee8969-4a70-46c9-a2b1-56c9684ec53f tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.756057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c0ee8969-4a70-46c9-a2b1-56c9684ec53f tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.763735 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c0ee8969-4a70-46c9-a2b1-56c9684ec53f tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/multiattach returned with HTTP 200 Jul 24 01:02:21.764117 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1163/4639] 10.4.3.67 () {66 vars in 1407 bytes} [Fri Jul 24 01:02:21 2026] GET /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:21.772159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9d7f8050-b407-41c0-9262-feea9bcba304 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.774448 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d7f8050-b407-41c0-9262-feea9bcba304 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] GET https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/volume_backend_name Jul 24 01:02:21.774784 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d7f8050-b407-41c0-9262-feea9bcba304 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.775007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9d7f8050-b407-41c0-9262-feea9bcba304 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.782588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9d7f8050-b407-41c0-9262-feea9bcba304 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 01:02:21.783212 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1152/4640] 10.4.3.67 () {66 vars in 1431 bytes} [Fri Jul 24 01:02:21 2026] GET /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.793892 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8fa9a3db-f75d-4e07-9bb8-129505df45b5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.796357 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fa9a3db-f75d-4e07-9bb8-129505df45b5 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] PUT https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/23cc9a33-4f23-4bd2-8017-dc889c67e7a8 Jul 24 01:02:21.796688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8fa9a3db-f75d-4e07-9bb8-129505df45b5 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.798712 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-8fa9a3db-f75d-4e07-9bb8-129505df45b5 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.798918 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fa9a3db-f75d-4e07-9bb8-129505df45b5 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/23cc9a33-4f23-4bd2-8017-dc889c67e7a8 returned with HTTP 403 Jul 24 01:02:21.799489 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1150/4641] 10.4.3.67 () {68 vars in 1499 bytes} [Fri Jul 24 01:02:21 2026] PUT /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/encryption/23cc9a33-4f23-4bd2-8017-dc889c67e7a8 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.809806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92164e9f-2416-4124-adc7-7905b91f15f7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.812581 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92164e9f-2416-4124-adc7-7905b91f15f7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] PUT https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/key1 Jul 24 01:02:21.813366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92164e9f-2416-4124-adc7-7905b91f15f7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.815940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-92164e9f-2416-4124-adc7-7905b91f15f7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.816215 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92164e9f-2416-4124-adc7-7905b91f15f7 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/key1 returned with HTTP 403 Jul 24 01:02:21.816778 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1177/4642] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:02:21 2026] PUT /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.824932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3ff3ea9a-3fcc-41ad-8741-5c1557486d0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.826828 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ff3ea9a-3fcc-41ad-8741-5c1557486d0c tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] PUT https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 Jul 24 01:02:21.827293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3ff3ea9a-3fcc-41ad-8741-5c1557486d0c tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.829994 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-3ff3ea9a-3fcc-41ad-8741-5c1557486d0c tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '935f89d16f764624a2ca663629ce6906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d240af210bd4136b47f373f07a7c847', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:21.830518 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3ff3ea9a-3fcc-41ad-8741-5c1557486d0c tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-reader] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 returned with HTTP 403 Jul 24 01:02:21.831154 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1164/4643] 10.4.3.67 () {68 vars in 1355 bytes} [Fri Jul 24 01:02:21 2026] PUT /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:21.840732 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a330395d-de1f-4487-89ea-24a5ee550ec8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.842745 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a330395d-de1f-4487-89ea-24a5ee550ec8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 Jul 24 01:02:21.843045 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a330395d-de1f-4487-89ea-24a5ee550ec8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.843361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a330395d-de1f-4487-89ea-24a5ee550ec8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.849237 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.851959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:21.852429 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-764997105", "snapshot_id": "52f8b415-7436-482b-8bf3-0d78a73c250e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:21.854235 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-764997105', 'snapshot_id': '52f8b415-7436-482b-8bf3-0d78a73c250e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:21.860053 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:21.860053 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:21.860626 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:02:21.860783 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume of 1 GB Jul 24 01:02:21.865015 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Availability Zones retrieved successfully. Jul 24 01:02:21.871407 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a330395d-de1f-4487-89ea-24a5ee550ec8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 returned with HTTP 202 Jul 24 01:02:21.871801 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1153/4644] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/d206501e-d17c-4af7-b72d-2ff67070e2a5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:21.873448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Flow 'volume_create_api' (56da4ba0-5e1f-4d19-a8d9-dc3589ef9941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:21.874978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8529071e-1297-4826-856e-490d3cadec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:21.878295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:21.880860 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e1cff50a-4100-4e56-9764-a945e58b3329 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.882726 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1cff50a-4100-4e56-9764-a945e58b3329 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e Jul 24 01:02:21.882978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1cff50a-4100-4e56-9764-a945e58b3329 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.883220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e1cff50a-4100-4e56-9764-a945e58b3329 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.913963 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e1cff50a-4100-4e56-9764-a945e58b3329 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e returned with HTTP 202 Jul 24 01:02:21.914575 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1178/4645] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/54ad1a08-bd69-48cd-8299-d4b10931f12e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:21.916575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8529071e-1297-4826-856e-490d3cadec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52f8b415-7436-482b-8bf3-0d78a73c250e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:21.917605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc023952-1a7b-4a45-99ad-776f3fac33c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:21.922698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6b64b61e-6ae5-41f5-bdd9-5b14ff1dbf72 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.926438 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b64b61e-6ae5-41f5-bdd9-5b14ff1dbf72 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd Jul 24 01:02:21.926740 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b64b61e-6ae5-41f5-bdd9-5b14ff1dbf72 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.927766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6b64b61e-6ae5-41f5-bdd9-5b14ff1dbf72 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.960648 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6b64b61e-6ae5-41f5-bdd9-5b14ff1dbf72 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd returned with HTTP 202 Jul 24 01:02:21.961291 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1165/4646] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/ead03564-8238-4b0b-8a03-c1199bd854fd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:21.961492 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Created reservations ['39307dc7-77d3-499f-9541-610c916b08f7', 'e49a4480-5d47-4ecd-ac15-cbb61b112fe9', 'e449afd8-826d-4111-b018-60a0c829033b', '3c17dd26-d4c0-4bbd-8ad3-0a1a3239adaf'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:21.962405 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc023952-1a7b-4a45-99ad-776f3fac33c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39307dc7-77d3-499f-9541-610c916b08f7', 'e49a4480-5d47-4ecd-ac15-cbb61b112fe9', 'e449afd8-826d-4111-b018-60a0c829033b', '3c17dd26-d4c0-4bbd-8ad3-0a1a3239adaf']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:21.963225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e16a65e-f739-437f-9aae-66956bfcafea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:21.969052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0de1d8cf-51dd-4136-ab4f-181ed98d35e8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:21.971318 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0de1d8cf-51dd-4136-ab4f-181ed98d35e8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027 Jul 24 01:02:21.971554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0de1d8cf-51dd-4136-ab4f-181ed98d35e8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:21.971794 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0de1d8cf-51dd-4136-ab4f-181ed98d35e8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:21.999437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0de1d8cf-51dd-4136-ab4f-181ed98d35e8 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027 returned with HTTP 202 Jul 24 01:02:21.999977 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1154/4647] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:21 2026] DELETE /volume/v3/types/df8137dd-49be-4849-a591-a1d7b292a027 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:22.009094 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1fa8674f-c5b9-48ac-b947-06f67babc89a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:22.009280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e16a65e-f739-437f-9aae-66956bfcafea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a0692e-a66f-48de-b05c-be7910911c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-764997105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940323c9ec6d4eeab23068cbcbc86afd',qos_specs=None,replication_status=,reservations=['39307dc7-77d3-499f-9541-610c916b08f7','e49a4480-5d47-4ecd-ac15-cbb61b112fe9','e449afd8-826d-4111-b018-60a0c829033b','3c17dd26-d4c0-4bbd-8ad3-0a1a3239adaf'],size=1,snapshot_id=52f8b415-7436-482b-8bf3-0d78a73c250e,source_replicaid=,source_volid=None,status='creating',user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-764997105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4a0692e-a66f-48de-b05c-be7910911c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940323c9ec6d4eeab23068cbcbc86afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52f8b415-7436-482b-8bf3-0d78a73c250e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:22.010099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53d60de-a64e-4fa7-8630-ecd3299bdff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:22.011666 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1fa8674f-c5b9-48ac-b947-06f67babc89a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3 Jul 24 01:02:22.011900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1fa8674f-c5b9-48ac-b947-06f67babc89a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:22.012137 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1fa8674f-c5b9-48ac-b947-06f67babc89a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:22.031744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53d60de-a64e-4fa7-8630-ecd3299bdff0) transitioned into state 'SUCCESS' from state '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-764997105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940323c9ec6d4eeab23068cbcbc86afd',qos_specs=None,replication_status=,reservations=['39307dc7-77d3-499f-9541-610c916b08f7','e49a4480-5d47-4ecd-ac15-cbb61b112fe9','e449afd8-826d-4111-b018-60a0c829033b','3c17dd26-d4c0-4bbd-8ad3-0a1a3239adaf'],size=1,snapshot_id=52f8b415-7436-482b-8bf3-0d78a73c250e,source_replicaid=,source_volid=None,status='creating',user_id='b1029629c15a4857bd0e2a75ba9774e8',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:22.032480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d149e1fa-6941-4767-a0eb-7cef4c0fb2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:22.047398 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1fa8674f-c5b9-48ac-b947-06f67babc89a tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3 returned with HTTP 202 Jul 24 01:02:22.048223 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1179/4648] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:22 2026] DELETE /volume/v3/types/562b7223-8e2e-4569-a24a-8c73309c43d3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:22.053232 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d149e1fa-6941-4767-a0eb-7cef4c0fb2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:22.054025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Flow 'volume_create_api' (56da4ba0-5e1f-4d19-a8d9-dc3589ef9941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:22.054338 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Create volume request issued successfully. Jul 24 01:02:22.054733 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4449eacb-56c9-489f-9076-14bcf5de95c6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:22.054925 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-234dec33-dd99-4fa4-9b5a-1514a55c2316 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:22.055377 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1151/4649] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:02:21 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:22.056763 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4449eacb-56c9-489f-9076-14bcf5de95c6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] DELETE https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 Jul 24 01:02:22.057066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4449eacb-56c9-489f-9076-14bcf5de95c6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:22.057322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4449eacb-56c9-489f-9076-14bcf5de95c6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:22.105740 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4449eacb-56c9-489f-9076-14bcf5de95c6 tempest-VolumeTypesReaderTests-969423453 tempest-VolumeTypesReaderTests-969423453-project-admin] https://10.4.3.67/volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 returned with HTTP 202 Jul 24 01:02:22.106244 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1166/4650] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:02:22 2026] DELETE /volume/v3/types/3502f8df-0a59-4b5a-a9ce-eff9f9bd5f52 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:26.474932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:26.584505 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:26.584903 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-991526640"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:26.586466 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-991526640'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:26.586689 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume of 1 GB Jul 24 01:02:26.592051 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Availability Zones retrieved successfully. Jul 24 01:02:26.596777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Flow 'volume_create_api' (13f2ba8a-4a7d-4c83-bc51-7726b07e062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:26.598004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113b74df-2e5b-4442-b120-5e585b654200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:26.599392 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:26.627369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113b74df-2e5b-4442-b120-5e585b654200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:26.627544 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8e10b9-179f-47c9-84fa-dec949afc9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:26.697508 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Created reservations ['057f97f2-bb79-429f-8283-19afa5668a7e', '01bfb3f9-f584-4afe-9762-5e7b8f5d7a1e', 'f310eea8-86d0-4985-b3b2-56e9aaca661c', '8f31acc3-b06e-4574-864a-91edd1e3d1b7'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:26.697508 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8e10b9-179f-47c9-84fa-dec949afc9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['057f97f2-bb79-429f-8283-19afa5668a7e', '01bfb3f9-f584-4afe-9762-5e7b8f5d7a1e', 'f310eea8-86d0-4985-b3b2-56e9aaca661c', '8f31acc3-b06e-4574-864a-91edd1e3d1b7']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:26.698038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277f3476-d2e4-4808-9fb0-1f922569dcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:26.724104 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277f3476-d2e4-4808-9fb0-1f922569dcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cefc81-0ed8-4f9b-97f0-530d5e779c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-991526640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf5b1ecd244bff929667c13a69d52e',qos_specs=None,replication_status=,reservations=['057f97f2-bb79-429f-8283-19afa5668a7e','01bfb3f9-f584-4afe-9762-5e7b8f5d7a1e','f310eea8-86d0-4985-b3b2-56e9aaca661c','8f31acc3-b06e-4574-864a-91edd1e3d1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-991526640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cefc81-0ed8-4f9b-97f0-530d5e779c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bf5b1ecd244bff929667c13a69d52e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:26.725082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7b61c5-a4e2-4da8-a709-955852f764e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:26.747211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7b61c5-a4e2-4da8-a709-955852f764e2) transitioned into state 'SUCCESS' from state '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-991526640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf5b1ecd244bff929667c13a69d52e',qos_specs=None,replication_status=,reservations=['057f97f2-bb79-429f-8283-19afa5668a7e','01bfb3f9-f584-4afe-9762-5e7b8f5d7a1e','f310eea8-86d0-4985-b3b2-56e9aaca661c','8f31acc3-b06e-4574-864a-91edd1e3d1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:26.748039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd78886c-d7c1-4a7f-af89-3eea140886e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:26.758599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd78886c-d7c1-4a7f-af89-3eea140886e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:26.759544 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Flow 'volume_create_api' (13f2ba8a-4a7d-4c83-bc51-7726b07e062d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:26.759920 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume request issued successfully. Jul 24 01:02:26.760504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-263fa26f-49b1-46c6-adb8-3e9a50ebc045 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:26.761004 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1155/4651] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:02:26 2026] POST /volume/v3/volumes => generated 763 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:26.779517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:26.781031 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:26.781433 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:26.781493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:26.789854 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:26.789854 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:26.794822 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:26.800897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e3e5672-696c-4b82-9ea4-1ac820af6083 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:26.801505 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1180/4652] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:26 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:27.819580 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:27.824563 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:27.824563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:27.824563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:27.832293 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:27.832293 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:27.837278 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:27.844131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd1d4d55-3fde-4b4f-aa43-3e7765cd8ef2 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:27.844546 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1152/4653] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:27 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:27.857831 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-87697ebc-9055-4582-b785-34e421e092b3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:27.859593 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:02:27.860142 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3cefc81-0ed8-4f9b-97f0-530d5e779c0f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-492158852"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:27.868609 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:27.868609 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:27.869202 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:27.869377 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create snapshot from volume a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:27.912465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Created reservations ['fcf5b776-ee35-4c69-93fe-7488d618f24f', '33322ad2-4eac-4325-ae78-56ee13082aeb', '8c978443-75a2-4b74-bf39-eb9d9bbaf67b', '2f4a246a-1a66-43f2-9555-508a951e83b0'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:27.945631 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot create request issued successfully. Jul 24 01:02:27.946122 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87697ebc-9055-4582-b785-34e421e092b3 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:02:27.946619 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1167/4654] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:02:27 2026] POST /volume/v3/snapshots => generated 321 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:27.955854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:27.958050 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:27.958296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:27.958517 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:27.964322 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:27.964322 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:27.964972 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:27.966055 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0aac27a1-4daf-4785-98f9-704b6389d9fa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 200 Jul 24 01:02:27.966612 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1156/4655] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:27 2026] GET /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:28.979392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9233550b-86e7-4b1f-b565-eb5852935cdc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:28.982840 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9233550b-86e7-4b1f-b565-eb5852935cdc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:28.982840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9233550b-86e7-4b1f-b565-eb5852935cdc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:28.982840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9233550b-86e7-4b1f-b565-eb5852935cdc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:28.987066 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:28.987066 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:28.987629 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9233550b-86e7-4b1f-b565-eb5852935cdc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:28.988693 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9233550b-86e7-4b1f-b565-eb5852935cdc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 200 Jul 24 01:02:28.989158 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1181/4656] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:28 2026] GET /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:29.005457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d3a602d-e19f-4852-bc5f-17879a685619 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:29.005457 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f/action Jul 24 01:02:29.005457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action body: b'{"revert": {"snapshot_id": "07c0f859-e85c-44e1-a223-9a6033765d21"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:29.005457 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "07c0f859-e85c-44e1-a223-9a6033765d21"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:29.013980 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:29.013980 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:29.014647 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume retrieved successfully. Jul 24 01:02:29.029601 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Reverting volume a3cefc81-0ed8-4f9b-97f0-530d5e779c0f to snapshot 07c0f859-e85c-44e1-a223-9a6033765d21. Jul 24 01:02:29.030771 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:29.030771 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:29.046446 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d3a602d-e19f-4852-bc5f-17879a685619 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f/action returned with HTTP 202 Jul 24 01:02:29.047115 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1153/4657] 10.4.3.67 () {70 vars in 1424 bytes} [Fri Jul 24 01:02:28 2026] POST /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 01:02:29.055846 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:29.060747 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:29.061116 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:29.061412 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:29.071821 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:29.071821 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:29.077816 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:29.084677 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-20e284d4-e433-4969-b0c7-aef21eb5cba4 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:29.085265 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1168/4658] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:29 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:30.099242 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:30.102075 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:30.102472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:30.102746 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:30.114136 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:30.114136 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:30.120039 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:30.125923 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-51bb6f9d-a727-4916-8250-8b1c20bbeaaf tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:30.127065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1157/4659] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:30 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:30.143038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:30.145177 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:30.146083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:30.146083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:30.151416 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:30.151416 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:30.151917 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:30.152846 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02f483bd-15bf-4f7e-a21d-424affa52ffc tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 200 Jul 24 01:02:30.153270 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1182/4660] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:30 2026] GET /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:30.167717 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fff7151f-c888-4991-bcaf-8e4e0507081e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:30.169652 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fff7151f-c888-4991-bcaf-8e4e0507081e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:30.169964 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fff7151f-c888-4991-bcaf-8e4e0507081e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:30.170274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fff7151f-c888-4991-bcaf-8e4e0507081e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:30.177594 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:30.177594 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:30.185018 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fff7151f-c888-4991-bcaf-8e4e0507081e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:30.191211 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fff7151f-c888-4991-bcaf-8e4e0507081e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:30.191816 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1154/4661] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:30 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:30.209652 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:30.211175 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:30.211666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-319328698"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:30.213206 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-319328698'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:30.213602 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume of 1 GB Jul 24 01:02:30.218064 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Availability Zones retrieved successfully. Jul 24 01:02:30.223968 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Flow 'volume_create_api' (811c218f-87d9-4645-b7d5-262db833e572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:30.224980 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59042ecf-783b-48a2-8fe7-9594f2c9fe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:30.226304 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:30.262043 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59042ecf-783b-48a2-8fe7-9594f2c9fe00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:30.263023 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3050521a-c9be-4990-8aad-bdf06aa5e51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:30.310972 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Created reservations ['4df86404-2197-485d-8ef9-8fa2bf829d50', '97c5815e-69ed-45cd-9071-78e1ae34ec8c', '1900ac39-6782-4558-b534-3945a6c5e2c6', 'ad7af321-ef16-4d71-a2fb-9688eccdd25f'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:30.311935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3050521a-c9be-4990-8aad-bdf06aa5e51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4df86404-2197-485d-8ef9-8fa2bf829d50', '97c5815e-69ed-45cd-9071-78e1ae34ec8c', '1900ac39-6782-4558-b534-3945a6c5e2c6', 'ad7af321-ef16-4d71-a2fb-9688eccdd25f']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:30.312964 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54c8893-7bb5-4aee-a558-17e99f8eecf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:30.340808 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54c8893-7bb5-4aee-a558-17e99f8eecf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc2701cc-abec-4327-a74c-40ff0488b8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-319328698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf5b1ecd244bff929667c13a69d52e',qos_specs=None,replication_status=,reservations=['4df86404-2197-485d-8ef9-8fa2bf829d50','97c5815e-69ed-45cd-9071-78e1ae34ec8c','1900ac39-6782-4558-b534-3945a6c5e2c6','ad7af321-ef16-4d71-a2fb-9688eccdd25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-319328698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc2701cc-abec-4327-a74c-40ff0488b8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bf5b1ecd244bff929667c13a69d52e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:30.341720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e861cdb-6a07-49ed-bbaf-056a72827421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:30.364961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e861cdb-6a07-49ed-bbaf-056a72827421) transitioned into state 'SUCCESS' from state '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-319328698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf5b1ecd244bff929667c13a69d52e',qos_specs=None,replication_status=,reservations=['4df86404-2197-485d-8ef9-8fa2bf829d50','97c5815e-69ed-45cd-9071-78e1ae34ec8c','1900ac39-6782-4558-b534-3945a6c5e2c6','ad7af321-ef16-4d71-a2fb-9688eccdd25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfef2b3d33494e42ad2f7be7c3fb5382',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:30.365953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f46d0a7-12c9-44c3-ac61-c8705d063cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:30.379300 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f46d0a7-12c9-44c3-ac61-c8705d063cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:30.379993 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Flow 'volume_create_api' (811c218f-87d9-4645-b7d5-262db833e572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:30.380436 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create volume request issued successfully. Jul 24 01:02:30.381422 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f56bc36d-1d1f-4e3c-a5cf-43f237ca43dd tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:30.381940 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1169/4662] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:02:30 2026] POST /volume/v3/volumes => generated 763 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:30.395966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:30.399457 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:30.399747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:30.400056 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:30.411628 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:30.411628 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:30.417371 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:30.427283 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d79f3081-e052-43b7-bcc3-f7ef6702e308 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 200 Jul 24 01:02:30.427860 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1158/4663] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:30 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:31.447534 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:31.450975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:31.451284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:31.451585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:31.470718 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:31.470718 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:31.475596 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:31.481713 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a8cdb64-da43-4526-bf48-35a9fc1cc0e5 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 200 Jul 24 01:02:31.482353 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1183/4664] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:31 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:31.499247 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-69428ab9-f037-4a64-8d00-a5195c4d15da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:31.509174 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:02:31.509561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc2701cc-abec-4327-a74c-40ff0488b8d1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-253650299"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:31.520494 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:31.520494 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:31.521181 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:31.521635 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Create snapshot from volume fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:31.552434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Created reservations ['fb50fbec-86b1-4907-8d4f-8f4a38b6c30b', '5d375d8c-7df7-405c-8694-199abb150bbf', 'd1f3ed57-43dc-44bb-aaa6-025956ecaa06', '32b3b6b6-5443-4eae-95a1-06743b4d93f8'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:31.587232 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot create request issued successfully. Jul 24 01:02:31.587679 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-69428ab9-f037-4a64-8d00-a5195c4d15da tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:02:31.588303 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1155/4665] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:02:31 2026] POST /volume/v3/snapshots => generated 321 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:31.600261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-706d082b-f134-4eb3-84d0-9848b8da7daa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:31.602540 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-706d082b-f134-4eb3-84d0-9848b8da7daa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:31.602800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-706d082b-f134-4eb3-84d0-9848b8da7daa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:31.602998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-706d082b-f134-4eb3-84d0-9848b8da7daa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:31.608402 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:31.608402 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:31.608848 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-706d082b-f134-4eb3-84d0-9848b8da7daa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:31.609641 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-706d082b-f134-4eb3-84d0-9848b8da7daa tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 returned with HTTP 200 Jul 24 01:02:31.610036 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1170/4666] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:31 2026] GET /volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:32.619916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7e662208-e23c-4040-bf63-77756edecff8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:32.625237 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e662208-e23c-4040-bf63-77756edecff8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:32.625403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e662208-e23c-4040-bf63-77756edecff8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:32.625654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7e662208-e23c-4040-bf63-77756edecff8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:32.634056 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:32.634056 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:32.636161 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7e662208-e23c-4040-bf63-77756edecff8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:32.636161 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7e662208-e23c-4040-bf63-77756edecff8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 returned with HTTP 200 Jul 24 01:02:32.636703 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1159/4667] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:32 2026] GET /volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 => generated 480 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:32.647292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-12d754d2-ebf6-43bf-af71-42d97f003521 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:32.648951 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action Jul 24 01:02:32.649331 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:32.649430 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:32.658316 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:32.658316 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:32.659131 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:32.699031 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Created reservations ['eb868fe9-b36d-4196-a891-b90ecc9c1077', 'a5416935-37b0-4cbd-92e1-0aefa3710377'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:32.710200 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Extend volume request issued successfully. Jul 24 01:02:32.710462 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-12d754d2-ebf6-43bf-af71-42d97f003521 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action returned with HTTP 202 Jul 24 01:02:32.711014 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1184/4668] 10.4.3.67 () {70 vars in 1424 bytes} [Fri Jul 24 01:02:32 2026] POST /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 01:02:32.722178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:32.726558 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:32.726867 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:32.727093 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:32.739987 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:32.739987 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:32.745358 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:32.750379 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ebea6b6-af8a-4091-ab35-21d4940f97af tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 200 Jul 24 01:02:32.750920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1156/4669] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:32 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:33.524416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.635761 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:33.636275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1031672897", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:33.638237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1031672897', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:33.638437 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume of 1 GB Jul 24 01:02:33.643789 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Availability Zones retrieved successfully. Jul 24 01:02:33.650441 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Flow 'volume_create_api' (4ff43f14-dd77-4209-b3be-97e234789a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:33.651549 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a81751f-d30c-4ece-a3ad-d5bdee05a7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:33.653032 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:33.678136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a81751f-d30c-4ece-a3ad-d5bdee05a7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:33.679043 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0edc80d-7b16-4022-b413-97bb35267042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:33.748394 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Created reservations ['af39e1de-52eb-45b7-a987-c4954e57de4d', '5218a901-ff2f-43f8-9222-1c29863d9013', 'df1b7d0b-627d-45ab-a40a-8488f49d1411', 'f2c8bf33-267e-406d-aa35-06d665918d45'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:33.749534 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0edc80d-7b16-4022-b413-97bb35267042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af39e1de-52eb-45b7-a987-c4954e57de4d', '5218a901-ff2f-43f8-9222-1c29863d9013', 'df1b7d0b-627d-45ab-a40a-8488f49d1411', 'f2c8bf33-267e-406d-aa35-06d665918d45']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:33.750619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7399a0-5561-44dc-8f96-bd3a57be401a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:33.766420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-98847a19-0e05-4d98-9dd8-8bdef016725e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.768229 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98847a19-0e05-4d98-9dd8-8bdef016725e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:33.768451 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98847a19-0e05-4d98-9dd8-8bdef016725e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:33.768632 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98847a19-0e05-4d98-9dd8-8bdef016725e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:33.776690 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:33.776690 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:33.779061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7399a0-5561-44dc-8f96-bd3a57be401a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '638ccc36-92f6-4694-96ee-002b18eb118b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1031672897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722520c24c354a0dbd0693b710f85227',qos_specs=None,replication_status=,reservations=['af39e1de-52eb-45b7-a987-c4954e57de4d','5218a901-ff2f-43f8-9222-1c29863d9013','df1b7d0b-627d-45ab-a40a-8488f49d1411','f2c8bf33-267e-406d-aa35-06d665918d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8279902778b440809d2345a9d2e5215d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1031672897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=638ccc36-92f6-4694-96ee-002b18eb118b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='722520c24c354a0dbd0693b710f85227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8279902778b440809d2345a9d2e5215d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:33.779955 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2298deb5-f189-4dfb-be19-e1902de5c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:33.780820 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-98847a19-0e05-4d98-9dd8-8bdef016725e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:33.787170 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98847a19-0e05-4d98-9dd8-8bdef016725e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 200 Jul 24 01:02:33.788112 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1160/4670] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:33 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:33.797920 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2298deb5-f189-4dfb-be19-e1902de5c747) transitioned into state 'SUCCESS' from state '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-1031672897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722520c24c354a0dbd0693b710f85227',qos_specs=None,replication_status=,reservations=['af39e1de-52eb-45b7-a987-c4954e57de4d','5218a901-ff2f-43f8-9222-1c29863d9013','df1b7d0b-627d-45ab-a40a-8488f49d1411','f2c8bf33-267e-406d-aa35-06d665918d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8279902778b440809d2345a9d2e5215d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:33.798735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bb851d-18ef-42b4-9945-81d848fffc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:33.804451 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d8f7d317-df71-4dba-a872-29c98e06f875 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.806726 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] POST https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action Jul 24 01:02:33.807143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action body: b'{"revert": {"snapshot_id": "b501999f-2d35-4663-a6c0-9a109768d886"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:33.807304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b501999f-2d35-4663-a6c0-9a109768d886"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:33.808063 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bb851d-18ef-42b4-9945-81d848fffc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:33.808909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Flow 'volume_create_api' (4ff43f14-dd77-4209-b3be-97e234789a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:33.809258 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume request issued successfully. Jul 24 01:02:33.809861 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-229dac82-3256-488e-8421-fd3abd0ba5e5 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:33.810317 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1171/4671] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:02:33 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:33.817761 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:33.817761 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:33.818555 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume retrieved successfully. Jul 24 01:02:33.821703 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-00475ffd-67ff-4891-90dd-f74502a3157f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.829589 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00475ffd-67ff-4891-90dd-f74502a3157f tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:33.829896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00475ffd-67ff-4891-90dd-f74502a3157f tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:33.830159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-00475ffd-67ff-4891-90dd-f74502a3157f tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:33.835171 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] HTTP exception thrown: Can't revert volume fc2701cc-abec-4327-a74c-40ff0488b8d1 to its latest snapshot b501999f-2d35-4663-a6c0-9a109768d886. The volume size must be equal to the snapshot size. Jul 24 01:02:33.835412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8f7d317-df71-4dba-a872-29c98e06f875 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action returned with HTTP 400 Jul 24 01:02:33.836441 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1185/4672] 10.4.3.67 () {70 vars in 1424 bytes} [Fri Jul 24 01:02:33 2026] POST /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1/action => generated 213 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 24 01:02:33.843127 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:33.843127 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:33.846496 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.848608 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:33.848894 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:33.849068 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:33.849176 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete snapshot with id: b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:33.849856 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-00475ffd-67ff-4891-90dd-f74502a3157f tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:33.854697 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:33.854697 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:33.855208 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:33.856750 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-00475ffd-67ff-4891-90dd-f74502a3157f tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 200 Jul 24 01:02:33.858941 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1157/4673] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:33 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:33.872045 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot delete request issued successfully. Jul 24 01:02:33.873710 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6d58879d-bb2a-4edc-9c7b-ad6d1e6ae75a tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 returned with HTTP 202 Jul 24 01:02:33.873710 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1161/4674] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:02:33 2026] DELETE /volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:33.884385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-105223d9-5953-4b75-a885-3ef3342742ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:33.886814 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-105223d9-5953-4b75-a885-3ef3342742ae tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:33.887049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-105223d9-5953-4b75-a885-3ef3342742ae tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:33.887306 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-105223d9-5953-4b75-a885-3ef3342742ae tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:33.893648 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:33.893648 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:33.894360 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-105223d9-5953-4b75-a885-3ef3342742ae tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:33.895311 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-105223d9-5953-4b75-a885-3ef3342742ae tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 returned with HTTP 200 Jul 24 01:02:33.895728 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1172/4675] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:33 2026] GET /volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:34.873359 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.875632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:34.875982 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:34.876282 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:34.886019 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:34.886019 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:34.891203 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:34.897574 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-827982c6-2b60-43b1-91eb-fbe8275f5f7e tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 200 Jul 24 01:02:34.899019 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1186/4676] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:34 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:34.906310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eba2f367-b9b2-4e5d-bf16-561acb453903 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.908426 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eba2f367-b9b2-4e5d-bf16-561acb453903 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 Jul 24 01:02:34.908748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eba2f367-b9b2-4e5d-bf16-561acb453903 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:34.908833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.909139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eba2f367-b9b2-4e5d-bf16-561acb453903 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:34.910500 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:34.910676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:34.910854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:34.914219 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eba2f367-b9b2-4e5d-bf16-561acb453903 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 returned with HTTP 404 Jul 24 01:02:34.914924 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1158/4677] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:34 2026] GET /volume/v3/snapshots/b501999f-2d35-4663-a6c0-9a109768d886 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:34.917178 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:34.917178 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:34.921622 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:34.925331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.926664 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78b9f274-6ca4-4362-8533-f060ffaf9857 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 200 Jul 24 01:02:34.926947 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] DELETE https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:34.927119 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1162/4678] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:34 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:34.927169 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:34.927460 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:34.927657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete volume with id: fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:34.934047 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:34.934047 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:34.934465 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:34.937553 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.939765 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:02:34.940299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "638ccc36-92f6-4694-96ee-002b18eb118b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-631603713", "description": null, "metadata": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:34.948892 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete volume request issued successfully. Jul 24 01:02:34.949088 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-939f83ad-d457-4a6a-80ed-e998b27b63e1 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 202 Jul 24 01:02:34.949473 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1173/4679] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:02:34 2026] DELETE /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:02:34.956485 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:34.956485 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:34.956485 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:34.956485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create snapshot from volume 638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:34.962697 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:34.964960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:34.965174 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:34.965414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:34.976040 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:34.976040 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:34.982903 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:34.990681 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7400f46-cfbe-45f2-8c51-85b06da70e4b tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 200 Jul 24 01:02:34.991410 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1159/4680] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:34 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:35.012393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Created reservations ['c4cd7720-ec5f-4975-8c80-02ec7a229d56', '1ee380f9-2af7-44c8-bef1-b5bd0c5fc7f3', '2dbec5f3-0750-4257-b871-49ee5dea1799', '8aca684c-67f3-420d-b1b5-4928049de7c4'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:35.042410 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot force create request issued successfully. Jul 24 01:02:35.042749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3224421d-0f43-4d21-9b6e-3b163fac2142 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:02:35.043245 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1187/4681] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:02:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:35.051233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:35.053443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:35.053684 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:35.053827 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:35.059069 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:35.059069 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:35.059680 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:35.060734 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a816c2db-6ad5-4933-93ad-bf5a59debc2a tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 200 Jul 24 01:02:35.061206 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1163/4682] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:35 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:36.010522 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e00979aa-a3e5-459e-b3b6-6f478c3b0068 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.014036 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e00979aa-a3e5-459e-b3b6-6f478c3b0068 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 Jul 24 01:02:36.014229 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e00979aa-a3e5-459e-b3b6-6f478c3b0068 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.014456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e00979aa-a3e5-459e-b3b6-6f478c3b0068 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.021539 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e00979aa-a3e5-459e-b3b6-6f478c3b0068 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 returned with HTTP 404 Jul 24 01:02:36.022279 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1174/4683] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/volumes/fc2701cc-abec-4327-a74c-40ff0488b8d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:02:36.030087 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.032037 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:36.032383 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.032626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.032787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete snapshot with id: 07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:36.038148 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.038148 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:36.038752 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.054551 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot delete request issued successfully. Jul 24 01:02:36.054786 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-12b97f2b-36c0-4d85-a968-c3ed61db654e tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 202 Jul 24 01:02:36.055443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1160/4684] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:02:36 2026] DELETE /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:36.064679 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f930920b-a090-426d-9d89-619f71ba1d3c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.067027 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f930920b-a090-426d-9d89-619f71ba1d3c tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:36.067427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f930920b-a090-426d-9d89-619f71ba1d3c tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.067687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f930920b-a090-426d-9d89-619f71ba1d3c tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.070360 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.074575 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:36.074796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.075057 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.077489 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.077489 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:36.078040 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f930920b-a090-426d-9d89-619f71ba1d3c tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.079061 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f930920b-a090-426d-9d89-619f71ba1d3c tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 200 Jul 24 01:02:36.079483 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1188/4685] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:36.086053 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.086053 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:36.086358 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.087685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5e6845f3-39b6-4342-a59b-3aeed264e558 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 200 Jul 24 01:02:36.089067 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1164/4686] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:36.097366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.099748 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:36.100325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.100601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.107531 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.107531 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:36.108440 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.109848 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f44b6989-75ea-405d-8e1c-ac63e293b24b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 200 Jul 24 01:02:36.110452 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1175/4687] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:36.120204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.123748 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:36.124254 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.124613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.131310 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.131310 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:36.131915 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.132986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c35b9d0b-d7fb-4401-8477-5167eabc48b6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 200 Jul 24 01:02:36.133805 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1161/4688] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:36.145690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.148232 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:36.148499 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aa23f358-5474-464f-b96a-f268abaa0112", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:36.150491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume request body: {'volume': {'snapshot_id': 'aa23f358-5474-464f-b96a-f268abaa0112', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:36.157202 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.157202 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:36.157775 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:36.157950 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume of 1 GB Jul 24 01:02:36.162727 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Availability Zones retrieved successfully. Jul 24 01:02:36.170085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Flow 'volume_create_api' (1f579df9-0f2f-45f5-ad17-0fd61e87b357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:36.171617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1078d1c6-d538-4ddb-a27a-a19ad654114a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:36.172998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:36.209642 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1078d1c6-d538-4ddb-a27a-a19ad654114a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa23f358-5474-464f-b96a-f268abaa0112', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:36.210666 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d188a280-5771-4628-9669-5b439658a50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:36.257386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Created reservations ['7ab3d907-390e-4dd7-a55a-c05d77fda7ed', 'ecf158ef-8226-40ab-8152-0c9a5700338c', '252aae32-ee4c-4375-b354-3ac334e2b388', 'ffe590c0-9bfa-4897-be5e-dcbe7e938855'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:36.258405 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d188a280-5771-4628-9669-5b439658a50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab3d907-390e-4dd7-a55a-c05d77fda7ed', 'ecf158ef-8226-40ab-8152-0c9a5700338c', '252aae32-ee4c-4375-b354-3ac334e2b388', 'ffe590c0-9bfa-4897-be5e-dcbe7e938855']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:36.259480 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db771a4e-9f60-4034-a6ba-4449fe6f34e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:36.307896 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db771a4e-9f60-4034-a6ba-4449fe6f34e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '348fcc40-5d99-44b8-83a7-4dbe64af1445', '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='722520c24c354a0dbd0693b710f85227',qos_specs=None,replication_status=,reservations=['7ab3d907-390e-4dd7-a55a-c05d77fda7ed','ecf158ef-8226-40ab-8152-0c9a5700338c','252aae32-ee4c-4375-b354-3ac334e2b388','ffe590c0-9bfa-4897-be5e-dcbe7e938855'],size=1,snapshot_id=aa23f358-5474-464f-b96a-f268abaa0112,source_replicaid=,source_volid=None,status='creating',user_id='8279902778b440809d2345a9d2e5215d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=348fcc40-5d99-44b8-83a7-4dbe64af1445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='722520c24c354a0dbd0693b710f85227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa23f358-5474-464f-b96a-f268abaa0112,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8279902778b440809d2345a9d2e5215d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:36.308989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908c05ff-601d-4237-8761-ebdc429c4591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:36.327463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908c05ff-601d-4237-8761-ebdc429c4591) transitioned into state 'SUCCESS' from 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='722520c24c354a0dbd0693b710f85227',qos_specs=None,replication_status=,reservations=['7ab3d907-390e-4dd7-a55a-c05d77fda7ed','ecf158ef-8226-40ab-8152-0c9a5700338c','252aae32-ee4c-4375-b354-3ac334e2b388','ffe590c0-9bfa-4897-be5e-dcbe7e938855'],size=1,snapshot_id=aa23f358-5474-464f-b96a-f268abaa0112,source_replicaid=,source_volid=None,status='creating',user_id='8279902778b440809d2345a9d2e5215d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:36.328233 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2499f289-5cc6-4963-83eb-a9bc686ec9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:36.349940 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2499f289-5cc6-4963-83eb-a9bc686ec9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:36.350862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Flow 'volume_create_api' (1f579df9-0f2f-45f5-ad17-0fd61e87b357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:36.351227 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Create volume request issued successfully. Jul 24 01:02:36.351789 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-58f76d01-9e53-4877-ae1a-d3d38726e5f0 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:36.352347 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1189/4689] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:02:36 2026] POST /volume/v3/volumes => generated 739 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:36.363308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:36.365087 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:36.365336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:36.365554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:36.373139 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:36.373139 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:36.377236 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:36.381846 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fdeae542-5a43-40a8-91ec-638a5e3479a9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 200 Jul 24 01:02:36.382321 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1165/4690] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:36 2026] GET /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:37.091897 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-18d2c67e-7f2a-4c1d-a899-5379c87e67ab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.093669 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18d2c67e-7f2a-4c1d-a899-5379c87e67ab tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 Jul 24 01:02:37.093849 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18d2c67e-7f2a-4c1d-a899-5379c87e67ab tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.094073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-18d2c67e-7f2a-4c1d-a899-5379c87e67ab tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.098090 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-18d2c67e-7f2a-4c1d-a899-5379c87e67ab tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 returned with HTTP 404 Jul 24 01:02:37.098549 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1176/4691] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:37 2026] GET /volume/v3/snapshots/07c0f859-e85c-44e1-a223-9a6033765d21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:37.106354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.108117 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:37.108530 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.108729 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.108909 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete volume with id: a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:37.116452 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.116452 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:37.117180 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:37.139051 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Delete volume request issued successfully. Jul 24 01:02:37.139346 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e9f3db5-35fb-4967-8ddb-5d1217c9faa8 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 202 Jul 24 01:02:37.139783 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1162/4692] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:02:37 2026] DELETE /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:02:37.147463 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.149892 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:37.150140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.150397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.157903 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.157903 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:37.162115 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Volume info retrieved successfully. Jul 24 01:02:37.167776 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a11625c-6a37-47fd-bdeb-425c541caec9 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 200 Jul 24 01:02:37.168372 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1190/4693] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:37 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:37.398179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.399975 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:37.400161 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.400358 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.406775 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.406775 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:37.410452 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:37.414588 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1dbcdeb2-4f27-470b-a785-af947aba5396 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 200 Jul 24 01:02:37.415115 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1166/4694] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:37 2026] GET /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:37.427284 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.429595 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:37.429839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.430066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.439638 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.439638 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:37.445174 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:37.450536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c31dfcdb-8360-43f0-b40a-c734bb475892 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 200 Jul 24 01:02:37.451037 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1177/4695] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:37 2026] GET /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:37.463784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.465720 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:37.466030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.466264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.466383 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete snapshot with id: aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:37.472916 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.472916 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:37.473631 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:37.493363 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot delete request issued successfully. Jul 24 01:02:37.493691 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-16bb5e8f-36ab-4437-942a-46a24710c6f9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 202 Jul 24 01:02:37.494130 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1163/4696] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:02:37 2026] DELETE /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:37.502167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:37.504208 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:37.504397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:37.504592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:37.510689 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:37.510689 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:37.511533 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Snapshot retrieved successfully. Jul 24 01:02:37.512587 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7aa16ab-c069-45f7-951c-ab1bdaa5af17 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 200 Jul 24 01:02:37.513029 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1191/4697] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:37 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:38.184544 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4ddd5b1c-76df-4300-aca5-af70c03f1d53 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:38.186203 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ddd5b1c-76df-4300-aca5-af70c03f1d53 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] GET https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f Jul 24 01:02:38.186426 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ddd5b1c-76df-4300-aca5-af70c03f1d53 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:38.186621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ddd5b1c-76df-4300-aca5-af70c03f1d53 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:38.191864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ddd5b1c-76df-4300-aca5-af70c03f1d53 tempest-VolumeRevertTests-1682617799 tempest-VolumeRevertTests-1682617799-project-member] https://10.4.3.67/volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f returned with HTTP 404 Jul 24 01:02:38.192341 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1167/4698] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:02:38 2026] GET /volume/v3/volumes/a3cefc81-0ed8-4f9b-97f0-530d5e779c0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:02:38.523054 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-56ba56a6-4361-4abd-a143-a6d861093ef6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:38.524979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56ba56a6-4361-4abd-a143-a6d861093ef6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:38.525204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56ba56a6-4361-4abd-a143-a6d861093ef6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:38.525402 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-56ba56a6-4361-4abd-a143-a6d861093ef6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:38.529420 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-56ba56a6-4361-4abd-a143-a6d861093ef6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 404 Jul 24 01:02:38.529935 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1178/4699] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:38 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:38.540060 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d60197b4-50e5-4120-b8ed-1731183382a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:38.542045 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] DELETE https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:38.542385 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:38.542774 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:38.542774 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete volume with id: 638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:38.553151 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:38.553151 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:38.554040 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:38.575505 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete volume request issued successfully. Jul 24 01:02:38.575831 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d60197b4-50e5-4120-b8ed-1731183382a6 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 202 Jul 24 01:02:38.577067 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1164/4700] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:38 2026] DELETE /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:38.585339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bd5537b4-e46c-4546-9634-2143138360fc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:38.587464 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd5537b4-e46c-4546-9634-2143138360fc tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:38.587464 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd5537b4-e46c-4546-9634-2143138360fc tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:38.587588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd5537b4-e46c-4546-9634-2143138360fc tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:38.594890 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:38.594890 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:38.599609 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bd5537b4-e46c-4546-9634-2143138360fc tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:38.604524 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd5537b4-e46c-4546-9634-2143138360fc tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 200 Jul 24 01:02:38.604916 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1192/4701] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:38 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:39.269675 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c7633628-98f3-4558-a387-d369352dc28e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.349489 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:39.349996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:39.352006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:39.352172 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume of 1 GB Jul 24 01:02:39.357713 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Availability Zones retrieved successfully. Jul 24 01:02:39.366321 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Flow 'volume_create_api' (752ca8db-ae2a-4159-a52e-649d565372a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:39.367692 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394c0693-b114-4dab-8274-2bb677eb3933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:39.369065 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:39.401805 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394c0693-b114-4dab-8274-2bb677eb3933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:39.402996 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc228c5-19bb-4ff3-b396-3dc7ce87add3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:39.465829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Created reservations ['04199f00-a959-4a37-9d39-e814aedab974', '2de6f193-369d-4c1b-8565-8bb070c0999b', '981b9462-79b0-459d-b9a0-c0e07c3b9fcf', '8e3f824f-8c9f-4571-927f-7628c77e7c6a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:39.466656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc228c5-19bb-4ff3-b396-3dc7ce87add3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04199f00-a959-4a37-9d39-e814aedab974', '2de6f193-369d-4c1b-8565-8bb070c0999b', '981b9462-79b0-459d-b9a0-c0e07c3b9fcf', '8e3f824f-8c9f-4571-927f-7628c77e7c6a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:39.467370 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fe8d91-b318-432f-aef0-b7fad2c356be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:39.488760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fe8d91-b318-432f-aef0-b7fad2c356be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c581fbe2-ade8-4a28-9dca-9b94cb320674', '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='e2e8d949bea24a8a851595d4cb163900',qos_specs=None,replication_status=,reservations=['04199f00-a959-4a37-9d39-e814aedab974','2de6f193-369d-4c1b-8565-8bb070c0999b','981b9462-79b0-459d-b9a0-c0e07c3b9fcf','8e3f824f-8c9f-4571-927f-7628c77e7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d66cb1f360468e93197c7e37866d93',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:39Z,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=c581fbe2-ade8-4a28-9dca-9b94cb320674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8d949bea24a8a851595d4cb163900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d66cb1f360468e93197c7e37866d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:39.489636 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f458041d-33c9-47c3-a594-fe1c9ed09402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:39.516252 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f458041d-33c9-47c3-a594-fe1c9ed09402) transitioned into state 'SUCCESS' from 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='e2e8d949bea24a8a851595d4cb163900',qos_specs=None,replication_status=,reservations=['04199f00-a959-4a37-9d39-e814aedab974','2de6f193-369d-4c1b-8565-8bb070c0999b','981b9462-79b0-459d-b9a0-c0e07c3b9fcf','8e3f824f-8c9f-4571-927f-7628c77e7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d66cb1f360468e93197c7e37866d93',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:39.516987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f208f8-834f-4cd1-8d7a-400c420aa8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:39.526271 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f208f8-834f-4cd1-8d7a-400c420aa8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:39.527281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Flow 'volume_create_api' (752ca8db-ae2a-4159-a52e-649d565372a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:39.527579 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume request issued successfully. Jul 24 01:02:39.528175 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7633628-98f3-4558-a387-d369352dc28e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:39.528638 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1168/4702] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:02:39 2026] POST /volume/v3/volumes => generated 738 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:39.540712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.542730 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:39.542946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:39.543135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:39.550204 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:39.550204 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:39.553781 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:39.558518 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3fbc50f9-5274-4553-b1dd-ad1eaebbc4ec tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 200 Jul 24 01:02:39.558944 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1179/4703] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:39 2026] GET /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 806 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:39.618154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58583dd2-59e9-4cf7-b421-ec2fe0f70224 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.620553 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58583dd2-59e9-4cf7-b421-ec2fe0f70224 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:39.620833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58583dd2-59e9-4cf7-b421-ec2fe0f70224 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:39.621098 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58583dd2-59e9-4cf7-b421-ec2fe0f70224 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:39.630278 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58583dd2-59e9-4cf7-b421-ec2fe0f70224 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 404 Jul 24 01:02:39.631030 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1165/4704] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:39 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:39.639743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ff101848-fe09-4aa8-93f7-af42932523c9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.641631 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] DELETE https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:39.641903 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:39.642155 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:39.642384 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete volume with id: 348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:39.651944 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:39.651944 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:39.652639 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:39.674217 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete volume request issued successfully. Jul 24 01:02:39.674217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff101848-fe09-4aa8-93f7-af42932523c9 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 202 Jul 24 01:02:39.674217 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1193/4705] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:39 2026] DELETE /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:39.681102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.683754 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:39.683754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:39.683754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:39.692514 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:39.692514 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:39.697006 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Volume info retrieved successfully. Jul 24 01:02:39.702564 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d54610fd-9d68-4ddc-9a70-b435fcb64dba tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 200 Jul 24 01:02:39.704857 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1169/4706] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:39 2026] GET /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:39.942895 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:39.945388 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:02:39.945639 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:39.946002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:39.961250 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:39.961250 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:39.966438 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:02:39.974251 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cc6672a1-1c7c-49bb-b9b2-60c9c5fa4cc0 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:02:39.974825 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1180/4707] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:39 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:40.572655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-624ee1cd-1c53-422e-8418-27ceabec2496 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.575645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-624ee1cd-1c53-422e-8418-27ceabec2496 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:40.575876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-624ee1cd-1c53-422e-8418-27ceabec2496 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.576063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-624ee1cd-1c53-422e-8418-27ceabec2496 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.583557 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:40.583557 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:40.587558 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-624ee1cd-1c53-422e-8418-27ceabec2496 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:40.593440 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-624ee1cd-1c53-422e-8418-27ceabec2496 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 200 Jul 24 01:02:40.593929 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1166/4708] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:40.605924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.607878 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:40.608084 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.608339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.615219 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:40.615219 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:40.618944 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:40.622461 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2d4bc357-de4b-4cd2-8973-ad6ba2fc687c tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 200 Jul 24 01:02:40.622813 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1194/4709] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:40.635486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.636904 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:40.637205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-395379425"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:40.638510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-395379425'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:40.638626 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume of 1 GB Jul 24 01:02:40.642286 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Availability Zones retrieved successfully. Jul 24 01:02:40.654021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Flow 'volume_create_api' (2eca739c-cf88-4a33-8843-890b543d4758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:40.655151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374b2459-2c6d-4b00-93f3-4a3762fbb3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:40.656702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:40.692588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374b2459-2c6d-4b00-93f3-4a3762fbb3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:40.693721 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f673b7b7-7bdd-4376-ac3c-8ba09c3be923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:40.707117 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=300,cinder:INSERT=50,cinder:UPDATE=66 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:02:40.720323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0cd5bb94-967d-42c4-a714-b5f705daf608 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.723355 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0cd5bb94-967d-42c4-a714-b5f705daf608 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 Jul 24 01:02:40.723578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0cd5bb94-967d-42c4-a714-b5f705daf608 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.724037 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0cd5bb94-967d-42c4-a714-b5f705daf608 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.730418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0cd5bb94-967d-42c4-a714-b5f705daf608 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 returned with HTTP 404 Jul 24 01:02:40.731067 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1181/4710] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/348fcc40-5d99-44b8-83a7-4dbe64af1445 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:40.739523 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.742122 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:40.742456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.742927 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.743158 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete snapshot with id: aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:40.746625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Created reservations ['f9f60c87-3b50-4353-85ef-02a798538578', '18007cea-78a5-4818-ab1f-cd5171d8cca7', 'db29107d-5830-4d4a-a178-d22692803b48', '5a443334-e3ea-4e69-be48-c3eb863f4496'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:40.747772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f673b7b7-7bdd-4376-ac3c-8ba09c3be923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9f60c87-3b50-4353-85ef-02a798538578', '18007cea-78a5-4818-ab1f-cd5171d8cca7', 'db29107d-5830-4d4a-a178-d22692803b48', '5a443334-e3ea-4e69-be48-c3eb863f4496']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:40.748305 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc5899ce-2671-4ce7-83c3-a8dcb3709f15 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 404 Jul 24 01:02:40.748895 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1167/4711] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:02:40 2026] DELETE /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:40.749023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f46c4b-e7e1-48dd-bd99-4e2ccb783ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:40.757390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5893e3c2-3bef-4d15-929b-103f2e89165b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.762149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5893e3c2-3bef-4d15-929b-103f2e89165b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 Jul 24 01:02:40.762149 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5893e3c2-3bef-4d15-929b-103f2e89165b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.762297 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5893e3c2-3bef-4d15-929b-103f2e89165b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.768169 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5893e3c2-3bef-4d15-929b-103f2e89165b tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 returned with HTTP 404 Jul 24 01:02:40.768826 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1195/4712] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/snapshots/aa23f358-5474-464f-b96a-f268abaa0112 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:40.775476 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f46c4b-e7e1-48dd-bd99-4e2ccb783ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad1c5432-8b66-4a12-a635-e0fd6aba0943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-395379425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8d949bea24a8a851595d4cb163900',qos_specs=None,replication_status=,reservations=['f9f60c87-3b50-4353-85ef-02a798538578','18007cea-78a5-4818-ab1f-cd5171d8cca7','db29107d-5830-4d4a-a178-d22692803b48','5a443334-e3ea-4e69-be48-c3eb863f4496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d66cb1f360468e93197c7e37866d93',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-395379425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad1c5432-8b66-4a12-a635-e0fd6aba0943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8d949bea24a8a851595d4cb163900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d66cb1f360468e93197c7e37866d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:40.776384 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.776463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d09c571-a49c-4c13-84d5-bd5150ef2e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:40.778069 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] DELETE https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:40.778398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.778598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.778717 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Delete volume with id: 638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:40.786716 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5d051d18-2cd3-4988-85f6-9c4b00a277ea tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 404 Jul 24 01:02:40.787436 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1182/4713] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:40 2026] DELETE /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 01:02:40.795129 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5151d47f-fb3b-45ea-a0fc-681fd9028f46 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.797490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d09c571-a49c-4c13-84d5-bd5150ef2e69) transitioned into 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-395379425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8d949bea24a8a851595d4cb163900',qos_specs=None,replication_status=,reservations=['f9f60c87-3b50-4353-85ef-02a798538578','18007cea-78a5-4818-ab1f-cd5171d8cca7','db29107d-5830-4d4a-a178-d22692803b48','5a443334-e3ea-4e69-be48-c3eb863f4496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d66cb1f360468e93197c7e37866d93',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:40.798235 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5151d47f-fb3b-45ea-a0fc-681fd9028f46 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] GET https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b Jul 24 01:02:40.798312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e381d764-06f2-45c0-94ea-92082c32d910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:40.798624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5151d47f-fb3b-45ea-a0fc-681fd9028f46 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.798956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5151d47f-fb3b-45ea-a0fc-681fd9028f46 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.806966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5151d47f-fb3b-45ea-a0fc-681fd9028f46 tempest-SnapshotDependencyTests-921244798 tempest-SnapshotDependencyTests-921244798-project-member] https://10.4.3.67/volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b returned with HTTP 404 Jul 24 01:02:40.807596 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e381d764-06f2-45c0-94ea-92082c32d910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:40.807737 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1168/4714] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/638ccc36-92f6-4694-96ee-002b18eb118b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:40.809004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Flow 'volume_create_api' (2eca739c-cf88-4a33-8843-890b543d4758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:40.809586 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create volume request issued successfully. Jul 24 01:02:40.810422 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90993a0a-6f42-43ad-8cb5-bd5c378ad0ab tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:40.811015 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1170/4715] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:02:40 2026] POST /volume/v3/volumes => generated 773 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:40.826114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.831650 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:40.831933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.832086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.843471 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:40.843471 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:40.849269 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:40.853733 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d1e450c-63f6-4386-a927-2f8ab06f6c86 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 200 Jul 24 01:02:40.854172 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1196/4716] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:40.987440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:40.989447 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:02:40.989612 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:40.989795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:40.991582 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=270,cinder:UPDATE=84,cinder:INSERT=56 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:02:41.000571 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:41.000571 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:41.004637 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:02:41.009944 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0f2a4cf7-00aa-44c6-80e7-9790206f927b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:02:41.010332 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1183/4717] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:40 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:41.373099 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-4c6bd2e1-db50-483f-95a2-87efd568f744 req-3629ac6e-e06e-4c8c-b20b-4c5038c21126 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:41.375068 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-4c6bd2e1-db50-483f-95a2-87efd568f744 req-3629ac6e-e06e-4c8c-b20b-4c5038c21126 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec Jul 24 01:02:41.375280 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-4c6bd2e1-db50-483f-95a2-87efd568f744 req-3629ac6e-e06e-4c8c-b20b-4c5038c21126 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:41.375462 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-4c6bd2e1-db50-483f-95a2-87efd568f744 req-3629ac6e-e06e-4c8c-b20b-4c5038c21126 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:41.382534 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:41.382534 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:41.410857 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=217,cinder:INSERT=36,cinder:UPDATE=47 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:02:41.437435 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-4c6bd2e1-db50-483f-95a2-87efd568f744 req-3629ac6e-e06e-4c8c-b20b-4c5038c21126 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec returned with HTTP 200 Jul 24 01:02:41.437937 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1169/4718] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:02:41 2026] DELETE /volume/v3/attachments/0695f00d-551c-4283-82e7-7efb5bafeeec => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:41.866280 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2d672a97-12f9-487d-b036-7366f81ea21f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:41.868875 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d672a97-12f9-487d-b036-7366f81ea21f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:41.868875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d672a97-12f9-487d-b036-7366f81ea21f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:41.868875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2d672a97-12f9-487d-b036-7366f81ea21f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:41.875661 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:41.875661 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:41.878841 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2d672a97-12f9-487d-b036-7366f81ea21f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:41.882823 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2d672a97-12f9-487d-b036-7366f81ea21f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 200 Jul 24 01:02:41.883198 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1171/4719] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:41 2026] GET /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:41.894256 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:41.896240 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:41.896508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:41.896703 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:41.904003 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:41.904003 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:41.907889 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:41.911808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b64eb485-55f8-4b4b-9cb2-14ba2ea80a8b tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 200 Jul 24 01:02:41.912205 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1197/4720] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:41 2026] GET /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:41.923374 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:41.925315 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:02:41.925627 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad1c5432-8b66-4a12-a635-e0fd6aba0943", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1602018495"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:41.934133 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:41.934133 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:41.934604 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:41.934694 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Create snapshot from volume ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:41.965703 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Created reservations ['7e53b74c-f71d-4ef6-8bf4-b5610409be14', '5f62b70c-694d-4f55-a096-f8e250933c2d', '12b44a71-e31f-44b3-8e93-033d3fc37692', '63f0a3cf-5180-4973-9eb1-c90334980c16'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:42.006303 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot create request issued successfully. Jul 24 01:02:42.006823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c308ea8-68a3-45e4-b679-c5596527f7c8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:02:42.007508 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1184/4721] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:02:41 2026] POST /volume/v3/snapshots => generated 326 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:42.020653 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:42.022521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:42.022734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:42.022931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:42.023261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:42.024971 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:02:42.025154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:42.025350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:42.027726 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:42.027726 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:42.028219 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot retrieved successfully. Jul 24 01:02:42.029343 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fffaf2ee-aaf1-4577-94b4-9d1e8f97eb01 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 200 Jul 24 01:02:42.030060 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1170/4722] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:42 2026] GET /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:42.032327 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:42.032327 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:42.036209 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:02:42.041209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-79f8fcb7-4973-4693-8bf7-b9b1e0e5c61f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:02:42.041620 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1172/4723] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:42 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:42.055413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:42.057145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:02:42.057526 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f76ee164-7474-4f79-87ad-caea3ed277b6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-54314445"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:42.059208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': 'f76ee164-7474-4f79-87ad-caea3ed277b6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-54314445'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:02:42.059401 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume f76ee164-7474-4f79-87ad-caea3ed277b6 in container None Jul 24 01:02:42.066546 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:42.066546 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:42.067145 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:02:42.085081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['f8e2d20e-805e-4c54-ad4a-994e9a8dfe51', '9ba00c28-f765-4d26-8e0e-fdaeb7010755'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:42.114981 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-736e7472-9307-4b92-9dcf-ecdf33eaf502 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:02:42.115425 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1198/4724] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:02:42 2026] POST /volume/v3/backups => generated 326 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:42.124220 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9a608377-6e25-4159-a68f-93dec31e9f13 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:42.128674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a608377-6e25-4159-a68f-93dec31e9f13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:42.128674 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a608377-6e25-4159-a68f-93dec31e9f13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:42.128674 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9a608377-6e25-4159-a68f-93dec31e9f13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:42.128674 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9a608377-6e25-4159-a68f-93dec31e9f13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:42.132620 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:42.132620 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:42.133752 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9a608377-6e25-4159-a68f-93dec31e9f13 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:42.134296 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1185/4725] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:42 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:43.040552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-90047ca7-ca16-4199-8561-8500968e62d8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:43.042452 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90047ca7-ca16-4199-8561-8500968e62d8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:43.042646 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90047ca7-ca16-4199-8561-8500968e62d8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:43.042836 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90047ca7-ca16-4199-8561-8500968e62d8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:43.048077 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:43.048077 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:43.048529 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-90047ca7-ca16-4199-8561-8500968e62d8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot retrieved successfully. Jul 24 01:02:43.049219 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90047ca7-ca16-4199-8561-8500968e62d8 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 200 Jul 24 01:02:43.049539 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1171/4726] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:43 2026] GET /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:43.058258 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:43.060160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:43.060422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:43.060656 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:43.065268 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:43.065268 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:43.065721 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot retrieved successfully. Jul 24 01:02:43.066475 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ff3bf50-2f51-4caf-bbb2-1269cddc7b8f tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 200 Jul 24 01:02:43.066867 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1173/4727] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:43 2026] GET /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:43.076335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:43.078224 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:43.078478 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:43.078694 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:43.078846 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Delete snapshot with id: 86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:43.083201 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:43.083201 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:43.083714 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot retrieved successfully. Jul 24 01:02:43.098001 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot delete request issued successfully. Jul 24 01:02:43.098347 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5f6c2008-1c9f-4a4a-8da2-aa305de58c50 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 202 Jul 24 01:02:43.098924 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1199/4728] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:02:43 2026] DELETE /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:43.106720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:43.110212 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:43.110212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:43.110212 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:43.116254 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:43.116254 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:43.117018 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Snapshot retrieved successfully. Jul 24 01:02:43.118171 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-208f2e63-d877-4f71-a84d-fa8008f88b7e tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 200 Jul 24 01:02:43.118786 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1186/4729] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:43 2026] GET /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:43.145707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:43.148837 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:43.149092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:43.149343 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:43.149487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:43.155577 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:43.155577 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:43.156732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-efc520fe-7b32-45ba-8bfa-1750a2ded616 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:43.157550 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1172/4730] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:43 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:44.128690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a58b40a6-1f78-460d-93de-14eb8307a70d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:44.130603 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a58b40a6-1f78-460d-93de-14eb8307a70d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b Jul 24 01:02:44.130836 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a58b40a6-1f78-460d-93de-14eb8307a70d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:44.131050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a58b40a6-1f78-460d-93de-14eb8307a70d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:44.135282 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a58b40a6-1f78-460d-93de-14eb8307a70d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b returned with HTTP 404 Jul 24 01:02:44.135913 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1174/4731] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:02:44 2026] GET /volume/v3/snapshots/86fea245-db68-49c9-8db8-f833b05b360b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:44.143117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:44.145939 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:44.146389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:44.146724 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:44.147251 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Delete volume with id: ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:44.167513 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:44.167513 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:44.168255 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:44.170082 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:44.173775 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:44.173775 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:44.173775 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:44.173775 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:44.183097 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:44.183097 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:44.183097 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fbc16a62-4966-4968-b6af-6e5da0d34189 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:44.183097 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1187/4732] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:44 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:44.190677 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Delete volume request issued successfully. Jul 24 01:02:44.191092 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-de1789e9-5f42-42c8-9725-e31a7f882c05 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 202 Jul 24 01:02:44.191755 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1200/4733] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:44 2026] DELETE /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:44.201782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b1960e51-536b-42b1-a605-745a17263e73 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:44.203614 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1960e51-536b-42b1-a605-745a17263e73 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:44.203816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1960e51-536b-42b1-a605-745a17263e73 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:44.204074 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1960e51-536b-42b1-a605-745a17263e73 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:44.211901 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:44.211901 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:44.217032 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b1960e51-536b-42b1-a605-745a17263e73 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:44.223353 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1960e51-536b-42b1-a605-745a17263e73 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 200 Jul 24 01:02:44.223784 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1173/4734] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:44 2026] GET /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:45.194163 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:45.195985 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:45.196166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:45.196364 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:45.196471 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:45.203639 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:45.203639 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:45.204406 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e694319c-14da-46d6-a326-ffcb4dcd2f72 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:45.204781 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1175/4735] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:45 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:45.237059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ac85829a-aa54-41a8-af61-d33c06bc7326 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:45.240535 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac85829a-aa54-41a8-af61-d33c06bc7326 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 Jul 24 01:02:45.240535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ac85829a-aa54-41a8-af61-d33c06bc7326 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:45.240535 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ac85829a-aa54-41a8-af61-d33c06bc7326 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:45.245809 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac85829a-aa54-41a8-af61-d33c06bc7326 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 returned with HTTP 404 Jul 24 01:02:45.246399 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1188/4736] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:45 2026] GET /volume/v3/volumes/ad1c5432-8b66-4a12-a635-e0fd6aba0943 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:45.254688 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:45.256504 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] DELETE https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:45.257083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:45.257083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:45.257305 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Delete volume with id: c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:45.265775 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:45.265775 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:45.266389 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:45.294567 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Delete volume request issued successfully. Jul 24 01:02:45.294843 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-08ac02fd-9f42-4fbe-aa09-7ee7929a2067 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 202 Jul 24 01:02:45.295312 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1201/4737] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:45 2026] DELETE /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:45.305797 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-61da86be-5f70-41f7-bef0-dc280864ef6d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:45.307487 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-61da86be-5f70-41f7-bef0-dc280864ef6d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:45.307681 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-61da86be-5f70-41f7-bef0-dc280864ef6d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:45.307875 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-61da86be-5f70-41f7-bef0-dc280864ef6d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:45.316423 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:45.316423 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:45.321704 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-61da86be-5f70-41f7-bef0-dc280864ef6d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Volume info retrieved successfully. Jul 24 01:02:45.327768 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-61da86be-5f70-41f7-bef0-dc280864ef6d tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 200 Jul 24 01:02:45.328313 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1174/4738] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:45 2026] GET /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:46.217744 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-53899948-8db9-4977-b465-ace120160b19 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:46.222398 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-53899948-8db9-4977-b465-ace120160b19 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:46.222398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-53899948-8db9-4977-b465-ace120160b19 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:46.222398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-53899948-8db9-4977-b465-ace120160b19 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:46.222398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-53899948-8db9-4977-b465-ace120160b19 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:46.229150 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:46.229150 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:46.230368 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-53899948-8db9-4977-b465-ace120160b19 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:46.230903 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1176/4739] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:46 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:46.345040 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f675a1aa-9286-4aa0-bdd1-3f735494a7d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:46.349125 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f675a1aa-9286-4aa0-bdd1-3f735494a7d7 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] GET https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 Jul 24 01:02:46.349485 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f675a1aa-9286-4aa0-bdd1-3f735494a7d7 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:46.349878 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f675a1aa-9286-4aa0-bdd1-3f735494a7d7 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:46.360765 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f675a1aa-9286-4aa0-bdd1-3f735494a7d7 tempest-CinderUnicodeTest-1953766632 tempest-CinderUnicodeTest-1953766632-project-member] https://10.4.3.67/volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 returned with HTTP 404 Jul 24 01:02:46.360765 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1189/4740] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:46 2026] GET /volume/v3/volumes/c581fbe2-ade8-4a28-9dca-9b94cb320674 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:46.925289 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ae387151-197d-4829-a0d4-b19966917c19 req-276d837d-bf37-41ee-bc4b-3f72adae7de5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:46.930220 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ae387151-197d-4829-a0d4-b19966917c19 req-276d837d-bf37-41ee-bc4b-3f72adae7de5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 Jul 24 01:02:46.930220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ae387151-197d-4829-a0d4-b19966917c19 req-276d837d-bf37-41ee-bc4b-3f72adae7de5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:46.930220 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ae387151-197d-4829-a0d4-b19966917c19 req-276d837d-bf37-41ee-bc4b-3f72adae7de5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:46.941678 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:46.941678 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:46.993973 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ae387151-197d-4829-a0d4-b19966917c19 req-276d837d-bf37-41ee-bc4b-3f72adae7de5 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 returned with HTTP 200 Jul 24 01:02:46.993973 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1202/4741] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:02:46 2026] DELETE /volume/v3/attachments/e20c5893-f1a9-4560-ae40-a2b0dc39b631 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:47.242352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:47.244787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:47.245089 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:47.245357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:47.245515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:47.251928 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:47.251928 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:47.251928 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9f85fdcc-6616-41e1-90bc-cef9fd0a05a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:47.252466 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1175/4742] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:47 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:47.938655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:47.946627 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:47.950446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-919511865", "source_volid": "00b4c808-96b4-4169-b92d-9498424c99f3", "volume_type": "tempest-scenario-type-luks-6421207", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:47.953653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-919511865', 'source_volid': '00b4c808-96b4-4169-b92d-9498424c99f3', 'volume_type': 'tempest-scenario-type-luks-6421207', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:47.968602 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:47.968602 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:47.969386 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume retrieved successfully. Jul 24 01:02:47.969683 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume of 1 GB Jul 24 01:02:47.970646 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Availability Zones retrieved successfully. Jul 24 01:02:47.977046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (7582a8f2-f3d9-461b-94a8-074d67d6a1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:47.979889 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c8b339-f6b0-4cfa-8af5-90b92a449c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:47.981967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:48.010080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c8b339-f6b0-4cfa-8af5-90b92a449c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00b4c808-96b4-4169-b92d-9498424c99f3', 'volume_type': VolumeType(created_at=2026-07-24T01:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14efb732-016f-40f9-8b85-e33610534d43,is_public=True,name='tempest-scenario-type-luks-6421207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14efb732-016f-40f9-8b85-e33610534d43', '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=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:48.010080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01133cb-7ce9-41f4-b476-a5973dcd6221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:48.048498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b482b1c4-556e-4d1b-99fe-7bdde9cea210 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:48.093621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Created reservations ['b304536e-cc76-4f81-943e-6532fb21036c', '9996b2a5-ca8a-4baf-a4bb-5ecd306d96c0', 'd8bea995-c39c-4dbb-9fd3-fbab0aed92e0', '32edd293-532e-478f-bf1d-6a84a4029459'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:48.094756 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01133cb-7ce9-41f4-b476-a5973dcd6221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b304536e-cc76-4f81-943e-6532fb21036c', '9996b2a5-ca8a-4baf-a4bb-5ecd306d96c0', 'd8bea995-c39c-4dbb-9fd3-fbab0aed92e0', '32edd293-532e-478f-bf1d-6a84a4029459']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:48.095641 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e569b70-c54c-4f44-8001-d2b36f4957c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:48.139533 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e569b70-c54c-4f44-8001-d2b36f4957c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77538cea-1cbf-4940-9060-095252874509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-919511865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['b304536e-cc76-4f81-943e-6532fb21036c','9996b2a5-ca8a-4baf-a4bb-5ecd306d96c0','d8bea995-c39c-4dbb-9fd3-fbab0aed92e0','32edd293-532e-478f-bf1d-6a84a4029459'],size=1,snapshot_id=None,source_replicaid=,source_volid=00b4c808-96b4-4169-b92d-9498424c99f3,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=14efb732-016f-40f9-8b85-e33610534d43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-919511865',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=77538cea-1cbf-4940-9060-095252874509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4877b13d3a994e1a882ca8c811f6f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00b4c808-96b4-4169-b92d-9498424c99f3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14efb732-016f-40f9-8b85-e33610534d43),volume_type_id=14efb732-016f-40f9-8b85-e33610534d43)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:48.140372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cbe570-6bd7-4416-855b-865c6241c5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:48.162132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cbe570-6bd7-4416-855b-865c6241c5a5) transitioned into state 'SUCCESS' from state '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-919511865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4877b13d3a994e1a882ca8c811f6f758',qos_specs=None,replication_status=,reservations=['b304536e-cc76-4f81-943e-6532fb21036c','9996b2a5-ca8a-4baf-a4bb-5ecd306d96c0','d8bea995-c39c-4dbb-9fd3-fbab0aed92e0','32edd293-532e-478f-bf1d-6a84a4029459'],size=1,snapshot_id=None,source_replicaid=,source_volid=00b4c808-96b4-4169-b92d-9498424c99f3,status='creating',user_id='c676f32d491040eb8eff3e8e47c2ab2e',volume_type_id=14efb732-016f-40f9-8b85-e33610534d43)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:48.163058 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f9c906-f254-464f-a5f3-127a90f99260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:48.180269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f9c906-f254-464f-a5f3-127a90f99260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:48.181316 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Flow 'volume_create_api' (7582a8f2-f3d9-461b-94a8-074d67d6a1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:48.181596 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Create volume request issued successfully. Jul 24 01:02:48.182197 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca0f5a72-b1d0-40e6-8d54-228206fe2820 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:48.182640 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1177/4743] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:02:47 2026] POST /volume/v3/volumes => generated 805 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:48.194951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:48.196750 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:48.197424 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:48.197723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:48.208258 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:48.208258 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:48.214863 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:48.218060 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2bad746-0396-4a36-b35c-72a6f6d970f7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:48.218857 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1203/4744] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:48 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:48.241269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b482b1c4-556e-4d1b-99fe-7bdde9cea210 tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools Jul 24 01:02:48.241269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b482b1c4-556e-4d1b-99fe-7bdde9cea210 tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:48.241269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b482b1c4-556e-4d1b-99fe-7bdde9cea210 tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] Calling method 'get_pools' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:48.261676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:48.263385 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:48.263627 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:48.263849 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:48.263998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:48.269276 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:48.269276 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:48.270446 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0ac4d1d0-b3a4-439f-ab83-5378e8a20ded tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:48.270892 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1176/4745] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:48 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:48.326528 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b482b1c4-556e-4d1b-99fe-7bdde9cea210 tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 01:02:48.326528 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1190/4746] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 01:02:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:48.333892 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-43064c2f-30ce-4d4f-a670-c42fd6eea26b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:48.336270 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43064c2f-30ce-4d4f-a670-c42fd6eea26b tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 01:02:48.336480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43064c2f-30ce-4d4f-a670-c42fd6eea26b tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:48.336705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-43064c2f-30ce-4d4f-a670-c42fd6eea26b tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:48.336986 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:48.336986 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:48.350053 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-43064c2f-30ce-4d4f-a670-c42fd6eea26b tempest-ProjectAdminTests-344336788 tempest-ProjectAdminTests-344336788-project-admin] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 200 Jul 24 01:02:48.350516 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1178/4747] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 01:02:48 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:49.233612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:49.236244 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:49.236552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:49.236864 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:49.244536 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:49.244536 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:49.248479 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:49.254340 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e5e7a88c-5cf2-455e-8b9b-3a96730f3709 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:49.254878 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1204/4748] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:49 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:49.286580 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:49.291474 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:49.291794 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:49.292088 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:49.292227 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:49.299910 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:49.299910 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:49.300749 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-95b3f9fc-9c57-46e4-bea1-6c1f1f8ff2a3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:49.301303 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1177/4749] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:49 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:50.195690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:50.273128 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:50.273128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633354570"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:50.274346 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:50.274695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633354570'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:50.274747 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume of 1 GB Jul 24 01:02:50.276235 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:50.277416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:50.277416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:50.281123 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Availability Zones retrieved successfully. Jul 24 01:02:50.285160 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:50.285160 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:50.287034 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Flow 'volume_create_api' (403687b2-5265-4e70-ad41-1170a0f0dcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:50.288538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23fcb25-8e85-46cc-8844-f765a39230ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:50.288932 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:50.289457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:50.293568 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-136127d6-d8cf-4ecb-bd16-378df2a3234c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:50.294070 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1179/4750] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:50 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:50.312669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:50.314596 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:50.314844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:50.314994 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:50.315126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:50.316754 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23fcb25-8e85-46cc-8844-f765a39230ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:50.317012 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=272,cinder:UPDATE=69,cinder:INSERT=49 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:02:50.317708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f02f4f-f8a7-4eeb-ac8f-abbb221d0d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:50.320440 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:50.320440 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:50.321185 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1c72bb0c-0bf9-4911-ac48-8e02112702c3 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:50.321565 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1205/4751] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:50 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:50.375257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Created reservations ['f601122d-45d9-4e87-a11a-2e3dc3d5cc67', '2480f781-7a2a-40bd-a127-58e75f71d95d', '1c34e6f7-73c1-4ecf-9d66-0fd2f014143a', '3636d92b-11a6-49b4-93d7-7edc82f4124a'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:50.376133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f02f4f-f8a7-4eeb-ac8f-abbb221d0d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f601122d-45d9-4e87-a11a-2e3dc3d5cc67', '2480f781-7a2a-40bd-a127-58e75f71d95d', '1c34e6f7-73c1-4ecf-9d66-0fd2f014143a', '3636d92b-11a6-49b4-93d7-7edc82f4124a']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:50.377034 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e78b36a-4d09-405e-8aa1-69d741f94830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:50.402074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e78b36a-4d09-405e-8aa1-69d741f94830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c672ed-fdfc-4da9-b4d0-4d01296b9a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633354570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45286e5ab944e2b93e48b343bbca6ca',qos_specs=None,replication_status=,reservations=['f601122d-45d9-4e87-a11a-2e3dc3d5cc67','2480f781-7a2a-40bd-a127-58e75f71d95d','1c34e6f7-73c1-4ecf-9d66-0fd2f014143a','3636d92b-11a6-49b4-93d7-7edc82f4124a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633354570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c672ed-fdfc-4da9-b4d0-4d01296b9a05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45286e5ab944e2b93e48b343bbca6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:50.402973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725b20c-a66d-4678-b1a0-1c3dee4b0c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:50.428705 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725b20c-a66d-4678-b1a0-1c3dee4b0c66) transitioned into state 'SUCCESS' from state '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-1633354570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45286e5ab944e2b93e48b343bbca6ca',qos_specs=None,replication_status=,reservations=['f601122d-45d9-4e87-a11a-2e3dc3d5cc67','2480f781-7a2a-40bd-a127-58e75f71d95d','1c34e6f7-73c1-4ecf-9d66-0fd2f014143a','3636d92b-11a6-49b4-93d7-7edc82f4124a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:50.429405 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123adf15-8269-4cbf-912a-6380abe5be68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:50.438202 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123adf15-8269-4cbf-912a-6380abe5be68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:50.438908 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Flow 'volume_create_api' (403687b2-5265-4e70-ad41-1170a0f0dcfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:50.439176 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume request issued successfully. Jul 24 01:02:50.439710 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b8937df1-d3e2-48e5-a73b-f248c992cfbf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:50.440120 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1191/4752] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:02:50 2026] POST /volume/v3/volumes => generated 776 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:50.452561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:50.454377 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:50.454552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:50.454705 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:50.463758 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:50.463758 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:50.467057 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:50.470495 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-864e6257-9942-41aa-ad0f-7b91b0f3e9bf tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 returned with HTTP 200 Jul 24 01:02:50.470853 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1178/4753] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:50 2026] GET /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:51.307230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c2df026f-6264-4587-83a2-31f6d899a517 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.309245 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c2df026f-6264-4587-83a2-31f6d899a517 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:51.309510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c2df026f-6264-4587-83a2-31f6d899a517 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:51.309800 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c2df026f-6264-4587-83a2-31f6d899a517 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:51.318434 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.318434 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:51.323522 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c2df026f-6264-4587-83a2-31f6d899a517 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:51.328742 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c2df026f-6264-4587-83a2-31f6d899a517 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:51.329560 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1180/4754] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:51 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:51.331848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.335214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:51.335214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:51.335214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:51.335214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:51.339097 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.339097 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:51.340146 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e94fae9-5e09-4439-85c5-f02ca1b315ec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:51.340612 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1206/4755] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:51 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:51.485042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.487310 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:51.487563 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:51.487826 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:51.496721 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.496721 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:51.501102 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:51.506142 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23e6a971-edf6-4ee6-aea0-0022dc06bec6 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 returned with HTTP 200 Jul 24 01:02:51.506628 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1192/4756] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:51 2026] GET /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:51.519199 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.663095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] POST https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05/action Jul 24 01:02:51.663448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:51.663566 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:51.671140 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.671140 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:51.671630 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Volume info retrieved successfully. Jul 24 01:02:51.673057 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '330d036cba874e729d14562bec023f97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd45286e5ab944e2b93e48b343bbca6ca', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:51.673057 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5cf02549-0423-4fd0-b325-eb801d8ef14f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05/action returned with HTTP 403 Jul 24 01:02:51.673532 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1179/4757] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:02:51 2026] POST /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05/action => generated 131 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:51.680594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-877d7b18-6867-4099-93b8-755d7541a434 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.682384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:51.682576 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:51.682771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:51.683021 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Delete volume with id: a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:51.690938 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.690938 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:51.691283 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:51.707344 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Delete volume request issued successfully. Jul 24 01:02:51.707344 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-877d7b18-6867-4099-93b8-755d7541a434 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 returned with HTTP 202 Jul 24 01:02:51.707836 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1181/4758] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:51 2026] DELETE /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:51.715377 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0e76170-0b0e-48c5-9082-477907614331 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:51.717225 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0e76170-0b0e-48c5-9082-477907614331 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:51.717459 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0e76170-0b0e-48c5-9082-477907614331 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:51.717682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0e76170-0b0e-48c5-9082-477907614331 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:51.725670 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:51.725670 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:51.729324 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0e76170-0b0e-48c5-9082-477907614331 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:51.733808 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0e76170-0b0e-48c5-9082-477907614331 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 returned with HTTP 200 Jul 24 01:02:51.734298 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1207/4759] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:51 2026] GET /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:52.343742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:52.345886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:52.346087 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:52.346341 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:52.356578 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:52.356578 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:52.356917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:52.359247 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:52.359536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:52.359748 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:52.360051 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:52.361205 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:52.365228 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:52.365228 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:52.366083 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ed31c6d1-893a-47af-96fd-4912a7ea686a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:52.366544 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1180/4760] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:52 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:52.366924 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a38346a-e32c-40b6-916a-f33fe1c08d8f tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:52.371288 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1193/4761] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:52 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:52.747308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f542368d-ef0f-47d9-b64c-de2b18a54532 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:52.752038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f542368d-ef0f-47d9-b64c-de2b18a54532 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 Jul 24 01:02:52.752038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f542368d-ef0f-47d9-b64c-de2b18a54532 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:52.752038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f542368d-ef0f-47d9-b64c-de2b18a54532 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:52.759252 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f542368d-ef0f-47d9-b64c-de2b18a54532 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 returned with HTTP 404 Jul 24 01:02:52.760044 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1182/4762] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:52 2026] GET /volume/v3/volumes/a2c672ed-fdfc-4da9-b4d0-4d01296b9a05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:52.772164 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6158826d-7948-459c-b516-bd6ed36bf83f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:52.776329 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:52.776682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-56193925"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:52.778090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-56193925'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:52.778224 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume of 1 GB Jul 24 01:02:52.785878 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Availability Zones retrieved successfully. Jul 24 01:02:52.791090 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Flow 'volume_create_api' (2bd822f0-5b68-49a7-a0a1-03855d797390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:52.792069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21f8b90-2c28-41e2-b3d4-1938f5c1380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:52.793040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:52.819514 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21f8b90-2c28-41e2-b3d4-1938f5c1380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:52.820201 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ec033f-13eb-4e0b-b263-08d35f8567c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:52.863009 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Created reservations ['65d74386-b9d0-46cb-8824-1d6bef0c47b7', 'fee7a3c8-06cd-46b9-9b2d-fcdf08e40d9a', '360f1118-76d3-4a22-bf03-8ca7850534f3', '6bd5349c-3ef9-467c-9068-b1149f82f29e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:52.864397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ec033f-13eb-4e0b-b263-08d35f8567c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d74386-b9d0-46cb-8824-1d6bef0c47b7', 'fee7a3c8-06cd-46b9-9b2d-fcdf08e40d9a', '360f1118-76d3-4a22-bf03-8ca7850534f3', '6bd5349c-3ef9-467c-9068-b1149f82f29e']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:52.865012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4426e4-053d-4754-ab47-65d31c9a2cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:52.890306 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4426e4-053d-4754-ab47-65d31c9a2cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a007add-335f-445c-b97e-217c8c170c83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56193925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45286e5ab944e2b93e48b343bbca6ca',qos_specs=None,replication_status=,reservations=['65d74386-b9d0-46cb-8824-1d6bef0c47b7','fee7a3c8-06cd-46b9-9b2d-fcdf08e40d9a','360f1118-76d3-4a22-bf03-8ca7850534f3','6bd5349c-3ef9-467c-9068-b1149f82f29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56193925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a007add-335f-445c-b97e-217c8c170c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45286e5ab944e2b93e48b343bbca6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:52.891305 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e11dd6-3c8a-4f08-a21b-93aab67aa853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:52.910113 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e11dd6-3c8a-4f08-a21b-93aab67aa853) transitioned into state 'SUCCESS' from state '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-56193925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45286e5ab944e2b93e48b343bbca6ca',qos_specs=None,replication_status=,reservations=['65d74386-b9d0-46cb-8824-1d6bef0c47b7','fee7a3c8-06cd-46b9-9b2d-fcdf08e40d9a','360f1118-76d3-4a22-bf03-8ca7850534f3','6bd5349c-3ef9-467c-9068-b1149f82f29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1da63029654d8cb119497ae6e3b2c5',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:52.910749 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a276a27-b1a2-4560-b880-133e34dc3101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:52.920583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a276a27-b1a2-4560-b880-133e34dc3101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:52.923578 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Flow 'volume_create_api' (2bd822f0-5b68-49a7-a0a1-03855d797390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:52.924583 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Create volume request issued successfully. Jul 24 01:02:52.924856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6158826d-7948-459c-b516-bd6ed36bf83f tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:52.925598 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1208/4763] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:02:52 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:52.941165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ecb30836-33f9-469e-8092-72bd661b64b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:52.943288 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecb30836-33f9-469e-8092-72bd661b64b4 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:52.944241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecb30836-33f9-469e-8092-72bd661b64b4 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:52.944241 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ecb30836-33f9-469e-8092-72bd661b64b4 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:52.952159 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:52.952159 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:52.956004 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ecb30836-33f9-469e-8092-72bd661b64b4 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:52.961817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ecb30836-33f9-469e-8092-72bd661b64b4 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 returned with HTTP 200 Jul 24 01:02:52.962462 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1181/4764] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:52 2026] GET /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:53.380577 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:53.380930 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:53.381807 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:53.381986 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:53.382180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:53.382314 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:53.386317 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:53.386317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:53.386317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:53.386634 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:53.386634 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:53.387620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b37d3a77-1e20-4dbe-ada9-b111ec79bc31 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:53.388117 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1194/4765] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:53 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:53.395368 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:53.395368 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:53.398499 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:53.404102 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fedfb9c1-3945-4547-a08c-3da32d3d27f3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:53.404550 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1183/4766] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:53 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:53.975882 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:53.978131 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:53.978881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:53.979083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:53.988669 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:53.988669 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:53.993157 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:53.999261 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a117e10e-50d4-4d1c-a676-3d18175f63bc tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 returned with HTTP 200 Jul 24 01:02:53.999863 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1209/4767] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:53 2026] GET /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:54.014491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c310e518-3788-4815-9ac1-a6074c6459bb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.016184 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c310e518-3788-4815-9ac1-a6074c6459bb tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] POST https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83/action Jul 24 01:02:54.016632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c310e518-3788-4815-9ac1-a6074c6459bb tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:02:54.016756 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c310e518-3788-4815-9ac1-a6074c6459bb tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:54.026734 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.026734 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:54.027305 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-c310e518-3788-4815-9ac1-a6074c6459bb tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '330d036cba874e729d14562bec023f97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd45286e5ab944e2b93e48b343bbca6ca', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:02:54.027504 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c310e518-3788-4815-9ac1-a6074c6459bb tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-reader] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83/action returned with HTTP 403 Jul 24 01:02:54.027962 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1182/4768] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:02:54 2026] POST /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:54.037859 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.040614 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:54.040845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.041086 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.041269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Delete volume with id: 9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:54.049967 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.049967 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:54.050516 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:54.070167 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Delete volume request issued successfully. Jul 24 01:02:54.070167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dfd6d4c4-f1d7-4f79-b551-2dcf4eb42576 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 returned with HTTP 202 Jul 24 01:02:54.070486 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1195/4769] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:54 2026] DELETE /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:02:54.077544 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.079285 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:54.079479 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.079655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.087235 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.087235 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:54.091099 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Volume info retrieved successfully. Jul 24 01:02:54.094936 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92eee80c-1f16-4d57-bf70-b513e37e9308 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 returned with HTTP 200 Jul 24 01:02:54.095290 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1184/4770] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:54 2026] GET /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:02:54.399110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.401380 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:54.401574 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.401753 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.401867 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:54.406303 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.406303 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:54.407305 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9f74cd0-2553-4e51-a874-0d7ba62fc691 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:54.407680 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1210/4771] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:54 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:54.417503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.420486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.420744 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:54.420744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.420929 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.421035 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:54.422677 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:54.423010 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.423318 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.428924 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.428924 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:54.429639 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ae48758-fd9d-4357-b5d1-146d60eeb8dc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:54.430010 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1183/4772] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:54 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:54.431678 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.431678 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:54.435611 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:54.440183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5ef07a90-e761-4c94-84af-27c5498fb18f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.440814 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d202939c-57dc-4f75-8fd9-c137fd6b748b tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:54.441358 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1196/4773] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:54 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:54.441999 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:54.442196 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.442410 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.442518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 3db4a2aa-456f-4957-a3f4-0341721a56af. Jul 24 01:02:54.446390 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.446390 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:54.460114 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 3db4a2aa-456f-4957-a3f4-0341721a56af {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:02:54.462084 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ef07a90-e761-4c94-84af-27c5498fb18f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 202 Jul 24 01:02:54.462642 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1185/4774] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:54 2026] DELETE /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:02:54.474411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:54.476108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:54.476332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:54.476526 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:54.476634 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:54.484994 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:54.484994 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:54.485848 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f665a056-a55a-4ff1-aa96-1d6917e03ec7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:54.486260 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1211/4775] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:54 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:55.109719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b87e4de7-bcbc-4900-83ef-8a151b9b0951 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:55.114701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b87e4de7-bcbc-4900-83ef-8a151b9b0951 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] GET https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 Jul 24 01:02:55.114951 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b87e4de7-bcbc-4900-83ef-8a151b9b0951 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:55.115148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b87e4de7-bcbc-4900-83ef-8a151b9b0951 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:55.121528 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b87e4de7-bcbc-4900-83ef-8a151b9b0951 tempest-ProjectReaderTests-865803240 tempest-ProjectReaderTests-865803240-project-admin] https://10.4.3.67/volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 returned with HTTP 404 Jul 24 01:02:55.122009 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1184/4776] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:55 2026] GET /volume/v3/volumes/9a007add-335f-445c-b97e-217c8c170c83 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:55.456765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1de36e64-95f9-42de-bdc0-18783add2281 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:55.458606 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1de36e64-95f9-42de-bdc0-18783add2281 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:55.458753 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1de36e64-95f9-42de-bdc0-18783add2281 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:55.458955 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1de36e64-95f9-42de-bdc0-18783add2281 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:55.468225 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:55.468225 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:55.471935 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1de36e64-95f9-42de-bdc0-18783add2281 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:55.476139 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1de36e64-95f9-42de-bdc0-18783add2281 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:55.476528 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1197/4777] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:55 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:55.498357 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:55.502219 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:55.502472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:55.502706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:55.502813 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:55.511546 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:55.511546 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:55.512489 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-51bfd8f5-1336-4c40-a3f1-bc2a313c7ae7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:55.514300 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1186/4778] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:55 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:56.489549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:56.491726 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:56.491726 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:56.491844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:56.501156 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:56.501156 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:56.511265 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:56.519925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a80dff76-ae64-49be-8659-3ef1db93c3a6 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:56.520625 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1212/4779] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:56 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:56.526403 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:56.528404 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:56.528633 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:56.528857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:56.528959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:56.534057 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:56.534057 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:56.534847 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-691cca2f-f6da-4c10-86c9-23165ac243d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 200 Jul 24 01:02:56.535258 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1185/4780] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:56 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:57.536798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:57.540910 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:57.540910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:57.540910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:57.547712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:57.551439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af Jul 24 01:02:57.551716 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:57.551976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:57.552105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 3db4a2aa-456f-4957-a3f4-0341721a56af. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:57.554853 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:57.554853 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:02:57.557072 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da74f5d7-9b7d-4952-a780-ca943ae51f70 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af returned with HTTP 404 Jul 24 01:02:57.557679 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1187/4781] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:57 2026] GET /volume/v3/backups/3db4a2aa-456f-4957-a3f4-0341721a56af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:57.560122 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:57.567248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7472aa9b-7e71-4424-ae3c-e1b40dbdd9c7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:57.567812 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1198/4782] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:57 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:58.006642 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:58.008484 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:02:58.008680 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:58.008860 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:58.008960 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 24eba838-83e3-4cf2-9937-2db95aabd8c2. Jul 24 01:02:58.013150 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:58.013150 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:02:58.024710 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 24eba838-83e3-4cf2-9937-2db95aabd8c2 {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:02:58.026521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5aeeba11-dd88-4fd6-817a-62a74cc9881b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 202 Jul 24 01:02:58.026960 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1213/4783] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:02:58 2026] DELETE /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:02:58.038065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:58.040713 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:02:58.040911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:58.041105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:58.041223 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:58.047641 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:58.047641 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:58.047641 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-19ac2b5c-b146-4be3-9eeb-5c27c93c7e2d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 200 Jul 24 01:02:58.047641 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1186/4784] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:58 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:58.581788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:58.583361 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:58.583643 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:58.583820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:58.592075 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:58.592075 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:58.596039 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:58.601596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b586ad8e-b41c-4d88-ad4a-c3c19660c264 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:58.602112 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1188/4785] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:58 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:59.056978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:59.058618 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 Jul 24 01:02:59.058838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:59.059008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:59.059103 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 24eba838-83e3-4cf2-9937-2db95aabd8c2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:02:59.062440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2503316d-2478-4b5d-964e-5410aa7fe4ed tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 returned with HTTP 404 Jul 24 01:02:59.062868 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1199/4786] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:59 2026] GET /volume/v3/backups/24eba838-83e3-4cf2-9937-2db95aabd8c2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:02:59.075622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:59.077432 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:02:59.077738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-566375444"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:02:59.079021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-566375444'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:02:59.079132 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume of 1 GB Jul 24 01:02:59.082987 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Availability Zones retrieved successfully. Jul 24 01:02:59.087848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (cac15403-1775-42fe-9fd0-c2a0d98568dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:59.088881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c7c04c-8b8f-4b25-908a-6e9a74208bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:59.089817 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:02:59.116039 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c7c04c-8b8f-4b25-908a-6e9a74208bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:59.117392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d37b179-afaa-4099-bec9-f1ec80bb3bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:59.184833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['f2c7ed5b-f264-46c8-b6cf-032835c350a0', '0235bc7a-836b-485c-9117-f1358889a1ff', '158d486a-73dc-41a9-bce6-e378ca9d82af', '18ce15a8-a4be-47a6-af02-c3a2bb78ae53'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:02:59.185817 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d37b179-afaa-4099-bec9-f1ec80bb3bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c7ed5b-f264-46c8-b6cf-032835c350a0', '0235bc7a-836b-485c-9117-f1358889a1ff', '158d486a-73dc-41a9-bce6-e378ca9d82af', '18ce15a8-a4be-47a6-af02-c3a2bb78ae53']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:59.186620 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54988ed9-e81d-4ea8-ae2e-3f635b343281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:59.210623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54988ed9-e81d-4ea8-ae2e-3f635b343281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89aa5bad-10ea-4299-b126-dc830c6bcfad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-566375444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['f2c7ed5b-f264-46c8-b6cf-032835c350a0','0235bc7a-836b-485c-9117-f1358889a1ff','158d486a-73dc-41a9-bce6-e378ca9d82af','18ce15a8-a4be-47a6-af02-c3a2bb78ae53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-566375444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89aa5bad-10ea-4299-b126-dc830c6bcfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d96fea94c544fbab444378012097b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:59.211611 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b0712f-d041-4ce2-9bba-32d26f87f588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:59.229572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b0712f-d041-4ce2-9bba-32d26f87f588) transitioned into state 'SUCCESS' from state '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-566375444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d96fea94c544fbab444378012097b21',qos_specs=None,replication_status=,reservations=['f2c7ed5b-f264-46c8-b6cf-032835c350a0','0235bc7a-836b-485c-9117-f1358889a1ff','158d486a-73dc-41a9-bce6-e378ca9d82af','18ce15a8-a4be-47a6-af02-c3a2bb78ae53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e5509578b04384b1651fbc7bf9d05c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:59.230402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9e333-0fb8-448b-98ee-13755971b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:02:59.239304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9e333-0fb8-448b-98ee-13755971b5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:02:59.240549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Flow 'volume_create_api' (cac15403-1775-42fe-9fd0-c2a0d98568dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:02:59.240971 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create volume request issued successfully. Jul 24 01:02:59.241731 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5e0f5521-cd43-4e5c-8399-b496c8f5fd4e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:02:59.242356 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1214/4787] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:02:59 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:02:59.262699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:59.264976 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:02:59.265209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:59.265437 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:59.274525 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:59.274525 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:02:59.279304 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:02:59.284966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca7b43fd-75ed-498f-8975-8e2adedae3a1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad returned with HTTP 200 Jul 24 01:02:59.285488 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1187/4788] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:59 2026] GET /volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:02:59.622630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:59.625289 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:02:59.625691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:59.625966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:59.633642 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:02:59.633642 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:02:59.637722 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:02:59.641861 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0a6a853f-b8c6-4f84-96eb-54e27c33d843 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:02:59.642302 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1189/4789] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:02:59 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:00.299579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:00.302842 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:00.303113 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:00.303337 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:00.312054 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:00.312054 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:00.316986 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:00.321818 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ecb48ba-84c8-47f7-9026-4ad07cfab1a2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad returned with HTTP 200 Jul 24 01:03:00.322296 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1200/4790] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:00 2026] GET /volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:00.337130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:00.338918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:00.339262 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89aa5bad-10ea-4299-b126-dc830c6bcfad", "name": "tempest-VolumesBackupsTest-Snapshot-303544157"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:00.354723 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:00.354723 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:00.355200 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:00.355320 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Create snapshot from volume 89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:00.400273 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['c594cced-fa81-44a4-b6f2-e9c9d0d47041', '3e47a44d-08c1-43be-9636-a418ac967bca', 'edb654b5-3e72-4b0d-8050-3df133d4542e', '7f9bf77a-850a-4e17-9669-94055cada2b7'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:00.433973 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot create request issued successfully. Jul 24 01:03:00.434311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3bf6c0c-7aa0-4d3c-b3d3-b4b358b420bc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:00.434785 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1215/4791] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:00 2026] POST /volume/v3/snapshots => generated 304 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:00.445332 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e672e3f2-a5ae-4137-9809-d206d97f837d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:00.448510 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e672e3f2-a5ae-4137-9809-d206d97f837d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:00.448822 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e672e3f2-a5ae-4137-9809-d206d97f837d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:00.449040 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e672e3f2-a5ae-4137-9809-d206d97f837d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:00.458742 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:00.458742 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:00.461225 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e672e3f2-a5ae-4137-9809-d206d97f837d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot retrieved successfully. Jul 24 01:03:00.461225 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e672e3f2-a5ae-4137-9809-d206d97f837d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 returned with HTTP 200 Jul 24 01:03:00.461225 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1188/4792] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:00 2026] GET /volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:00.654592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:00.656888 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:00.657158 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:00.657463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:00.668590 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:00.668590 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:00.670382 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:00.676844 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94bdcf75-f9d6-4948-b2c9-94dc310a8e62 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:03:00.677252 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1190/4793] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:00 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 1445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:00.845154 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:00.847179 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:00.847399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:00.847594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:00.860143 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:00.860143 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:00.867881 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:00.869517 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-557398e6-97e3-41ce-bba1-dc4bf46ace6a tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:03:00.869943 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1201/4794] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:00 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:01.384070 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.386466 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:01.386776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.386977 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.395275 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.395275 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:01.400489 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:01.406121 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a94c5bcc-bce2-42a2-aed9-f8b4a679e4c0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:03:01.406572 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1216/4795] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:01 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:01.420618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d899e6e0-2b13-4867-a101-aee6f302bba9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.420618 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d899e6e0-2b13-4867-a101-aee6f302bba9 None None] GET https://10.4.3.67/volume// Jul 24 01:03:01.420618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d899e6e0-2b13-4867-a101-aee6f302bba9 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.420618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d899e6e0-2b13-4867-a101-aee6f302bba9 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.421081 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d899e6e0-2b13-4867-a101-aee6f302bba9 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:01.421413 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1189/4796] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:03:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:01.436555 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-b7c1601f-8457-413c-b2f0-c1180ed4301e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.440210 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-b7c1601f-8457-413c-b2f0-c1180ed4301e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:01.440210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-b7c1601f-8457-413c-b2f0-c1180ed4301e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77538cea-1cbf-4940-9060-095252874509", "connector": null, "instance_uuid": "97c86c9d-f985-4fb8-b1e2-3863e42ee87c"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:01.446888 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.446888 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:01.471649 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.474496 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:01.474696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.475393 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.486957 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.486957 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:01.487136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-b7c1601f-8457-413c-b2f0-c1180ed4301e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:01.487542 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot retrieved successfully. Jul 24 01:03:01.487684 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1191/4797] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:01 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:01.488656 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6a70bc6c-f23e-42de-a5da-e0de6501047e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 returned with HTTP 200 Jul 24 01:03:01.489912 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1202/4798] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:01 2026] GET /volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:01.506161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.517482 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] POST https://10.4.3.67/volume/v3/backups Jul 24 01:03:01.517880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89aa5bad-10ea-4299-b126-dc830c6bcfad", "snapshot_id": "f1371d7c-84b1-42c3-81f1-ba81427e78b3", "name": "tempest-VolumesBackupsTest-Backup-1161827953"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:01.519565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating new backup {'backup': {'volume_id': '89aa5bad-10ea-4299-b126-dc830c6bcfad', 'snapshot_id': 'f1371d7c-84b1-42c3-81f1-ba81427e78b3', 'name': 'tempest-VolumesBackupsTest-Backup-1161827953'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:03:01.519720 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Creating backup of volume 89aa5bad-10ea-4299-b126-dc830c6bcfad in container None Jul 24 01:03:01.535017 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.535017 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:01.535163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-ce49da7e-b4f1-4820-b290-6106b8ed5927 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.535788 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:01.538906 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-ce49da7e-b4f1-4820-b290-6106b8ed5927 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] DELETE https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 Jul 24 01:03:01.539214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-ce49da7e-b4f1-4820-b290-6106b8ed5927 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.539502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-ce49da7e-b4f1-4820-b290-6106b8ed5927 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.543300 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.543300 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:01.543898 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot retrieved successfully. Jul 24 01:03:01.553674 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.553674 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:01.578599 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Created reservations ['eeebb342-f99e-425d-99de-19ef81636f1c', 'fb1962e3-7b1a-4a94-b18e-7a429cfb1b9e'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:01.625408 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-ce49da7e-b4f1-4820-b290-6106b8ed5927 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 returned with HTTP 200 Jul 24 01:03:01.625408 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1190/4799] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:03:01 2026] DELETE /volume/v3/attachments/fd35e30e-a1d2-45f7-bedc-1d3a21d927f2 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:01.643664 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc95ee90-9319-477a-9f41-6f96d55346d5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:03:01.643915 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1217/4800] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:01 2026] POST /volume/v3/backups => generated 328 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:01.644569 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.649038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:03:01.649038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.649038 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.649038 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Delete volume with id: 7b51025a-cf29-49b3-a550-b03ffaa4513b Jul 24 01:03:01.655354 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:01.660278 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:01.660610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:01.660941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:01.661117 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:01.665348 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.665348 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:01.665759 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Volume info retrieved successfully. Jul 24 01:03:01.668175 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:01.668175 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:01.669300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f3a804ad-e86d-4181-b980-de5c2ed670cd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:01.669902 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1203/4801] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:01 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 769 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:01.691400 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] Delete volume request issued successfully. Jul 24 01:03:01.691400 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-04e663d9-d638-4238-ac3a-07fa4ee72cf3 req-266607fe-5330-4828-901c-3678064363e0 tempest-TestShelveInstance-1113979729 tempest-TestShelveInstance-1113979729-project-member] https://10.4.3.67/volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b returned with HTTP 202 Jul 24 01:03:01.691850 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1192/4802] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 01:03:01 2026] DELETE /volume/v3/volumes/7b51025a-cf29-49b3-a550-b03ffaa4513b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:02.538534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c7dc6398-1a71-4a51-bae8-ee60f827c6df None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:02.538994 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c7dc6398-1a71-4a51-bae8-ee60f827c6df None None] GET https://10.4.3.67/volume// Jul 24 01:03:02.538994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c7dc6398-1a71-4a51-bae8-ee60f827c6df None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:02.539233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c7dc6398-1a71-4a51-bae8-ee60f827c6df None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:02.539557 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c7dc6398-1a71-4a51-bae8-ee60f827c6df None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:02.539872 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1191/4803] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:02.548907 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:02.551037 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:02.551250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:02.551421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:02.562455 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:02.562455 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:02.567917 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:02.572984 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-39ecf211-5c1a-45eb-b45d-7ca3eee54bb3 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:03:02.573529 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1218/4804] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:02 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:02.684406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:02.684802 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:02.687019 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] PUT https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 Jul 24 01:03:02.687071 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:02.687288 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:02.687492 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:02.687592 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:02.687676 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:02.694543 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:02.694543 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:02.695643 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3a79fca-0d95-4a43-b4f5-93f9909d26a6 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:02.696103 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1193/4805] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:02 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:02.697369 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Acquiring lock "cinder-attachment_update-77538cea-1cbf-4940-9060-095252874509-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:02.703691 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-77538cea-1cbf-4940-9060-095252874509-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:02.704625 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:02.704625 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:02.806311 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Lock "cinder-attachment_update-77538cea-1cbf-4940-9060-095252874509-np0000005792" released by "attachment_update" :: held 0.103s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:02.806658 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-17c5cfd8-3e52-453b-ba68-7ae1324b2eb1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 returned with HTTP 200 Jul 24 01:03:02.807457 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1204/4806] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:02 2026] PUT /volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:02.828411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-47b843ca-e70d-4ae2-90ab-945c511830b7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:02.832328 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-47b843ca-e70d-4ae2-90ab-945c511830b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] POST https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792/action Jul 24 01:03:02.832877 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-47b843ca-e70d-4ae2-90ab-945c511830b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:02.833073 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-47b843ca-e70d-4ae2-90ab-945c511830b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:02.852922 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:02.852922 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:02.865749 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-47b843ca-e70d-4ae2-90ab-945c511830b7 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792/action returned with HTTP 204 Jul 24 01:03:02.866365 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1192/4807] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:02 2026] POST /volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:03.711347 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:03.713962 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:03.714214 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:03.714493 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:03.714631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:03.721648 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:03.721648 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:03.722678 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ff6339d6-f8d4-41e6-b477-7ffcf46ddab5 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:03.723157 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1219/4808] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:03 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:04.733558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:04.736029 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:04.736308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:04.736551 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:04.736695 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:04.741565 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:04.741565 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:04.742488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-91ecb981-9dbc-4cd4-ab60-a9ec8f35d89b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:04.742965 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1194/4809] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:04 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:05.754919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:05.757241 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:05.757487 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:05.758099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:05.758099 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:05.763490 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:05.763490 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:05.764487 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-16f0b955-24ad-4e91-8d1f-7d3db594a55e tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:05.764982 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1205/4810] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:05 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:06.774695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-30b560cc-d800-44bc-b473-6c081a13bf06 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:06.776477 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30b560cc-d800-44bc-b473-6c081a13bf06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:06.776683 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30b560cc-d800-44bc-b473-6c081a13bf06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:06.776884 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-30b560cc-d800-44bc-b473-6c081a13bf06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:06.776978 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-30b560cc-d800-44bc-b473-6c081a13bf06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:06.781481 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:06.781481 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:06.782340 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-30b560cc-d800-44bc-b473-6c081a13bf06 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:06.782850 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1193/4811] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:06 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.077702 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a6d92e13-33ff-41f3-9552-5ea66ef391c1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.079636 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a6d92e13-33ff-41f3-9552-5ea66ef391c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509/encryption Jul 24 01:03:07.079841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a6d92e13-33ff-41f3-9552-5ea66ef391c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.080012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a6d92e13-33ff-41f3-9552-5ea66ef391c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.088834 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.088834 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:07.094581 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-2fa8a6d2-25ac-4983-bda7-628d317a3f7a req-a6d92e13-33ff-41f3-9552-5ea66ef391c1 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509/encryption returned with HTTP 200 Jul 24 01:03:07.095022 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1220/4812] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.321888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.325977 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:07.326216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.326427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.334007 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.334007 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:07.338181 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:07.345041 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4162aba1-d35b-48c6-96eb-016cd01043b4 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:07.345636 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1195/4813] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.359412 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.363116 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:07.364365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.364365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.372234 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.372234 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:07.375828 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:07.379891 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-72b21dac-536f-478d-8dc2-1e2bb7e2e038 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:07.383781 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1206/4814] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.439432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.441972 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:07.442447 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.442830 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.451945 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.451945 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:07.455908 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:07.460810 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-d52b1443-ee30-4b7f-9ec6-6daae0f4a64a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:07.461423 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1194/4815] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.567585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5544821f-1c88-41c5-8539-d6a30ff70e0f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.568758 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5544821f-1c88-41c5-8539-d6a30ff70e0f None None] GET https://10.4.3.67/volume// Jul 24 01:03:07.568758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5544821f-1c88-41c5-8539-d6a30ff70e0f None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.568758 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5544821f-1c88-41c5-8539-d6a30ff70e0f None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.568987 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5544821f-1c88-41c5-8539-d6a30ff70e0f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:07.569355 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1221/4816] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:07.578820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-27212dae-d6a4-4688-9f5e-15501157d70e req-caa45d6d-afe9-4741-b7cc-09b4567107b8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.580945 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-caa45d6d-afe9-4741-b7cc-09b4567107b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:07.581488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-caa45d6d-afe9-4741-b7cc-09b4567107b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4a0692e-a66f-48de-b05c-be7910911c78", "connector": null, "instance_uuid": "2741e459-0132-44a2-b62a-488b4906fbac"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:07.595756 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.595756 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:07.631449 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-caa45d6d-afe9-4741-b7cc-09b4567107b8 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:07.631575 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1196/4817] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:07 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:07.673052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.676208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:07.676448 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.676687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.677782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3eb81df6-75c5-4a52-995a-d76ad01a3469 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.679481 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3eb81df6-75c5-4a52-995a-d76ad01a3469 None None] GET https://10.4.3.67/volume// Jul 24 01:03:07.679481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3eb81df6-75c5-4a52-995a-d76ad01a3469 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.679481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3eb81df6-75c5-4a52-995a-d76ad01a3469 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.679481 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3eb81df6-75c5-4a52-995a-d76ad01a3469 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:07.679481 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1195/4818] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:07.688560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.690563 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:07.690723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.690906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.692738 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.692738 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:07.696619 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:07.699918 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.699918 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:07.701129 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c44065f9-791a-4c92-aac5-6a9aa7d0303e tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:07.701769 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1207/4819] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.703645 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:07.707798 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-c4c4cf86-f87c-4316-9358-7a10f80f76dd tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:07.708165 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1222/4820] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:07.794328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.796728 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:07.797032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:07.797332 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:07.797557 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:07.803768 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.803768 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:07.804802 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7a0e5ba1-a0c7-4026-824a-d01c6d0aa7da tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:07.805168 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1197/4821] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:07 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:07.839976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.842750 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] PUT https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e Jul 24 01:03:07.843439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:07.857019 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Acquiring lock "cinder-attachment_update-d4a0692e-a66f-48de-b05c-be7910911c78-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:07.862070 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Lock "cinder-attachment_update-d4a0692e-a66f-48de-b05c-be7910911c78-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:07.863283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:07.863283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:07.953441 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:07.967389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Lock "cinder-attachment_update-d4a0692e-a66f-48de-b05c-be7910911c78-np0000005792" released by "attachment_update" :: held 0.105s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:07.967781 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-20575982-6ab4-4da4-b3c0-330c891e2808 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e returned with HTTP 200 Jul 24 01:03:07.968272 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1196/4822] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:07 2026] PUT /volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:08.051164 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:08.051509 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1534663448"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:08.052832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1534663448'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:08.052962 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:08.058905 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:08.064715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (a2fa1031-0acf-4a17-af33-f89a612e7ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:08.065720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c082fc5-8c19-4667-a84a-e08cd0b2cabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:08.066723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:08.095424 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c082fc5-8c19-4667-a84a-e08cd0b2cabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:08.096720 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da3dae41-6018-4fac-96a4-a4b9d15060d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:08.160041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['1dbe965a-a8b3-4e06-bbf7-8f26cdae3076', '5b1a7b65-b9c0-4423-8304-f9643527394b', '880e2fd3-89f8-4971-9a6d-430a0f90e5c7', '8cbca61b-8904-4d85-b957-d9452e4b381e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:08.161391 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da3dae41-6018-4fac-96a4-a4b9d15060d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dbe965a-a8b3-4e06-bbf7-8f26cdae3076', '5b1a7b65-b9c0-4423-8304-f9643527394b', '880e2fd3-89f8-4971-9a6d-430a0f90e5c7', '8cbca61b-8904-4d85-b957-d9452e4b381e']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:08.162499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50238e5a-15e6-460f-beec-a7147e98f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:08.184240 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50238e5a-15e6-460f-beec-a7147e98f15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71cead8d-0669-460e-8408-fa876eb24883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534663448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['1dbe965a-a8b3-4e06-bbf7-8f26cdae3076','5b1a7b65-b9c0-4423-8304-f9643527394b','880e2fd3-89f8-4971-9a6d-430a0f90e5c7','8cbca61b-8904-4d85-b957-d9452e4b381e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534663448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71cead8d-0669-460e-8408-fa876eb24883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:08.185636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264ce3bd-ceb4-4bd1-9ce3-714f254d45e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:08.204125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264ce3bd-ceb4-4bd1-9ce3-714f254d45e1) transitioned into state 'SUCCESS' from state '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-1534663448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['1dbe965a-a8b3-4e06-bbf7-8f26cdae3076','5b1a7b65-b9c0-4423-8304-f9643527394b','880e2fd3-89f8-4971-9a6d-430a0f90e5c7','8cbca61b-8904-4d85-b957-d9452e4b381e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:08.205002 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddae4483-e3c8-4632-9f78-95d201c94c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:08.212948 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddae4483-e3c8-4632-9f78-95d201c94c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:08.213819 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (a2fa1031-0acf-4a17-af33-f89a612e7ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:08.214166 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:08.214745 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c5f84be3-65b9-49d0-a84e-775bff1c407a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:08.215151 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1208/4823] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:03:07 2026] POST /volume/v3/volumes => generated 768 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:08.230205 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c63aa7bc-b121-4960-9423-66f446ff690a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:08.231910 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c63aa7bc-b121-4960-9423-66f446ff690a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:08.232105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c63aa7bc-b121-4960-9423-66f446ff690a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:08.232293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c63aa7bc-b121-4960-9423-66f446ff690a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:08.239015 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:08.239015 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:08.242723 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c63aa7bc-b121-4960-9423-66f446ff690a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:08.246721 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c63aa7bc-b121-4960-9423-66f446ff690a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 200 Jul 24 01:03:08.247136 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1223/4824] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:08 2026] GET /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:08.715562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:08.717560 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:08.717801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:08.717991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:08.730804 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:08.730804 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:08.734518 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:08.739274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aeb0cd4e-7e48-44ec-8125-5b2003039da1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:08.739667 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1198/4825] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:08 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:08.817841 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:08.820095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:08.820095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:08.820242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:08.820282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:08.824362 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:08.824362 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:08.825092 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1e3de18-55e9-464a-9cde-d9afe91b178b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:08.825451 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1197/4826] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:08 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:09.263711 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f04684e-60d3-4506-b5ec-66b91657f24b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:09.265054 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f04684e-60d3-4506-b5ec-66b91657f24b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:09.265291 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f04684e-60d3-4506-b5ec-66b91657f24b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:09.265505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f04684e-60d3-4506-b5ec-66b91657f24b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:09.274834 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:09.274834 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:09.281024 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8f04684e-60d3-4506-b5ec-66b91657f24b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:09.286497 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f04684e-60d3-4506-b5ec-66b91657f24b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 200 Jul 24 01:03:09.286952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1209/4827] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:09 2026] GET /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:09.303147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fe16d685-b062-429d-9707-2c7acf8ade1a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:09.309761 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:09.310135 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71cead8d-0669-460e-8408-fa876eb24883", "name": "tempest-VolumeDependencyTests-Snapshot-1106453385"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:09.320953 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:09.320953 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:09.321670 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:09.321866 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create snapshot from volume 71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:09.357752 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['f668a6de-1ddd-4b81-aafd-ecdcaf092113', '0a3dd34b-5fba-4507-872a-b346bcf3d35c', '7c4d0ba9-712f-436b-83a9-ca912f60dd15', 'e3a43208-11a9-43f5-a6aa-781e0a17e527'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:09.385217 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot create request issued successfully. Jul 24 01:03:09.385551 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fe16d685-b062-429d-9707-2c7acf8ade1a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:09.386004 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1224/4828] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:09.393823 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1295a824-c18e-42da-9c98-c3202fe51a0a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:09.396003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1295a824-c18e-42da-9c98-c3202fe51a0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:09.396262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1295a824-c18e-42da-9c98-c3202fe51a0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:09.396516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1295a824-c18e-42da-9c98-c3202fe51a0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:09.402428 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:09.402428 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:09.402984 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1295a824-c18e-42da-9c98-c3202fe51a0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:09.404251 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1295a824-c18e-42da-9c98-c3202fe51a0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 200 Jul 24 01:03:09.404551 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1199/4829] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:09 2026] GET /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:09.753641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:09.755775 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:09.755985 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:09.756345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:09.768456 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:09.768456 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:09.772214 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:09.777697 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-577a5e68-cbfe-46eb-a071-381766b9ba34 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:09.778327 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1198/4830] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:09 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:09.839336 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:09.841604 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:09.842528 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:09.842777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:09.842924 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:09.851141 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:09.851141 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:09.852075 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-31dea1e7-0111-4de4-837f-68458d3e6da7 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:09.852546 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1210/4831] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:09 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:10.413768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1d905a46-d276-499f-9d3a-b088d6f77519 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:10.416876 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d905a46-d276-499f-9d3a-b088d6f77519 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:10.417555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d905a46-d276-499f-9d3a-b088d6f77519 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:10.417555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1d905a46-d276-499f-9d3a-b088d6f77519 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:10.426871 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:10.426871 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:10.427870 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1d905a46-d276-499f-9d3a-b088d6f77519 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:10.429106 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1d905a46-d276-499f-9d3a-b088d6f77519 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 200 Jul 24 01:03:10.429865 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1225/4832] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:10 2026] GET /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:10.439457 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:10.441218 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:10.441650 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3abf20fc-16d3-414d-9ed0-9abb1ae134b1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2050553230"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:10.443385 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'snapshot_id': '3abf20fc-16d3-414d-9ed0-9abb1ae134b1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2050553230'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:10.449452 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:10.449452 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:10.449927 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:10.450046 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:10.454258 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:10.459928 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (5c73d310-c878-4a6d-8be8-d3017a4fc22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:10.461403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b09b68-63e1-4ca0-9b82-46ff361b57a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:10.462527 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:10.496882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b09b68-63e1-4ca0-9b82-46ff361b57a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3abf20fc-16d3-414d-9ed0-9abb1ae134b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:10.497898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4107a7-e1bd-4e65-b40b-fba4726cb1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:10.546539 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['5dc48eb6-afc3-4ecf-a795-3f038948d85d', '5c41f921-e936-4338-8b89-861fd3a35163', '5d2bd5be-572b-463d-8709-30af3b6a4bb8', 'cfcc0394-32c7-430e-9289-f6f3f0ebb786'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:10.547772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4107a7-e1bd-4e65-b40b-fba4726cb1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dc48eb6-afc3-4ecf-a795-3f038948d85d', '5c41f921-e936-4338-8b89-861fd3a35163', '5d2bd5be-572b-463d-8709-30af3b6a4bb8', 'cfcc0394-32c7-430e-9289-f6f3f0ebb786']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:10.548835 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f75c355-24f6-4baa-85c5-389b2f60ed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:10.598718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f75c355-24f6-4baa-85c5-389b2f60ed12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf8e1ba-0b0e-43c8-bc61-8c6669863306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2050553230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['5dc48eb6-afc3-4ecf-a795-3f038948d85d','5c41f921-e936-4338-8b89-861fd3a35163','5d2bd5be-572b-463d-8709-30af3b6a4bb8','cfcc0394-32c7-430e-9289-f6f3f0ebb786'],size=1,snapshot_id=3abf20fc-16d3-414d-9ed0-9abb1ae134b1,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2050553230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf8e1ba-0b0e-43c8-bc61-8c6669863306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3abf20fc-16d3-414d-9ed0-9abb1ae134b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:10.599918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cb01e8-d7c0-48d5-9dbd-fafc3752fd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:10.620978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cb01e8-d7c0-48d5-9dbd-fafc3752fd94) transitioned into state 'SUCCESS' from state '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-2050553230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['5dc48eb6-afc3-4ecf-a795-3f038948d85d','5c41f921-e936-4338-8b89-861fd3a35163','5d2bd5be-572b-463d-8709-30af3b6a4bb8','cfcc0394-32c7-430e-9289-f6f3f0ebb786'],size=1,snapshot_id=3abf20fc-16d3-414d-9ed0-9abb1ae134b1,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:10.622041 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b863e3-362a-4750-968d-9323ab7f9e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:10.644146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b863e3-362a-4750-968d-9323ab7f9e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:10.645204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (5c73d310-c878-4a6d-8be8-d3017a4fc22e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:10.645386 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:10.646268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbafbd83-314d-4379-a8bc-0c94d51ef762 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:10.646984 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1200/4833] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:10 2026] POST /volume/v3/volumes => generated 802 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:10.661750 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:10.667304 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:10.668352 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:10.668819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:10.689074 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:10.689074 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:10.693252 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:10.698332 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-33775cde-2ae4-40bd-9c3f-7de5965398ce tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 200 Jul 24 01:03:10.698705 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1199/4834] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:10 2026] GET /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:10.795582 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-896c3296-382f-4b31-9e83-22e533ee123c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:10.797335 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-896c3296-382f-4b31-9e83-22e533ee123c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:10.797507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-896c3296-382f-4b31-9e83-22e533ee123c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:10.797724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-896c3296-382f-4b31-9e83-22e533ee123c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:10.808926 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:10.808926 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:10.812707 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-896c3296-382f-4b31-9e83-22e533ee123c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:10.817612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-896c3296-382f-4b31-9e83-22e533ee123c tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:10.818015 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1211/4835] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:10 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:10.864312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d52479ad-5c5b-4f40-8831-65bad3162185 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:10.867925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d52479ad-5c5b-4f40-8831-65bad3162185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:10.867925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d52479ad-5c5b-4f40-8831-65bad3162185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:10.867925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d52479ad-5c5b-4f40-8831-65bad3162185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:10.867925 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d52479ad-5c5b-4f40-8831-65bad3162185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:10.871516 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:10.871516 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:10.872454 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d52479ad-5c5b-4f40-8831-65bad3162185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:10.872872 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1226/4836] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:10 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:11.263829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-27212dae-d6a4-4688-9f5e-15501157d70e req-f232e823-8e63-4dc4-ad9c-3b27d09931ca None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.266807 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-f232e823-8e63-4dc4-ad9c-3b27d09931ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e/action Jul 24 01:03:11.267297 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-f232e823-8e63-4dc4-ad9c-3b27d09931ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:11.267627 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-f232e823-8e63-4dc4-ad9c-3b27d09931ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:11.287469 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.287469 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:11.303356 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-27212dae-d6a4-4688-9f5e-15501157d70e req-f232e823-8e63-4dc4-ad9c-3b27d09931ca tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e/action returned with HTTP 204 Jul 24 01:03:11.303905 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1201/4837] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:11 2026] POST /volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:11.714615 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.724119 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:11.725075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:11.725952 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:11.769760 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.769760 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:11.795822 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:11.805785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a4d397dc-3a09-4bab-a23b-1407a79d21ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 200 Jul 24 01:03:11.806314 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1200/4838] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:11 2026] GET /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 895 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:11.823402 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.825526 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:11.825980 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddf8e1ba-0b0e-43c8-bc61-8c6669863306", "name": "tempest-VolumeDependencyTests-Snapshot-1730482938"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:11.833287 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-284412a2-ab44-4d82-a5e3-af60b685626d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.835492 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-284412a2-ab44-4d82-a5e3-af60b685626d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:11.835714 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-284412a2-ab44-4d82-a5e3-af60b685626d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:11.835912 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-284412a2-ab44-4d82-a5e3-af60b685626d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:11.838226 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.838226 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:11.838924 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:11.839089 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create snapshot from volume ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:11.845839 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.845839 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:11.849429 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-284412a2-ab44-4d82-a5e3-af60b685626d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:11.854677 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-284412a2-ab44-4d82-a5e3-af60b685626d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:11.855219 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1227/4839] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:11 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:11.865991 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.867912 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:11.868095 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:11.868310 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:11.878848 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['92aae247-6513-473b-af8a-89a8e2a5d2ba', '2aa15a94-625c-4671-86be-2b8d1c709391', '0188a839-621b-4117-8948-a34bb5581c19', '360ba3e8-cdfc-4477-8e5b-0de7f1984e2c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:11.882213 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.882213 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:11.888697 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:11.890161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.892838 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:11.892838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:11.892838 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:11.893012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:11.894638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48bcb3d2-19ca-4a0d-b00c-622ebd9c4928 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:11.895231 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1202/4840] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:11 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 01:03:11.897598 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.897598 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:11.898412 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6cb6e1a7-7c9f-4c10-a1c2-2682369be1fe tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:11.898889 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1201/4841] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:11 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:11.916661 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot create request issued successfully. Jul 24 01:03:11.917006 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bd3cf152-3b04-4c7f-ab4b-691f821e6a9a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:11.917576 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1212/4842] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:11.931441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:11.934649 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:11.934927 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:11.935476 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:11.941503 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:11.941503 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:11.941994 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:11.943159 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a7279dc5-f1f9-48af-b63b-c159d058add9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 200 Jul 24 01:03:11.943596 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1228/4843] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:11 2026] GET /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:12.913237 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:12.916217 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:12.916511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:12.916803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:12.916979 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:12.923935 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:12.923935 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:12.925026 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fe476c2e-3c7e-466e-896e-7b92644fc329 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:12.925541 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1203/4844] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:12 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:12.957828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:12.959749 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:12.959958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:12.960142 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:12.965333 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:12.965333 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:12.965766 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:12.966565 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9d4b992-51a1-4030-b9d1-a7fef9597b1b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 200 Jul 24 01:03:12.966965 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1202/4845] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:12 2026] GET /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:12.981613 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:12.983507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:12.984008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cf51635b-23ed-47cf-9318-6de12a1abcb9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1040266454"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:12.985463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'snapshot_id': 'cf51635b-23ed-47cf-9318-6de12a1abcb9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1040266454'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:12.990437 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:12.990437 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:12.991031 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:12.991136 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:12.994680 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:13.002784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (c375be31-51a5-4d99-a436-468c2b7c5476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:13.003880 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d007cc-079b-45c3-b6e4-526e9ef57fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:13.004935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:13.045522 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d007cc-079b-45c3-b6e4-526e9ef57fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf51635b-23ed-47cf-9318-6de12a1abcb9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:13.046334 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554e3bde-1edc-428d-ad6f-63dc75f9e7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:13.087205 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['3372464f-e495-47ad-b13a-d986f39fe79d', '54b94616-075a-40e6-b36d-f2da7cf84cc0', '12c617e8-3fb7-4eb3-8376-f14e9fd6ebed', 'da485790-e805-4d3c-bd15-17624ee458cf'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:13.088143 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554e3bde-1edc-428d-ad6f-63dc75f9e7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3372464f-e495-47ad-b13a-d986f39fe79d', '54b94616-075a-40e6-b36d-f2da7cf84cc0', '12c617e8-3fb7-4eb3-8376-f14e9fd6ebed', 'da485790-e805-4d3c-bd15-17624ee458cf']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:13.088967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efba0b6-bc98-4408-980f-090c9648af05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:13.135322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efba0b6-bc98-4408-980f-090c9648af05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a45aed54-b210-4b44-b920-2b185be09c06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1040266454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['3372464f-e495-47ad-b13a-d986f39fe79d','54b94616-075a-40e6-b36d-f2da7cf84cc0','12c617e8-3fb7-4eb3-8376-f14e9fd6ebed','da485790-e805-4d3c-bd15-17624ee458cf'],size=1,snapshot_id=cf51635b-23ed-47cf-9318-6de12a1abcb9,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1040266454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a45aed54-b210-4b44-b920-2b185be09c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf51635b-23ed-47cf-9318-6de12a1abcb9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:13.136175 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168ea81e-64d2-4120-b430-769cf4b3322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:13.156426 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168ea81e-64d2-4120-b430-769cf4b3322a) transitioned into state 'SUCCESS' from state '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-1040266454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['3372464f-e495-47ad-b13a-d986f39fe79d','54b94616-075a-40e6-b36d-f2da7cf84cc0','12c617e8-3fb7-4eb3-8376-f14e9fd6ebed','da485790-e805-4d3c-bd15-17624ee458cf'],size=1,snapshot_id=cf51635b-23ed-47cf-9318-6de12a1abcb9,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:13.157275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b85310-2c11-45bc-8fed-6961d60e3bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:13.177767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b85310-2c11-45bc-8fed-6961d60e3bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:13.178610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (c375be31-51a5-4d99-a436-468c2b7c5476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:13.178910 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:13.179507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28aedfc8-ed7b-49bb-b961-189de6182c87 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:13.179933 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1213/4846] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:12 2026] POST /volume/v3/volumes => generated 802 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:13.193823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3245be09-f104-4479-9333-65b0d97f30b7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:13.195735 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3245be09-f104-4479-9333-65b0d97f30b7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:13.195952 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3245be09-f104-4479-9333-65b0d97f30b7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:13.196143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3245be09-f104-4479-9333-65b0d97f30b7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:13.212141 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:13.212141 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:13.217995 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3245be09-f104-4479-9333-65b0d97f30b7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:13.226248 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3245be09-f104-4479-9333-65b0d97f30b7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 200 Jul 24 01:03:13.226811 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1229/4847] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:13 2026] GET /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:13.937873 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:13.939787 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:13.940016 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:13.940186 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:13.940306 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:13.944699 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:13.944699 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:13.945405 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3395766-554c-45c9-aaa8-b8c2deea35dd tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:13.945740 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1204/4848] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:13 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:14.240214 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e61bdd97-3258-408d-9329-5f38f08286ee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.241967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e61bdd97-3258-408d-9329-5f38f08286ee tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:14.242178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e61bdd97-3258-408d-9329-5f38f08286ee tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.242372 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e61bdd97-3258-408d-9329-5f38f08286ee tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.249162 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.249162 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:14.253801 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e61bdd97-3258-408d-9329-5f38f08286ee tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:14.257647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e61bdd97-3258-408d-9329-5f38f08286ee tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 200 Jul 24 01:03:14.258175 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1203/4849] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:14.269556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4561310e-67d8-47e1-aced-13cde5765da9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.271368 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:14.271759 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a45aed54-b210-4b44-b920-2b185be09c06", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-173164302"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:14.273293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'source_volid': 'a45aed54-b210-4b44-b920-2b185be09c06', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-173164302'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:14.279842 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.279842 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:14.280287 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume retrieved successfully. Jul 24 01:03:14.280394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:14.283529 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:14.288305 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (9e35b0c0-b6ef-4d61-ac07-21c4535b7bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:14.289256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d4cbb3-401a-4941-b09b-c5d5c63d554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:14.290053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:14.312057 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d4cbb3-401a-4941-b09b-c5d5c63d554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a45aed54-b210-4b44-b920-2b185be09c06', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:14.312794 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2767f8b2-e2e2-4c1f-996f-150ac4e0f8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:14.355029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['c6033ff5-cef4-4f51-ad47-e7153766228e', 'a62ef312-753f-4863-8f87-0b4fffe89108', '4ccbafa0-6ec9-4333-8d84-c4e42134b8b6', 'b0444495-08c0-44ff-af5d-4ac37e9dcc8a'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:14.355766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2767f8b2-e2e2-4c1f-996f-150ac4e0f8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6033ff5-cef4-4f51-ad47-e7153766228e', 'a62ef312-753f-4863-8f87-0b4fffe89108', '4ccbafa0-6ec9-4333-8d84-c4e42134b8b6', 'b0444495-08c0-44ff-af5d-4ac37e9dcc8a']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:14.356406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd2376a-a046-40b7-925a-ac255e2a1521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:14.387707 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd2376a-a046-40b7-925a-ac255e2a1521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '822b5533-f01b-4bf6-931b-804f06cbd22a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-173164302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['c6033ff5-cef4-4f51-ad47-e7153766228e','a62ef312-753f-4863-8f87-0b4fffe89108','4ccbafa0-6ec9-4333-8d84-c4e42134b8b6','b0444495-08c0-44ff-af5d-4ac37e9dcc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=a45aed54-b210-4b44-b920-2b185be09c06,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-173164302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=822b5533-f01b-4bf6-931b-804f06cbd22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a45aed54-b210-4b44-b920-2b185be09c06,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:14.388433 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c59b50-a8c0-4650-b613-fc3295b30a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:14.406948 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c59b50-a8c0-4650-b613-fc3295b30a77) transitioned into state 'SUCCESS' from state '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-173164302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['c6033ff5-cef4-4f51-ad47-e7153766228e','a62ef312-753f-4863-8f87-0b4fffe89108','4ccbafa0-6ec9-4333-8d84-c4e42134b8b6','b0444495-08c0-44ff-af5d-4ac37e9dcc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=a45aed54-b210-4b44-b920-2b185be09c06,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:14.407716 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d92ec-4f09-4fcc-9c9f-67e5b4c456bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:14.424000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d92ec-4f09-4fcc-9c9f-67e5b4c456bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:14.425098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (9e35b0c0-b6ef-4d61-ac07-21c4535b7bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:14.425493 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:14.426296 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4561310e-67d8-47e1-aced-13cde5765da9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:14.426804 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1214/4850] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:14 2026] POST /volume/v3/volumes => generated 801 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:14.439351 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.441358 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:14.441602 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.441893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.449960 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.449960 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:14.454361 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:14.459675 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6fdc11df-d036-4392-84a2-32e5e0b4bf64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 200 Jul 24 01:03:14.460258 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1230/4851] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:14.516529 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.518825 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:14.519012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.519233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.527789 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.527789 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:14.531823 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:14.537493 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-54435833-07e8-4abd-bc4e-cd8cd01f5b12 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:14.538075 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1205/4852] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:14.554460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.558164 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] POST https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78/action Jul 24 01:03:14.558534 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:14.558715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:14.578316 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.578316 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:14.578885 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:14.584641 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Begin detaching volume completed successfully. Jul 24 01:03:14.584914 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-30fff167-a9fa-4b4a-af8a-41ef006b8409 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78/action returned with HTTP 202 Jul 24 01:03:14.585375 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1204/4853] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:03:14 2026] POST /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:03:14.632792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-48445160-30d5-4b8d-8aea-1660667b5f3d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.633184 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-48445160-30d5-4b8d-8aea-1660667b5f3d None None] GET https://10.4.3.67/volume// Jul 24 01:03:14.633395 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-48445160-30d5-4b8d-8aea-1660667b5f3d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.633547 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-48445160-30d5-4b8d-8aea-1660667b5f3d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.634967 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-48445160-30d5-4b8d-8aea-1660667b5f3d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:14.634967 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1215/4854] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:14.644810 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.648116 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:14.648406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.648593 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.657523 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.657523 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:14.660737 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:14.664321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-d43a0640-3c8f-4b8b-88e1-03e57fd2ce33 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:14.664726 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1231/4855] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 1346 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:14.959454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:14.962920 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:14.963051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:14.963175 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:14.963311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:14.969950 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:14.969950 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:14.971901 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3c48ec6-65a2-4857-99bb-23165a1c17ef tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:14.972428 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1206/4856] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:14 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:15.469049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-92ec7f1a-17d5-4f7a-af0d-29d1c26edcd1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:15.471172 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-92ec7f1a-17d5-4f7a-af0d-29d1c26edcd1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] DELETE https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e Jul 24 01:03:15.471373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-92ec7f1a-17d5-4f7a-af0d-29d1c26edcd1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:15.471548 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-92ec7f1a-17d5-4f7a-af0d-29d1c26edcd1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:15.479497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:15.481889 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:15.481889 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:15.482031 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:15.482335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:15.482594 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:15.491448 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:15.491448 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:15.497682 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:15.502932 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ebd8cc89-f7f5-4a2c-be15-afc5e5ff5ddc tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 200 Jul 24 01:03:15.503368 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1216/4857] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:15 2026] GET /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:15.518852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0d51c775-4bbc-42ca-824b-055b33ae960c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:15.522096 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:15.522622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:15.522622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:15.522755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:15.528016 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:15.528016 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:15.528630 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:15.549221 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot delete request issued successfully. Jul 24 01:03:15.549221 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0d51c775-4bbc-42ca-824b-055b33ae960c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 202 Jul 24 01:03:15.549221 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1232/4858] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:15 2026] DELETE /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:15.556076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:15.557776 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:15.558078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:15.560682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:15.560947 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-82b1ca35-48a9-4cda-bf7e-7d1d0826dc80 req-92ec7f1a-17d5-4f7a-af0d-29d1c26edcd1 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e returned with HTTP 200 Jul 24 01:03:15.561390 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1205/4859] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:03:15 2026] DELETE /volume/v3/attachments/3bfa2fde-d989-4d83-ab4c-4ebcaf5ac11e => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:15.566247 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:15.566247 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:15.566247 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:15.566730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-10e6739e-0068-4ff3-8860-5f9d81efd486 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 200 Jul 24 01:03:15.567341 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1207/4860] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:15 2026] GET /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:15.985494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:15.987601 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:15.988031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:15.988031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:15.988109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:15.992049 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:15.992049 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:15.992756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-87c7b2c2-206e-4b81-bcd5-a427cba9925c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:15.993117 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1217/4861] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:15 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:16.580427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63b9846a-15b1-46b6-91a6-555e7bb63331 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:16.582751 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b9846a-15b1-46b6-91a6-555e7bb63331 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:16.582853 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b9846a-15b1-46b6-91a6-555e7bb63331 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:16.583054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63b9846a-15b1-46b6-91a6-555e7bb63331 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:16.591556 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63b9846a-15b1-46b6-91a6-555e7bb63331 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 404 Jul 24 01:03:16.592102 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1233/4862] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:16 2026] GET /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:16.602287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:16.604271 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:16.604484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:16.604715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:16.604841 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:16.611216 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:16.611216 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:16.611773 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:16.640320 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot delete request issued successfully. Jul 24 01:03:16.640320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-abc11089-4590-43e4-9cca-b6c8e8a48e13 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 202 Jul 24 01:03:16.640320 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1206/4863] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:16 2026] DELETE /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:16.650725 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:16.652853 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:16.653053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:16.653271 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:16.660799 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:16.660799 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:16.660799 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:16.661242 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70a73d95-ea83-4c02-86ec-fc424196deb6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 200 Jul 24 01:03:16.661915 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1208/4864] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:16 2026] GET /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:17.006163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.008502 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:17.008777 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.009025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.009158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:17.014256 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.014256 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:17.015161 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d25a417e-83fa-4f47-a4d8-c15c2701a185 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:17.015642 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1218/4865] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:17 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:17.026966 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1f1f0844-c809-447f-813e-0fa9d4136985 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.028974 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f1f0844-c809-447f-813e-0fa9d4136985 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:17.029161 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f1f0844-c809-447f-813e-0fa9d4136985 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.029369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1f1f0844-c809-447f-813e-0fa9d4136985 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.029475 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1f1f0844-c809-447f-813e-0fa9d4136985 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:17.033915 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.033915 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:17.034610 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1f1f0844-c809-447f-813e-0fa9d4136985 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:17.034946 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1234/4866] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:17 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:17.045894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.048630 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:17.048845 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.049036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.049138 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete backup with id: 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. Jul 24 01:03:17.053266 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.053266 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:17.064318 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] delete_backup rpcapi backup_id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:03:17.065948 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-908bb26d-e1c7-4d39-9508-d767a5321b6c tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 202 Jul 24 01:03:17.066464 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1207/4867] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:17 2026] DELETE /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:03:17.075047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.077227 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:17.077448 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.077658 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.077830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:17.083713 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.083713 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:17.084495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52b94a33-b296-48a3-a1d8-5ecf8ba38c67 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 200 Jul 24 01:03:17.084875 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1209/4868] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:17 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:17.673595 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9583c96e-c22d-45a1-8b47-906c75177d10 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.675421 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9583c96e-c22d-45a1-8b47-906c75177d10 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:17.675634 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9583c96e-c22d-45a1-8b47-906c75177d10 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.675876 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9583c96e-c22d-45a1-8b47-906c75177d10 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.680415 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9583c96e-c22d-45a1-8b47-906c75177d10 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 404 Jul 24 01:03:17.680956 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1219/4869] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:17 2026] GET /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:17.689261 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-154ccf51-9172-4e48-8920-9a65b3391b38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.691365 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:17.691617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.691859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.692062 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:17.700265 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.700265 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:17.700789 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:17.717934 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:17.718163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-154ccf51-9172-4e48-8920-9a65b3391b38 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 202 Jul 24 01:03:17.718688 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1235/4870] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:17 2026] DELETE /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:17.726129 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:17.727998 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:17.728260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:17.728456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:17.736276 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:17.736276 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:17.739566 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:17.743759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-849e6149-3229-40ea-bb1f-1088161bbfb7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 200 Jul 24 01:03:17.744143 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1208/4871] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:17 2026] GET /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:18.094968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d5039146-62ba-4447-b999-bdd7a806bfad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.096750 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5039146-62ba-4447-b999-bdd7a806bfad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 Jul 24 01:03:18.096940 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5039146-62ba-4447-b999-bdd7a806bfad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.097118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5039146-62ba-4447-b999-bdd7a806bfad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.097240 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d5039146-62ba-4447-b999-bdd7a806bfad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Show backup with id 6dbb6d4d-367d-4be7-8880-1396c56cd4b9. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:03:18.100811 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5039146-62ba-4447-b999-bdd7a806bfad tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 returned with HTTP 404 Jul 24 01:03:18.101378 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1210/4872] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:18 2026] GET /volume/v3/backups/6dbb6d4d-367d-4be7-8880-1396c56cd4b9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:18.108877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.110596 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:18.110818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.111015 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.111141 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete snapshot with id: f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:18.115978 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.115978 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:18.116495 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot retrieved successfully. Jul 24 01:03:18.131051 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot delete request issued successfully. Jul 24 01:03:18.131313 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4b1f6c8d-c64a-42a6-b644-26085024db3f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 returned with HTTP 202 Jul 24 01:03:18.131876 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1220/4873] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:18 2026] DELETE /volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:18.143837 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.146749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:18.146887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.147054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.155112 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.155112 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:18.155573 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Snapshot retrieved successfully. Jul 24 01:03:18.156304 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-290e2e9c-c91f-4d93-a481-edc1736cd657 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 returned with HTTP 200 Jul 24 01:03:18.156667 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1236/4874] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:18 2026] GET /volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:18.491274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.493505 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:18.493770 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.494006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.494214 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Delete volume with id: d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:18.503472 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.503472 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:18.504144 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:18.524776 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Delete volume request issued successfully. Jul 24 01:03:18.525021 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-748b44ce-63aa-4365-88e7-2507c2a637a9 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 202 Jul 24 01:03:18.525582 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1209/4875] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:18 2026] DELETE /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:18.532865 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.535128 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:18.535296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.535992 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.543442 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.543442 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:18.551007 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:18.556306 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2291a8c1-997a-44bb-b0ec-70a0e9eae93d tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 200 Jul 24 01:03:18.556608 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1211/4876] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:18 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:18.758387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ac870fa-991b-4fc7-9629-0f005841ff80 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.760211 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ac870fa-991b-4fc7-9629-0f005841ff80 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:18.760469 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ac870fa-991b-4fc7-9629-0f005841ff80 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.760686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ac870fa-991b-4fc7-9629-0f005841ff80 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.766897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ac870fa-991b-4fc7-9629-0f005841ff80 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 404 Jul 24 01:03:18.767440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1221/4877] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:18 2026] GET /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:18.774370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.776265 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:18.776511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.776744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.776949 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:18.784106 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.784106 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:18.784518 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:18.800762 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:18.801107 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9fe01e8d-fc71-4efb-8882-b4713d30fd4d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 202 Jul 24 01:03:18.801945 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1237/4878] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:18 2026] DELETE /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:18.809304 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:18.811856 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:18.812179 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:18.812495 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:18.822328 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:18.822328 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:18.827746 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:18.834612 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e9bbc56f-338b-46d2-9281-50eb2a153c97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 200 Jul 24 01:03:18.835204 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1210/4879] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:18 2026] GET /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:19.167796 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c73cc052-6e2c-45f9-b123-9e8ed18be9c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.169581 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c73cc052-6e2c-45f9-b123-9e8ed18be9c2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 Jul 24 01:03:19.169845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c73cc052-6e2c-45f9-b123-9e8ed18be9c2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.170059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c73cc052-6e2c-45f9-b123-9e8ed18be9c2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.175836 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c73cc052-6e2c-45f9-b123-9e8ed18be9c2 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 returned with HTTP 404 Jul 24 01:03:19.176451 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1212/4880] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/snapshots/f1371d7c-84b1-42c3-81f1-ba81427e78b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:19.183962 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ae5e55b8-6850-4270-abfa-77b802566cec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.185888 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:19.186079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.186286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.186444 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume with id: 89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:19.193687 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.193687 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:19.194147 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:19.210020 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume request issued successfully. Jul 24 01:03:19.210242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ae5e55b8-6850-4270-abfa-77b802566cec tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad returned with HTTP 202 Jul 24 01:03:19.210698 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1222/4881] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:19 2026] DELETE /volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:19.220890 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.222766 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:19.222959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.223163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.234585 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.234585 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:19.244788 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:19.252472 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4cb140b-599b-4532-aa90-14a3a33a22ba tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad returned with HTTP 200 Jul 24 01:03:19.253156 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1238/4882] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:19.571002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-954f1fa1-1503-41ae-81d6-6aff42ad7a2b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.572807 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-954f1fa1-1503-41ae-81d6-6aff42ad7a2b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 Jul 24 01:03:19.572999 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-954f1fa1-1503-41ae-81d6-6aff42ad7a2b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.573173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-954f1fa1-1503-41ae-81d6-6aff42ad7a2b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.578682 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-954f1fa1-1503-41ae-81d6-6aff42ad7a2b tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 returned with HTTP 404 Jul 24 01:03:19.579331 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1211/4883] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/volumes/d4a0692e-a66f-48de-b05c-be7910911c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:19.848691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2b4457bd-f66a-4f29-9445-6bd3c2217264 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.850361 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2b4457bd-f66a-4f29-9445-6bd3c2217264 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:19.850613 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2b4457bd-f66a-4f29-9445-6bd3c2217264 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.850833 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2b4457bd-f66a-4f29-9445-6bd3c2217264 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.856417 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2b4457bd-f66a-4f29-9445-6bd3c2217264 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 404 Jul 24 01:03:19.856884 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1213/4884] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:19.863758 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.865526 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:19.865786 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.865971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.866136 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:19.874066 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.874066 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:19.874544 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:19.884721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.886815 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:03:19.887081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.887366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.887621 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Delete snapshot with id: 52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:03:19.892741 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.892741 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:19.893116 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:03:19.893163 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:19.893373 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5b390a26-1da4-4a7c-9cbe-c9dab715739c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 202 Jul 24 01:03:19.893801 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1223/4885] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:19 2026] DELETE /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:19.901887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f625be36-9b73-467a-947d-a91209379dba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.903985 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f625be36-9b73-467a-947d-a91209379dba tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:19.904274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f625be36-9b73-467a-947d-a91209379dba tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.904516 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f625be36-9b73-467a-947d-a91209379dba tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.912982 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.912982 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:19.917277 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f625be36-9b73-467a-947d-a91209379dba tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:19.920613 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot delete request issued successfully. Jul 24 01:03:19.920863 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9ff0924-5b2f-498d-b24a-8adb34b28815 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 202 Jul 24 01:03:19.921319 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1239/4886] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:19 2026] DELETE /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:19.923247 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f625be36-9b73-467a-947d-a91209379dba tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 200 Jul 24 01:03:19.923746 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1212/4887] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:19.930287 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c841ec32-4395-499e-a16f-c01df395d2ab None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.932259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c841ec32-4395-499e-a16f-c01df395d2ab tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:03:19.932528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c841ec32-4395-499e-a16f-c01df395d2ab tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.932807 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c841ec32-4395-499e-a16f-c01df395d2ab tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.939136 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:19.939136 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:19.939752 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c841ec32-4395-499e-a16f-c01df395d2ab tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Snapshot retrieved successfully. Jul 24 01:03:19.941069 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c841ec32-4395-499e-a16f-c01df395d2ab tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 200 Jul 24 01:03:19.941356 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1214/4888] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:20.268073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2717145c-811d-4431-ab9e-8edb1f1cb08f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.269971 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2717145c-811d-4431-ab9e-8edb1f1cb08f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad Jul 24 01:03:20.270214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2717145c-811d-4431-ab9e-8edb1f1cb08f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.270442 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2717145c-811d-4431-ab9e-8edb1f1cb08f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.276130 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2717145c-811d-4431-ab9e-8edb1f1cb08f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad returned with HTTP 404 Jul 24 01:03:20.276689 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1224/4889] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/volumes/89aa5bad-10ea-4299-b126-dc830c6bcfad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:20.284310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.286065 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:03:20.286281 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.286469 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.286625 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume with id: f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:03:20.293491 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:20.293491 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:20.293941 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:20.308942 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume request issued successfully. Jul 24 01:03:20.309128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-69f1f1bf-fc51-4877-93ca-0fd902251b02 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 202 Jul 24 01:03:20.309545 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1240/4890] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:20 2026] DELETE /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:20.317413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.319222 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:03:20.319431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.319639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.326049 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:20.326049 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:20.329553 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:20.334406 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f18074c3-9fa3-4956-b0ca-5fb862d6328d tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 200 Jul 24 01:03:20.334920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1213/4891] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:20.936525 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9cbcc1b7-38d9-4063-9d31-8e5b8e7ccbaf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.938681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9cbcc1b7-38d9-4063-9d31-8e5b8e7ccbaf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:20.938936 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9cbcc1b7-38d9-4063-9d31-8e5b8e7ccbaf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.939137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9cbcc1b7-38d9-4063-9d31-8e5b8e7ccbaf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.945396 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9cbcc1b7-38d9-4063-9d31-8e5b8e7ccbaf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 404 Jul 24 01:03:20.946065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1215/4892] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:20.950838 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b3a7ee05-7ae0-43be-9d51-32c7dd73e17a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.952376 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3a7ee05-7ae0-43be-9d51-32c7dd73e17a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e Jul 24 01:03:20.952533 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3a7ee05-7ae0-43be-9d51-32c7dd73e17a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.952728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b3a7ee05-7ae0-43be-9d51-32c7dd73e17a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.954709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.956414 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b3a7ee05-7ae0-43be-9d51-32c7dd73e17a tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e returned with HTTP 404 Jul 24 01:03:20.956723 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:20.956817 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1225/4893] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/snapshots/52f8b415-7436-482b-8bf3-0d78a73c250e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:20.956956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.959299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.959299 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:20.966545 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:20.966545 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:20.966545 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:20.986056 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:20.986056 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b21575f7-bc44-455c-b6c0-3ce5417c3896 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 202 Jul 24 01:03:20.986969 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1241/4894] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:20 2026] DELETE /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:20.987388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.989445 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:03:20.989677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.989855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.992705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-219afd33-c847-470e-bd84-bfb690ef60c1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:20.994384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-219afd33-c847-470e-bd84-bfb690ef60c1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:20.994698 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-219afd33-c847-470e-bd84-bfb690ef60c1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:20.994869 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-219afd33-c847-470e-bd84-bfb690ef60c1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:20.997284 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:20.997284 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:21.000529 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:21.001171 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:21.001171 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:21.004469 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-7692f47c-9d9c-40cf-b140-ec2380bc98a1 req-97e5b63c-83cf-4853-b487-f3f6cdc13b80 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:03:21.004576 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-219afd33-c847-470e-bd84-bfb690ef60c1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:21.004905 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1214/4895] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:21.009056 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-219afd33-c847-470e-bd84-bfb690ef60c1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 200 Jul 24 01:03:21.009445 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1216/4896] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:20 2026] GET /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:21.349069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e0cf77c2-1465-4355-8b6a-a783ea81543b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:21.351378 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e0cf77c2-1465-4355-8b6a-a783ea81543b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 Jul 24 01:03:21.351834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e0cf77c2-1465-4355-8b6a-a783ea81543b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:21.351834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e0cf77c2-1465-4355-8b6a-a783ea81543b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:21.358153 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e0cf77c2-1465-4355-8b6a-a783ea81543b tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 returned with HTTP 404 Jul 24 01:03:21.358601 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1226/4897] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:21 2026] GET /volume/v3/volumes/f76ee164-7474-4f79-87ad-caea3ed277b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:21.369438 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:21.370278 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:03:21.370454 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:21.370665 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:21.370831 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume with id: 4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:03:21.379759 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:21.379759 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:21.380372 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:21.406014 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume request issued successfully. Jul 24 01:03:21.406289 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cfb70736-7c27-47e1-8e40-f5c60b631adc tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 202 Jul 24 01:03:21.406843 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1242/4898] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:21 2026] DELETE /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:21.415815 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b57f734e-d517-4073-87be-711896328ce1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:21.417755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b57f734e-d517-4073-87be-711896328ce1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:03:21.417940 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b57f734e-d517-4073-87be-711896328ce1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:21.418104 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b57f734e-d517-4073-87be-711896328ce1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:21.425658 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:21.425658 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:21.433210 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b57f734e-d517-4073-87be-711896328ce1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:21.436130 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b57f734e-d517-4073-87be-711896328ce1 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 200 Jul 24 01:03:21.436542 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1215/4899] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:21 2026] GET /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:22.021412 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-da8a0d6b-3d43-4151-b227-192a4f7fcbb8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.024027 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da8a0d6b-3d43-4151-b227-192a4f7fcbb8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:22.024344 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da8a0d6b-3d43-4151-b227-192a4f7fcbb8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.024608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da8a0d6b-3d43-4151-b227-192a4f7fcbb8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.032670 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da8a0d6b-3d43-4151-b227-192a4f7fcbb8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 404 Jul 24 01:03:22.033255 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1217/4900] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:22 2026] GET /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:22.042630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1c727066-5447-4500-ad8d-f2614163fa9c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.044151 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:22.044474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1710222107"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:22.045839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1710222107'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:22.045946 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:22.049736 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:22.055053 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (cf688b0c-f77a-4718-8184-9a59ba8f557f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:22.055991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df2b49c-66b4-44b9-805f-b8f11f9d5793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:22.056989 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:22.081381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df2b49c-66b4-44b9-805f-b8f11f9d5793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:22.082303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f492109-f92a-4def-89ac-c4e5a830d73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:22.137254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['f20798b2-d349-4a69-9f4b-4eb6c5d5b746', '04456425-cc88-4e84-a4c7-e6ace58fbf7c', '8293c278-cd97-498e-8f82-d7e30ce3d4ab', '467d0f05-ea94-4ebf-b2e8-f4f754b6f0b4'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:22.138128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f492109-f92a-4def-89ac-c4e5a830d73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20798b2-d349-4a69-9f4b-4eb6c5d5b746', '04456425-cc88-4e84-a4c7-e6ace58fbf7c', '8293c278-cd97-498e-8f82-d7e30ce3d4ab', '467d0f05-ea94-4ebf-b2e8-f4f754b6f0b4']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:22.138964 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a269d8d-33fc-4211-92cd-838b1bce61a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:22.165922 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a269d8d-33fc-4211-92cd-838b1bce61a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '891355c7-02d0-48c3-ab53-50e35559198e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1710222107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['f20798b2-d349-4a69-9f4b-4eb6c5d5b746','04456425-cc88-4e84-a4c7-e6ace58fbf7c','8293c278-cd97-498e-8f82-d7e30ce3d4ab','467d0f05-ea94-4ebf-b2e8-f4f754b6f0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1710222107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=891355c7-02d0-48c3-ab53-50e35559198e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:22.166623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20087ef8-d030-4c90-b96b-ed54efd6583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:22.186953 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20087ef8-d030-4c90-b96b-ed54efd6583b) transitioned into state 'SUCCESS' from state '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-1710222107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['f20798b2-d349-4a69-9f4b-4eb6c5d5b746','04456425-cc88-4e84-a4c7-e6ace58fbf7c','8293c278-cd97-498e-8f82-d7e30ce3d4ab','467d0f05-ea94-4ebf-b2e8-f4f754b6f0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:22.188066 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159ef985-31e5-415b-9150-d35d3e4ab7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:22.201206 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159ef985-31e5-415b-9150-d35d3e4ab7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:22.202173 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (cf688b0c-f77a-4718-8184-9a59ba8f557f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:22.202526 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:22.203101 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1c727066-5447-4500-ad8d-f2614163fa9c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:22.204422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1227/4901] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:03:22 2026] POST /volume/v3/volumes => generated 768 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:22.218549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.220247 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:22.220569 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.221902 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.229220 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:22.229220 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:22.235153 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:22.241312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22654ac5-84b9-4830-ae6d-7240b26772b8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 200 Jul 24 01:03:22.241312 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1243/4902] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:22 2026] GET /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:22.448762 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3e9a31ae-cab9-431b-87f5-330b0ba52699 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.450387 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e9a31ae-cab9-431b-87f5-330b0ba52699 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 Jul 24 01:03:22.450575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e9a31ae-cab9-431b-87f5-330b0ba52699 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.450779 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3e9a31ae-cab9-431b-87f5-330b0ba52699 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.455850 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3e9a31ae-cab9-431b-87f5-330b0ba52699 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 returned with HTTP 404 Jul 24 01:03:22.456303 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1216/4903] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:22 2026] GET /volume/v3/volumes/4a3d2fe6-960a-4e47-97ee-fe6d17ceb906 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:22.464480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8ba21cc3-2c99-4048-8974-96b507af324a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.466171 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:03:22.466388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.466562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.466738 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume with id: f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:03:22.474564 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:22.474564 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:22.475001 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:22.492247 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Delete volume request issued successfully. Jul 24 01:03:22.492247 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ba21cc3-2c99-4048-8974-96b507af324a tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 202 Jul 24 01:03:22.495215 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1218/4904] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:22 2026] DELETE /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:22.499836 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4993a59d-09a9-4868-9fba-d1630218815f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.500823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4993a59d-09a9-4868-9fba-d1630218815f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:03:22.500973 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4993a59d-09a9-4868-9fba-d1630218815f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.501159 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4993a59d-09a9-4868-9fba-d1630218815f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.508787 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:22.508787 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:22.513094 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4993a59d-09a9-4868-9fba-d1630218815f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Volume info retrieved successfully. Jul 24 01:03:22.517498 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4993a59d-09a9-4868-9fba-d1630218815f tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 200 Jul 24 01:03:22.517878 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1228/4905] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:22 2026] GET /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:22.612736 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.614439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:03:22.614613 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.614829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.614989 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Delete volume with id: d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:03:22.622201 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:22.622201 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:22.622621 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:22.639148 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Delete volume request issued successfully. Jul 24 01:03:22.639148 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b0068cc3-ff3e-4dfe-ac82-a895569de854 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 202 Jul 24 01:03:22.639148 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1244/4906] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:22 2026] DELETE /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:22.645924 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:22.648069 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:03:22.648283 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:22.648476 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:22.654919 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:22.654919 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:22.658242 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Volume info retrieved successfully. Jul 24 01:03:22.663285 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc9e692c-6732-4bcb-8a9f-277174e3cb17 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 200 Jul 24 01:03:22.663285 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1217/4907] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:22 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:23.254210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:23.256468 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:23.256788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:23.257055 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:23.264773 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:23.264773 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:23.268321 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:23.272454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6e26b455-d68b-44ec-bea5-dbf692307b37 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 200 Jul 24 01:03:23.272889 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1219/4908] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:23 2026] GET /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:23.284603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:23.286266 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:23.286575 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "891355c7-02d0-48c3-ab53-50e35559198e", "name": "tempest-VolumeDependencyTests-Snapshot-1499101694"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:23.293919 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:23.293919 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:23.294345 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:23.294452 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create snapshot from volume 891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:23.316101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['d559170c-e0ff-44c1-91dd-ddd1d320d857', '2c194ea2-471d-42e5-85ff-deb09c42360e', '761c8220-f133-4f61-aaa7-3f5914a304c3', '57ad2dd7-c624-4f82-a214-bd92e0b89a45'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:23.342678 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot create request issued successfully. Jul 24 01:03:23.343014 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d8f282b-f68d-45ad-a450-f9560cce8af0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:23.343422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1229/4909] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:23.351808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:23.355811 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:23.356052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:23.356307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:23.367598 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:23.367598 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:23.367598 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:23.367762 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c7b36b23-fd55-4dfd-924b-b170cfd34ee1 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 200 Jul 24 01:03:23.368968 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1245/4910] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:23 2026] GET /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:23.530378 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1ca38a04-1a0e-42a8-a7a8-fee7e83b5611 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:23.532137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ca38a04-1a0e-42a8-a7a8-fee7e83b5611 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] GET https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 Jul 24 01:03:23.532317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ca38a04-1a0e-42a8-a7a8-fee7e83b5611 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:23.532502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1ca38a04-1a0e-42a8-a7a8-fee7e83b5611 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:23.537999 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1ca38a04-1a0e-42a8-a7a8-fee7e83b5611 tempest-VolumesBackupsTest-800091450 tempest-VolumesBackupsTest-800091450-project-member] https://10.4.3.67/volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 returned with HTTP 404 Jul 24 01:03:23.538456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1218/4911] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:23 2026] GET /volume/v3/volumes/f93cc78f-e028-4726-a84e-a766719aceb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:23.678578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d4954c74-da17-42e5-b748-e7c3ae9c0037 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:23.680427 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d4954c74-da17-42e5-b748-e7c3ae9c0037 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] GET https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b Jul 24 01:03:23.680652 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d4954c74-da17-42e5-b748-e7c3ae9c0037 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:23.680873 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d4954c74-da17-42e5-b748-e7c3ae9c0037 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:23.686211 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d4954c74-da17-42e5-b748-e7c3ae9c0037 tempest-TestStampPattern-1037112438 tempest-TestStampPattern-1037112438-project-member] https://10.4.3.67/volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b returned with HTTP 404 Jul 24 01:03:23.686726 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1220/4912] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:23 2026] GET /volume/v3/volumes/d16c5aec-e017-43fe-8654-3396a8514f2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:24.378618 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9810a070-f946-4035-9b37-f3b44bf54db4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:24.380233 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9810a070-f946-4035-9b37-f3b44bf54db4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:24.380399 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9810a070-f946-4035-9b37-f3b44bf54db4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:24.380570 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9810a070-f946-4035-9b37-f3b44bf54db4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:24.384728 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:24.384728 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:24.385158 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9810a070-f946-4035-9b37-f3b44bf54db4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:24.385943 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9810a070-f946-4035-9b37-f3b44bf54db4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 200 Jul 24 01:03:24.386490 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1230/4913] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:24 2026] GET /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:24.397117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:24.399086 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:24.399452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "887fa8d0-45ba-40a3-b41a-929e1dc20d84", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2086772144"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:24.401317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'snapshot_id': '887fa8d0-45ba-40a3-b41a-929e1dc20d84', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2086772144'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:24.406397 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:24.406397 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:24.406815 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:24.406935 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:24.410149 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:24.415276 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (8fa0592e-cab9-4519-a08d-03621c6eb019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:24.416387 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4227758c-db46-49a5-b6c5-3b2da646e46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:24.417243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:24.443617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4227758c-db46-49a5-b6c5-3b2da646e46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '887fa8d0-45ba-40a3-b41a-929e1dc20d84', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:24.444612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcdffdaf-ec0f-4acd-8d6a-0491ce5c06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:24.489097 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['e222252c-49f8-4449-beb6-2a7a47a247ee', '0506bb5c-195c-45b6-9230-c1ff37b0d6f2', '782da035-569f-44f3-ac2e-0ec2a8142899', '2e995ac7-6540-4d87-8952-9ea3f9511d10'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:24.490098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcdffdaf-ec0f-4acd-8d6a-0491ce5c06f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e222252c-49f8-4449-beb6-2a7a47a247ee', '0506bb5c-195c-45b6-9230-c1ff37b0d6f2', '782da035-569f-44f3-ac2e-0ec2a8142899', '2e995ac7-6540-4d87-8952-9ea3f9511d10']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:24.491078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e25e3a31-7a99-4cd8-8ab3-8937cd6f2557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:24.540206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e25e3a31-7a99-4cd8-8ab3-8937cd6f2557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb13784e-24d3-403f-a64f-6e142e98a158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086772144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['e222252c-49f8-4449-beb6-2a7a47a247ee','0506bb5c-195c-45b6-9230-c1ff37b0d6f2','782da035-569f-44f3-ac2e-0ec2a8142899','2e995ac7-6540-4d87-8952-9ea3f9511d10'],size=1,snapshot_id=887fa8d0-45ba-40a3-b41a-929e1dc20d84,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086772144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb13784e-24d3-403f-a64f-6e142e98a158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=887fa8d0-45ba-40a3-b41a-929e1dc20d84,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:24.541165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e204be8b-7640-4fb3-b088-980260814bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:24.560733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e204be8b-7640-4fb3-b088-980260814bbc) transitioned into state 'SUCCESS' from state '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-2086772144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['e222252c-49f8-4449-beb6-2a7a47a247ee','0506bb5c-195c-45b6-9230-c1ff37b0d6f2','782da035-569f-44f3-ac2e-0ec2a8142899','2e995ac7-6540-4d87-8952-9ea3f9511d10'],size=1,snapshot_id=887fa8d0-45ba-40a3-b41a-929e1dc20d84,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:24.561500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602f49bb-93d9-47f6-9580-46bb4d24bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:24.582442 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602f49bb-93d9-47f6-9580-46bb4d24bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:24.583326 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (8fa0592e-cab9-4519-a08d-03621c6eb019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:24.583760 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:24.587729 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a0710f57-6155-467d-93e8-dd604dbd4ebd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:24.588327 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1246/4914] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:24 2026] POST /volume/v3/volumes => generated 802 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:24.603448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:24.608927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:24.609173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:24.609491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:24.618595 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:24.618595 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:24.623100 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:24.633082 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6d3bf2db-5a37-4885-a631-d56ba7fbcbcb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 200 Jul 24 01:03:24.633082 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1219/4915] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:24 2026] GET /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:25.645097 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8375c814-788e-4699-9069-a18ed4ad530f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:25.647345 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8375c814-788e-4699-9069-a18ed4ad530f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:25.647677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8375c814-788e-4699-9069-a18ed4ad530f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:25.647947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8375c814-788e-4699-9069-a18ed4ad530f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:25.657898 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:25.657898 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:25.662809 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8375c814-788e-4699-9069-a18ed4ad530f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:25.668722 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8375c814-788e-4699-9069-a18ed4ad530f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 200 Jul 24 01:03:25.669281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1221/4916] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:25 2026] GET /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:25.683080 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:25.687215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:25.687215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb13784e-24d3-403f-a64f-6e142e98a158", "name": "tempest-VolumeDependencyTests-Snapshot-1009637462"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:25.693831 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:25.693831 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:25.694436 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:25.694639 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create snapshot from volume eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:25.717712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['620bc380-657e-4807-992e-f3e4ab423ff6', '263b5f02-e043-45c0-8a40-aba95533f9a5', 'b4d76914-a55b-40ea-be33-f7c4cf0e3bff', '753dce31-2dd6-4aa1-985b-ecdd70e63fb5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:25.758740 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot create request issued successfully. Jul 24 01:03:25.758740 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-df320958-8767-4ef1-88aa-b5ffd6f03b5a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:25.758740 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1231/4917] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:25.773496 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-998f94ec-07d5-4575-8167-f92da5a1852e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:25.775521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-998f94ec-07d5-4575-8167-f92da5a1852e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:25.775720 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-998f94ec-07d5-4575-8167-f92da5a1852e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:25.775898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-998f94ec-07d5-4575-8167-f92da5a1852e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:25.783313 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:25.783313 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:25.783962 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-998f94ec-07d5-4575-8167-f92da5a1852e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:25.784885 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-998f94ec-07d5-4575-8167-f92da5a1852e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 200 Jul 24 01:03:25.785441 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1247/4918] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:25 2026] GET /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:26.797334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-08b14482-d77f-4d38-a153-013b773719b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:26.799363 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-08b14482-d77f-4d38-a153-013b773719b4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:26.799648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-08b14482-d77f-4d38-a153-013b773719b4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:26.799828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-08b14482-d77f-4d38-a153-013b773719b4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:26.805816 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:26.805816 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:26.806269 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-08b14482-d77f-4d38-a153-013b773719b4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:26.807084 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-08b14482-d77f-4d38-a153-013b773719b4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 200 Jul 24 01:03:26.807491 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1220/4919] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:26 2026] GET /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:26.818082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:26.822218 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:26.822218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9caa6733-ffc2-4e3c-8692-93e5a618a593", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-185675486"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:26.822896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'snapshot_id': '9caa6733-ffc2-4e3c-8692-93e5a618a593', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-185675486'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:26.828356 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:26.828356 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:26.828968 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:26.829212 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:26.833100 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:26.839073 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (582388f4-463d-4260-bd4e-8477503931ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:26.840427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7381d2-659d-4120-9a7b-3a0870f43f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:26.841492 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:26.874528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7381d2-659d-4120-9a7b-3a0870f43f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9caa6733-ffc2-4e3c-8692-93e5a618a593', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:26.874528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bc195d-ddb4-4454-b82e-15b9b14df15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:26.917333 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['8e6e3139-fe5d-4f0e-96f2-e09091d10294', '2bb15755-c722-4e43-a25a-c51f0785f2f8', '8a217a4d-c671-452c-ad9b-36c133927a2c', 'd6bcadc8-07d7-4b2c-bd62-fb33099c4aba'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:26.918562 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bc195d-ddb4-4454-b82e-15b9b14df15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6e3139-fe5d-4f0e-96f2-e09091d10294', '2bb15755-c722-4e43-a25a-c51f0785f2f8', '8a217a4d-c671-452c-ad9b-36c133927a2c', 'd6bcadc8-07d7-4b2c-bd62-fb33099c4aba']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:26.919848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14393447-d44c-4b72-a2fd-82a3c9344bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:26.959109 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14393447-d44c-4b72-a2fd-82a3c9344bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8c966e-03ae-45ff-8f72-f4e0aecf3f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-185675486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['8e6e3139-fe5d-4f0e-96f2-e09091d10294','2bb15755-c722-4e43-a25a-c51f0785f2f8','8a217a4d-c671-452c-ad9b-36c133927a2c','d6bcadc8-07d7-4b2c-bd62-fb33099c4aba'],size=1,snapshot_id=9caa6733-ffc2-4e3c-8692-93e5a618a593,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-185675486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8c966e-03ae-45ff-8f72-f4e0aecf3f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9caa6733-ffc2-4e3c-8692-93e5a618a593,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:26.959961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ebe5d6-d022-46cf-afc2-4414c1c7d5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:26.981921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ebe5d6-d022-46cf-afc2-4414c1c7d5e6) transitioned into state 'SUCCESS' from state '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-185675486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['8e6e3139-fe5d-4f0e-96f2-e09091d10294','2bb15755-c722-4e43-a25a-c51f0785f2f8','8a217a4d-c671-452c-ad9b-36c133927a2c','d6bcadc8-07d7-4b2c-bd62-fb33099c4aba'],size=1,snapshot_id=9caa6733-ffc2-4e3c-8692-93e5a618a593,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:26.983033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dae76b8-94a4-4017-87be-8f602f42620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:27.013050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dae76b8-94a4-4017-87be-8f602f42620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:27.014159 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (582388f4-463d-4260-bd4e-8477503931ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:27.014626 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:27.015370 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebcc5fd0-d006-4943-8bff-3d93f755e128 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:27.015836 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1222/4920] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:26 2026] POST /volume/v3/volumes => generated 801 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:27.032283 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:27.034464 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:27.034783 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:27.035056 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:27.045882 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:27.045882 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:27.053410 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:27.064953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b2b9f044-fde3-4a24-9559-b4d0812ec27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 200 Jul 24 01:03:27.065385 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1232/4921] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:27 2026] GET /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:27.912052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:27.914077 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:27.914451 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a9dcc994-6118-41e6-ac1b-2d14d70eb3f7", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:27.915804 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a9dcc994-6118-41e6-ac1b-2d14d70eb3f7', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:28.010919 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume of 1 GB Jul 24 01:03:28.014828 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Availability Zones retrieved successfully. Jul 24 01:03:28.019622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (3cb97a7a-3ad0-4dab-9d45-457da545b13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:28.021148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108432a5-f9f4-479c-90b2-4e61c6331353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:28.021965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:28.072546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108432a5-f9f4-479c-90b2-4e61c6331353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:28.073324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce5e7d5-2f6d-4b2d-b1fd-b41d43f206f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:28.081445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:28.083780 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:28.083990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:28.084288 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:28.094105 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:28.094105 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:28.100082 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:28.105814 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d997a9fa-0a4b-498c-9025-fdf8b7ee1451 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 200 Jul 24 01:03:28.106300 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1221/4922] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:28 2026] GET /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:28.122414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:28.122414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:28.122414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:28.122414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:28.122414 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:28.127122 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:28.127122 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:28.127563 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:28.139421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['31c47103-6868-47cd-b661-8acf3707b543', '8bad0cf1-b11a-4d45-8405-5bc2e9e854be', '8f4873eb-0ad2-40d7-93e5-c9c76369dc02', 'e8e08820-ac64-4cb9-9e0a-096cd7c5ced6'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:28.140181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce5e7d5-2f6d-4b2d-b1fd-b41d43f206f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c47103-6868-47cd-b661-8acf3707b543', '8bad0cf1-b11a-4d45-8405-5bc2e9e854be', '8f4873eb-0ad2-40d7-93e5-c9c76369dc02', 'e8e08820-ac64-4cb9-9e0a-096cd7c5ced6']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:28.140908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a30882c-f9cf-4695-92c1-de5bdafb603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:28.142052 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot delete request issued successfully. Jul 24 01:03:28.142244 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1da4ed51-2cc2-4efa-9815-571ea99b8f2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 202 Jul 24 01:03:28.142622 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1223/4923] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:28 2026] DELETE /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:28.152451 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:28.154387 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:28.154579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:28.154801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:28.161340 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:28.161340 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:28.161903 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:28.162790 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0db0ff3d-5a54-408a-81ac-a21f72b6be82 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 200 Jul 24 01:03:28.163322 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1233/4924] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:28 2026] GET /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:28.170822 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a30882c-f9cf-4695-92c1-de5bdafb603f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f462607-e13d-4823-9e5b-38a0ad87ec60', '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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['31c47103-6868-47cd-b661-8acf3707b543','8bad0cf1-b11a-4d45-8405-5bc2e9e854be','8f4873eb-0ad2-40d7-93e5-c9c76369dc02','e8e08820-ac64-4cb9-9e0a-096cd7c5ced6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:28Z,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=6f462607-e13d-4823-9e5b-38a0ad87ec60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555804234f63488c928307dcbdf79c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:28.171637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5338b96d-374d-4b11-8878-229585e320d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:28.198655 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5338b96d-374d-4b11-8878-229585e320d9) transitioned into state 'SUCCESS' from 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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['31c47103-6868-47cd-b661-8acf3707b543','8bad0cf1-b11a-4d45-8405-5bc2e9e854be','8f4873eb-0ad2-40d7-93e5-c9c76369dc02','e8e08820-ac64-4cb9-9e0a-096cd7c5ced6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:28.199559 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc43830f-dd4d-4935-983b-3386e2a81121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:28.214987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc43830f-dd4d-4935-983b-3386e2a81121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:28.215978 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (3cb97a7a-3ad0-4dab-9d45-457da545b13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:28.216378 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request issued successfully. Jul 24 01:03:28.217209 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f7a3e0dd-89e4-4c37-93be-be12ddde16a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:28.217707 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1248/4925] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:27 2026] POST /volume/v3/volumes => generated 773 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:28.228087 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0c696752-344a-4da5-be31-e62af841fd0b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:28.229829 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c696752-344a-4da5-be31-e62af841fd0b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:28.230024 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c696752-344a-4da5-be31-e62af841fd0b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:28.230207 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c696752-344a-4da5-be31-e62af841fd0b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:28.236706 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:28.236706 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:28.243774 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0c696752-344a-4da5-be31-e62af841fd0b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:28.248851 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c696752-344a-4da5-be31-e62af841fd0b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:28.249281 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1222/4926] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:28 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:29.173406 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5a79723c-f873-4789-b2d4-8f7ffdc56839 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:29.175019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5a79723c-f873-4789-b2d4-8f7ffdc56839 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:29.175207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5a79723c-f873-4789-b2d4-8f7ffdc56839 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:29.175379 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5a79723c-f873-4789-b2d4-8f7ffdc56839 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:29.182586 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5a79723c-f873-4789-b2d4-8f7ffdc56839 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 404 Jul 24 01:03:29.183288 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1224/4927] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:29 2026] GET /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:29.190498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:29.193263 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:29.193263 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:29.193505 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:29.193559 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:29.199715 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:29.199715 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:29.200330 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:29.219896 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot delete request issued successfully. Jul 24 01:03:29.220150 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-636ef3aa-9297-4f6e-8b52-e0592fafa37d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 202 Jul 24 01:03:29.220707 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1234/4928] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:29 2026] DELETE /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:29.227061 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:29.229134 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:29.229339 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:29.229535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:29.234552 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:29.234552 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:29.234999 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:29.235975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f959c9ff-2ffa-46a0-bf32-68e9b132a1eb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 200 Jul 24 01:03:29.236328 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1249/4929] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:29 2026] GET /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:29.263256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d95cc157-ce8f-4e54-8575-d95f801939da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:29.265157 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d95cc157-ce8f-4e54-8575-d95f801939da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:29.265423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d95cc157-ce8f-4e54-8575-d95f801939da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:29.265644 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d95cc157-ce8f-4e54-8575-d95f801939da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:29.273084 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:29.273084 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:29.277467 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d95cc157-ce8f-4e54-8575-d95f801939da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:29.282632 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d95cc157-ce8f-4e54-8575-d95f801939da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:29.283150 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1223/4930] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:29 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:30.246325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-97f21bf8-9aa3-4c26-bdae-1f8e7048d914 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:30.248354 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-97f21bf8-9aa3-4c26-bdae-1f8e7048d914 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:30.248564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-97f21bf8-9aa3-4c26-bdae-1f8e7048d914 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:30.248809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-97f21bf8-9aa3-4c26-bdae-1f8e7048d914 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:30.253919 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-97f21bf8-9aa3-4c26-bdae-1f8e7048d914 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 404 Jul 24 01:03:30.254632 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1225/4931] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:30 2026] GET /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:30.262300 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:30.264208 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:30.264464 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:30.264715 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:30.264924 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:30.271934 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:30.271934 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:30.272381 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:30.289490 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:30.289822 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0dcf6bd9-e68d-42db-a367-d3c23d1d8757 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 202 Jul 24 01:03:30.290485 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1235/4932] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:30 2026] DELETE /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:30.295827 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-15861300-9251-458c-bdca-785883972ae7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:30.298172 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15861300-9251-458c-bdca-785883972ae7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:30.298470 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15861300-9251-458c-bdca-785883972ae7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:30.298567 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:30.298962 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-15861300-9251-458c-bdca-785883972ae7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:30.300558 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:30.300906 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:30.301426 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:30.307508 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:30.307508 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:30.308846 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:30.308846 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:30.312278 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-15861300-9251-458c-bdca-785883972ae7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:30.312442 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:30.316387 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7b9e363b-39a6-46bd-9bc3-ad23f86cf24c tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 200 Jul 24 01:03:30.316810 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1224/4933] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:30 2026] GET /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:30.322479 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-15861300-9251-458c-bdca-785883972ae7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:30.323084 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1250/4934] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:30 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:31.332492 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-07d12c87-ec2e-4884-93ba-92d749bea4ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:31.336057 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-07d12c87-ec2e-4884-93ba-92d749bea4ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:31.336057 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-07d12c87-ec2e-4884-93ba-92d749bea4ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:31.336057 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-07d12c87-ec2e-4884-93ba-92d749bea4ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:31.340900 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-07d12c87-ec2e-4884-93ba-92d749bea4ed tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 404 Jul 24 01:03:31.341316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-30ef2132-9530-42a9-b939-849d55a3a95f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:31.341777 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1226/4935] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:31 2026] GET /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:31.343078 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30ef2132-9530-42a9-b939-849d55a3a95f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:31.343306 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30ef2132-9530-42a9-b939-849d55a3a95f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:31.343479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-30ef2132-9530-42a9-b939-849d55a3a95f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:31.353483 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:31.353483 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:31.353571 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f263d6b4-6f29-48cf-9812-a9481744eceb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:31.355100 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:31.355431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:31.355678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:31.355903 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:31.356389 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-30ef2132-9530-42a9-b939-849d55a3a95f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:31.361384 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-30ef2132-9530-42a9-b939-849d55a3a95f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:31.361943 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1236/4936] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:31 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:31.363041 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:31.363041 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:31.363717 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:31.379172 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:31.379580 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f263d6b4-6f29-48cf-9812-a9481744eceb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 202 Jul 24 01:03:31.380166 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1225/4937] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:31 2026] DELETE /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:31.388350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:31.390230 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:31.390501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:31.390742 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:31.398749 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:31.398749 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:31.407127 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:31.413166 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6dd768f7-61f0-4580-9bc8-a5e10a4b633f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 200 Jul 24 01:03:31.413763 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1251/4938] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:31 2026] GET /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:32.374778 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:32.377202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:32.377505 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:32.377770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:32.386908 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:32.386908 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:32.392127 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:32.397903 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a22e0aac-84f0-4486-87d6-0b1847cc6263 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:32.398309 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1227/4939] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:32 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:32.427679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5155351c-7daa-4d4b-a75a-1937dc94f677 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:32.429585 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5155351c-7daa-4d4b-a75a-1937dc94f677 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:32.429798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5155351c-7daa-4d4b-a75a-1937dc94f677 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:32.430024 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5155351c-7daa-4d4b-a75a-1937dc94f677 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:32.435755 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5155351c-7daa-4d4b-a75a-1937dc94f677 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 404 Jul 24 01:03:32.436260 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1237/4940] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:32 2026] GET /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:32.443899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:32.445866 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:32.446101 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:32.446330 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:32.446521 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:32.457005 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:32.457005 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:32.457529 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:32.478301 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:32.478520 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8dd79781-0b7a-484c-bb73-14506d070cb2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 202 Jul 24 01:03:32.478971 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1226/4941] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:32 2026] DELETE /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:32.490105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:32.492089 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:32.492333 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:32.492527 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:32.500019 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:32.500019 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:32.506403 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:32.511066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b7cf95b2-f53e-47b2-9ad4-a541bb41c29d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 200 Jul 24 01:03:32.511470 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1252/4942] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:32 2026] GET /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:33.410634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:33.412292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:33.412483 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:33.412722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:33.419854 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:33.419854 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:33.423559 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:33.427740 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3968cf04-c1af-4a9f-8a1c-5819764b7fde tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:33.428111 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1228/4943] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:33 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:33.526027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f75eee44-d8e2-4988-9f67-c0b4006dadda None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:33.529183 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f75eee44-d8e2-4988-9f67-c0b4006dadda tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:33.529432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f75eee44-d8e2-4988-9f67-c0b4006dadda tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:33.529655 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f75eee44-d8e2-4988-9f67-c0b4006dadda tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:33.538290 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f75eee44-d8e2-4988-9f67-c0b4006dadda tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 404 Jul 24 01:03:33.539070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1238/4944] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:33 2026] GET /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:33.547448 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8368537b-554e-4c02-81bf-c4840905d306 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:33.549706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:33.550070 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-933422712"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:33.551734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-933422712'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:33.551925 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:33.558214 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:33.564986 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (12861180-3101-44f3-86d6-af5b416f6a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:33.566461 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890e907b-7ab1-4b7e-ae49-5629bf599d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:33.567638 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:33.594749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890e907b-7ab1-4b7e-ae49-5629bf599d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:33.595714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fa5f37-f414-4fd5-b8a5-a08fca0c3ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:33.645324 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['c80f2baf-f49f-4088-be10-b4988a75e204', 'fa2a359b-8e37-43ca-b69c-eb49fd4e9be8', '4704d579-e474-4903-8283-09b559770c51', '0c0a2a0e-f9eb-4dc5-934d-5fcfa080665c'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:33.646183 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fa5f37-f414-4fd5-b8a5-a08fca0c3ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80f2baf-f49f-4088-be10-b4988a75e204', 'fa2a359b-8e37-43ca-b69c-eb49fd4e9be8', '4704d579-e474-4903-8283-09b559770c51', '0c0a2a0e-f9eb-4dc5-934d-5fcfa080665c']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:33.647075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0154d32-0641-4f24-8369-7bd5b2b5aaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:33.670863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0154d32-0641-4f24-8369-7bd5b2b5aaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec78c0e1-33d0-41f4-b04f-4fde073347da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-933422712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['c80f2baf-f49f-4088-be10-b4988a75e204','fa2a359b-8e37-43ca-b69c-eb49fd4e9be8','4704d579-e474-4903-8283-09b559770c51','0c0a2a0e-f9eb-4dc5-934d-5fcfa080665c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-933422712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec78c0e1-33d0-41f4-b04f-4fde073347da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:33.671716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950d6b12-723d-498b-b43f-181aea610784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:33.689439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950d6b12-723d-498b-b43f-181aea610784) transitioned into state 'SUCCESS' from state '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-933422712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['c80f2baf-f49f-4088-be10-b4988a75e204','fa2a359b-8e37-43ca-b69c-eb49fd4e9be8','4704d579-e474-4903-8283-09b559770c51','0c0a2a0e-f9eb-4dc5-934d-5fcfa080665c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:33.690268 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869fd7be-c5bd-4fa6-9268-26779bc6e406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:33.700367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869fd7be-c5bd-4fa6-9268-26779bc6e406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:33.701561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (12861180-3101-44f3-86d6-af5b416f6a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:33.702038 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:33.703156 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8368537b-554e-4c02-81bf-c4840905d306 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:33.704303 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1227/4945] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:03:33 2026] POST /volume/v3/volumes => generated 767 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 01:03:33.720283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:33.722785 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:33.723114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:33.723425 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:33.737215 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:33.737215 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:33.738930 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:33.744481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bd6c570d-4470-4c0e-ba36-c30deb3d4b6e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 200 Jul 24 01:03:33.745131 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1253/4946] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:33 2026] GET /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:34.442793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9b24b855-23df-45e2-a557-1a7946e299da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.444365 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b24b855-23df-45e2-a557-1a7946e299da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:34.444575 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9b24b855-23df-45e2-a557-1a7946e299da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.444786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9b24b855-23df-45e2-a557-1a7946e299da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.452210 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.452210 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:34.455598 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-9b24b855-23df-45e2-a557-1a7946e299da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:34.459520 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9b24b855-23df-45e2-a557-1a7946e299da tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:34.459965 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1229/4947] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:34 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:34.472494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-63529254-27db-49a7-9c4d-dc8104e7008a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.474020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63529254-27db-49a7-9c4d-dc8104e7008a tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:34.474236 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63529254-27db-49a7-9c4d-dc8104e7008a tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.474403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-63529254-27db-49a7-9c4d-dc8104e7008a tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.480830 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.480830 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:34.484016 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-63529254-27db-49a7-9c4d-dc8104e7008a tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:34.488040 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-63529254-27db-49a7-9c4d-dc8104e7008a tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:34.488462 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1239/4948] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:34 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:34.500994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.503253 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:34.503915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.503915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.504077 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: 6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:34.511605 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.511605 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:34.512002 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:34.529999 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume request issued successfully. Jul 24 01:03:34.530249 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a8aef71-49ef-4d06-a66b-938b9f50e56f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 202 Jul 24 01:03:34.530696 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1228/4949] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:34 2026] DELETE /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:34.539385 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-47051075-71c9-4678-9829-c662463f739c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.541555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47051075-71c9-4678-9829-c662463f739c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:34.541813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47051075-71c9-4678-9829-c662463f739c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.542042 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47051075-71c9-4678-9829-c662463f739c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.550316 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.550316 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:34.555640 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-47051075-71c9-4678-9829-c662463f739c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:34.564058 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47051075-71c9-4678-9829-c662463f739c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 200 Jul 24 01:03:34.564615 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1254/4950] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:34 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:34.759464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.761045 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:34.761556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.761821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.768347 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.768347 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:34.771949 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:34.777003 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b4506fa-4e7e-4498-a739-60a15c463b42 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 200 Jul 24 01:03:34.777003 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1230/4951] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:34 2026] GET /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:34.789683 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.791407 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:03:34.791766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec78c0e1-33d0-41f4-b04f-4fde073347da", "name": "tempest-VolumeDependencyTests-Snapshot-2037898147"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:34.799440 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.799440 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:34.799925 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:34.800032 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create snapshot from volume ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:34.821064 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['84f49222-4e99-4b57-9561-00475ef6b4ac', '905804a2-1916-40ba-811c-f5a0ea2cd88c', '63f9d45d-15f5-4ad7-b983-12df18d53998', '8c1876b7-688f-4178-8f86-a6390de17212'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:34.847442 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot create request issued successfully. Jul 24 01:03:34.847857 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f4ef197-b468-4014-ae35-9e86a2b66061 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:03:34.848424 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1240/4952] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:03:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:34.856888 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b41e0ee7-449c-476f-9354-c675cbf5189e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:34.858963 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b41e0ee7-449c-476f-9354-c675cbf5189e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:34.859212 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b41e0ee7-449c-476f-9354-c675cbf5189e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:34.859485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b41e0ee7-449c-476f-9354-c675cbf5189e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:34.864210 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:34.864210 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:34.864610 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b41e0ee7-449c-476f-9354-c675cbf5189e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:34.865317 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b41e0ee7-449c-476f-9354-c675cbf5189e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 200 Jul 24 01:03:34.865669 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1229/4953] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:34 2026] GET /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:35.576570 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9029d5ed-c0d8-4472-9a23-5ff1ee5785c5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:35.578157 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9029d5ed-c0d8-4472-9a23-5ff1ee5785c5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:03:35.578372 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9029d5ed-c0d8-4472-9a23-5ff1ee5785c5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:35.578544 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9029d5ed-c0d8-4472-9a23-5ff1ee5785c5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:35.583849 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9029d5ed-c0d8-4472-9a23-5ff1ee5785c5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 404 Jul 24 01:03:35.584324 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1255/4954] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:35 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:35.874455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:35.876308 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:35.876514 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:35.876718 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:35.881809 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:35.881809 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:35.882316 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:35.883083 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-00c9ae0b-6379-4499-8cbd-7ab6a603ad12 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 200 Jul 24 01:03:35.883469 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1231/4955] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:35 2026] GET /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:35.892084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:35.893944 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:35.894322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69199bfe-f304-41b9-9edf-f2ca92faefd6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-38256789"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:35.895877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'snapshot_id': '69199bfe-f304-41b9-9edf-f2ca92faefd6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-38256789'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:35.900937 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:35.900937 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:35.901397 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:35.901633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:35.905402 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:35.910984 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (6235270b-886b-4681-bd0b-377a664830e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:35.911956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95db14cd-4d6c-47be-aaf7-0eba6b0562b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:35.912886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:35.941003 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95db14cd-4d6c-47be-aaf7-0eba6b0562b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69199bfe-f304-41b9-9edf-f2ca92faefd6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:35.941847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc8db0a-3b0c-44a7-82f9-32f5ad04a0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:35.978365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['67096d2f-dbca-4dc7-974f-d24b04ad2431', '8a139b1d-a941-4b42-993f-980f7f06bfb9', 'ca173543-5ca0-4b16-8fdf-09d4d72d8f70', '0f4832fc-41f6-4486-a45d-3135f64bc28e'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:35.979101 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc8db0a-3b0c-44a7-82f9-32f5ad04a0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67096d2f-dbca-4dc7-974f-d24b04ad2431', '8a139b1d-a941-4b42-993f-980f7f06bfb9', 'ca173543-5ca0-4b16-8fdf-09d4d72d8f70', '0f4832fc-41f6-4486-a45d-3135f64bc28e']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:35.979869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428d0f7f-d6cc-4375-a904-5037f6266705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:36.017884 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428d0f7f-d6cc-4375-a904-5037f6266705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd27b78c8-6576-4b45-bc58-561e778ee16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-38256789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['67096d2f-dbca-4dc7-974f-d24b04ad2431','8a139b1d-a941-4b42-993f-980f7f06bfb9','ca173543-5ca0-4b16-8fdf-09d4d72d8f70','0f4832fc-41f6-4486-a45d-3135f64bc28e'],size=1,snapshot_id=69199bfe-f304-41b9-9edf-f2ca92faefd6,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-38256789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d27b78c8-6576-4b45-bc58-561e778ee16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69199bfe-f304-41b9-9edf-f2ca92faefd6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:36.018644 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d7051f-e215-49e1-a650-3aff2d3d1267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:36.037952 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d7051f-e215-49e1-a650-3aff2d3d1267) transitioned into state 'SUCCESS' from state '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-38256789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['67096d2f-dbca-4dc7-974f-d24b04ad2431','8a139b1d-a941-4b42-993f-980f7f06bfb9','ca173543-5ca0-4b16-8fdf-09d4d72d8f70','0f4832fc-41f6-4486-a45d-3135f64bc28e'],size=1,snapshot_id=69199bfe-f304-41b9-9edf-f2ca92faefd6,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:36.038829 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b41e1d-6cd5-4ff6-8f40-7d41886f0680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:36.063022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b41e1d-6cd5-4ff6-8f40-7d41886f0680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:36.064125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (6235270b-886b-4681-bd0b-377a664830e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:36.064648 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:36.065560 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-73b8194a-582e-4e55-aad5-d4ca1573d6a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:36.065935 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1241/4956] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:35 2026] POST /volume/v3/volumes => generated 800 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:36.076866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:36.079392 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:36.079392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:36.079392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:36.086180 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:36.086180 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:36.089688 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:36.093614 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1c7d2f2f-dc3f-4f5d-addb-b0b850fcb04d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f returned with HTTP 200 Jul 24 01:03:36.093979 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1230/4957] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:36 2026] GET /volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:37.100793 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5a9eecec-06a3-423b-9879-020141e90461 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:37.102405 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:37.102849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "e9438319-03ff-4151-a016-b8f6a7e0d2a2", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:37.104219 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'e9438319-03ff-4151-a016-b8f6a7e0d2a2', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:37.105633 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:37.107594 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:37.107858 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:37.108047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:37.115532 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:37.115532 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:37.119986 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:37.124234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ebbbe6a7-8bd8-4a44-9648-ebd12cffac7f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f returned with HTTP 200 Jul 24 01:03:37.124603 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1232/4958] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:37 2026] GET /volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:37.136787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:37.138825 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:37.139022 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:37.139289 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:37.139949 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:37.145082 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:37.145082 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:37.145510 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:37.163216 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot delete request issued successfully. Jul 24 01:03:37.163338 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e1b54e0e-66d5-4603-afc8-2737573230f5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 202 Jul 24 01:03:37.163719 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1242/4959] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:37 2026] DELETE /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:37.171971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-647dfdb3-18b4-4608-b96e-867f605a2980 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:37.174478 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-647dfdb3-18b4-4608-b96e-867f605a2980 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:37.174722 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-647dfdb3-18b4-4608-b96e-867f605a2980 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:37.175032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-647dfdb3-18b4-4608-b96e-867f605a2980 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:37.180425 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:37.180425 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:37.180877 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-647dfdb3-18b4-4608-b96e-867f605a2980 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Snapshot retrieved successfully. Jul 24 01:03:37.181757 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-647dfdb3-18b4-4608-b96e-867f605a2980 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 200 Jul 24 01:03:37.182128 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1231/4960] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:37 2026] GET /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:37.182463 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume of 1 GB Jul 24 01:03:37.186298 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Availability Zones retrieved successfully. Jul 24 01:03:37.191302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (7a8e7ede-6a8c-41d5-bb63-d82cab1da7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:37.192423 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b3d58b-ef74-426c-a96f-e632a436053a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:37.193325 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:37.245332 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b3d58b-ef74-426c-a96f-e632a436053a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:37.246027 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d275b3-b204-4a85-9353-105360cbf4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:37.283083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['d083e12c-517e-4e7f-a4fe-3ded6da04d79', 'ef1355b8-c07d-4e0f-96c0-837f3b7e010b', 'b0c7b493-1cc8-45f7-b5d7-8d7c1260b8c5', '26a9ae7f-e354-41d4-8954-fb5052186feb'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:37.283818 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d275b3-b204-4a85-9353-105360cbf4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d083e12c-517e-4e7f-a4fe-3ded6da04d79', 'ef1355b8-c07d-4e0f-96c0-837f3b7e010b', 'b0c7b493-1cc8-45f7-b5d7-8d7c1260b8c5', '26a9ae7f-e354-41d4-8954-fb5052186feb']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:37.284638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a9ab6c-ae2b-4557-a93d-19d138cceadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:37.304299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a9ab6c-ae2b-4557-a93d-19d138cceadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b14327-f729-45df-8ab1-498f90f0b6f9', '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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['d083e12c-517e-4e7f-a4fe-3ded6da04d79','ef1355b8-c07d-4e0f-96c0-837f3b7e010b','b0c7b493-1cc8-45f7-b5d7-8d7c1260b8c5','26a9ae7f-e354-41d4-8954-fb5052186feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03: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=d3b14327-f729-45df-8ab1-498f90f0b6f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555804234f63488c928307dcbdf79c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:37.304959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfdbbd1-4a8c-4dc7-97ac-ae9f717f1615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:37.322938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfdbbd1-4a8c-4dc7-97ac-ae9f717f1615) transitioned into state 'SUCCESS' from 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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['d083e12c-517e-4e7f-a4fe-3ded6da04d79','ef1355b8-c07d-4e0f-96c0-837f3b7e010b','b0c7b493-1cc8-45f7-b5d7-8d7c1260b8c5','26a9ae7f-e354-41d4-8954-fb5052186feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:37.323906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3128b5-828d-4e77-a466-583287a7d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:37.335083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3128b5-828d-4e77-a466-583287a7d487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:37.336252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (7a8e7ede-6a8c-41d5-bb63-d82cab1da7b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:37.336646 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request issued successfully. Jul 24 01:03:37.337339 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5a9eecec-06a3-423b-9879-020141e90461 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:37.337904 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1256/4961] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:37 2026] POST /volume/v3/volumes => generated 773 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:37.350320 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:37.352452 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:37.352793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:37.352976 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:37.359985 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:37.359985 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:37.363759 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:37.368127 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7cb9ee85-97c1-462f-b484-507c74ac6f8f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:37.368545 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1233/4962] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:37 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:38.190977 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d1985ac1-1b4b-4fed-8a72-1cc9277099ae None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.192748 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1985ac1-1b4b-4fed-8a72-1cc9277099ae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:38.192915 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1985ac1-1b4b-4fed-8a72-1cc9277099ae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:38.193084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1985ac1-1b4b-4fed-8a72-1cc9277099ae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:38.196998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1985ac1-1b4b-4fed-8a72-1cc9277099ae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 404 Jul 24 01:03:38.197424 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1243/4963] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:38 2026] GET /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:38.204960 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-686a8765-da71-4398-9c05-8551f78f25be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.206462 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:38.206672 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:38.206856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:38.207018 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:38.213346 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.213346 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:38.214019 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:38.227583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-65ca50d1-0f00-4ba8-b1d4-47d35e3b0154 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.228473 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:38.228684 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-686a8765-da71-4398-9c05-8551f78f25be tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 202 Jul 24 01:03:38.229089 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1232/4964] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:38 2026] DELETE /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:38.236374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bd8cd43f-80cf-4448-b958-20715028bf2f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.238080 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bd8cd43f-80cf-4448-b958-20715028bf2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:38.238303 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bd8cd43f-80cf-4448-b958-20715028bf2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:38.238480 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bd8cd43f-80cf-4448-b958-20715028bf2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:38.245224 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.245224 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:38.248719 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bd8cd43f-80cf-4448-b958-20715028bf2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:38.252889 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bd8cd43f-80cf-4448-b958-20715028bf2f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 200 Jul 24 01:03:38.253302 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1234/4965] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:38 2026] GET /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:38.282732 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-65ca50d1-0f00-4ba8-b1d4-47d35e3b0154 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:03:38.283067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-65ca50d1-0f00-4ba8-b1d4-47d35e3b0154 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-20464907", "extra_specs": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:38.284510 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.284510 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:38.294476 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-65ca50d1-0f00-4ba8-b1d4-47d35e3b0154 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:03:38.294837 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1257/4966] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:03:38 2026] POST /volume/v3/types => generated 210 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:38.304074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5af0f639-8028-41dc-9d33-a2ececabdeb1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.306727 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5af0f639-8028-41dc-9d33-a2ececabdeb1 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] POST https://10.4.3.67/volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c/encryption Jul 24 01:03:38.307132 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5af0f639-8028-41dc-9d33-a2ececabdeb1 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:38.309079 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.309079 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:38.323747 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5af0f639-8028-41dc-9d33-a2ececabdeb1 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c/encryption returned with HTTP 200 Jul 24 01:03:38.324128 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1244/4967] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:03:38 2026] POST /volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:38.331866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.380341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.382152 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:38.382416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:38.382631 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:38.389108 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:38.389539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1903406161", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-20464907", "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:38.389781 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.389781 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:38.391287 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1903406161', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-20464907', 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:38.393788 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:38.395175 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:03:38.395489 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.395489 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:38.395973 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:03:38.398030 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7c8fa0a-e67b-4e90-a996-fad656239427 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:38.398442 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1235/4968] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:38 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:38.401980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (50c2eebf-d132-49cc-a373-0ea11e18f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:38.403082 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431b4fec-d25c-4b1f-8bd4-26bdbd77a55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:38.404202 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:38.427592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431b4fec-d25c-4b1f-8bd4-26bdbd77a55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:03:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c,is_public=True,name='tempest-scenario-type-luks-20464907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c', '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=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:38.428364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf61441-f7c3-4cc4-ae0e-6535cef4d31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:38.453031 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-20464907 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-20464907, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:38.453553 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-20464907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-20464907, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:38.482584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['fd3e64fc-94d2-47b8-ab18-4018649b0e46', '401b45ef-4954-4485-a5d6-d379f719587d', '6f648f25-2a8a-4d14-9fe9-6a8596982acb', 'b403840a-0310-40d0-8cba-4407da8ed536'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:38.483311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf61441-f7c3-4cc4-ae0e-6535cef4d31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3e64fc-94d2-47b8-ab18-4018649b0e46', '401b45ef-4954-4485-a5d6-d379f719587d', '6f648f25-2a8a-4d14-9fe9-6a8596982acb', 'b403840a-0310-40d0-8cba-4407da8ed536']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:38.484004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a862e5fa-83c2-440b-a5c3-f45d9b15aa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:38.504683 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a862e5fa-83c2-440b-a5c3-f45d9b15aa54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74695607-a1a7-4863-944f-bcae5b37f57e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1903406161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['fd3e64fc-94d2-47b8-ab18-4018649b0e46','401b45ef-4954-4485-a5d6-d379f719587d','6f648f25-2a8a-4d14-9fe9-6a8596982acb','b403840a-0310-40d0-8cba-4407da8ed536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1903406161',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=74695607-a1a7-4863-944f-bcae5b37f57e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c),volume_type_id=b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:38.505610 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc9c6a7-e348-4482-8c2c-212bdacb0502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:38.525347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc9c6a7-e348-4482-8c2c-212bdacb0502) transitioned into state 'SUCCESS' from state '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-1903406161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['fd3e64fc-94d2-47b8-ab18-4018649b0e46','401b45ef-4954-4485-a5d6-d379f719587d','6f648f25-2a8a-4d14-9fe9-6a8596982acb','b403840a-0310-40d0-8cba-4407da8ed536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:38.526063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1325f87-c2c3-414d-afb9-6a80f1b26082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:38.535341 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1325f87-c2c3-414d-afb9-6a80f1b26082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:38.536111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (50c2eebf-d132-49cc-a373-0ea11e18f958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:38.536462 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:03:38.537011 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c734360f-d9bc-41bc-a7be-fd27330a9d59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:38.537443 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1233/4969] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:38 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:38.548734 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:38.551032 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:38.551312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:38.551554 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:38.558738 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:38.558738 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:38.562402 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:38.567368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c830a7de-98dd-421e-9e24-d0830cde26b8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:38.567799 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1258/4970] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:38 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:39.266261 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ac08651e-e965-4810-a8a6-b4acc676ec99 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.267968 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac08651e-e965-4810-a8a6-b4acc676ec99 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:39.268258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ac08651e-e965-4810-a8a6-b4acc676ec99 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.268463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ac08651e-e965-4810-a8a6-b4acc676ec99 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.273756 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ac08651e-e965-4810-a8a6-b4acc676ec99 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 404 Jul 24 01:03:39.274243 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1245/4971] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:39.281578 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.283271 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:39.283752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1769945486"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:39.285719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1769945486'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:39.285900 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:39.291419 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:39.298119 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (a910f46e-b6a3-44ec-b82a-d776f536c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:39.299527 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab0d05f-32c7-4c74-b668-21079a9faf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:39.301169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:39.327382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab0d05f-32c7-4c74-b668-21079a9faf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:39.328082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17731303-e209-4d34-a01e-a27e7d7f96f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:39.366651 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['b2fb2c21-6e0f-4e25-950b-db6d89a6203e', '803dab83-cb6e-4fc3-8926-9ae749d65471', '577e6e16-77bb-4579-95bf-b021b7ea225f', '20c1b75a-4ef8-454c-9586-358e19d1478a'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:39.367372 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17731303-e209-4d34-a01e-a27e7d7f96f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2fb2c21-6e0f-4e25-950b-db6d89a6203e', '803dab83-cb6e-4fc3-8926-9ae749d65471', '577e6e16-77bb-4579-95bf-b021b7ea225f', '20c1b75a-4ef8-454c-9586-358e19d1478a']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:39.368047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02021572-251d-4499-9529-28d6d25eb5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:39.389603 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02021572-251d-4499-9529-28d6d25eb5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d9faa2-6380-4070-9dbb-bac003af836b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1769945486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['b2fb2c21-6e0f-4e25-950b-db6d89a6203e','803dab83-cb6e-4fc3-8926-9ae749d65471','577e6e16-77bb-4579-95bf-b021b7ea225f','20c1b75a-4ef8-454c-9586-358e19d1478a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1769945486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d9faa2-6380-4070-9dbb-bac003af836b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:39.390371 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc2f492-0ab5-4bde-acdb-0fe75ad8e4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:39.407576 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc2f492-0ab5-4bde-acdb-0fe75ad8e4e6) transitioned into state 'SUCCESS' from state '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-1769945486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['b2fb2c21-6e0f-4e25-950b-db6d89a6203e','803dab83-cb6e-4fc3-8926-9ae749d65471','577e6e16-77bb-4579-95bf-b021b7ea225f','20c1b75a-4ef8-454c-9586-358e19d1478a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:39.408290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f7dc40-b830-4415-9864-fe42cc317e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:39.411648 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.413770 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:39.414049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.414308 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.417702 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f7dc40-b830-4415-9864-fe42cc317e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:39.418776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (a910f46e-b6a3-44ec-b82a-d776f536c67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:39.419082 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:39.419666 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8b306168-6fcd-467c-916c-8c7c252b87d4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:39.420228 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1236/4972] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:03:39 2026] POST /volume/v3/volumes => generated 768 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:39.422644 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.422644 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:39.427586 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:39.434127 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3f8d3304-53d4-4a8b-a28e-0fb7ee42f4b4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:39.434724 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1234/4973] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:39.436101 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cf4e15d1-bc7b-412d-8912-121c96538fae None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.438324 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf4e15d1-bc7b-412d-8912-121c96538fae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:39.438630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf4e15d1-bc7b-412d-8912-121c96538fae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.438835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cf4e15d1-bc7b-412d-8912-121c96538fae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.448222 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.448222 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:39.452567 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cf4e15d1-bc7b-412d-8912-121c96538fae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:39.457813 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cf4e15d1-bc7b-412d-8912-121c96538fae tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 200 Jul 24 01:03:39.458291 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1259/4974] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:39.582171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37538ee6-328f-4611-9a10-0e00e319ca0d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.584366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37538ee6-328f-4611-9a10-0e00e319ca0d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:39.584690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37538ee6-328f-4611-9a10-0e00e319ca0d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.585045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37538ee6-328f-4611-9a10-0e00e319ca0d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.593040 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.593040 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:39.596814 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-37538ee6-328f-4611-9a10-0e00e319ca0d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:39.601348 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37538ee6-328f-4611-9a10-0e00e319ca0d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:39.601892 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1246/4975] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:39.617034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bb13f829-7702-41c0-a60d-8273173c23ae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.619110 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb13f829-7702-41c0-a60d-8273173c23ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:39.619334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb13f829-7702-41c0-a60d-8273173c23ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.619515 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb13f829-7702-41c0-a60d-8273173c23ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.627513 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.627513 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:39.631042 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bb13f829-7702-41c0-a60d-8273173c23ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:39.635243 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb13f829-7702-41c0-a60d-8273173c23ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:39.635642 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1237/4976] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:39.652008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.654333 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/action Jul 24 01:03:39.654778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:39.654954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:39.665495 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.665495 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:39.666111 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:39.674205 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume updated successfully. Jul 24 01:03:39.674506 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4c2baada-d7a8-4ac0-a7c6-703317dbb759 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/action returned with HTTP 200 Jul 24 01:03:39.675124 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1235/4977] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:03:39 2026] POST /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 01:03:39.780208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:39.868144 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:39.868369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:39.868543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:39.880930 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:39.880930 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:39.885285 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:39.889273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-fbdf0f3f-e003-4dad-9945-0c54cfac774e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:39.890064 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1260/4978] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:39 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:40.284584 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.286712 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:40.286952 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:40.287165 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:40.294072 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.294072 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:40.298141 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:40.302538 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-c8adb00d-c4ca-4abc-a377-b5041ec9587f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:40.303027 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1247/4979] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:40 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:40.312403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c3f4506a-909a-4b24-9280-78c5325f5688 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.312952 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c3f4506a-909a-4b24-9280-78c5325f5688 None None] GET https://10.4.3.67/volume// Jul 24 01:03:40.313147 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c3f4506a-909a-4b24-9280-78c5325f5688 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:40.313379 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c3f4506a-909a-4b24-9280-78c5325f5688 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:40.313737 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c3f4506a-909a-4b24-9280-78c5325f5688 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:40.314050 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1238/4980] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:03:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:40.321515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-a3ad8928-0a9e-4c91-a9b4-e2800887bc8b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.324132 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-a3ad8928-0a9e-4c91-a9b4-e2800887bc8b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:40.324643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-a3ad8928-0a9e-4c91-a9b4-e2800887bc8b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74695607-a1a7-4863-944f-bcae5b37f57e", "connector": null, "instance_uuid": "41c064e0-e1e1-45f2-9231-aa65cbdaa654"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:40.335212 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.335212 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:40.362405 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-a3ad8928-0a9e-4c91-a9b4-e2800887bc8b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:40.363219 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1236/4981] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03: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) Jul 24 01:03:40.450405 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.452564 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:40.452863 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:40.453093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:40.459621 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.459621 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:40.463029 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:40.467457 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-017f4e7e-58d9-4ec7-9b25-83508c59b2c4 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:40.467902 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1261/4982] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:40 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:40.473092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.475067 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:40.475358 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:40.475673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:40.483970 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.483970 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:40.489224 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:40.494226 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3cba65ec-519b-4275-90f2-6e65c02921d6 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 200 Jul 24 01:03:40.494618 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1248/4983] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:40 2026] GET /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:40.507753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1617a656-1d1d-4626-bb13-ac766a043f64 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.509727 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:40.510137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "04d9faa2-6380-4070-9dbb-bac003af836b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1796947133"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:40.512063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request body: {'volume': {'source_volid': '04d9faa2-6380-4070-9dbb-bac003af836b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1796947133'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:40.520395 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.520395 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:40.520942 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume retrieved successfully. Jul 24 01:03:40.521100 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume of 1 GB Jul 24 01:03:40.525523 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Availability Zones retrieved successfully. Jul 24 01:03:40.530921 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (34a8341e-c52c-4792-9092-5f5ecfae1913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:40.532079 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca730a9a-bf76-43b3-9c73-85a3f280f095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:40.533028 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:40.556290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca730a9a-bf76-43b3-9c73-85a3f280f095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '04d9faa2-6380-4070-9dbb-bac003af836b', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:40.557021 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6318df83-76d2-4687-9b9e-6bb031fdbe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:40.619232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Created reservations ['f989056d-bf14-4a9a-9d81-74d30a0ed00b', '1ac76253-a75a-4582-b951-430e8b7b5ab1', '1ec45335-4c86-4685-b72e-b1b049f4c768', '9f69bb1d-ac48-4823-9af1-4d52f070f051'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:40.619232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6318df83-76d2-4687-9b9e-6bb031fdbe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f989056d-bf14-4a9a-9d81-74d30a0ed00b', '1ac76253-a75a-4582-b951-430e8b7b5ab1', '1ec45335-4c86-4685-b72e-b1b049f4c768', '9f69bb1d-ac48-4823-9af1-4d52f070f051']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:40.621326 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8a3515-bf9f-40ac-82ea-6e8176a91a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:40.670222 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8a3515-bf9f-40ac-82ea-6e8176a91a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e647b98-6644-496f-9e2a-4a531b260d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1796947133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['f989056d-bf14-4a9a-9d81-74d30a0ed00b','1ac76253-a75a-4582-b951-430e8b7b5ab1','1ec45335-4c86-4685-b72e-b1b049f4c768','9f69bb1d-ac48-4823-9af1-4d52f070f051'],size=1,snapshot_id=None,source_replicaid=,source_volid=04d9faa2-6380-4070-9dbb-bac003af836b,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1796947133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e647b98-6644-496f-9e2a-4a531b260d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=04d9faa2-6380-4070-9dbb-bac003af836b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2dc46eece435fb752822292af33da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:40.670682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9f26d9-f704-4ad9-99a7-428a8bbddcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:40.693225 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9f26d9-f704-4ad9-99a7-428a8bbddcaa) transitioned into state 'SUCCESS' from state '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-1796947133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1e98a0cf6241e3aa8e446b0a5014ce',qos_specs=None,replication_status=,reservations=['f989056d-bf14-4a9a-9d81-74d30a0ed00b','1ac76253-a75a-4582-b951-430e8b7b5ab1','1ec45335-4c86-4685-b72e-b1b049f4c768','9f69bb1d-ac48-4823-9af1-4d52f070f051'],size=1,snapshot_id=None,source_replicaid=,source_volid=04d9faa2-6380-4070-9dbb-bac003af836b,status='creating',user_id='08c2dc46eece435fb752822292af33da',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:40.693225 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32d0e02-b136-4d45-b538-ee2141df496f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:40.710682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32d0e02-b136-4d45-b538-ee2141df496f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:40.711685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Flow 'volume_create_api' (34a8341e-c52c-4792-9092-5f5ecfae1913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:40.713213 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Create volume request issued successfully. Jul 24 01:03:40.713213 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1617a656-1d1d-4626-bb13-ac766a043f64 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:40.713590 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1239/4984] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:40 2026] POST /volume/v3/volumes => generated 802 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:40.793478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:40.795156 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:40.795377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:40.795573 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:40.802365 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:40.802365 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:40.805667 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:40.809413 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4df01fa3-c999-4ed6-bfd0-f7c20ba9c72a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 returned with HTTP 200 Jul 24 01:03:40.810259 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1237/4985] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:40 2026] GET /volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:41.045410 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f9e13dce-2cd1-4c1a-b55f-4f399bfdb903 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.117427 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f9e13dce-2cd1-4c1a-b55f-4f399bfdb903 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:03:41.118010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f9e13dce-2cd1-4c1a-b55f-4f399bfdb903 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183", "extra_specs": {"multiattach": " True"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:41.130987 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f9e13dce-2cd1-4c1a-b55f-4f399bfdb903 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:03:41.131403 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1262/4986] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:03:41 2026] POST /volume/v3/types => generated 286 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:41.144387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.146289 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:41.146820 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1563892774", "snapshot_id": null, "imageRef": null, "volume_type": "e0c02d08-d813-46c2-867e-b681665659ea", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:41.148799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1563892774', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e0c02d08-d813-46c2-867e-b681665659ea', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:41.151371 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=344,cinder:INSERT=76,cinder:UPDATE=140 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:03:41.153819 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume of 1 GB Jul 24 01:03:41.154766 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.154766 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:41.155668 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Availability Zones retrieved successfully. Jul 24 01:03:41.164538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (16044c08-1449-4748-a845-c4f77f409943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:41.166171 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbb4564-fa6a-42ea-a8f1-b209fb8628e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:41.167795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:41.178053 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.178053 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:41.202765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbb4564-fa6a-42ea-a8f1-b209fb8628e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:03:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e0c02d08-d813-46c2-867e-b681665659ea,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0c02d08-d813-46c2-867e-b681665659ea', 'encryption_key_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=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:41.203564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796ffcdb-55bf-4974-a08f-53b54c47e66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:41.228377 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:41.228815 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1270581886-991392183, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:41.243263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-16943cce-2d42-4c24-bd13-1ba91c69035b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.243263 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-16943cce-2d42-4c24-bd13-1ba91c69035b None None] GET https://10.4.3.67/volume// Jul 24 01:03:41.243263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-16943cce-2d42-4c24-bd13-1ba91c69035b None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.243263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-16943cce-2d42-4c24-bd13-1ba91c69035b None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.243263 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-16943cce-2d42-4c24-bd13-1ba91c69035b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:41.243727 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1240/4987] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:41.258680 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.261048 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:41.261248 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.261417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.261799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Created reservations ['d6ab2789-c846-4651-8a66-3bc802f65879', '83c6f9de-3eb5-42bc-af41-da6f4842642c', '8314d740-0976-47d6-afbb-b06522c20277', '63993bc6-d0ce-451a-a821-092e9e47b45b'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:41.262642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796ffcdb-55bf-4974-a08f-53b54c47e66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ab2789-c846-4651-8a66-3bc802f65879', '83c6f9de-3eb5-42bc-af41-da6f4842642c', '8314d740-0976-47d6-afbb-b06522c20277', '63993bc6-d0ce-451a-a821-092e9e47b45b']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:41.263409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eda4d5-9554-420c-92ad-c0840f8d0a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:41.270424 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.270424 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:41.273629 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:41.277511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-d6788059-3414-40ba-87e3-296f2b643b50 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:41.277917 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1238/4988] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 1047 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:41.286236 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eda4d5-9554-420c-92ad-c0840f8d0a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c14ca6-3e3a-40ca-a495-00c296320d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1563892774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['d6ab2789-c846-4651-8a66-3bc802f65879','83c6f9de-3eb5-42bc-af41-da6f4842642c','8314d740-0976-47d6-afbb-b06522c20277','63993bc6-d0ce-451a-a821-092e9e47b45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=e0c02d08-d813-46c2-867e-b681665659ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1563892774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c14ca6-3e3a-40ca-a495-00c296320d30,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4b069fda2da549ca81ed02dd5b7f6a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5176204903cc48fb862a7941c8537582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0c02d08-d813-46c2-867e-b681665659ea),volume_type_id=e0c02d08-d813-46c2-867e-b681665659ea)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:41.287121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20d9979-2999-443f-a4a7-cacbcbcd30d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:41.305946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20d9979-2999-443f-a4a7-cacbcbcd30d7) transitioned into state 'SUCCESS' from state '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-1563892774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['d6ab2789-c846-4651-8a66-3bc802f65879','83c6f9de-3eb5-42bc-af41-da6f4842642c','8314d740-0976-47d6-afbb-b06522c20277','63993bc6-d0ce-451a-a821-092e9e47b45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=e0c02d08-d813-46c2-867e-b681665659ea)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:41.306623 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd07d8b-42df-42e7-b9e4-9de9b4c562fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:41.314365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd07d8b-42df-42e7-b9e4-9de9b4c562fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:41.315163 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (16044c08-1449-4748-a845-c4f77f409943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:41.315466 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request issued successfully. Jul 24 01:03:41.316040 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6cdea4c7-43bb-46d1-972e-3e66d77d2fb7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:41.316479 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1249/4989] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:41 2026] POST /volume/v3/volumes => generated 827 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:41.329859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.331779 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:41.331965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.332157 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.338827 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.338827 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:41.342337 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:41.346168 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0e0e47e-0f3c-4b97-b877-2bd899903a67 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:41.346537 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1263/4990] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:41.399625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.404224 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b Jul 24 01:03:41.404224 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:41.406167 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=290,cinder:INSERT=41,cinder:UPDATE=83 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:03:41.413418 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-74695607-a1a7-4863-944f-bcae5b37f57e-np0000005792" by "attachment_update" {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:41.422174 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-74695607-a1a7-4863-944f-bcae5b37f57e-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100232) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:41.422174 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.422174 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:41.483744 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9764393f-5e95-484a-9c14-60269712b0ce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.486212 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9764393f-5e95-484a-9c14-60269712b0ce tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:41.486527 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9764393f-5e95-484a-9c14-60269712b0ce tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.486834 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9764393f-5e95-484a-9c14-60269712b0ce tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.490396 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=242,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:03:41.497274 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.497274 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:41.502398 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9764393f-5e95-484a-9c14-60269712b0ce tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:41.508781 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9764393f-5e95-484a-9c14-60269712b0ce tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:41.509389 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1239/4991] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:41.538957 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.coordination [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-74695607-a1a7-4863-944f-bcae5b37f57e-np0000005792" released by "attachment_update" :: held 0.119s {{(pid=100232) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:41.539441 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-219d7f46-1754-48e5-b374-60377d66de3f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b returned with HTTP 200 Jul 24 01:03:41.540075 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1241/4992] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:41 2026] PUT /volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:41.572813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-6067fa24-be04-4605-9974-d54a0d99575f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.575077 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-6067fa24-be04-4605-9974-d54a0d99575f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b/action Jul 24 01:03:41.575440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-6067fa24-be04-4605-9974-d54a0d99575f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:41.575574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-6067fa24-be04-4605-9974-d54a0d99575f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:41.593390 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.593390 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:41.601733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-6067fa24-be04-4605-9974-d54a0d99575f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b/action returned with HTTP 204 Jul 24 01:03:41.602419 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1250/4993] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:41 2026] POST /volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:41.821053 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.825849 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:41.826123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.826381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.837439 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.837439 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:41.841590 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:41.847055 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-47f55b29-ebc7-4dff-a0bc-d7e6ed348429 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 returned with HTTP 200 Jul 24 01:03:41.847468 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1264/4994] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:41.861312 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.863585 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:41.863900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.864134 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.864397 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:41.873099 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.873099 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:41.873758 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:41.893495 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:41.893849 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a35b2ad1-1014-4bb2-8476-c76112cef206 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 202 Jul 24 01:03:41.894401 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1240/4995] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:41 2026] DELETE /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:41.906938 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:41.908778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:41.908979 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:41.909152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:41.919342 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:41.919342 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:41.925364 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:41.930830 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-711895a2-ee08-4e90-a0f7-d505efd3fbdd tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 200 Jul 24 01:03:41.931378 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1242/4996] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:41 2026] GET /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:42.358809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-49b979f5-7282-4aec-af32-27a4ba363605 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.361000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49b979f5-7282-4aec-af32-27a4ba363605 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:42.361255 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49b979f5-7282-4aec-af32-27a4ba363605 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.361480 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-49b979f5-7282-4aec-af32-27a4ba363605 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.369107 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:42.369107 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:42.373141 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-49b979f5-7282-4aec-af32-27a4ba363605 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:42.377440 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-49b979f5-7282-4aec-af32-27a4ba363605 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:42.377869 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1251/4997] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:42 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:42.395772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.397959 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:42.398173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.398409 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.406325 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:42.406325 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:42.410020 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:42.414598 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-450b4f38-0d6e-444e-a2b0-285941f7b079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:42.415040 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1265/4998] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:42 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:42.425922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.427680 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:42.428098 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-636044997", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:42.429652 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-636044997', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:42.429789 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume of 1 GB Jul 24 01:03:42.434602 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Availability Zones retrieved successfully. Jul 24 01:03:42.440618 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (67fa2d45-5f5e-4b95-9a12-fe93b5b45066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:42.441507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c463c-0c51-4e1d-a537-f898afc74049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:42.442512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:42.468525 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c463c-0c51-4e1d-a537-f898afc74049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:42.469249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d0ccd6-40d0-401c-b3a1-48689f97e2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:42.525587 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.528127 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:42.528408 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.528655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.532331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Created reservations ['b7650316-52c7-4d70-b2d0-5abd64e2e426', '3600b8b2-294c-4d6a-8d15-0d18262e27a5', '76106d12-fee2-4763-9146-f697e4b24a76', '6a577e52-d3de-43e1-814a-b0d9fb535699'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:42.533668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d0ccd6-40d0-401c-b3a1-48689f97e2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7650316-52c7-4d70-b2d0-5abd64e2e426', '3600b8b2-294c-4d6a-8d15-0d18262e27a5', '76106d12-fee2-4763-9146-f697e4b24a76', '6a577e52-d3de-43e1-814a-b0d9fb535699']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:42.534847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b55733-2493-4588-a9de-adb0764f3027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:42.537010 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:42.537010 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:42.544116 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:42.549042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f71ea807-7dd9-41bc-a3f6-66f68ec48e77 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:42.549526 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1243/4999] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:42 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:42.557765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b55733-2493-4588-a9de-adb0764f3027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdf87dd6-ed19-40b3-8b90-ae3696520375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-636044997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['b7650316-52c7-4d70-b2d0-5abd64e2e426','3600b8b2-294c-4d6a-8d15-0d18262e27a5','76106d12-fee2-4763-9146-f697e4b24a76','6a577e52-d3de-43e1-814a-b0d9fb535699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-636044997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdf87dd6-ed19-40b3-8b90-ae3696520375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b069fda2da549ca81ed02dd5b7f6a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5176204903cc48fb862a7941c8537582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:42.559920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9c66b8-134b-486c-aa1e-300ff0948bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:42.577285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9c66b8-134b-486c-aa1e-300ff0948bad) transitioned into state 'SUCCESS' from state '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-636044997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['b7650316-52c7-4d70-b2d0-5abd64e2e426','3600b8b2-294c-4d6a-8d15-0d18262e27a5','76106d12-fee2-4763-9146-f697e4b24a76','6a577e52-d3de-43e1-814a-b0d9fb535699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:42.578030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bd61dc-2430-4b78-a520-82024de918db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:42.588330 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bd61dc-2430-4b78-a520-82024de918db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:42.589228 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (67fa2d45-5f5e-4b95-9a12-fe93b5b45066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:42.589594 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request issued successfully. Jul 24 01:03:42.590153 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0438f9f6-aa14-426d-a67b-fb7d2716bb8b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:42.590627 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1241/5000] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:42 2026] POST /volume/v3/volumes => generated 750 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:42.608018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0919ba5d-f41d-4863-8bff-14e708326bfb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.610198 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0919ba5d-f41d-4863-8bff-14e708326bfb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:42.610432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0919ba5d-f41d-4863-8bff-14e708326bfb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.610667 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0919ba5d-f41d-4863-8bff-14e708326bfb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.619435 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:42.619435 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:42.624257 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0919ba5d-f41d-4863-8bff-14e708326bfb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:42.628873 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0919ba5d-f41d-4863-8bff-14e708326bfb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:42.629313 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1252/5001] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:42 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:42.945457 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5bc1ce39-a61f-4b29-afc8-d4124b95a849 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.947698 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5bc1ce39-a61f-4b29-afc8-d4124b95a849 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:42.947992 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5bc1ce39-a61f-4b29-afc8-d4124b95a849 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.948381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5bc1ce39-a61f-4b29-afc8-d4124b95a849 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.954866 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5bc1ce39-a61f-4b29-afc8-d4124b95a849 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 404 Jul 24 01:03:42.955432 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1266/5002] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:42 2026] GET /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:42.964001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:42.966303 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:42.966669 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:42.966901 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:42.967101 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:42.975108 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:42.975108 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:42.975622 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:42.999609 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:42.999837 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-37ac60df-b4f1-41d9-9f1e-b2bcc6678903 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 returned with HTTP 202 Jul 24 01:03:43.000336 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1244/5003] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:42 2026] DELETE /volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:43.008454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.010453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:43.010833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:43.012047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:43.019489 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.019489 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:43.024552 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:43.030634 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3089e879-5c80-41d8-98fa-cdf5e0c4c997 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 returned with HTTP 200 Jul 24 01:03:43.031083 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1242/5004] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:43 2026] GET /volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:43.564028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e367629b-cdde-4ef5-a297-d9408523438f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.566322 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e367629b-cdde-4ef5-a297-d9408523438f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:43.566634 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e367629b-cdde-4ef5-a297-d9408523438f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:43.566867 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e367629b-cdde-4ef5-a297-d9408523438f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:43.576333 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.576333 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:43.580755 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e367629b-cdde-4ef5-a297-d9408523438f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:43.585871 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e367629b-cdde-4ef5-a297-d9408523438f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:43.586475 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1253/5005] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:43 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:43.646638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.648252 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:43.648427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:43.648616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:43.655354 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.655354 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:43.658940 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:43.662790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89b8790d-ebcd-4061-b49a-7e7c0faa2136 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:43.663132 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1267/5006] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:43 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:43.676890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.678596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:43.678801 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:43.679004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:43.687788 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.687788 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:43.690567 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:43.694467 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8ee80345-1cd8-4dde-8400-c71a0a944937 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:43.694827 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1245/5007] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:43 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:43.713763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0043d69c-12da-40dc-a8d6-c87a64b74e00 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.713763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0043d69c-12da-40dc-a8d6-c87a64b74e00 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:03:43.713763 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0043d69c-12da-40dc-a8d6-c87a64b74e00 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-947554274", "extra_specs": {}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:43.725677 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0043d69c-12da-40dc-a8d6-c87a64b74e00 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:03:43.726041 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1243/5008] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:03:43 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:43.738413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-236ac75c-1457-47da-ae9a-59cf4b751612 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.740128 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-236ac75c-1457-47da-ae9a-59cf4b751612 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] POST https://10.4.3.67/volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6/encryption Jul 24 01:03:43.740482 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-236ac75c-1457-47da-ae9a-59cf4b751612 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:43.771774 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-236ac75c-1457-47da-ae9a-59cf4b751612 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6/encryption returned with HTTP 200 Jul 24 01:03:43.772354 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1254/5009] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:03:43 2026] POST /volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:43.779993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.781704 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:43.782025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-372393714", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-947554274", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:43.783431 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-372393714', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-947554274', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:43.787314 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume of 1 GB Jul 24 01:03:43.787630 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.787630 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:43.788181 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Availability Zones retrieved successfully. Jul 24 01:03:43.793926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (8400e040-f793-49eb-ac8d-3bd0ec23d38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:43.794906 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6f1fe6-9cc1-4abb-b644-35973d925b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:43.795798 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:43.823623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6f1fe6-9cc1-4abb-b644-35973d925b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:03:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71124568-9485-4233-bf5f-d387c11dfdd6,is_public=True,name='tempest-scenario-type-luks-947554274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71124568-9485-4233-bf5f-d387c11dfdd6', '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=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:43.823623 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa4a5dd-f6f4-4814-9f80-1bf2a31897c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:43.854287 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-947554274 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-947554274, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:43.854621 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-947554274 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-947554274, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:43.887213 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Created reservations ['17e55506-fbc7-4fe9-ab71-523eb862e979', '030450fc-b5d2-4917-bd28-6fb67b85e264', '781f42e2-e79c-4a61-9ed7-addadfb97380', '53fa8004-4ff6-439f-ba05-7bee81d1bb0c'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:43.888087 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa4a5dd-f6f4-4814-9f80-1bf2a31897c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e55506-fbc7-4fe9-ab71-523eb862e979', '030450fc-b5d2-4917-bd28-6fb67b85e264', '781f42e2-e79c-4a61-9ed7-addadfb97380', '53fa8004-4ff6-439f-ba05-7bee81d1bb0c']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:43.888856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10b53ef-a51a-44d0-8393-03d526084973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:43.915360 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10b53ef-a51a-44d0-8393-03d526084973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44be26c-d4af-4e05-9265-faf2bb3e1bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-372393714',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['17e55506-fbc7-4fe9-ab71-523eb862e979','030450fc-b5d2-4917-bd28-6fb67b85e264','781f42e2-e79c-4a61-9ed7-addadfb97380','53fa8004-4ff6-439f-ba05-7bee81d1bb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=71124568-9485-4233-bf5f-d387c11dfdd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-372393714',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b44be26c-d4af-4e05-9265-faf2bb3e1bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b069fda2da549ca81ed02dd5b7f6a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5176204903cc48fb862a7941c8537582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71124568-9485-4233-bf5f-d387c11dfdd6),volume_type_id=71124568-9485-4233-bf5f-d387c11dfdd6)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:43.916071 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bf344c-6b8d-41ef-8955-ff139ba656f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:43.934959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bf344c-6b8d-41ef-8955-ff139ba656f9) transitioned into state 'SUCCESS' from state '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-372393714',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['17e55506-fbc7-4fe9-ab71-523eb862e979','030450fc-b5d2-4917-bd28-6fb67b85e264','781f42e2-e79c-4a61-9ed7-addadfb97380','53fa8004-4ff6-439f-ba05-7bee81d1bb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=71124568-9485-4233-bf5f-d387c11dfdd6)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:43.936302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce97b9-3db1-4ec6-9b95-11c10d7bde90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:43.946122 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce97b9-3db1-4ec6-9b95-11c10d7bde90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:43.947171 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (8400e040-f793-49eb-ac8d-3bd0ec23d38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:43.947558 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request issued successfully. Jul 24 01:03:43.948258 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c8fb9a47-728d-4071-a9a5-ffef18e9010e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:43.948770 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1268/5010] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:43 2026] POST /volume/v3/volumes => generated 777 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:43.965600 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:43.968690 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:43.968906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:43.969204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:43.984888 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:43.984888 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:43.990280 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:43.994035 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f3d308b-94ea-4fb8-a643-fc692360d684 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:43.994819 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1246/5011] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:43 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:44.046137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e8936be1-d9ee-4b3f-9744-f31f2d0c90e9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.047938 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8936be1-d9ee-4b3f-9744-f31f2d0c90e9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 Jul 24 01:03:44.048148 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8936be1-d9ee-4b3f-9744-f31f2d0c90e9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.048347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e8936be1-d9ee-4b3f-9744-f31f2d0c90e9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.056116 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e8936be1-d9ee-4b3f-9744-f31f2d0c90e9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 returned with HTTP 404 Jul 24 01:03:44.056826 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1244/5012] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:44 2026] GET /volume/v3/volumes/4e647b98-6644-496f-9e2a-4a531b260d40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:44.064908 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.066843 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:44.067098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.067307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.067483 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:44.073402 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a73837d7-d4c3-4845-aeb7-85a7650ed808 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 404 Jul 24 01:03:44.073908 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1255/5013] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:44 2026] DELETE /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:44.081873 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bb1efa38-4bc8-485d-88d8-63a1d72aa19b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.084392 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb1efa38-4bc8-485d-88d8-63a1d72aa19b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b Jul 24 01:03:44.084687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb1efa38-4bc8-485d-88d8-63a1d72aa19b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.084946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bb1efa38-4bc8-485d-88d8-63a1d72aa19b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.092279 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bb1efa38-4bc8-485d-88d8-63a1d72aa19b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b returned with HTTP 404 Jul 24 01:03:44.092899 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1269/5014] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:44 2026] GET /volume/v3/volumes/04d9faa2-6380-4070-9dbb-bac003af836b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:44.100048 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.101714 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:44.101945 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.102154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.102369 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:44.109047 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:44.109047 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:44.109557 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:44.124215 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume request issued successfully. Jul 24 01:03:44.124419 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ecf6908b-2b49-4e38-a47e-e454d84e2e86 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f returned with HTTP 202 Jul 24 01:03:44.124861 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1247/5015] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:44 2026] DELETE /volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:44.132417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.134215 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:44.134469 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.134719 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.142007 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:44.142007 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:44.146026 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Volume info retrieved successfully. Jul 24 01:03:44.150278 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-22f4552f-d2f3-4f8a-ae34-343bd1a5a8a4 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f returned with HTTP 200 Jul 24 01:03:44.150709 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1245/5016] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:44 2026] GET /volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f => generated 892 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:44.598258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:44.599992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:44.600187 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:44.600369 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:44.607298 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:44.607298 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:44.610884 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:44.614797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd2d807c-038e-412f-8c7f-55c561d62fb3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:44.615178 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1256/5017] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:44 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:45.007610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.009446 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:45.009693 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.009866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.017452 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.017452 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:45.021794 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:45.026549 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-59a4e99a-c3f4-4823-8b8c-2f106021bce5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:45.026916 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1270/5018] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:45.040136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0ce929ac-1782-4eca-b36f-0007eecb901e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.042027 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ce929ac-1782-4eca-b36f-0007eecb901e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:45.042289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ce929ac-1782-4eca-b36f-0007eecb901e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.042530 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0ce929ac-1782-4eca-b36f-0007eecb901e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.050383 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.050383 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:45.054229 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0ce929ac-1782-4eca-b36f-0007eecb901e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:45.059208 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0ce929ac-1782-4eca-b36f-0007eecb901e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:45.059646 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1248/5019] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:45.106309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.109103 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:45.109344 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.109702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.119840 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.119840 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:45.124183 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:45.132176 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-4996aad5-84b7-4ec3-8e1a-b3448571e3b0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:45.132838 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1246/5020] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:45.163299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d89b624d-6130-4cdc-bc65-050b5ab89425 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.165257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d89b624d-6130-4cdc-bc65-050b5ab89425 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f Jul 24 01:03:45.165490 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d89b624d-6130-4cdc-bc65-050b5ab89425 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.165713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d89b624d-6130-4cdc-bc65-050b5ab89425 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.171557 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d89b624d-6130-4cdc-bc65-050b5ab89425 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f returned with HTTP 404 Jul 24 01:03:45.172246 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1257/5021] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/d27b78c8-6576-4b45-bc58-561e778ee16f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.179251 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.181811 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:45.182045 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.182324 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.182478 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:45.187858 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-658f06a4-0866-438b-b6db-4a1bdbd699a7 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 404 Jul 24 01:03:45.188502 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1271/5022] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.195775 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-699d02d6-1710-4976-8cc7-72d9b18b54bf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.197627 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-699d02d6-1710-4976-8cc7-72d9b18b54bf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 Jul 24 01:03:45.197896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-699d02d6-1710-4976-8cc7-72d9b18b54bf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.198160 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-699d02d6-1710-4976-8cc7-72d9b18b54bf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.203570 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-699d02d6-1710-4976-8cc7-72d9b18b54bf tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 returned with HTTP 404 Jul 24 01:03:45.204170 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1249/5023] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/snapshots/69199bfe-f304-41b9-9edf-f2ca92faefd6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.212213 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.214114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:45.214344 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.214595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.214764 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:45.215375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8e7e5ad9-77be-41fa-82f6-eb12ad97aa36 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.215825 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e7e5ad9-77be-41fa-82f6-eb12ad97aa36 None None] GET https://10.4.3.67/volume// Jul 24 01:03:45.216013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e7e5ad9-77be-41fa-82f6-eb12ad97aa36 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.216257 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8e7e5ad9-77be-41fa-82f6-eb12ad97aa36 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.216679 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8e7e5ad9-77be-41fa-82f6-eb12ad97aa36 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:45.217059 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1258/5024] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:45.220597 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75f1c998-cba6-4de5-9d40-6e5600153d88 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 404 Jul 24 01:03:45.221092 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1247/5025] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.225093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-bbce5fd5-71e6-4e9d-91af-ac33c82d6300 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.229178 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e094971d-ba4a-4971-b0eb-defc8b7ffe89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.231665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e094971d-ba4a-4971-b0eb-defc8b7ffe89 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da Jul 24 01:03:45.231972 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e094971d-ba4a-4971-b0eb-defc8b7ffe89 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.232398 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e094971d-ba4a-4971-b0eb-defc8b7ffe89 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.240755 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e094971d-ba4a-4971-b0eb-defc8b7ffe89 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da returned with HTTP 404 Jul 24 01:03:45.241591 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1250/5026] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/ec78c0e1-33d0-41f4-b04f-4fde073347da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.248389 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.250673 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:45.251019 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.251323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.251600 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:45.254024 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-bbce5fd5-71e6-4e9d-91af-ac33c82d6300 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:45.254486 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-bbce5fd5-71e6-4e9d-91af-ac33c82d6300 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdf87dd6-ed19-40b3-8b90-ae3696520375", "connector": null, "instance_uuid": "cfde33ea-5b64-4598-a913-8659692f7263"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:45.261140 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-44ff8327-29ef-45a2-a67e-7a9a50e86e16 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 404 Jul 24 01:03:45.261833 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1259/5027] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.264039 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.264039 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:45.268793 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-da7ddddd-c9f7-4172-900e-383b6b03dba9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.271072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da7ddddd-c9f7-4172-900e-383b6b03dba9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 Jul 24 01:03:45.271373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da7ddddd-c9f7-4172-900e-383b6b03dba9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.271649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da7ddddd-c9f7-4172-900e-383b6b03dba9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.285951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da7ddddd-c9f7-4172-900e-383b6b03dba9 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 returned with HTTP 404 Jul 24 01:03:45.286608 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1248/5028] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/6a8c966e-03ae-45ff-8f72-f4e0aecf3f10 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.294728 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-357d36e6-743c-431f-bb3d-38d8a397c373 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.296679 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-357d36e6-743c-431f-bb3d-38d8a397c373 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:45.296882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-357d36e6-743c-431f-bb3d-38d8a397c373 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.297068 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-357d36e6-743c-431f-bb3d-38d8a397c373 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.297178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-357d36e6-743c-431f-bb3d-38d8a397c373 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:45.297745 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-bbce5fd5-71e6-4e9d-91af-ac33c82d6300 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:45.298344 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1272/5029] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:45 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:45.302276 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-357d36e6-743c-431f-bb3d-38d8a397c373 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 404 Jul 24 01:03:45.302843 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1251/5030] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.312659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4879339a-bb86-488b-a01e-639ae87893d5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.314718 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4879339a-bb86-488b-a01e-639ae87893d5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 Jul 24 01:03:45.314899 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4879339a-bb86-488b-a01e-639ae87893d5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.315072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4879339a-bb86-488b-a01e-639ae87893d5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.321092 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4879339a-bb86-488b-a01e-639ae87893d5 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 returned with HTTP 404 Jul 24 01:03:45.321583 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1260/5031] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/snapshots/9caa6733-ffc2-4e3c-8692-93e5a618a593 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.328931 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.331203 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:45.331501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.331756 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.331966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:45.337701 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-91773f29-8a7b-474d-93b9-42ec2dbfd438 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 404 Jul 24 01:03:45.338208 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1249/5032] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.340117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2532d562-af62-4a2e-a79f-79299033bca2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.342073 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2532d562-af62-4a2e-a79f-79299033bca2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:45.342344 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2532d562-af62-4a2e-a79f-79299033bca2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.342616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2532d562-af62-4a2e-a79f-79299033bca2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.344729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-eff3d00e-3798-42bf-ab62-60394711aa0a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.346504 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eff3d00e-3798-42bf-ab62-60394711aa0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 Jul 24 01:03:45.346753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eff3d00e-3798-42bf-ab62-60394711aa0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.346934 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-eff3d00e-3798-42bf-ab62-60394711aa0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.352265 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-846e017b-8922-48de-8526-aec1233ffdf1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.352708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-846e017b-8922-48de-8526-aec1233ffdf1 None None] GET https://10.4.3.67/volume// Jul 24 01:03:45.352871 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-846e017b-8922-48de-8526-aec1233ffdf1 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.353067 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-846e017b-8922-48de-8526-aec1233ffdf1 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.353418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-846e017b-8922-48de-8526-aec1233ffdf1 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:45.353757 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1261/5033] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:45.353834 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-eff3d00e-3798-42bf-ab62-60394711aa0a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 returned with HTTP 404 Jul 24 01:03:45.354279 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1252/5034] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/eb13784e-24d3-403f-a64f-6e142e98a158 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.355712 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.355712 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:45.360057 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2532d562-af62-4a2e-a79f-79299033bca2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:45.362991 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.363090 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.364855 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:45.365045 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.365272 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.365320 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:45.365428 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:45.365506 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.365695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.368755 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2532d562-af62-4a2e-a79f-79299033bca2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:45.369129 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1273/5035] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:45.370993 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-204b1fc3-52b1-4dc4-9e2d-6bb57a53f43e tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 404 Jul 24 01:03:45.371537 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1262/5036] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.375093 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.375093 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:45.379828 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:45.380232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-625b5e3d-9f46-4101-8f6d-7ccbef7cb27d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.381887 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-625b5e3d-9f46-4101-8f6d-7ccbef7cb27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 Jul 24 01:03:45.382067 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-625b5e3d-9f46-4101-8f6d-7ccbef7cb27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.382262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-625b5e3d-9f46-4101-8f6d-7ccbef7cb27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.384039 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-b5f679e1-8518-42ef-b6db-b88c00de424e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:45.384435 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1250/5037] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:45.386079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-625b5e3d-9f46-4101-8f6d-7ccbef7cb27d tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 returned with HTTP 404 Jul 24 01:03:45.386650 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1253/5038] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/snapshots/887fa8d0-45ba-40a3-b41a-929e1dc20d84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.396999 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.398775 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:45.399058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.399276 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.399480 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:45.405407 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03e6db1e-9513-4d09-8fc2-6911306c2d0f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 404 Jul 24 01:03:45.406037 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1274/5039] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.413457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d0ce5279-3711-49db-b411-216a37c7bee8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.415418 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0ce5279-3711-49db-b411-216a37c7bee8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e Jul 24 01:03:45.415699 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0ce5279-3711-49db-b411-216a37c7bee8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.415902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d0ce5279-3711-49db-b411-216a37c7bee8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.422497 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d0ce5279-3711-49db-b411-216a37c7bee8 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e returned with HTTP 404 Jul 24 01:03:45.423081 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1263/5040] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/891355c7-02d0-48c3-ab53-50e35559198e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.430611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.432397 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:45.432637 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.432846 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.433036 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:45.438377 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66b583a7-8ca3-4154-82fc-ee5079a487c2 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 404 Jul 24 01:03:45.438871 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1251/5041] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.446392 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-90a39a6c-b0f8-46f6-b0dc-9bc07ef59b30 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.448037 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90a39a6c-b0f8-46f6-b0dc-9bc07ef59b30 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a Jul 24 01:03:45.448253 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90a39a6c-b0f8-46f6-b0dc-9bc07ef59b30 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.448432 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90a39a6c-b0f8-46f6-b0dc-9bc07ef59b30 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.453506 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90a39a6c-b0f8-46f6-b0dc-9bc07ef59b30 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a returned with HTTP 404 Jul 24 01:03:45.453898 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1254/5042] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/822b5533-f01b-4bf6-931b-804f06cbd22a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.464671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a82a22e0-d876-4aef-a204-d3201350bb97 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.466348 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a82a22e0-d876-4aef-a204-d3201350bb97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:45.466587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a82a22e0-d876-4aef-a204-d3201350bb97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.466795 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a82a22e0-d876-4aef-a204-d3201350bb97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.466977 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a82a22e0-d876-4aef-a204-d3201350bb97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:45.472371 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a82a22e0-d876-4aef-a204-d3201350bb97 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 404 Jul 24 01:03:45.472824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1275/5043] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.483293 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-730cf27f-2567-4b14-89f0-51467956260b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.485093 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-730cf27f-2567-4b14-89f0-51467956260b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 Jul 24 01:03:45.485331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-730cf27f-2567-4b14-89f0-51467956260b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.485539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-730cf27f-2567-4b14-89f0-51467956260b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.487282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.489260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] PUT https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c Jul 24 01:03:45.489664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:45.491097 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-730cf27f-2567-4b14-89f0-51467956260b tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 returned with HTTP 404 Jul 24 01:03:45.491648 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1264/5044] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/a45aed54-b210-4b44-b920-2b185be09c06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.497558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Acquiring lock "cinder-attachment_update-bdf87dd6-ed19-40b3-8b90-ae3696520375-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:45.499420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.502565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:45.502659 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.503152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.503152 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:45.504338 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-bdf87dd6-ed19-40b3-8b90-ae3696520375-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:45.505397 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.505397 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:45.507970 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1c44ae43-17ff-41ca-93b3-b53cf35c7add tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 404 Jul 24 01:03:45.508632 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1255/5045] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.515012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-22f5a481-d488-43d4-9447-5a14569bfc07 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.518402 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22f5a481-d488-43d4-9447-5a14569bfc07 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 Jul 24 01:03:45.518605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22f5a481-d488-43d4-9447-5a14569bfc07 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.518803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-22f5a481-d488-43d4-9447-5a14569bfc07 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.523083 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-22f5a481-d488-43d4-9447-5a14569bfc07 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 returned with HTTP 404 Jul 24 01:03:45.523779 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1276/5046] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/snapshots/cf51635b-23ed-47cf-9318-6de12a1abcb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.532061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.534079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:45.534365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.534568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.534764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:45.540669 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c2c6d80-f398-481a-bfab-fd978190ba53 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 404 Jul 24 01:03:45.541485 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1265/5047] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.548462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4136b6a3-7764-4727-bfbf-6039215653cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.550361 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4136b6a3-7764-4727-bfbf-6039215653cb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 Jul 24 01:03:45.550582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4136b6a3-7764-4727-bfbf-6039215653cb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.550782 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4136b6a3-7764-4727-bfbf-6039215653cb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.556630 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4136b6a3-7764-4727-bfbf-6039215653cb tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 returned with HTTP 404 Jul 24 01:03:45.557130 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1256/5048] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/ddf8e1ba-0b0e-43c8-bc61-8c6669863306 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.563918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.566098 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:45.566366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.566619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.566757 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete snapshot with id: 3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:45.574671 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-05d344e0-5eec-43bf-a4fb-e06882f4964a tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 404 Jul 24 01:03:45.575269 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1277/5049] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.582979 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fd8e9ef1-eb7b-41d4-abf3-feff093bd3a0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.583387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-bdf87dd6-ed19-40b3-8b90-ae3696520375-np0000005792" released by "attachment_update" :: held 0.079s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:45.583768 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-0550c4de-a76d-4ad6-800d-ce7f3d8560bf tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c returned with HTTP 200 Jul 24 01:03:45.584331 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1252/5050] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:45 2026] PUT /volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:45.586017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd8e9ef1-eb7b-41d4-abf3-feff093bd3a0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 Jul 24 01:03:45.586286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd8e9ef1-eb7b-41d4-abf3-feff093bd3a0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.586526 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fd8e9ef1-eb7b-41d4-abf3-feff093bd3a0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.591069 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fd8e9ef1-eb7b-41d4-abf3-feff093bd3a0 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 returned with HTTP 404 Jul 24 01:03:45.591695 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1266/5051] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/snapshots/3abf20fc-16d3-414d-9ed0-9abb1ae134b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:45.598261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.600085 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] DELETE https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:45.600277 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.600479 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.600687 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Delete volume with id: 71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:45.606104 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9e0d388e-018e-4197-a1f0-47e2e1d09d9f tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 404 Jul 24 01:03:45.606746 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1257/5052] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:45 2026] DELETE /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.613452 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8632dd76-c63a-485d-8e33-81b0316d7d46 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.615715 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8632dd76-c63a-485d-8e33-81b0316d7d46 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] GET https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 Jul 24 01:03:45.615974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8632dd76-c63a-485d-8e33-81b0316d7d46 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.616222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8632dd76-c63a-485d-8e33-81b0316d7d46 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.623343 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8632dd76-c63a-485d-8e33-81b0316d7d46 tempest-VolumeDependencyTests-126798517 tempest-VolumeDependencyTests-126798517-project-member] https://10.4.3.67/volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 returned with HTTP 404 Jul 24 01:03:45.623890 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1278/5053] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/71cead8d-0669-460e-8408-fa876eb24883 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:45.626932 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.629065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:45.629347 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.629609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.638422 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.638422 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:45.642548 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:45.647988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6ea93b63-8b12-4fc8-a7b7-55b8301368e6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:45.648493 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1253/5054] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:45.674290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-ed7efb83-dd38-487e-957a-7054559b61bc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:45.677112 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-ed7efb83-dd38-487e-957a-7054559b61bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/encryption Jul 24 01:03:45.677369 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-ed7efb83-dd38-487e-957a-7054559b61bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:45.677622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-ed7efb83-dd38-487e-957a-7054559b61bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:45.690153 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:45.690153 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:45.698780 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-474bd630-0542-4a6f-9111-84b48939ecc8 req-ed7efb83-dd38-487e-957a-7054559b61bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/encryption returned with HTTP 200 Jul 24 01:03:45.699362 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1267/5055] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:03:45 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:46.384031 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:46.389267 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:46.389558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:46.389779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:46.403907 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:46.403907 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:46.405987 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:46.410349 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-adaffcf8-6229-447e-a125-0ceeed0cf6a5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:46.410772 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1258/5056] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:46 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:46.660676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:46.662391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:46.662624 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:46.662797 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:46.669056 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:46.669056 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:46.672148 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:46.676676 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-61b3be13-9428-4d75-a40a-79ee2b522c2e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:46.677018 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1279/5057] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:46 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:47.322782 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-badf84c8-6aa4-4036-8824-e96a9082480a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:47.425616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:47.427318 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:47.427508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:47.427696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:47.437805 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:47.437805 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:47.445223 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:47.448366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-12b7e0b0-3d54-439e-9aff-3cac1d44169f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:47.448631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-badf84c8-6aa4-4036-8824-e96a9082480a tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools Jul 24 01:03:47.448829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-badf84c8-6aa4-4036-8824-e96a9082480a tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:47.449003 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-badf84c8-6aa4-4036-8824-e96a9082480a tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-admin] Calling method 'get_pools' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:47.449296 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1268/5058] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:47 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:47.463237 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-badf84c8-6aa4-4036-8824-e96a9082480a tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 01:03:47.464152 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1254/5059] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 01:03:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 01:03:47.470977 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:47.537022 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-reader] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 01:03:47.537281 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:47.537537 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:47.538324 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1badc657a131498aa55b6860e5fbd719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9fce211543b346bf8f0e389f4e644c13', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:03:47.538545 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f79a049c-9a30-4fc6-8bdf-9b51731f7766 tempest-ProjectReaderTests-377737409 tempest-ProjectReaderTests-377737409-project-reader] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 403 Jul 24 01:03:47.539221 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1259/5060] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 01:03:47 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 110 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:47.690756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0da6ce9-7380-413f-87c0-374affa2665e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:47.694524 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0da6ce9-7380-413f-87c0-374affa2665e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:47.694717 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0da6ce9-7380-413f-87c0-374affa2665e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:47.694878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0da6ce9-7380-413f-87c0-374affa2665e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:47.706658 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:47.706658 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:47.711111 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0da6ce9-7380-413f-87c0-374affa2665e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:47.717128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0da6ce9-7380-413f-87c0-374affa2665e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:47.717816 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1280/5061] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:47 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:48.465356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:48.469558 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:48.469558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:48.469558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:48.479081 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:48.479081 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:48.482822 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:48.487948 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c53b5cb-59b6-4892-acb2-291df295f0f2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:48.488616 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1269/5062] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:48 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:48.736426 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:48.737842 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:48.738036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:48.738218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:48.747076 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:48.747076 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:48.752305 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:48.761390 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e29ecb04-4ba5-447b-8583-e2e33893e10f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:48.761390 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1255/5063] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:48 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:48.949619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-419d349b-47e7-463f-9abe-431cfabe1769 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:48.951955 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-419d349b-47e7-463f-9abe-431cfabe1769 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c/action Jul 24 01:03:48.952325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-419d349b-47e7-463f-9abe-431cfabe1769 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:48.952433 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-419d349b-47e7-463f-9abe-431cfabe1769 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:48.972341 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:48.972341 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:48.981631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-6633b783-bf56-4c18-a4ca-d7cf6098f25f req-419d349b-47e7-463f-9abe-431cfabe1769 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c/action returned with HTTP 204 Jul 24 01:03:48.982062 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1260/5064] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:48 2026] POST /volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:49.502013 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.503924 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:03:49.504136 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.504348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.514094 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.514094 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:49.517362 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:49.521965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7e9a2360-c93d-4576-89b6-5c9a2e9ef007 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:03:49.522473 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1281/5065] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:49.565108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.569379 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:49.569379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.569379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.576346 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.576346 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:49.580210 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:49.584620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-0c74936c-c15b-44ac-86ef-4cd4b542ccf4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:49.585135 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1270/5066] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:49.648111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7a672933-f53d-4404-81c5-4fe177f6ff0e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.648530 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7a672933-f53d-4404-81c5-4fe177f6ff0e None None] GET https://10.4.3.67/volume// Jul 24 01:03:49.648715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7a672933-f53d-4404-81c5-4fe177f6ff0e None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.648929 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7a672933-f53d-4404-81c5-4fe177f6ff0e None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.649316 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7a672933-f53d-4404-81c5-4fe177f6ff0e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:49.649669 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1256/5067] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:49.656128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-6146107c-3c67-4621-80ab-07c72bcdd4f7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.658144 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-6146107c-3c67-4621-80ab-07c72bcdd4f7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:49.658540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-6146107c-3c67-4621-80ab-07c72bcdd4f7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b44be26c-d4af-4e05-9265-faf2bb3e1bde", "connector": null, "instance_uuid": "cfde33ea-5b64-4598-a913-8659692f7263"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:49.666206 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.666206 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:49.688301 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-6146107c-3c67-4621-80ab-07c72bcdd4f7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:49.688738 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1261/5068] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:49 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:49.716243 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.718333 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:49.718575 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.718787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.729692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e155beec-024e-40c3-94e0-333fa76597ee None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.729692 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e155beec-024e-40c3-94e0-333fa76597ee None None] GET https://10.4.3.67/volume// Jul 24 01:03:49.729692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e155beec-024e-40c3-94e0-333fa76597ee None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.729692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e155beec-024e-40c3-94e0-333fa76597ee None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.729906 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.729906 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:49.729953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e155beec-024e-40c3-94e0-333fa76597ee None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:49.729953 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1271/5069] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:49.732740 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:49.737587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.738705 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d61c77e2-4b8e-4873-99c8-862e41ce9ac0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:49.739140 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1282/5070] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:49.740967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:49.741219 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.741434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.751340 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.751340 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:49.755042 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:49.759814 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b4cb6619-ddaf-41bc-8dd4-6d0254bf3075 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:49.760205 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1257/5071] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:49.778124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-621be8e9-e71c-4202-8e0e-270a3436010c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.779908 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-621be8e9-e71c-4202-8e0e-270a3436010c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:49.780132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-621be8e9-e71c-4202-8e0e-270a3436010c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.780334 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-621be8e9-e71c-4202-8e0e-270a3436010c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.788673 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.788673 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:49.792763 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-621be8e9-e71c-4202-8e0e-270a3436010c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:49.797244 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-621be8e9-e71c-4202-8e0e-270a3436010c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:49.797681 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1262/5072] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:49.812258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.814258 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:49.814788 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:49.815156 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:49.828667 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.828667 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:49.831525 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:49.836797 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eaa148db-1e2b-4593-a2f0-2a8ead96dd43 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:49.837314 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1272/5073] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:49 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:49.852284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92304c84-143e-4e29-909f-e32ca4765bef None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.855854 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:49.856389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "d3b14327-f729-45df-8ab1-498f90f0b6f9", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:49.857920 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'd3b14327-f729-45df-8ab1-498f90f0b6f9', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:49.869231 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.869231 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:49.869765 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume retrieved successfully. Jul 24 01:03:49.869955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume of 1 GB Jul 24 01:03:49.876843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:49.877874 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Availability Zones retrieved successfully. Jul 24 01:03:49.882890 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] PUT https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f Jul 24 01:03:49.883306 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:49.892852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (fd8db92d-d86f-4825-b6a8-3231ffa8320d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:49.894288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2872ab52-56b0-4ce5-8e37-d4d7a1758063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:49.896661 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:49.903085 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Acquiring lock "cinder-attachment_update-b44be26c-d4af-4e05-9265-faf2bb3e1bde-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:49.908180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-b44be26c-d4af-4e05-9265-faf2bb3e1bde-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:49.911830 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:49.911830 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:49.923052 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2872ab52-56b0-4ce5-8e37-d4d7a1758063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd3b14327-f729-45df-8ab1-498f90f0b6f9', 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:49.923728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75505376-e772-4d24-a8c7-efbafbf31243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:49.991867 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['e2e03821-1c01-4b20-88b4-fa2b6c190212', '01010eca-c704-4819-913d-ee694be47af6', '8b42fb19-f516-464d-9ac1-f842e708b126', '472e2943-1f8d-464c-8c22-ba8d96a1ce19'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:49.993040 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75505376-e772-4d24-a8c7-efbafbf31243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e03821-1c01-4b20-88b4-fa2b6c190212', '01010eca-c704-4819-913d-ee694be47af6', '8b42fb19-f516-464d-9ac1-f842e708b126', '472e2943-1f8d-464c-8c22-ba8d96a1ce19']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:49.995003 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf67f5e9-97f8-42c4-8d26-bf8bfdf1f54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:50.034350 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-b44be26c-d4af-4e05-9265-faf2bb3e1bde-np0000005792" released by "attachment_update" :: held 0.126s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:50.034702 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-f2eee6e0-0378-469a-9cb7-48ee08bb21fb tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f returned with HTTP 200 Jul 24 01:03:50.035288 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1258/5074] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:49 2026] PUT /volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:50.037053 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf67f5e9-97f8-42c4-8d26-bf8bfdf1f54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b30bc6-ec14-4f82-940e-c92ee0cb249a', '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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['e2e03821-1c01-4b20-88b4-fa2b6c190212','01010eca-c704-4819-913d-ee694be47af6','8b42fb19-f516-464d-9ac1-f842e708b126','472e2943-1f8d-464c-8c22-ba8d96a1ce19'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3b14327-f729-45df-8ab1-498f90f0b6f9,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03: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=f1b30bc6-ec14-4f82-940e-c92ee0cb249a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555804234f63488c928307dcbdf79c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d3b14327-f729-45df-8ab1-498f90f0b6f9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:50.038126 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a2c80f-1fcf-4331-8c3b-e1c4ef23c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:50.045777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b7ed68a0-dc39-4b86-8de4-719cb4569946 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:50.065598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a2c80f-1fcf-4331-8c3b-e1c4ef23c085) transitioned into state 'SUCCESS' from 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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['e2e03821-1c01-4b20-88b4-fa2b6c190212','01010eca-c704-4819-913d-ee694be47af6','8b42fb19-f516-464d-9ac1-f842e708b126','472e2943-1f8d-464c-8c22-ba8d96a1ce19'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3b14327-f729-45df-8ab1-498f90f0b6f9,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:50.066534 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8644a44-2a52-47c2-8c54-6b585e2dfb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:50.085078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8644a44-2a52-47c2-8c54-6b585e2dfb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:50.085935 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (fd8db92d-d86f-4825-b6a8-3231ffa8320d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:50.086284 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request issued successfully. Jul 24 01:03:50.086842 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92304c84-143e-4e29-909f-e32ca4765bef tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:50.087526 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1283/5075] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:49 2026] POST /volume/v3/volumes => generated 807 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:50.107703 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:50.109479 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:03:50.116795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:50.116795 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:50.128297 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:50.128297 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:50.134153 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:50.139436 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-386cea2e-ef6d-4cc1-b38b-897d14f89c65 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 200 Jul 24 01:03:50.139860 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1273/5076] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:50 2026] GET /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:50.171208 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b7ed68a0-dc39-4b86-8de4-719cb4569946 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption Jul 24 01:03:50.171740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b7ed68a0-dc39-4b86-8de4-719cb4569946 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:50.171740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b7ed68a0-dc39-4b86-8de4-719cb4569946 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:50.183930 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:50.183930 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:50.192515 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-b7ed68a0-dc39-4b86-8de4-719cb4569946 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption returned with HTTP 200 Jul 24 01:03:50.192757 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1263/5077] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:03:50 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption => generated 160 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:50.752820 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:50.754544 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:50.754749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:50.754921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:50.763772 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:50.763772 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:50.766914 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:50.770525 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cfd65d65-ee86-4cf3-8277-6db8872566b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:50.770894 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1259/5078] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:50 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:51.155805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7a524eba-d412-4b3c-9104-bdded37b799c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:51.157799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a524eba-d412-4b3c-9104-bdded37b799c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:03:51.158010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a524eba-d412-4b3c-9104-bdded37b799c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:51.158326 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7a524eba-d412-4b3c-9104-bdded37b799c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:51.160255 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=400,cinder:INSERT=75,cinder:UPDATE=126 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:03:51.166424 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:51.166424 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:51.170646 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7a524eba-d412-4b3c-9104-bdded37b799c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:51.175097 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7a524eba-d412-4b3c-9104-bdded37b799c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 200 Jul 24 01:03:51.175570 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1284/5079] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:51 2026] GET /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:51.192942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fede441a-875f-487a-88df-423466f216e7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:51.194808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fede441a-875f-487a-88df-423466f216e7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:03:51.195008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fede441a-875f-487a-88df-423466f216e7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:51.195215 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fede441a-875f-487a-88df-423466f216e7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:51.202166 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:51.202166 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:51.205645 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-fede441a-875f-487a-88df-423466f216e7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:51.209852 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fede441a-875f-487a-88df-423466f216e7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 200 Jul 24 01:03:51.210155 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1274/5080] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:51 2026] GET /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:51.227658 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:51.230327 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:51.231096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:51.231096 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:51.231234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:51.240480 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:51.240480 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:51.241114 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:51.261419 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume request issued successfully. Jul 24 01:03:51.261685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bf6a997b-fa11-4901-965f-61c64d3ba738 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 202 Jul 24 01:03:51.262271 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1264/5081] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:03:51 2026] DELETE /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:03:51.271560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b7874122-807c-4886-b08c-e9b33dcd8725 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:51.273794 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7874122-807c-4886-b08c-e9b33dcd8725 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:51.274060 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7874122-807c-4886-b08c-e9b33dcd8725 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:51.274311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7874122-807c-4886-b08c-e9b33dcd8725 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:51.284121 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:51.284121 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:51.289037 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b7874122-807c-4886-b08c-e9b33dcd8725 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:51.295229 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7874122-807c-4886-b08c-e9b33dcd8725 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 200 Jul 24 01:03:51.295657 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1260/5082] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:51 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:51.785158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-902dc131-35a7-46d6-936f-ecde42972840 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:51.786892 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-902dc131-35a7-46d6-936f-ecde42972840 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:51.787089 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-902dc131-35a7-46d6-936f-ecde42972840 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:51.787283 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-902dc131-35a7-46d6-936f-ecde42972840 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:51.796057 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:51.796057 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:51.799798 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-902dc131-35a7-46d6-936f-ecde42972840 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:51.804647 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-902dc131-35a7-46d6-936f-ecde42972840 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:51.805074 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1285/5083] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:51 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:52.314077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-be833e6d-bdd8-4ef4-9fef-b8bc169056dc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:52.316064 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be833e6d-bdd8-4ef4-9fef-b8bc169056dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:03:52.316552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be833e6d-bdd8-4ef4-9fef-b8bc169056dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:52.317562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-be833e6d-bdd8-4ef4-9fef-b8bc169056dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:52.324380 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-be833e6d-bdd8-4ef4-9fef-b8bc169056dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 404 Jul 24 01:03:52.324976 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1275/5084] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:52 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:03:52.817474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:52.819711 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:52.819981 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:52.820260 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:52.833514 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:52.833514 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:52.838404 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:52.844626 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d5ee1c3b-3bae-4a2f-a9aa-136a7c797cc8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:52.845162 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1265/5085] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:52 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:53.867759 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:53.867759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:53.868261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:53.868261 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:53.881676 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:53.881676 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:53.886869 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:53.893232 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4a11d16f-8c50-4eb6-87cc-f44b08bedbb6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:53.893843 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1261/5086] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:53 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:54.095519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:54.100151 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:54.100592 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "19373514-7679-4cb2-b4d3-afa6f281632c", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:54.101973 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '19373514-7679-4cb2-b4d3-afa6f281632c', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:54.197673 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume of 1 GB Jul 24 01:03:54.203940 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Availability Zones retrieved successfully. Jul 24 01:03:54.211687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (09a185f9-7fdd-44d1-b8ee-b1aff389f326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:54.213565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec0d009-5d40-4689-9216-09830ddca5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:54.214660 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:54.277821 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec0d009-5d40-4689-9216-09830ddca5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:54.278608 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea609a9e-a267-41ea-adb4-69a64db9db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:54.327552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['72643c44-f4e2-4c5c-a1f5-eaf0e834d89d', '51905d08-3e80-43b2-9737-128df21c9112', '638f946a-5bbe-4d2c-8123-a62a35858eee', 'cb97b908-f5b0-4277-853c-f3fbd4684d34'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:54.328402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea609a9e-a267-41ea-adb4-69a64db9db65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72643c44-f4e2-4c5c-a1f5-eaf0e834d89d', '51905d08-3e80-43b2-9737-128df21c9112', '638f946a-5bbe-4d2c-8123-a62a35858eee', 'cb97b908-f5b0-4277-853c-f3fbd4684d34']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:54.329150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193bc12b-f010-4886-80a7-5a5053e11ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:54.360777 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193bc12b-f010-4886-80a7-5a5053e11ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1097e26-4389-4f87-a8a8-128c16b970db', '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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['72643c44-f4e2-4c5c-a1f5-eaf0e834d89d','51905d08-3e80-43b2-9737-128df21c9112','638f946a-5bbe-4d2c-8123-a62a35858eee','cb97b908-f5b0-4277-853c-f3fbd4684d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:54Z,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=b1097e26-4389-4f87-a8a8-128c16b970db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555804234f63488c928307dcbdf79c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:54.361759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224274eb-fc91-4ff7-a8b0-aca668d35c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:54.383413 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224274eb-fc91-4ff7-a8b0-aca668d35c26) transitioned into state 'SUCCESS' from 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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['72643c44-f4e2-4c5c-a1f5-eaf0e834d89d','51905d08-3e80-43b2-9737-128df21c9112','638f946a-5bbe-4d2c-8123-a62a35858eee','cb97b908-f5b0-4277-853c-f3fbd4684d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:54.384555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1ec75d-10e5-4f0c-a714-016a3b26a09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:54.394877 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1ec75d-10e5-4f0c-a714-016a3b26a09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:54.395810 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (09a185f9-7fdd-44d1-b8ee-b1aff389f326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:54.396108 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request issued successfully. Jul 24 01:03:54.396743 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-109c63b9-d8db-4cd8-8435-275a2288cce7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:54.397151 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1286/5087] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:03:54 2026] POST /volume/v3/volumes => generated 773 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:54.406872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-d7b3a1d7-946c-4278-b7c8-0b1ed907547b req-b4412578-abbb-4fe0-98ba-a890ae79c4f3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:54.408960 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7b3a1d7-946c-4278-b7c8-0b1ed907547b req-b4412578-abbb-4fe0-98ba-a890ae79c4f3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b Jul 24 01:03:54.409297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7b3a1d7-946c-4278-b7c8-0b1ed907547b req-b4412578-abbb-4fe0-98ba-a890ae79c4f3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:54.410379 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-d7b3a1d7-946c-4278-b7c8-0b1ed907547b req-b4412578-abbb-4fe0-98ba-a890ae79c4f3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:54.411835 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15bedcf2-01ac-41ad-b383-28a788277361 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:54.413631 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15bedcf2-01ac-41ad-b383-28a788277361 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:54.414001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15bedcf2-01ac-41ad-b383-28a788277361 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:54.414043 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15bedcf2-01ac-41ad-b383-28a788277361 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:54.418045 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:54.418045 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:54.423214 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:54.423214 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:54.424895 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-15bedcf2-01ac-41ad-b383-28a788277361 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:54.430042 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15bedcf2-01ac-41ad-b383-28a788277361 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:54.430435 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1266/5088] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:54 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:54.476965 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-d7b3a1d7-946c-4278-b7c8-0b1ed907547b req-b4412578-abbb-4fe0-98ba-a890ae79c4f3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b returned with HTTP 200 Jul 24 01:03:54.478351 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1276/5089] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:03:54 2026] DELETE /volume/v3/attachments/9e2df4e0-0ab3-4a31-ab05-0d37d6112b8b => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:54.907832 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-86c410d2-ea95-43a2-810d-f4df295396db None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:54.909527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86c410d2-ea95-43a2-810d-f4df295396db tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:54.909802 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86c410d2-ea95-43a2-810d-f4df295396db tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:54.910063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-86c410d2-ea95-43a2-810d-f4df295396db tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:54.920459 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:54.920459 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:54.924492 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-86c410d2-ea95-43a2-810d-f4df295396db tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:54.929307 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-86c410d2-ea95-43a2-810d-f4df295396db tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:54.929859 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1262/5090] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:54 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:55.445405 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66053770-3910-4c87-886f-d788621e157d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:55.447822 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66053770-3910-4c87-886f-d788621e157d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:55.448008 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66053770-3910-4c87-886f-d788621e157d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:55.448208 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66053770-3910-4c87-886f-d788621e157d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:55.455166 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:55.455166 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:55.458748 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-66053770-3910-4c87-886f-d788621e157d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:55.463278 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66053770-3910-4c87-886f-d788621e157d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:55.463665 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1287/5091] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:55 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:55.536923 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:55.541595 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:55.541814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:55.542052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:55.542494 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:55.560101 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:55.560101 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:55.560738 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:55.572751 np0000005792 devstack@c-api.service[100232]: WARNING cinder.keymgr.conf_key_mgr [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:03:55.578376 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:03:55.578585 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b884353d-3650-4eeb-973e-f75d6c10edf7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 202 Jul 24 01:03:55.579038 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1267/5092] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:55 2026] DELETE /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:55.586412 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:55.588720 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:55.588932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:55.589172 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:55.597873 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:55.597873 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:55.602949 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:55.608386 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4cd9602-1c47-4b9f-869a-1fea87fd82f5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 200 Jul 24 01:03:55.608850 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1277/5093] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:55 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:55.944987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-60727009-5f58-4177-bd25-ffe8ed886506 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:55.947396 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-60727009-5f58-4177-bd25-ffe8ed886506 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:55.947753 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-60727009-5f58-4177-bd25-ffe8ed886506 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:55.948070 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-60727009-5f58-4177-bd25-ffe8ed886506 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:55.961402 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:55.961402 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:55.966147 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-60727009-5f58-4177-bd25-ffe8ed886506 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:55.972333 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-60727009-5f58-4177-bd25-ffe8ed886506 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:55.972992 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1263/5094] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:55 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:56.480850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.482708 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:56.483007 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.483307 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.492491 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:56.492491 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:56.496926 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:56.501145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-33488b1e-77fc-47fc-b1b3-b6da88c836dc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:56.501562 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1288/5095] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:56 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:56.624617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-68a9e9c5-5cf5-4494-a176-3cf25d1f6565 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.626683 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-68a9e9c5-5cf5-4494-a176-3cf25d1f6565 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e Jul 24 01:03:56.626962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-68a9e9c5-5cf5-4494-a176-3cf25d1f6565 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.627224 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-68a9e9c5-5cf5-4494-a176-3cf25d1f6565 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.633527 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-68a9e9c5-5cf5-4494-a176-3cf25d1f6565 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e returned with HTTP 404 Jul 24 01:03:56.634181 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1268/5096] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:56 2026] GET /volume/v3/volumes/74695607-a1a7-4863-944f-bcae5b37f57e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:56.642350 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.645049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:03:56.645232 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.645442 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.648476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:03:56.666996 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Get all volumes completed successfully. Jul 24 01:03:56.669395 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:56.669395 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:56.675539 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afd52b43-aa2e-4fc6-94e4-e52c902d09f7 tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:03:56.675978 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1278/5097] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:03:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14551 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:56.687958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e97fe51e-31c6-4d2b-b4ff-9cc2d7d20169 req-097bc784-4792-4b38-82d7-bb4eae66dad4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.690738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e97fe51e-31c6-4d2b-b4ff-9cc2d7d20169 req-097bc784-4792-4b38-82d7-bb4eae66dad4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 Jul 24 01:03:56.691056 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e97fe51e-31c6-4d2b-b4ff-9cc2d7d20169 req-097bc784-4792-4b38-82d7-bb4eae66dad4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.691370 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e97fe51e-31c6-4d2b-b4ff-9cc2d7d20169 req-097bc784-4792-4b38-82d7-bb4eae66dad4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.691641 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fc5666f2-a79e-4cfd-aaf7-faf0257eb9fe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.693374 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fc5666f2-a79e-4cfd-aaf7-faf0257eb9fe tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] DELETE https://10.4.3.67/volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c Jul 24 01:03:56.693605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fc5666f2-a79e-4cfd-aaf7-faf0257eb9fe tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.693832 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fc5666f2-a79e-4cfd-aaf7-faf0257eb9fe tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.701267 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:56.701267 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:56.724229 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fc5666f2-a79e-4cfd-aaf7-faf0257eb9fe tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c returned with HTTP 202 Jul 24 01:03:56.725333 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1289/5098] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:03:56 2026] DELETE /volume/v3/types/b8d7ff08-30d1-4f1f-a663-a6ffc0495a7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:56.735779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6dfc5c8b-3ae4-44d1-aa05-097d32c66d5d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.737208 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6dfc5c8b-3ae4-44d1-aa05-097d32c66d5d tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:03:56.737622 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6dfc5c8b-3ae4-44d1-aa05-097d32c66d5d tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-281422395", "extra_specs": {}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:56.752443 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6dfc5c8b-3ae4-44d1-aa05-097d32c66d5d tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:03:56.752839 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1269/5099] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:03:56 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:56.756311 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e97fe51e-31c6-4d2b-b4ff-9cc2d7d20169 req-097bc784-4792-4b38-82d7-bb4eae66dad4 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 returned with HTTP 200 Jul 24 01:03:56.756900 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1264/5100] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:03:56 2026] DELETE /volume/v3/attachments/3d1fad94-19ba-46fb-9f0e-db643035a792 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:56.761174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4dffdf47-9ecd-4ca3-81bd-9ea47edfe4ca None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.763682 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4dffdf47-9ecd-4ca3-81bd-9ea47edfe4ca tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] POST https://10.4.3.67/volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e/encryption Jul 24 01:03:56.764051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4dffdf47-9ecd-4ca3-81bd-9ea47edfe4ca tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:56.782742 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4dffdf47-9ecd-4ca3-81bd-9ea47edfe4ca tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e/encryption returned with HTTP 200 Jul 24 01:03:56.783317 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1279/5101] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:03:56 2026] POST /volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:56.790653 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.792332 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:03:56.792713 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1741093726", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-281422395", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:56.794225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1741093726', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-281422395', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:03:56.798071 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:03:56.798401 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:56.798401 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:56.798903 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:03:56.804176 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (3ea5a777-f4c7-4803-bb75-cf397c2aafbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:56.805271 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af410501-073e-4882-b6d8-8417b17ab2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:56.806227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:03:56.831357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af410501-073e-4882-b6d8-8417b17ab2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3511ef33-0255-49db-96b6-59da7860679e,is_public=True,name='tempest-scenario-type-luks2-281422395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3511ef33-0255-49db-96b6-59da7860679e', '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=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:56.832152 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86aee763-c034-4cf9-9613-dc28e50cc8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:56.860161 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-281422395 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-281422395, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:56.860498 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-281422395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-281422395, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:03:56.889355 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['5b47fad7-91f5-4302-a66e-1458889083d1', '8d22069a-63b3-43d6-ad64-be63fc12476d', 'a70338bb-7827-4add-a7c0-6357472063a6', 'd2cc6447-ba68-4b69-94a2-4cb73b76f1b5'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:03:56.890400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86aee763-c034-4cf9-9613-dc28e50cc8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b47fad7-91f5-4302-a66e-1458889083d1', '8d22069a-63b3-43d6-ad64-be63fc12476d', 'a70338bb-7827-4add-a7c0-6357472063a6', 'd2cc6447-ba68-4b69-94a2-4cb73b76f1b5']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:56.891250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3216a8ac-1467-472d-ad6a-9a91c3cb28c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:56.920022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3216a8ac-1467-472d-ad6a-9a91c3cb28c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6511df8c-da1d-4888-b948-c190d54e09d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1741093726',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['5b47fad7-91f5-4302-a66e-1458889083d1','8d22069a-63b3-43d6-ad64-be63fc12476d','a70338bb-7827-4add-a7c0-6357472063a6','d2cc6447-ba68-4b69-94a2-4cb73b76f1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3511ef33-0255-49db-96b6-59da7860679e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1741093726',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6511df8c-da1d-4888-b948-c190d54e09d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3511ef33-0255-49db-96b6-59da7860679e),volume_type_id=3511ef33-0255-49db-96b6-59da7860679e)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:56.921068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a60a53-41c2-4ac9-9cc5-08963ee41039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:56.943447 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a60a53-41c2-4ac9-9cc5-08963ee41039) transitioned into state 'SUCCESS' from state '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-1741093726',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['5b47fad7-91f5-4302-a66e-1458889083d1','8d22069a-63b3-43d6-ad64-be63fc12476d','a70338bb-7827-4add-a7c0-6357472063a6','d2cc6447-ba68-4b69-94a2-4cb73b76f1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3511ef33-0255-49db-96b6-59da7860679e)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:56.944386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3977d5-7905-42e5-86bf-bc55ed090512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:03:56.955881 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3977d5-7905-42e5-86bf-bc55ed090512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:03:56.956778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (3ea5a777-f4c7-4803-bb75-cf397c2aafbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:03:56.957014 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:03:56.957630 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f3e052e6-9709-49d2-9f54-ff7bf3f6682f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:03:56.958140 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1290/5102] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:03:56 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:03:56.973399 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2555ab01-16d8-4042-a048-63f5a085ee6f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.975549 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2555ab01-16d8-4042-a048-63f5a085ee6f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:56.975793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2555ab01-16d8-4042-a048-63f5a085ee6f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.976046 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2555ab01-16d8-4042-a048-63f5a085ee6f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.983620 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:56.983620 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:56.987493 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-2555ab01-16d8-4042-a048-63f5a085ee6f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:56.989348 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:56.991362 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:56.991640 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:56.991795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2555ab01-16d8-4042-a048-63f5a085ee6f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:56.991905 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:56.992217 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1270/5103] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:56 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:57.005607 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:57.005607 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:57.009476 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:57.013572 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b1cbea3d-b065-42bd-b63f-ac3f81f95689 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:57.014038 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1265/5104] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:56 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:57.516018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-de6af417-e54c-4531-8d5e-b288ede27993 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:57.517840 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de6af417-e54c-4531-8d5e-b288ede27993 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:57.518059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de6af417-e54c-4531-8d5e-b288ede27993 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:57.518275 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-de6af417-e54c-4531-8d5e-b288ede27993 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:57.526653 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:57.526653 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:57.531892 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-de6af417-e54c-4531-8d5e-b288ede27993 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:57.536907 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-de6af417-e54c-4531-8d5e-b288ede27993 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:57.537337 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1280/5105] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:57 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:57.991712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1402058e-b28e-458c-9722-55622f66ca00 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:57.993576 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:57.993759 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:57.993933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:57.994082 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume with id: 77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:58.001166 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.001166 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:58.001636 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:58.007318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.009145 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:58.009357 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.009560 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.014860 np0000005792 devstack@c-api.service[100230]: WARNING cinder.keymgr.conf_key_mgr [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:03:58.016387 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.016387 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:58.020162 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:58.023684 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume request issued successfully. Jul 24 01:03:58.023970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1402058e-b28e-458c-9722-55622f66ca00 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 202 Jul 24 01:03:58.024265 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-616b0b9d-f04e-407e-9804-46eb143a6cbc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:58.024675 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1291/5106] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:57 2026] DELETE /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:58.024721 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1271/5107] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:58.027071 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.028821 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:58.029026 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.029221 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.034774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.037853 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-866ee666-625b-4788-9cd2-460ad86ead05 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.037941 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:58.038106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.038367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.040445 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.040445 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:58.041439 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-866ee666-625b-4788-9cd2-460ad86ead05 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:58.041797 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-866ee666-625b-4788-9cd2-460ad86ead05 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.042087 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-866ee666-625b-4788-9cd2-460ad86ead05 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.044962 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:58.046156 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.046156 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:58.049381 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62a9fb92-0672-4a33-9b40-26a6387d3ebd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:58.049999 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1266/5108] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:58.050536 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:58.053460 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.053460 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:58.058772 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-866ee666-625b-4788-9cd2-460ad86ead05 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:58.059608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7de0efd3-ba28-4357-b867-6c3903c12ff0 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 200 Jul 24 01:03:58.060025 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1281/5109] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 1444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:58.065703 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-866ee666-625b-4788-9cd2-460ad86ead05 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:58.066288 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1292/5110] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:58.077554 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.079268 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/action Jul 24 01:03:58.079634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:58.079758 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:58.087759 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.087759 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:58.088234 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:58.094427 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume updated successfully. Jul 24 01:03:58.094716 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6f3421bc-1ac1-4a6f-a770-c72b6a08d8ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/action returned with HTTP 200 Jul 24 01:03:58.095240 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1272/5111] 10.4.3.67 () {68 vars in 1383 bytes} [Fri Jul 24 01:03:58 2026] POST /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 01:03:58.225481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.228154 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:58.228442 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.228694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.236853 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.236853 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:58.240647 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:58.245394 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-3ef324c4-484a-4de4-bb6a-19180c888da0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:58.245923 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1267/5112] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:58.551696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-814edc50-51c9-4927-9c47-a2024c913de2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.553377 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-814edc50-51c9-4927-9c47-a2024c913de2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:58.553560 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-814edc50-51c9-4927-9c47-a2024c913de2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.553726 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-814edc50-51c9-4927-9c47-a2024c913de2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.561265 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.561265 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:58.565573 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-814edc50-51c9-4927-9c47-a2024c913de2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:58.570242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-814edc50-51c9-4927-9c47-a2024c913de2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:58.570798 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1282/5113] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:58.585595 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-66c1ac03-bdee-43a9-a56a-c94d5c68f093 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.588226 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-66c1ac03-bdee-43a9-a56a-c94d5c68f093 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f/action Jul 24 01:03:58.588682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-66c1ac03-bdee-43a9-a56a-c94d5c68f093 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:58.588840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-66c1ac03-bdee-43a9-a56a-c94d5c68f093 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:58.605666 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.605666 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:58.608244 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.610546 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:58.610729 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.610925 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.615773 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d2f37575-105c-4f6a-a1e1-f8b2fe68218b req-66c1ac03-bdee-43a9-a56a-c94d5c68f093 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f/action returned with HTTP 204 Jul 24 01:03:58.616228 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1293/5114] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:58 2026] POST /volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:58.617559 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.617559 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:58.621102 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:58.625412 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-363e488f-609b-49c9-829f-cb240b0d42e8 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:58.625812 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1273/5115] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:58.635038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-10e7a71c-d755-427a-b35e-617129b0a4f8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.635395 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10e7a71c-d755-427a-b35e-617129b0a4f8 None None] GET https://10.4.3.67/volume// Jul 24 01:03:58.635583 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10e7a71c-d755-427a-b35e-617129b0a4f8 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:58.635747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-10e7a71c-d755-427a-b35e-617129b0a4f8 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:58.636084 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-10e7a71c-d755-427a-b35e-617129b0a4f8 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:58.636404 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1268/5116] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:03:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:58.645550 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-7b81378a-1981-4aa4-aa79-72711e78b887 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:58.647701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-7b81378a-1981-4aa4-aa79-72711e78b887 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:58.648025 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-7b81378a-1981-4aa4-aa79-72711e78b887 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6511df8c-da1d-4888-b948-c190d54e09d9", "connector": null, "instance_uuid": "b358a278-47e1-4741-99fd-378eee098173"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:58.656407 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:58.656407 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:58.678106 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-7b81378a-1981-4aa4-aa79-72711e78b887 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:58.678658 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1283/5117] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:58 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.063928 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-30704adf-e44d-46a2-9663-29cf4b91d3df None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.065426 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30704adf-e44d-46a2-9663-29cf4b91d3df tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:03:59.065655 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30704adf-e44d-46a2-9663-29cf4b91d3df tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.065856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-30704adf-e44d-46a2-9663-29cf4b91d3df tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.073872 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.073872 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:59.076866 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-30704adf-e44d-46a2-9663-29cf4b91d3df tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:59.077690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8aac3d25-4562-49f6-86b2-3e19a9f43e84 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.079372 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8aac3d25-4562-49f6-86b2-3e19a9f43e84 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 Jul 24 01:03:59.079565 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8aac3d25-4562-49f6-86b2-3e19a9f43e84 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.079781 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8aac3d25-4562-49f6-86b2-3e19a9f43e84 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.080659 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-30704adf-e44d-46a2-9663-29cf4b91d3df tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:03:59.081006 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1294/5118] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1162 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.085206 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8aac3d25-4562-49f6-86b2-3e19a9f43e84 tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 returned with HTTP 404 Jul 24 01:03:59.085723 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1274/5119] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/77538cea-1cbf-4940-9060-095252874509 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:59.377095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.379034 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] DELETE https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:03:59.379236 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.379418 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.379580 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume with id: 00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:03:59.386361 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.386361 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:59.386930 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:59.396995 np0000005792 devstack@c-api.service[100229]: WARNING cinder.keymgr.conf_key_mgr [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:03:59.402005 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Delete volume request issued successfully. Jul 24 01:03:59.402254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5c2cd830-9878-4d0b-9093-c4be1cf631eb tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 202 Jul 24 01:03:59.402690 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1269/5120] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:03:59 2026] DELETE /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:03:59.403636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-852a0b24-0b94-4a5f-ac11-ffbf046fe31d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.404115 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-852a0b24-0b94-4a5f-ac11-ffbf046fe31d None None] GET https://10.4.3.67/volume// Jul 24 01:03:59.404335 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-852a0b24-0b94-4a5f-ac11-ffbf046fe31d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.404607 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-852a0b24-0b94-4a5f-ac11-ffbf046fe31d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.405002 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-852a0b24-0b94-4a5f-ac11-ffbf046fe31d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:59.405375 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1284/5121] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:59.409606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e8422580-4079-4941-82c8-9efc9923a22e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.411224 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e8422580-4079-4941-82c8-9efc9923a22e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:03:59.411310 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e8422580-4079-4941-82c8-9efc9923a22e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.411434 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e8422580-4079-4941-82c8-9efc9923a22e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.411953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.416380 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:03:59.416602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.416814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.417607 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.417607 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:59.421083 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e8422580-4079-4941-82c8-9efc9923a22e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Volume info retrieved successfully. Jul 24 01:03:59.426707 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e8422580-4079-4941-82c8-9efc9923a22e tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 200 Jul 24 01:03:59.427150 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1295/5122] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 1424 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.428733 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.428733 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:59.433561 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:03:59.440482 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-008744a2-a5b8-427d-bd84-d42c1ca2b245 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:03:59.440995 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1275/5123] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 1049 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:03:59.555165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.558288 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 Jul 24 01:03:59.559256 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:59.570406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-6511df8c-da1d-4888-b948-c190d54e09d9-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:03:59.577096 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-6511df8c-da1d-4888-b948-c190d54e09d9-np0000005792" acquired by "attachment_update" :: waited 0.007s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:03:59.578648 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.578648 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:59.585109 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.586992 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:03:59.587211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.587403 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.594934 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.594934 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:59.600507 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:03:59.605288 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-629754c5-f200-4020-a2b3-4bf6cb888b2b tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:03:59.605747 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1285/5124] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.688745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-6511df8c-da1d-4888-b948-c190d54e09d9-np0000005792" released by "attachment_update" :: held 0.112s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:03:59.689064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-152508d0-1106-4d97-bb1c-0a7aeae073e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 returned with HTTP 200 Jul 24 01:03:59.689754 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1270/5125] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:03:59 2026] PUT /volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.698106 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.700347 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:59.700586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.700791 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.708119 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.708119 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:59.711977 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:59.712128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-45b8cb82-862b-42b5-aafc-6708413fa706 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.714357 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-45b8cb82-862b-42b5-aafc-6708413fa706 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7/action Jul 24 01:03:59.714786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-45b8cb82-862b-42b5-aafc-6708413fa706 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:03:59.714938 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-45b8cb82-862b-42b5-aafc-6708413fa706 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:59.716832 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-74a324cc-b26a-4139-89f2-fd0a0c1676d8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:59.717556 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1296/5126] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:59.741138 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.741138 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:03:59.752010 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-45b8cb82-862b-42b5-aafc-6708413fa706 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7/action returned with HTTP 204 Jul 24 01:03:59.752428 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1276/5127] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:03:59 2026] POST /volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:03:59.811209 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-02f230ba-68f9-409d-b0d1-6c28001ebc33 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.811645 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-02f230ba-68f9-409d-b0d1-6c28001ebc33 None None] GET https://10.4.3.67/volume// Jul 24 01:03:59.811816 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-02f230ba-68f9-409d-b0d1-6c28001ebc33 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.811998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-02f230ba-68f9-409d-b0d1-6c28001ebc33 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.812401 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-02f230ba-68f9-409d-b0d1-6c28001ebc33 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:59.812682 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1286/5128] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:59.821090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-da0b7468-ab41-440f-8b1b-1ea0278147c4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.823065 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-da0b7468-ab41-440f-8b1b-1ea0278147c4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:03:59.823412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-da0b7468-ab41-440f-8b1b-1ea0278147c4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c14ca6-3e3a-40ca-a495-00c296320d30", "connector": null, "instance_uuid": "cfde33ea-5b64-4598-a913-8659692f7263"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:03:59.834367 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.834367 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:03:59.862202 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-da0b7468-ab41-440f-8b1b-1ea0278147c4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:03:59.862743 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1271/5129] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:03:59 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:03:59.889400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-edf58962-c933-4f99-b2ff-4510f91d2037 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.891397 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-edf58962-c933-4f99-b2ff-4510f91d2037 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:59.891610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-edf58962-c933-4f99-b2ff-4510f91d2037 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.891787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-edf58962-c933-4f99-b2ff-4510f91d2037 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.897621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-70f17ddb-0b1f-4755-9cce-b29b37f18823 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.898141 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70f17ddb-0b1f-4755-9cce-b29b37f18823 None None] GET https://10.4.3.67/volume// Jul 24 01:03:59.898367 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70f17ddb-0b1f-4755-9cce-b29b37f18823 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.898846 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-70f17ddb-0b1f-4755-9cce-b29b37f18823 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.898974 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-70f17ddb-0b1f-4755-9cce-b29b37f18823 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:03:59.899374 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1277/5130] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:03:59.901533 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.901533 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:03:59.905910 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-edf58962-c933-4f99-b2ff-4510f91d2037 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:59.907170 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:59.909462 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:03:59.909706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:59.909906 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:59.916918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-edf58962-c933-4f99-b2ff-4510f91d2037 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:59.917546 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1297/5131] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:03:59.920686 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:03:59.920686 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:03:59.925328 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:03:59.929620 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-0d959112-b040-4582-845e-85d6a9fc2186 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:03:59.929989 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1287/5132] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:03:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1099 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:00.039862 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.042047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] PUT https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 Jul 24 01:04:00.042432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:00.049682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Acquiring lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:04:00.054591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:04:00.055641 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:00.055641 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:00.174749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" released by "attachment_update" :: held 0.120s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:04:00.175129 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-f6653325-c8eb-49a1-bea6-0711dab13401 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 returned with HTTP 200 Jul 24 01:04:00.175682 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1272/5133] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:04:00 2026] PUT /volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:00.439776 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8c6120a9-fb36-43ee-af7d-d1f5ad359d5c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.442495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c6120a9-fb36-43ee-af7d-d1f5ad359d5c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] GET https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 Jul 24 01:04:00.442759 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c6120a9-fb36-43ee-af7d-d1f5ad359d5c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:00.443033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8c6120a9-fb36-43ee-af7d-d1f5ad359d5c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:00.450793 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8c6120a9-fb36-43ee-af7d-d1f5ad359d5c tempest-TestEncryptedCinderVolumes-2018621341 tempest-TestEncryptedCinderVolumes-2018621341-project-member] https://10.4.3.67/volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 returned with HTTP 404 Jul 24 01:04:00.451424 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1278/5134] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:00 2026] GET /volume/v3/volumes/00b4c808-96b4-4169-b92d-9498424c99f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:00.459410 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.461144 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:04:00.461384 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:00.461648 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:00.462500 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:04:00.482232 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Get all volumes completed successfully. Jul 24 01:04:00.484579 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:00.484579 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:00.489302 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc0d3570-f66a-4ac6-9d51-54aa0c2b511c tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:04:00.489726 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1298/5135] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:04:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12681 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:00.505200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-35db74e6-8b6f-43cf-ac48-1e7e1c8d868e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.506953 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35db74e6-8b6f-43cf-ac48-1e7e1c8d868e tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] DELETE https://10.4.3.67/volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43 Jul 24 01:04:00.507125 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35db74e6-8b6f-43cf-ac48-1e7e1c8d868e tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:00.507340 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-35db74e6-8b6f-43cf-ac48-1e7e1c8d868e tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:00.528793 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-35db74e6-8b6f-43cf-ac48-1e7e1c8d868e tempest-TestEncryptedCinderVolumes-1840146971 tempest-TestEncryptedCinderVolumes-1840146971-project-admin] https://10.4.3.67/volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43 returned with HTTP 202 Jul 24 01:04:00.529293 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1288/5136] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:04:00 2026] DELETE /volume/v3/types/14efb732-016f-40f9-8b85-e33610534d43 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:04:00.620465 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-de88c824-cc5c-4115-9fb5-377322a90f2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.622134 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-de88c824-cc5c-4115-9fb5-377322a90f2f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:00.622377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-de88c824-cc5c-4115-9fb5-377322a90f2f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:00.622571 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-de88c824-cc5c-4115-9fb5-377322a90f2f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:00.630405 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:00.630405 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:00.632691 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-de88c824-cc5c-4115-9fb5-377322a90f2f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:00.636381 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-de88c824-cc5c-4115-9fb5-377322a90f2f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:00.636733 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1273/5137] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:00 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:00.930269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:00.932287 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:00.933946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:00.933946 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:00.944714 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:00.944714 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:00.949207 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:00.954795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-65e4bc79-fcc7-474c-b22d-e2247f90b453 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:00.955135 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1279/5138] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:00 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:01.650147 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:01.652642 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:01.652960 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:01.653275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:01.662280 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:01.662280 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:01.666325 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:01.670970 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bbbfe248-ab6f-445a-9cf5-53c0f1876e00 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:01.671450 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1299/5139] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:01 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:01.968243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5a159aea-b474-4101-8e19-b989a81d299d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:01.970707 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a159aea-b474-4101-8e19-b989a81d299d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:01.970984 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a159aea-b474-4101-8e19-b989a81d299d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:01.971269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a159aea-b474-4101-8e19-b989a81d299d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:01.985074 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:01.985074 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:01.990863 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5a159aea-b474-4101-8e19-b989a81d299d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:01.996717 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a159aea-b474-4101-8e19-b989a81d299d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:01.997161 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1289/5140] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:01 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:02.683264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:02.685002 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:02.685217 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:02.685403 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:02.691869 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:02.691869 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:02.695100 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:02.698827 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7fabf41-cfd0-41e2-a474-d34ccbd87caa tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:02.699068 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1274/5141] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:02 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:03.013212 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-95caf22c-eabc-4099-8243-3651e67a7822 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:03.015019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95caf22c-eabc-4099-8243-3651e67a7822 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:03.015232 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95caf22c-eabc-4099-8243-3651e67a7822 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:03.015443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-95caf22c-eabc-4099-8243-3651e67a7822 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:03.025211 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:03.025211 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:03.028672 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-95caf22c-eabc-4099-8243-3651e67a7822 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:03.032518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-95caf22c-eabc-4099-8243-3651e67a7822 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:03.032894 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1280/5142] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:03 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:03.422682 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-ba96f637-da7b-4086-bf61-e856e79e8079 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:03.425243 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-ba96f637-da7b-4086-bf61-e856e79e8079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712/action Jul 24 01:04:03.425663 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-ba96f637-da7b-4086-bf61-e856e79e8079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:04:03.425806 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-ba96f637-da7b-4086-bf61-e856e79e8079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:03.443509 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:03.443509 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:03.453870 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-b525a21e-487c-4d1f-a9aa-5f323c99ae7f req-ba96f637-da7b-4086-bf61-e856e79e8079 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712/action returned with HTTP 204 Jul 24 01:04:03.454397 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1300/5143] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:04:03 2026] POST /volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:03.711118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:03.712910 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:03.713110 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:03.713318 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:03.720006 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:03.720006 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:03.723430 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:03.727290 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-643f2029-f5ff-4e1b-8d01-ff1f1a65eb3e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:03.727657 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1290/5144] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:03 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:04.046353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:04.048394 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:04.048664 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:04.048871 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:04.059934 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:04.059934 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:04.063601 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:04.067753 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5230fbca-e21f-4365-b922-af45f5dc84a1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:04.068157 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1275/5145] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:04 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:04.738740 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-104d0877-7063-4632-afa5-0fb4246adbb5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:04.740519 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-104d0877-7063-4632-afa5-0fb4246adbb5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:04.740754 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-104d0877-7063-4632-afa5-0fb4246adbb5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:04.740941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-104d0877-7063-4632-afa5-0fb4246adbb5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:04.748686 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:04.748686 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:04.752381 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-104d0877-7063-4632-afa5-0fb4246adbb5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:04.756641 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-104d0877-7063-4632-afa5-0fb4246adbb5 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:04.756944 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1281/5146] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:04 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:05.772581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:05.774527 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:05.774826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:05.775080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:05.782795 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:05.782795 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:05.786434 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:05.791152 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-435660e4-94f1-421a-9e61-c5d1bd6ada75 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:05.791695 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1301/5147] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:05 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:06.262268 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-2c8ee078-9ea6-4827-bcb7-f64d9f0755ec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:06.264615 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-2c8ee078-9ea6-4827-bcb7-f64d9f0755ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption Jul 24 01:04:06.264792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-2c8ee078-9ea6-4827-bcb7-f64d9f0755ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:06.264961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-2c8ee078-9ea6-4827-bcb7-f64d9f0755ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:06.274781 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:06.274781 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:06.283571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f6961db8-1893-4dcd-91e6-6cac6518b8e1 req-2c8ee078-9ea6-4827-bcb7-f64d9f0755ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption returned with HTTP 200 Jul 24 01:04:06.283571 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1291/5148] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:04:06 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:06.803058 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:06.807890 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:06.807890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:06.807890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:06.815314 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:06.815314 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:06.820290 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:06.826305 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-52d2fe7f-889f-4b1d-b309-eceb0fd28937 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:06.826863 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1276/5149] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:06 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:07.839715 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-49782c30-d95d-4179-866f-59382f29bc68 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:07.841819 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49782c30-d95d-4179-866f-59382f29bc68 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:07.842063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49782c30-d95d-4179-866f-59382f29bc68 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:07.842271 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-49782c30-d95d-4179-866f-59382f29bc68 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:07.849966 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:07.849966 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:07.854118 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-49782c30-d95d-4179-866f-59382f29bc68 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:07.859389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-49782c30-d95d-4179-866f-59382f29bc68 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:07.859847 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1282/5150] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:07 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:07.874309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:07.876218 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:07.876482 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:07.876651 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:07.883946 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:07.883946 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:07.887648 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:07.892610 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cedb811a-9df3-403c-924a-c24e3ef42da6 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:07.893057 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1302/5151] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:07 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:07.907005 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:07.909011 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:04:07.909492 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1097e26-4389-4f87-a8a8-128c16b970db", "name": "tempest-VolumeImageDependencyTests-Snapshot-491855923"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:07.918914 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:07.918914 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:07.919416 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:07.919567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create snapshot from volume b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:07.953269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['5a8109ae-5688-491c-a176-4d09fcc09045', '6fdd24d5-8883-4b99-879f-25938a23ef45', 'da2cd262-f11f-440f-a17d-07f6c282b1c4', '1c6d41a9-317c-47ce-a417-19b9a7636e5b'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:07.983373 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot create request issued successfully. Jul 24 01:04:07.983768 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f7ed81fe-e5ec-44a4-9419-1bf8c50e937d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:04:07.984267 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1292/5152] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:04:07 2026] POST /volume/v3/snapshots => generated 312 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:07.994980 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:07.998581 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:07.998791 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:07.998992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:08.004288 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:08.004288 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:08.004950 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot retrieved successfully. Jul 24 01:04:08.006064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-45c632a1-0f2d-4d1c-94d3-ac4dc4c45e13 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 200 Jul 24 01:04:08.006914 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1277/5153] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:04:07 2026] GET /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot retrieved successfully. Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba6730c1-5572-4dcd-a287-f497ecbffabd tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 200 Jul 24 01:04:09.796862 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1283/5154] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:04:09 2026] GET /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b184ac50-051f-42d9-95c2-ad7e5e153d71", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b184ac50-051f-42d9-95c2-ad7e5e153d71', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot retrieved successfully. Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume of 1 GB Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Availability Zones retrieved successfully. Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (4e06b414-92c4-4fd9-86d1-cc3b2c15ca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399b2eb4-c2ab-4f60-bc68-31afce62ed9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399b2eb4-c2ab-4f60-bc68-31afce62ed9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b184ac50-051f-42d9-95c2-ad7e5e153d71', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaf6fc9-589b-4b33-a4fb-89dea1735e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:09.799963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Created reservations ['9080f661-e565-4528-bb5d-798256ed1aae', '839ff9c0-2725-4526-a320-cc8e4e81a1b3', '8b0fef03-c631-44b7-a079-56e5fb6b6593', 'd7c6b0f7-d52d-453a-b7dc-fc2b7508a2b8'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaf6fc9-589b-4b33-a4fb-89dea1735e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9080f661-e565-4528-bb5d-798256ed1aae', '839ff9c0-2725-4526-a320-cc8e4e81a1b3', '8b0fef03-c631-44b7-a079-56e5fb6b6593', 'd7c6b0f7-d52d-453a-b7dc-fc2b7508a2b8']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452f77e2-e28e-4881-9486-9185c10fd950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452f77e2-e28e-4881-9486-9185c10fd950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b847010-324b-4c39-8f89-0c9e599b9923', '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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['9080f661-e565-4528-bb5d-798256ed1aae','839ff9c0-2725-4526-a320-cc8e4e81a1b3','8b0fef03-c631-44b7-a079-56e5fb6b6593','d7c6b0f7-d52d-453a-b7dc-fc2b7508a2b8'],size=1,snapshot_id=b184ac50-051f-42d9-95c2-ad7e5e153d71,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:04: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=6b847010-324b-4c39-8f89-0c9e599b9923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555804234f63488c928307dcbdf79c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b184ac50-051f-42d9-95c2-ad7e5e153d71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88fa8f8-4656-4a42-bf3a-456c4c842b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88fa8f8-4656-4a42-bf3a-456c4c842b11) transitioned into state 'SUCCESS' from 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='555804234f63488c928307dcbdf79c33',qos_specs=None,replication_status=,reservations=['9080f661-e565-4528-bb5d-798256ed1aae','839ff9c0-2725-4526-a320-cc8e4e81a1b3','8b0fef03-c631-44b7-a079-56e5fb6b6593','d7c6b0f7-d52d-453a-b7dc-fc2b7508a2b8'],size=1,snapshot_id=b184ac50-051f-42d9-95c2-ad7e5e153d71,source_replicaid=,source_volid=None,status='creating',user_id='b8437fd9ced44280bc2b418cb7ce0d66',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:09.801914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57626dfc-6328-4ebd-8320-79c0a6c4b46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:09.802958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57626dfc-6328-4ebd-8320-79c0a6c4b46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:09.802958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Flow 'volume_create_api' (4e06b414-92c4-4fd9-86d1-cc3b2c15ca5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:09.802958 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Create volume request issued successfully. Jul 24 01:04:09.802958 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-73347cc0-237e-4ff2-9311-c531b1fbd837 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:04:09.802958 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1303/5155] 10.4.3.67 () {70 vars in 1293 bytes} [Fri Jul 24 01:04:09 2026] POST /volume/v3/volumes => generated 807 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-af1b8d16-d963-4c9f-86f7-c575e850bbcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 200 Jul 24 01:04:09.803366 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1293/5156] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:09 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:10.360030 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-224e924b-103c-4697-994d-11f3587026ea None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:10.362020 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-224e924b-103c-4697-994d-11f3587026ea tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:10.362144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-224e924b-103c-4697-994d-11f3587026ea tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:10.362419 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-224e924b-103c-4697-994d-11f3587026ea tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:10.374079 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:10.374079 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:10.380840 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-224e924b-103c-4697-994d-11f3587026ea tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:10.388362 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-224e924b-103c-4697-994d-11f3587026ea tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 200 Jul 24 01:04:10.388911 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1278/5157] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:10 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:10.401294 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:10.403369 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:10.403647 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:10.403922 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:10.410790 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:10.410790 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:10.414363 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:10.418729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8614d628-e4ec-421e-9ed1-ca15d87306cb tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 200 Jul 24 01:04:10.419151 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1284/5158] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:10 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:10.435323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:10.439553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:10.439803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:10.440051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:10.440151 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete snapshot with id: b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:10.446252 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:10.446252 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:10.446792 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot retrieved successfully. Jul 24 01:04:10.466234 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot delete request issued successfully. Jul 24 01:04:10.466483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-67d24385-5d1c-4b4f-a0d1-bcce560616a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 202 Jul 24 01:04:10.467082 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1304/5159] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:04:10 2026] DELETE /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:04:10.491061 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:10.493524 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:10.493768 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:10.494094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:10.501524 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:10.501524 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:10.502103 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Snapshot retrieved successfully. Jul 24 01:04:10.503362 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e304fd5b-fb6a-4033-906e-83b2d593a6b0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 200 Jul 24 01:04:10.503948 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1294/5160] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:04:10 2026] GET /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:11.517181 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dd7c590d-dd65-4cd0-9cb0-a9395472c2b7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:11.520456 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dd7c590d-dd65-4cd0-9cb0-a9395472c2b7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:11.520692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dd7c590d-dd65-4cd0-9cb0-a9395472c2b7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:11.520888 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dd7c590d-dd65-4cd0-9cb0-a9395472c2b7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:11.525376 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dd7c590d-dd65-4cd0-9cb0-a9395472c2b7 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 404 Jul 24 01:04:11.525925 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1279/5161] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:04:11 2026] GET /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:11.536276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:11.551301 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:11.551628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:11.551899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:11.552132 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: 6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:11.561037 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:11.561037 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:11.561881 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:11.581461 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume request issued successfully. Jul 24 01:04:11.581948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f9d3bc10-be48-47a1-a97e-c0fda2686bc3 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 202 Jul 24 01:04:11.583569 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1285/5162] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:11 2026] DELETE /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:04:11.590346 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:11.593028 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:11.593028 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:11.593139 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:11.603215 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:11.603215 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:11.604786 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:11.610003 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-35b82cc8-4ae2-46ee-96fb-a6fd38e7ae4e tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 200 Jul 24 01:04:11.610459 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1305/5163] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:11 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:12.627370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f2d0dc8-5184-441d-a819-376ea3a64d9f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:12.629353 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f2d0dc8-5184-441d-a819-376ea3a64d9f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:12.629675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0dc8-5184-441d-a819-376ea3a64d9f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:12.629919 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0dc8-5184-441d-a819-376ea3a64d9f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:12.636852 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f2d0dc8-5184-441d-a819-376ea3a64d9f tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 404 Jul 24 01:04:12.637477 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1295/5164] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:12 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:12.918641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:12.920986 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:12.921310 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:12.921641 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:12.921883 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:12.931540 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:12.931540 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:12.932112 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:12.953356 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume request issued successfully. Jul 24 01:04:12.953594 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aa5fe0db-6f95-4014-8afd-04a17c47df5d tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 202 Jul 24 01:04:12.954130 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1280/5165] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:12 2026] DELETE /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:04:12.964009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:12.966926 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:12.967167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:12.967423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:12.974706 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:12.974706 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:12.979094 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:12.985051 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-af46ddf0-dc42-4a55-8ebb-a3f9fe3a8ee9 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 200 Jul 24 01:04:12.985500 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1286/5166] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:12 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:14.002225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ef757da4-6262-42dc-9bc0-c6a2c1c62f59 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.004046 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef757da4-6262-42dc-9bc0-c6a2c1c62f59 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:14.004284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ef757da4-6262-42dc-9bc0-c6a2c1c62f59 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.004494 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ef757da4-6262-42dc-9bc0-c6a2c1c62f59 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.010163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ef757da4-6262-42dc-9bc0-c6a2c1c62f59 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 404 Jul 24 01:04:14.010643 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1306/5167] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:14 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:14.023058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.028039 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:14.028320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.028554 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.028750 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: 6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:14.036397 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3a4b071c-af8c-4a94-99be-68fcfeccb0a0 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 404 Jul 24 01:04:14.037061 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1296/5168] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:14 2026] DELETE /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:14.045678 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-93f245e8-fcfd-46ba-9020-1b3bafd1d1a1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.048283 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-93f245e8-fcfd-46ba-9020-1b3bafd1d1a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 Jul 24 01:04:14.048620 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-93f245e8-fcfd-46ba-9020-1b3bafd1d1a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.048899 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-93f245e8-fcfd-46ba-9020-1b3bafd1d1a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.057747 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-93f245e8-fcfd-46ba-9020-1b3bafd1d1a1 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 returned with HTTP 404 Jul 24 01:04:14.058494 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1281/5169] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:14 2026] GET /volume/v3/volumes/6b847010-324b-4c39-8f89-0c9e599b9923 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:14.066987 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.069573 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:14.069878 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.070171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.070358 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete snapshot with id: b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:14.076384 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3680fe0b-68cc-4a9b-a630-05c13040b064 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 404 Jul 24 01:04:14.077025 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1287/5170] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:04:14 2026] DELETE /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:14.083776 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-32d2bab1-08a6-462e-8e91-e811ad59db89 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.085501 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32d2bab1-08a6-462e-8e91-e811ad59db89 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 Jul 24 01:04:14.085684 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-32d2bab1-08a6-462e-8e91-e811ad59db89 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.085859 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-32d2bab1-08a6-462e-8e91-e811ad59db89 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.089980 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-32d2bab1-08a6-462e-8e91-e811ad59db89 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 returned with HTTP 404 Jul 24 01:04:14.090474 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1307/5171] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:04:14 2026] GET /volume/v3/snapshots/b184ac50-051f-42d9-95c2-ad7e5e153d71 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:14.096799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.098679 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:14.098881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.099058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.099232 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:14.104941 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-777e362d-fe22-4cc7-95e8-a290c7e4e2a2 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 404 Jul 24 01:04:14.105544 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1297/5172] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:14 2026] DELETE /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:14.115501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-123c5b7f-21aa-445c-aa40-115735c13204 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.118624 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-123c5b7f-21aa-445c-aa40-115735c13204 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db Jul 24 01:04:14.119075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-123c5b7f-21aa-445c-aa40-115735c13204 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.119533 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-123c5b7f-21aa-445c-aa40-115735c13204 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.129732 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-123c5b7f-21aa-445c-aa40-115735c13204 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db returned with HTTP 404 Jul 24 01:04:14.130437 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1282/5173] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:14 2026] GET /volume/v3/volumes/b1097e26-4389-4f87-a8a8-128c16b970db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:14.173736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.175496 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:04:14.175719 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.175935 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.176134 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:04:14.183049 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:14.183049 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:14.183549 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:14.201387 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume request issued successfully. Jul 24 01:04:14.201632 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c7d22985-7453-4b5c-a2f9-9315c45a7539 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 202 Jul 24 01:04:14.202068 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1288/5174] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:14 2026] DELETE /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:04:14.212565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:14.214451 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:04:14.214705 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:14.214895 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:14.224757 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:14.224757 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:14.229868 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Volume info retrieved successfully. Jul 24 01:04:14.235899 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-609117e9-bc64-4c5a-b5fb-fa8be410a992 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 200 Jul 24 01:04:14.236427 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1308/5175] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:14 2026] GET /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 1225 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:15.250479 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d1501395-988c-4ded-bc10-854cf398ce2c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:15.253609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1501395-988c-4ded-bc10-854cf398ce2c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a Jul 24 01:04:15.253816 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1501395-988c-4ded-bc10-854cf398ce2c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:15.253992 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d1501395-988c-4ded-bc10-854cf398ce2c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:15.259861 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d1501395-988c-4ded-bc10-854cf398ce2c tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a returned with HTTP 404 Jul 24 01:04:15.260453 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1298/5176] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:15 2026] GET /volume/v3/volumes/f1b30bc6-ec14-4f82-940e-c92ee0cb249a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:15.268291 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-21636dc2-da9c-426d-9d81-b749c3500bcc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:15.270683 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21636dc2-da9c-426d-9d81-b749c3500bcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:04:15.271087 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21636dc2-da9c-426d-9d81-b749c3500bcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:15.271391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-21636dc2-da9c-426d-9d81-b749c3500bcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:15.271631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-21636dc2-da9c-426d-9d81-b749c3500bcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:04:15.279281 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-21636dc2-da9c-426d-9d81-b749c3500bcc tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 404 Jul 24 01:04:15.279986 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1283/5177] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:15 2026] DELETE /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:15.287084 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0f329e6d-1399-4337-862a-0b1d090ad125 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:15.288832 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f329e6d-1399-4337-862a-0b1d090ad125 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 Jul 24 01:04:15.289047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f329e6d-1399-4337-862a-0b1d090ad125 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:15.289244 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0f329e6d-1399-4337-862a-0b1d090ad125 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:15.294518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0f329e6d-1399-4337-862a-0b1d090ad125 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 returned with HTTP 404 Jul 24 01:04:15.294944 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1289/5178] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:15 2026] GET /volume/v3/volumes/d3b14327-f729-45df-8ab1-498f90f0b6f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:15.343123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b8bad097-291d-497d-a156-3329e6b0d159 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:15.347722 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b8bad097-291d-497d-a156-3329e6b0d159 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:04:15.347969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b8bad097-291d-497d-a156-3329e6b0d159 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:15.348204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b8bad097-291d-497d-a156-3329e6b0d159 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:15.348395 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-b8bad097-291d-497d-a156-3329e6b0d159 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Delete volume with id: 6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:04:15.357633 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b8bad097-291d-497d-a156-3329e6b0d159 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 404 Jul 24 01:04:15.358209 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1309/5179] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:04:15 2026] DELETE /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:15.366419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2576f91b-8a56-4ddc-9b63-d277358ddc42 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:15.368284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2576f91b-8a56-4ddc-9b63-d277358ddc42 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] GET https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 Jul 24 01:04:15.368525 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2576f91b-8a56-4ddc-9b63-d277358ddc42 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:15.368722 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2576f91b-8a56-4ddc-9b63-d277358ddc42 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:15.375049 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2576f91b-8a56-4ddc-9b63-d277358ddc42 tempest-VolumeImageDependencyTests-1265872971 tempest-VolumeImageDependencyTests-1265872971-project-member] https://10.4.3.67/volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 returned with HTTP 404 Jul 24 01:04:15.375572 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1299/5180] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:04:15 2026] GET /volume/v3/volumes/6f462607-e13d-4823-9e5b-38a0ad87ec60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:04:16.753998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f89a3b17-784b-4277-b2d3-06c42568c980 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:16.841072 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:04:16.841492 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-682637961"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:16.842935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-682637961'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:04:16.843049 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume of 1 GB Jul 24 01:04:16.847116 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Availability Zones retrieved successfully. Jul 24 01:04:16.853118 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (54d25db3-5c4f-4413-a3da-0632b6efc439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:16.854565 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c36a89-7103-477e-8c0a-fe33f46979b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:16.855568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:04:16.881707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c36a89-7103-477e-8c0a-fe33f46979b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:16.882749 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddf8b8b-fcd8-4caf-b100-00f09dc73c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:16.947259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['de1b0b2f-4e40-43c9-bc5d-69563111e62a', '4794db77-c95c-403a-aa9e-0b47ce6b7933', '2dd7095b-2dc2-4f50-bbac-08c1c6f92d16', 'a855fb39-eabd-48aa-9a61-672f23d3aa2b'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:16.947259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddf8b8b-fcd8-4caf-b100-00f09dc73c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1b0b2f-4e40-43c9-bc5d-69563111e62a', '4794db77-c95c-403a-aa9e-0b47ce6b7933', '2dd7095b-2dc2-4f50-bbac-08c1c6f92d16', 'a855fb39-eabd-48aa-9a61-672f23d3aa2b']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:16.947259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51840ffe-1456-4f5c-8453-f6c906b1952c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:16.968757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51840ffe-1456-4f5c-8453-f6c906b1952c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e75ee5e-6dba-4839-a387-df85fec18f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682637961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['de1b0b2f-4e40-43c9-bc5d-69563111e62a','4794db77-c95c-403a-aa9e-0b47ce6b7933','2dd7095b-2dc2-4f50-bbac-08c1c6f92d16','a855fb39-eabd-48aa-9a61-672f23d3aa2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682637961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e75ee5e-6dba-4839-a387-df85fec18f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f7aedbe68842b5925efe2ad083c4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:16.969804 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9911b26c-f229-48dc-a6e8-63b2b8ba7e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:16.987636 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9911b26c-f229-48dc-a6e8-63b2b8ba7e7b) transitioned into state 'SUCCESS' from state '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-682637961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['de1b0b2f-4e40-43c9-bc5d-69563111e62a','4794db77-c95c-403a-aa9e-0b47ce6b7933','2dd7095b-2dc2-4f50-bbac-08c1c6f92d16','a855fb39-eabd-48aa-9a61-672f23d3aa2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:16.988814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d5496d-a707-47df-98eb-d3098c9d0305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:17.002216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d5496d-a707-47df-98eb-d3098c9d0305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:17.002216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (54d25db3-5c4f-4413-a3da-0632b6efc439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:17.002216 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request issued successfully. Jul 24 01:04:17.002764 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f89a3b17-784b-4277-b2d3-06c42568c980 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:04:17.003237 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1284/5181] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:04:16 2026] POST /volume/v3/volumes => generated 775 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:17.014568 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:17.016415 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:04:17.016668 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:17.017010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:17.024097 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:17.024097 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:17.027654 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:17.031273 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f6f6d07-fc8b-4e45-aa13-81fd44b47436 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 returned with HTTP 200 Jul 24 01:04:17.031842 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1290/5182] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:17 2026] GET /volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:18.044397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af8c693e-22c5-468d-907e-2a5d08cca11f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:18.047250 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af8c693e-22c5-468d-907e-2a5d08cca11f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:04:18.047250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af8c693e-22c5-468d-907e-2a5d08cca11f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:18.047250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af8c693e-22c5-468d-907e-2a5d08cca11f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:18.053972 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:18.053972 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:18.058340 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-af8c693e-22c5-468d-907e-2a5d08cca11f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:18.062627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af8c693e-22c5-468d-907e-2a5d08cca11f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 returned with HTTP 200 Jul 24 01:04:18.063085 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1310/5183] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:18 2026] GET /volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:18.079693 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:18.081997 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:04:18.082499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e75ee5e-6dba-4839-a387-df85fec18f63", "name": "tempest-type-Backup-679147703"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:18.084041 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating new backup {'backup': {'volume_id': '7e75ee5e-6dba-4839-a387-df85fec18f63', 'name': 'tempest-type-Backup-679147703'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:04:18.084330 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating backup of volume 7e75ee5e-6dba-4839-a387-df85fec18f63 in container None Jul 24 01:04:18.092027 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:18.092027 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:18.092557 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:18.113996 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['8238a24d-f2c7-4786-a82b-8860b2a0c755', '0f9e5a55-7647-4045-b843-dc82d6c60cb5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:18.139315 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-99ef9899-f0be-4094-9429-71fc6dbc1004 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:04:18.139976 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1300/5184] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:04:18 2026] POST /volume/v3/backups => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:18.150588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:18.152785 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:18.153375 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:18.153866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:18.153866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:18.157977 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:18.157977 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:18.158861 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0c8775ae-b195-4e03-a19b-9ead92b50d8e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:18.159234 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1285/5185] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:18 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:19.011785 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3118058d-7e88-45f1-827c-8512a134f22d req-efaa7ff7-2951-41bd-9efc-f270f5e34d1c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:19.014057 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-efaa7ff7-2951-41bd-9efc-f270f5e34d1c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption Jul 24 01:04:19.014342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-efaa7ff7-2951-41bd-9efc-f270f5e34d1c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:19.014602 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-efaa7ff7-2951-41bd-9efc-f270f5e34d1c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:19.024750 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:19.024750 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:19.031430 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-efaa7ff7-2951-41bd-9efc-f270f5e34d1c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption returned with HTTP 200 Jul 24 01:04:19.032078 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1291/5186] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:04:19 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:19.169370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:19.171686 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:19.171993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:19.172252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:19.172417 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:19.177829 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:19.177829 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:19.178690 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d6d8ddd4-52ce-4478-863f-e6012ecb7a5c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:19.179162 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1311/5187] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:19 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:20.190017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:20.192283 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:20.192536 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:20.192765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:20.192902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:20.197624 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:20.197624 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:20.198375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e995cb45-46d7-42c1-951f-46e0ffdd602e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:20.198825 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1301/5188] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:20 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:21.210201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8fe10b29-04db-417d-908f-ead71c2dca8f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:21.212086 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fe10b29-04db-417d-908f-ead71c2dca8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:21.212376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8fe10b29-04db-417d-908f-ead71c2dca8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:21.212595 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8fe10b29-04db-417d-908f-ead71c2dca8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:21.212682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8fe10b29-04db-417d-908f-ead71c2dca8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:21.217035 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:21.217035 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:21.217760 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8fe10b29-04db-417d-908f-ead71c2dca8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:21.218185 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1286/5189] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:21 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:21.282929 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3118058d-7e88-45f1-827c-8512a134f22d req-c07fcd42-65b9-4362-a9f1-60748a291dc7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:21.285454 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-c07fcd42-65b9-4362-a9f1-60748a291dc7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 Jul 24 01:04:21.285678 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-c07fcd42-65b9-4362-a9f1-60748a291dc7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:21.285893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-c07fcd42-65b9-4362-a9f1-60748a291dc7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:21.293506 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:21.293506 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:21.343966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3118058d-7e88-45f1-827c-8512a134f22d req-c07fcd42-65b9-4362-a9f1-60748a291dc7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 returned with HTTP 200 Jul 24 01:04:21.344435 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1292/5190] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:04:21 2026] DELETE /volume/v3/attachments/68946f1c-c3aa-463c-b18d-ddc731c905a7 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:22.171411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:22.173200 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:04:22.173399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:22.173583 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:22.173749 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:04:22.182894 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:22.182894 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:22.183512 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:22.195668 np0000005792 devstack@c-api.service[100230]: WARNING cinder.keymgr.conf_key_mgr [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:04:22.201791 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:04:22.202051 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b8d5f67d-efb0-40ee-a2cc-2cc1f3acba83 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 202 Jul 24 01:04:22.202609 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1312/5191] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:04:22 2026] DELETE /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:04:22.210200 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4fc44502-2f12-4ece-a44b-6691b5085495 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:22.211823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fc44502-2f12-4ece-a44b-6691b5085495 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:04:22.211991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fc44502-2f12-4ece-a44b-6691b5085495 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:22.212155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4fc44502-2f12-4ece-a44b-6691b5085495 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:22.221040 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:22.221040 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:22.225544 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4fc44502-2f12-4ece-a44b-6691b5085495 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:22.230451 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4fc44502-2f12-4ece-a44b-6691b5085495 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 200 Jul 24 01:04:22.230931 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1302/5192] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:22 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:22.231394 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9ec210fc-1577-456d-a62b-29008febc625 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:22.233752 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ec210fc-1577-456d-a62b-29008febc625 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:22.233983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ec210fc-1577-456d-a62b-29008febc625 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:22.234233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9ec210fc-1577-456d-a62b-29008febc625 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:22.234391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9ec210fc-1577-456d-a62b-29008febc625 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:22.238793 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:22.238793 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:22.239571 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9ec210fc-1577-456d-a62b-29008febc625 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:22.240182 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1287/5193] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:22 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:23.247110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fea50300-3267-4dcd-a32f-9fe46f66440a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.248718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fea50300-3267-4dcd-a32f-9fe46f66440a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 Jul 24 01:04:23.248926 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fea50300-3267-4dcd-a32f-9fe46f66440a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:23.249125 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fea50300-3267-4dcd-a32f-9fe46f66440a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:23.252834 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.254327 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fea50300-3267-4dcd-a32f-9fe46f66440a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 returned with HTTP 404 Jul 24 01:04:23.254594 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:23.254813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:23.254852 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1293/5194] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:23 2026] GET /volume/v3/volumes/6511df8c-da1d-4888-b948-c190d54e09d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:23.255001 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:23.255103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:23.259471 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:23.259471 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:23.260099 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7441ee9f-e6a6-4db6-862e-b465e7305773 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:23.260643 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1313/5195] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:23 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:23.261239 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.263068 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:04:23.263361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:23.263633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Calling method 'detail' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:23.264416 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100231) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:04:23.285729 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Get all volumes completed successfully. Jul 24 01:04:23.287941 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:23.287941 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:23.291810 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b08be3-bb19-4e92-87ea-c5123026ea5a tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:04:23.292274 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1303/5196] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:04:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11274 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:23.308002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ca56282-da90-4032-a7cf-bcf23062f1da None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.309927 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ca56282-da90-4032-a7cf-bcf23062f1da tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] DELETE https://10.4.3.67/volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e Jul 24 01:04:23.310199 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ca56282-da90-4032-a7cf-bcf23062f1da tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:23.310460 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ca56282-da90-4032-a7cf-bcf23062f1da tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:23.335619 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ca56282-da90-4032-a7cf-bcf23062f1da tempest-TestVolumeBootPattern-223181350 tempest-TestVolumeBootPattern-223181350-project-admin] https://10.4.3.67/volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e returned with HTTP 202 Jul 24 01:04:23.336020 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1288/5197] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:04:23 2026] DELETE /volume/v3/types/3511ef33-0255-49db-96b6-59da7860679e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:04:23.363130 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.364921 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:04:23.365336 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-884681682", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:23.366803 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-884681682', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:04:23.518047 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:04:23.518412 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:23.518412 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:23.525215 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:04:23.529501 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (53f20586-2d62-4dae-b9d8-a04d50408d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:23.530682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91602f62-7f00-4d87-866a-f5c5f82126b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:23.532205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:04:23.588112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91602f62-7f00-4d87-866a-f5c5f82126b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:23.589493 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2fb022-06e9-4918-a420-1d3b71343849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:23.651733 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['a7743db2-c990-4348-bbc9-4cd1b59343f5', 'd709f941-8f5c-4e1b-a5e9-a7467bfa668e', '44bcc6b0-56ef-41c4-806b-31e0bdc57940', '68e38bec-5613-41a1-898a-ce443653d20c'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:23.652902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2fb022-06e9-4918-a420-1d3b71343849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7743db2-c990-4348-bbc9-4cd1b59343f5', 'd709f941-8f5c-4e1b-a5e9-a7467bfa668e', '44bcc6b0-56ef-41c4-806b-31e0bdc57940', '68e38bec-5613-41a1-898a-ce443653d20c']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:23.653511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde3cb25-0ae9-4d71-9e25-fbb64969d977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:23.679920 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde3cb25-0ae9-4d71-9e25-fbb64969d977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9ad8be3-71a2-423d-96a8-390958ca7556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-884681682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['a7743db2-c990-4348-bbc9-4cd1b59343f5','d709f941-8f5c-4e1b-a5e9-a7467bfa668e','44bcc6b0-56ef-41c4-806b-31e0bdc57940','68e38bec-5613-41a1-898a-ce443653d20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-884681682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9ad8be3-71a2-423d-96a8-390958ca7556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:23.680716 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b2ed53-15f6-480b-b6d0-a8a361d8065d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:23.701129 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b2ed53-15f6-480b-b6d0-a8a361d8065d) transitioned into state 'SUCCESS' from state '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-884681682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['a7743db2-c990-4348-bbc9-4cd1b59343f5','d709f941-8f5c-4e1b-a5e9-a7467bfa668e','44bcc6b0-56ef-41c4-806b-31e0bdc57940','68e38bec-5613-41a1-898a-ce443653d20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:23.701958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6252d9-4883-4e92-8617-20273f0e237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:23.711970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6252d9-4883-4e92-8617-20273f0e237f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:23.712954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (53f20586-2d62-4dae-b9d8-a04d50408d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:23.713310 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:04:23.713953 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e24e7f75-faeb-4c02-b4d2-fe56cce65bd2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:04:23.714478 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1294/5198] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:04:23 2026] POST /volume/v3/volumes => generated 756 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:23.726993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:23.728845 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:23.729069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:23.729278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:23.737460 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:23.737460 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:23.741841 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:23.747099 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-29a6aec7-14fa-4ceb-b6c1-adc0a7b9167f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:23.747661 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1314/5199] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:23 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:24.276052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:24.278280 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:24.278572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:24.278799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:24.278925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:24.284409 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:24.284409 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:24.285553 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9d684f58-cc47-4e6f-a431-16c6993057c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:24.286351 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1304/5200] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:24 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:24.761478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-53e9fded-b992-472c-a87d-36ede2184ab7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:24.764273 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53e9fded-b992-472c-a87d-36ede2184ab7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:24.764387 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53e9fded-b992-472c-a87d-36ede2184ab7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:24.764880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-53e9fded-b992-472c-a87d-36ede2184ab7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:24.774490 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:24.774490 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:24.779958 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-53e9fded-b992-472c-a87d-36ede2184ab7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:24.788103 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-53e9fded-b992-472c-a87d-36ede2184ab7 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:24.788867 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1289/5201] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:24 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:24.803722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:24.806430 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:24.806590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:24.806855 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:24.817145 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:24.817145 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:24.822543 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:24.827290 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-da429eb3-c488-48cc-bd49-d68e2d17e60b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:24.827686 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1295/5202] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:24 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:25.299883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:25.302004 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:25.302293 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:25.302539 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:25.302672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:25.307647 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:25.307647 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:25.308383 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-93cabbd1-bf13-4c69-bbb5-cfad943ad8bf tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:25.308859 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1315/5203] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:25 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:25.902818 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:25.905096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:25.905496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:25.905821 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:25.913821 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:25.913821 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:25.917864 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:25.923430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-2494191c-3775-44cc-a134-336b4a1faa13 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:25.924053 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1305/5204] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:25 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:26.320392 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:26.322547 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:26.322760 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:26.322961 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:26.323105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:26.328286 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:26.328286 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:26.328417 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac296be1-7d16-4d17-9ed5-da2f7f995fd8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:26.328804 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1290/5205] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:26 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:26.427487 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:26.431051 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:26.431268 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:26.431460 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:26.439889 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:26.439889 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:26.445542 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:26.449805 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-6f3dc770-8bdf-4332-a21a-c2d5c3b7329e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:26.450461 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1296/5206] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:26 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:26.469278 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d79ae01e-3753-486c-9ab9-323f9ef03a5c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:26.469648 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d79ae01e-3753-486c-9ab9-323f9ef03a5c None None] GET https://10.4.3.67/volume// Jul 24 01:04:26.469792 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d79ae01e-3753-486c-9ab9-323f9ef03a5c None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:26.469970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d79ae01e-3753-486c-9ab9-323f9ef03a5c None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:26.470273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d79ae01e-3753-486c-9ab9-323f9ef03a5c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:26.470561 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1316/5207] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:04:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:26.485881 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8e978f40-5fb0-4978-adf9-33edf7b7ad6c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:26.488570 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8e978f40-5fb0-4978-adf9-33edf7b7ad6c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:04:26.489042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8e978f40-5fb0-4978-adf9-33edf7b7ad6c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9ad8be3-71a2-423d-96a8-390958ca7556", "connector": null, "instance_uuid": "0bb7e7cb-27b8-41c7-8bbc-6ec3765a34b5"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:26.501774 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:26.501774 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:26.532138 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8e978f40-5fb0-4978-adf9-33edf7b7ad6c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:04:26.532856 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1306/5208] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:04:26 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:27.340491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9512d149-15c2-436b-ace8-3020eab5202a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:27.342754 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9512d149-15c2-436b-ace8-3020eab5202a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:27.343020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9512d149-15c2-436b-ace8-3020eab5202a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:27.343266 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9512d149-15c2-436b-ace8-3020eab5202a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:27.343425 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9512d149-15c2-436b-ace8-3020eab5202a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:27.347410 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:27.347410 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:27.347937 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9512d149-15c2-436b-ace8-3020eab5202a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:27.348345 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1291/5209] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:27 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:27.446597 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-914d8982-c18e-4d00-946d-50a1463431c3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:27.447018 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-914d8982-c18e-4d00-946d-50a1463431c3 None None] GET https://10.4.3.67/volume// Jul 24 01:04:27.447211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-914d8982-c18e-4d00-946d-50a1463431c3 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:27.447466 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-914d8982-c18e-4d00-946d-50a1463431c3 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:27.447802 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-914d8982-c18e-4d00-946d-50a1463431c3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:27.448082 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1297/5210] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:04:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:27.455162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:27.457345 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:04:27.457549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:27.457768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:27.467336 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:27.467336 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:27.470571 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:04:27.474729 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-367bb7a2-73c7-4237-bba1-66958abdf8ae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:04:27.475030 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1317/5211] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:04:27 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:27.598243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:27.601013 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 Jul 24 01:04:27.601486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:27.611210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-f9ad8be3-71a2-423d-96a8-390958ca7556-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:04:27.615626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-f9ad8be3-71a2-423d-96a8-390958ca7556-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:04:27.616984 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:27.616984 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:27.709472 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-f9ad8be3-71a2-423d-96a8-390958ca7556-np0000005792" released by "attachment_update" :: held 0.094s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:04:27.709904 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-8ab0514d-4f74-4def-8c9b-e268d94f8e7f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 returned with HTTP 200 Jul 24 01:04:27.710588 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1307/5212] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:04:27 2026] PUT /volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:27.735805 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-035308d1-fdf6-4ab2-bf87-4680307ae269 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:27.738150 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-035308d1-fdf6-4ab2-bf87-4680307ae269 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9/action Jul 24 01:04:27.738599 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-035308d1-fdf6-4ab2-bf87-4680307ae269 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:04:27.738738 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-035308d1-fdf6-4ab2-bf87-4680307ae269 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:27.759814 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:27.759814 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:27.769579 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-ea4bddf2-14c0-407f-9161-db1c455e18a7 req-035308d1-fdf6-4ab2-bf87-4680307ae269 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9/action returned with HTTP 204 Jul 24 01:04:27.769968 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1292/5213] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:04:27 2026] POST /volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:28.357059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:28.359175 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:28.359436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:28.359612 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:28.359748 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:28.367224 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:28.367224 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:28.367844 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-df63aefb-bc4d-4b75-a4eb-849de9c9747f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:28.368204 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1298/5214] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:28 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:29.378866 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:29.380514 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:29.380731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:29.380908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:29.381051 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:29.385254 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:29.385254 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:29.385852 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-75b9d0b4-7766-4fcf-84b3-0f9fe81f6ab2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:29.386208 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1318/5215] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:29 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:30.396020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:30.397522 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:30.397695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:30.397860 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:30.397956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:30.401834 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:30.401834 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:30.402323 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a391cf3-71c0-4f45-b27b-b2ebd88bcddb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:30.402613 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1308/5216] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:30 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:31.411367 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-88ea35d2-969e-4b29-bc49-d9c36233100a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:31.413136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88ea35d2-969e-4b29-bc49-d9c36233100a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:31.413388 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88ea35d2-969e-4b29-bc49-d9c36233100a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:31.413563 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88ea35d2-969e-4b29-bc49-d9c36233100a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:31.413663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-88ea35d2-969e-4b29-bc49-d9c36233100a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:31.417585 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:31.417585 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:31.418180 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88ea35d2-969e-4b29-bc49-d9c36233100a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:31.418555 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1293/5217] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:31 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:32.427123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fc7da733-89f4-4680-bca3-67bfe355d707 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:32.428818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc7da733-89f4-4680-bca3-67bfe355d707 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:32.428978 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc7da733-89f4-4680-bca3-67bfe355d707 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:32.429265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fc7da733-89f4-4680-bca3-67bfe355d707 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:32.429354 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-fc7da733-89f4-4680-bca3-67bfe355d707 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:32.434037 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:32.434037 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:32.434823 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fc7da733-89f4-4680-bca3-67bfe355d707 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:32.435253 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1299/5218] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:32 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:33.444874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:33.446533 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:04:33.446715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:33.446943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:33.447049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:33.451085 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:33.451085 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:33.451757 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-46ee4266-5472-4450-8af7-b9692b4cd3c0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:04:33.452677 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1319/5219] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:33 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:33.465404 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5c81d249-191e-4a94-abe1-925df85d0d30 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:33.467145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:04:33.467496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e75ee5e-6dba-4839-a387-df85fec18f63"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:33.468941 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating new backup {'backup': {'volume_id': '7e75ee5e-6dba-4839-a387-df85fec18f63'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:04:33.469111 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating backup of volume 7e75ee5e-6dba-4839-a387-df85fec18f63 in container None Jul 24 01:04:33.482975 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:33.482975 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:33.483593 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:33.506959 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['0c690c38-24cc-4b6a-aa20-69fa9768e1b1', '9814e77a-650f-4fe2-aa98-701cac5300c3'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:33.547897 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5c81d249-191e-4a94-abe1-925df85d0d30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:04:33.548580 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1309/5220] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:04:33 2026] POST /volume/v3/backups => generated 286 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:33.559864 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:33.562276 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:33.562667 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:33.563090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:33.563257 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:33.568236 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:33.568236 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:33.569013 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-07433e4b-6ba1-4ea6-a1ee-692b196e1751 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:33.569509 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1294/5221] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:33 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:34.582353 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-687121d8-863b-414e-949a-de94ca210f0b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:34.584353 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-687121d8-863b-414e-949a-de94ca210f0b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:34.584577 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-687121d8-863b-414e-949a-de94ca210f0b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:34.584753 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-687121d8-863b-414e-949a-de94ca210f0b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:34.584850 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-687121d8-863b-414e-949a-de94ca210f0b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:34.591991 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:34.591991 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:34.592679 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-687121d8-863b-414e-949a-de94ca210f0b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:34.593039 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1300/5222] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:34 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:35.603398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:35.605497 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:35.605733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:35.605952 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:35.606084 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:35.610528 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:35.610528 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:35.611183 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-27cbc792-ab6f-4020-ad46-5818c10fa2cd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:35.611943 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1320/5223] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:35 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:36.624800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:36.626513 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:36.626744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:36.626969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:36.627112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:36.631116 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:36.631116 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:36.631749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dd5224fa-89f5-42ed-a039-dbe8057e345f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:36.632093 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1310/5224] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:36 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:37.645754 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:37.649920 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:37.650166 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:37.650411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:37.650543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:37.655051 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:37.655051 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:37.655767 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc01c45a-f91a-45fe-94cf-353b271b46ed tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:37.656185 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1295/5225] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:37 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:38.665591 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:38.667156 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:38.667430 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:38.667628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:38.667741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:38.672571 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:38.672571 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:38.673358 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d1ddfbd5-616d-4c16-a4d9-edb7d89cf1ad tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:38.673818 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1301/5226] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:38 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:39.684089 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:39.685793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:39.686000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:39.686182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:39.686333 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:39.690350 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:39.690350 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:39.690964 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a8e584ab-7bc6-4bc0-a115-1946213d2c47 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:39.691371 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1321/5227] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:39 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:40.702121 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:40.704733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:40.704946 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:40.705137 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:40.705288 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:40.709633 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:40.709633 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:40.710284 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5701d755-eb83-4500-8d25-a6b97e2c4185 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:40.710659 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1311/5228] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:40 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:41.721144 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1a06008d-1988-4282-971c-f444e1ce29e9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:41.723485 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a06008d-1988-4282-971c-f444e1ce29e9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:41.723771 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a06008d-1988-4282-971c-f444e1ce29e9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:41.724027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a06008d-1988-4282-971c-f444e1ce29e9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:41.724173 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1a06008d-1988-4282-971c-f444e1ce29e9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:41.726091 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=222,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:04:41.730129 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:41.730129 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:41.730936 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a06008d-1988-4282-971c-f444e1ce29e9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:41.731461 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1296/5229] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:41 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:42.744847 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:42.747130 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:42.747698 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:42.748831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:42.748831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:42.750930 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=195,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:04:42.755546 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:42.755546 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:42.756855 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b04e4d46-0465-41fc-bf0d-204353fd6ddd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:42.756855 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1302/5230] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:42 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:43.770876 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:43.772656 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:43.772848 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:43.773029 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:43.773141 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:43.777176 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:43.777176 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:43.777813 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0aab85a3-d68c-4e50-9a1e-b6f38f2ed34a tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:43.778161 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1322/5231] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:43 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:44.788385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:44.792819 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:44.793017 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:44.793214 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:44.793349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:44.794908 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=232,cinder:INSERT=29,cinder:UPDATE=54 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:04:44.797824 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:44.797824 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:44.798623 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3e4ea7b8-59a5-4935-9426-efd97f156d01 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:44.799013 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1312/5232] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:44 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:45.809615 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7994729c-d6bd-4808-92da-e1a609d933bb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:45.811911 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7994729c-d6bd-4808-92da-e1a609d933bb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:45.812147 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7994729c-d6bd-4808-92da-e1a609d933bb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:45.812377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7994729c-d6bd-4808-92da-e1a609d933bb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:45.812515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-7994729c-d6bd-4808-92da-e1a609d933bb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:45.817581 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:45.817581 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:45.818355 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7994729c-d6bd-4808-92da-e1a609d933bb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:45.818756 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1297/5233] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:45 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:46.828295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:46.830089 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:46.830313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:46.830528 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:46.830671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:46.836069 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:46.836069 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:46.837032 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8556a96-942d-4124-81c0-8e47d8cb2da6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:46.837615 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1303/5234] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:46 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:47.848574 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:47.850454 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:47.850713 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:47.850933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:47.851057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 9d136e08-c7e1-4b62-ab2b-fd40338021e4. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:47.856321 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:47.856321 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:47.857033 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-42bfbf30-6866-426f-bcd4-f029d41773f0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 200 Jul 24 01:04:47.857453 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1323/5235] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:47 2026] GET /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:47.868228 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28defe9e-b21d-4476-82d2-22ebca9a68be None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:47.869927 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 Jul 24 01:04:47.870157 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:47.870406 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:47.870567 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: 9d136e08-c7e1-4b62-ab2b-fd40338021e4. Jul 24 01:04:47.874587 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:47.874587 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:47.886457 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id 9d136e08-c7e1-4b62-ab2b-fd40338021e4 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:04:47.888521 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28defe9e-b21d-4476-82d2-22ebca9a68be tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 returned with HTTP 202 Jul 24 01:04:47.888787 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1313/5236] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:04:47 2026] DELETE /volume/v3/backups/9d136e08-c7e1-4b62-ab2b-fd40338021e4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:04:47.897176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:47.898983 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:04:47.899357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-505391859"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:47.900901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-505391859'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:04:47.901017 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume of 1 GB Jul 24 01:04:47.904827 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Availability Zones retrieved successfully. Jul 24 01:04:47.910611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (69f8de5a-fbae-4675-b91d-bc39da279fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:47.911617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfaf9d1a-4d0c-4e58-9f6d-064c4b8dbfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:47.912397 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:04:47.936971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfaf9d1a-4d0c-4e58-9f6d-064c4b8dbfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:47.937742 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19dfaea-6264-4a7b-b76b-a4b9d0b3f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:47.976206 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['dd269557-43b0-4ef7-bccf-d26054035bb4', 'fc1de974-7615-4caa-822e-f268289f3af8', 'ab1b4985-0807-4053-85c5-f9660d0324cd', '8896b804-6256-4849-abd4-ea9c57982b8f'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:47.977244 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19dfaea-6264-4a7b-b76b-a4b9d0b3f9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd269557-43b0-4ef7-bccf-d26054035bb4', 'fc1de974-7615-4caa-822e-f268289f3af8', 'ab1b4985-0807-4053-85c5-f9660d0324cd', '8896b804-6256-4849-abd4-ea9c57982b8f']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:47.978048 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b94711d-97cf-4f8d-9da3-faf593743a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:48.007075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b94711d-97cf-4f8d-9da3-faf593743a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5171735e-60eb-49e1-adde-5218268207b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-505391859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['dd269557-43b0-4ef7-bccf-d26054035bb4','fc1de974-7615-4caa-822e-f268289f3af8','ab1b4985-0807-4053-85c5-f9660d0324cd','8896b804-6256-4849-abd4-ea9c57982b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-505391859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5171735e-60eb-49e1-adde-5218268207b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f7aedbe68842b5925efe2ad083c4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:48.008740 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a2cd6c-d4d2-484e-a3f9-66470e1f290b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:48.027070 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a2cd6c-d4d2-484e-a3f9-66470e1f290b) transitioned into state 'SUCCESS' from state '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-505391859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['dd269557-43b0-4ef7-bccf-d26054035bb4','fc1de974-7615-4caa-822e-f268289f3af8','ab1b4985-0807-4053-85c5-f9660d0324cd','8896b804-6256-4849-abd4-ea9c57982b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:48.027800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ebeb4f-7f5d-4cfb-a136-743f9d033d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:04:48.037108 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ebeb4f-7f5d-4cfb-a136-743f9d033d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:04:48.038038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (69f8de5a-fbae-4675-b91d-bc39da279fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:04:48.038369 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request issued successfully. Jul 24 01:04:48.038987 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-786a2ffa-761d-469f-ba3a-4245660b7bf1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:04:48.039466 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1298/5237] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:04:47 2026] POST /volume/v3/volumes => generated 775 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:48.056442 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-12878c7a-0a73-4451-b197-2ab893a1b870 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:48.058246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12878c7a-0a73-4451-b197-2ab893a1b870 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:04:48.058564 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12878c7a-0a73-4451-b197-2ab893a1b870 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:48.058783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-12878c7a-0a73-4451-b197-2ab893a1b870 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:48.066283 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:48.066283 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:48.070339 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-12878c7a-0a73-4451-b197-2ab893a1b870 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:48.074660 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-12878c7a-0a73-4451-b197-2ab893a1b870 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 returned with HTTP 200 Jul 24 01:04:48.075076 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1304/5238] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:48 2026] GET /volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:49.087733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-11a02640-9447-44e1-bb15-0b5cb833242c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.089661 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11a02640-9447-44e1-bb15-0b5cb833242c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:04:49.089878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11a02640-9447-44e1-bb15-0b5cb833242c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.090054 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-11a02640-9447-44e1-bb15-0b5cb833242c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.096949 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.096949 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:49.101014 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-11a02640-9447-44e1-bb15-0b5cb833242c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:49.105764 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-11a02640-9447-44e1-bb15-0b5cb833242c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 returned with HTTP 200 Jul 24 01:04:49.106250 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1324/5239] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:49.121223 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.122823 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:04:49.123168 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5171735e-60eb-49e1-adde-5218268207b1", "name": "tempest-type-Backup-2134048055"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:49.124643 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating new backup {'backup': {'volume_id': '5171735e-60eb-49e1-adde-5218268207b1', 'name': 'tempest-type-Backup-2134048055'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:04:49.124759 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating backup of volume 5171735e-60eb-49e1-adde-5218268207b1 in container None Jul 24 01:04:49.132980 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.132980 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:49.133327 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:04:49.139427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.141500 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:49.141711 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.141891 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.148291 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['b5490c51-9a4a-49e3-8bbf-312d1f372a56', '34e55465-3df3-4f9b-a66b-7ff5b8b64be9'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:04:49.152163 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.152163 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:49.156085 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:49.161317 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-e7e1b180-5469-4c46-b80e-cddbe5bd1c43 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:49.161899 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1299/5240] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:49.172723 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4798fe1-14cd-4399-a41d-cd9975322d82 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:04:49.173164 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1314/5241] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:04:49 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:04:49.184414 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ca62ee3e-349f-4077-9808-c96824033762 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.187648 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca62ee3e-349f-4077-9808-c96824033762 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:49.187949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca62ee3e-349f-4077-9808-c96824033762 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.189207 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ca62ee3e-349f-4077-9808-c96824033762 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.189420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ca62ee3e-349f-4077-9808-c96824033762 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:49.198099 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.198099 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:49.198802 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ca62ee3e-349f-4077-9808-c96824033762 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:49.199199 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1305/5242] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:49.238425 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9d12939b-170c-4fda-bf8f-beab811d267c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.238915 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d12939b-170c-4fda-bf8f-beab811d267c None None] GET https://10.4.3.67/volume// Jul 24 01:04:49.239145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d12939b-170c-4fda-bf8f-beab811d267c None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.239426 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9d12939b-170c-4fda-bf8f-beab811d267c None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.239844 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9d12939b-170c-4fda-bf8f-beab811d267c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:49.240249 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1325/5243] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:49.249401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-a567a238-1059-4d25-aad1-8a2aae0e5ad3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.251465 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-a567a238-1059-4d25-aad1-8a2aae0e5ad3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:04:49.251769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-a567a238-1059-4d25-aad1-8a2aae0e5ad3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c14ca6-3e3a-40ca-a495-00c296320d30", "connector": null, "instance_uuid": "694b5c75-4a19-451a-a7fe-11022e6409ef"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:49.262044 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.262044 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:49.294610 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-a567a238-1059-4d25-aad1-8a2aae0e5ad3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:04:49.296050 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1300/5244] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:04:49 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:49.325587 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-96ee5415-98c1-4082-85bd-5359267fbe49 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.328427 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-96ee5415-98c1-4082-85bd-5359267fbe49 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:49.328427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-96ee5415-98c1-4082-85bd-5359267fbe49 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.328427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-96ee5415-98c1-4082-85bd-5359267fbe49 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.329477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3c3c6df8-1e75-466a-8e93-a0081f9c4165 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.329911 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3c3c6df8-1e75-466a-8e93-a0081f9c4165 None None] GET https://10.4.3.67/volume// Jul 24 01:04:49.330080 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3c3c6df8-1e75-466a-8e93-a0081f9c4165 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.330304 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3c3c6df8-1e75-466a-8e93-a0081f9c4165 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.330628 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3c3c6df8-1e75-466a-8e93-a0081f9c4165 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:49.330908 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1306/5245] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:49.338333 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.338333 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:49.338783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.341336 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:49.341766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:49.341898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:49.344700 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-96ee5415-98c1-4082-85bd-5359267fbe49 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:49.350101 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-96ee5415-98c1-4082-85bd-5359267fbe49 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:49.350649 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1315/5246] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:49.354616 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.354616 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:49.358390 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:49.362451 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-1afadc97-f9b0-43d2-a717-506690db31f0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:49.362815 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1326/5247] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:04:49 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:49.462993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:49.464944 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] PUT https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 Jul 24 01:04:49.465320 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:49.472915 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Acquiring lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:04:49.477536 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:04:49.478702 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:49.478702 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:49.552608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-a1c14ca6-3e3a-40ca-a495-00c296320d30-np0000005792" released by "attachment_update" :: held 0.075s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:04:49.553406 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-439e0918-47e8-4b55-a271-5b7f3ace79f3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 returned with HTTP 200 Jul 24 01:04:49.554038 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1301/5248] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:04:49 2026] PUT /volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:50.209070 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:50.210907 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:50.211120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:50.211355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:50.211477 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:50.215863 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:50.215863 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:50.216534 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f3d0e567-9044-4fd8-b2aa-3a866dcf7546 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:50.216912 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1307/5249] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:50 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:50.364016 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:50.367182 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:50.367182 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:50.367182 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:50.378987 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:50.378987 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:50.382948 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:50.387043 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a30dab00-82dd-42ea-ab76-d62ff25fc8a2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:50.387507 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1316/5250] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:50 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:51.228606 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:51.230408 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:51.230638 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:51.230841 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:51.230944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:51.232569 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=194,cinder:INSERT=22,cinder:UPDATE=47 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:04:51.236497 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:51.236497 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:51.237227 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f07a156a-2765-4e5f-87ac-9127bd5fb5c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:51.237739 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1327/5251] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:51 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:51.400176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:51.401981 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:51.402150 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:51.402377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:51.413892 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:51.413892 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:51.417368 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:51.421568 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5970a6b9-8a1d-4b0b-bef7-c919ffb2baec tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:51.421953 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1302/5252] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:51 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:52.247897 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-38cea1a4-5722-4fc4-af17-30647059c983 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:52.249677 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38cea1a4-5722-4fc4-af17-30647059c983 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:52.249885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38cea1a4-5722-4fc4-af17-30647059c983 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:52.250063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-38cea1a4-5722-4fc4-af17-30647059c983 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:52.250224 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-38cea1a4-5722-4fc4-af17-30647059c983 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:52.254237 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:52.254237 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:52.254775 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-38cea1a4-5722-4fc4-af17-30647059c983 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:52.255113 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1308/5253] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:52 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:52.434207 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:52.436305 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:52.436562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:52.437258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:52.453008 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:52.453008 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:52.457372 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:52.462433 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-97a40d3b-6ac5-4c28-a33a-e874e2700d42 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:52.462892 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1317/5254] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:52 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:53.267829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:53.269969 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:53.270568 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:53.270568 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:53.270671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:53.276315 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:53.276315 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:53.276961 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-562f7093-9bf9-452a-bc6b-2ad4452dde32 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:53.277601 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1328/5255] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:53 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:53.475576 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:53.477784 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:53.478033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:53.478295 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:53.491000 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:53.491000 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:53.495040 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:53.498940 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4723769c-830b-4ab7-8b4a-d7d88d353ca4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:53.499333 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1303/5256] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:53 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:53.753403 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-31a1aae9-c14e-40cf-a566-7e0f121e5348 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:53.755412 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-31a1aae9-c14e-40cf-a566-7e0f121e5348 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57/action Jul 24 01:04:53.755820 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-31a1aae9-c14e-40cf-a566-7e0f121e5348 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:04:53.755974 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-31a1aae9-c14e-40cf-a566-7e0f121e5348 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:53.774138 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:53.774138 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:53.783556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-265c3510-48d9-4efa-a9ec-5548cb616dd5 req-31a1aae9-c14e-40cf-a566-7e0f121e5348 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57/action returned with HTTP 204 Jul 24 01:04:53.783946 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1309/5257] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:04:53 2026] POST /volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:04:54.287437 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-91edd7b0-0114-4ad5-a75f-759808006f03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:54.289524 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91edd7b0-0114-4ad5-a75f-759808006f03 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:54.289798 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91edd7b0-0114-4ad5-a75f-759808006f03 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:54.290014 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91edd7b0-0114-4ad5-a75f-759808006f03 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:54.290144 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-91edd7b0-0114-4ad5-a75f-759808006f03 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:54.294454 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:54.294454 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:54.295074 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91edd7b0-0114-4ad5-a75f-759808006f03 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:54.295460 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1318/5258] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:54 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:54.513290 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:54.515110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:54.515402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:54.515643 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:54.529820 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:54.529820 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:54.535775 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:54.542118 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f1c34a9-ff63-4453-abe7-9dce88aea04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:54.542685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1329/5259] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:54 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:55.306504 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-75d60efa-8231-4e0b-98db-44779cb1677b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:55.308689 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75d60efa-8231-4e0b-98db-44779cb1677b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:55.309263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75d60efa-8231-4e0b-98db-44779cb1677b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:55.309263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-75d60efa-8231-4e0b-98db-44779cb1677b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:55.309263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-75d60efa-8231-4e0b-98db-44779cb1677b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:55.313950 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:55.313950 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:55.314671 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-75d60efa-8231-4e0b-98db-44779cb1677b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:55.315064 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1304/5260] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:55 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:55.828868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:55.830935 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:55.831669 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:55.831669 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:55.844482 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:55.844482 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:55.848479 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:55.852826 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3f3cb8c-3a92-41bf-93c3-a804d97d2acd tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:55.853406 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1310/5261] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:55 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:55.866235 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:55.868557 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:55.868800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:55.869027 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:55.883303 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:55.883303 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:55.887274 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:55.892467 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d932bfc4-556c-4c2c-8131-9bbded7fb473 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:55.892946 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1319/5262] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:55 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:55.905505 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-441a131d-dc40-4952-b144-271d8c86737a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:55.907339 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-441a131d-dc40-4952-b144-271d8c86737a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:55.907565 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-441a131d-dc40-4952-b144-271d8c86737a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:55.907741 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-441a131d-dc40-4952-b144-271d8c86737a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:55.919265 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:55.919265 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:55.922842 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-441a131d-dc40-4952-b144-271d8c86737a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:55.927521 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-441a131d-dc40-4952-b144-271d8c86737a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:55.927940 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1330/5263] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:55 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:55.979686 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:55.981930 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:55.982154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:55.982398 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:55.996943 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:55.996943 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:56.000707 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:56.005103 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-98d182bd-e932-49cf-8923-ed1e1a1c774b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:56.005630 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1305/5264] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:55 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:56.026574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.029020 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action Jul 24 01:04:56.029585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:04:56.029585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:56.044732 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.044732 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:56.045282 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:56.052843 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Begin detaching volume completed successfully. Jul 24 01:04:56.053082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-b221de5c-1937-4cd7-9285-e53f01ebf97b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action returned with HTTP 202 Jul 24 01:04:56.053619 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1311/5265] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:04:56 2026] POST /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:04:56.071801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.073635 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:56.073835 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.074029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.086052 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.086052 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:56.089654 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:56.094281 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4bfb26f5-9ed6-4d64-9c87-1e1ad1dcefb2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:56.094330 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8ac018fa-d97c-4d88-aeb0-406ac3dbc40e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.094422 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1320/5266] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:56 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:56.094488 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ac018fa-d97c-4d88-aeb0-406ac3dbc40e None None] GET https://10.4.3.67/volume// Jul 24 01:04:56.094715 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8ac018fa-d97c-4d88-aeb0-406ac3dbc40e None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.094946 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8ac018fa-d97c-4d88-aeb0-406ac3dbc40e None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.095320 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ac018fa-d97c-4d88-aeb0-406ac3dbc40e None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:56.095628 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1331/5267] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:04:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:56.103544 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.106075 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:56.106299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.106493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.117753 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.117753 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:56.121082 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:56.126285 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-4209d2ab-0b61-430f-b103-d67a84faf543 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:56.126783 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1306/5268] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:04:56 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1692 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:04:56.325009 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.326795 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:56.327005 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.327243 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.327388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:56.332319 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.332319 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:56.333005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a483d72a-bb4c-4336-821e-eb3fc6aea500 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:56.333414 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1312/5269] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:56 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:56.648414 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.650495 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:56.650670 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.650846 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.661212 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.661212 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:56.664428 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:56.668313 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-c28d639b-102d-4515-b12d-42c0d4284ea5 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:56.668776 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1321/5270] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:56 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:56.683458 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-a23aa2bb-dd27-4ce9-9fc6-952739b80139 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:56.685418 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-a23aa2bb-dd27-4ce9-9fc6-952739b80139 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 Jul 24 01:04:56.685590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-a23aa2bb-dd27-4ce9-9fc6-952739b80139 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:56.685763 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-a23aa2bb-dd27-4ce9-9fc6-952739b80139 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:56.691961 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:56.691961 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:56.739885 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a91b8f99-141f-4373-8c94-27523bd4b221 req-a23aa2bb-dd27-4ce9-9fc6-952739b80139 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 returned with HTTP 200 Jul 24 01:04:56.740325 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1332/5271] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:04:56 2026] DELETE /volume/v3/attachments/5d3ea5a9-b4e2-4bd5-9f02-df4065e75c57 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:57.108361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:57.110364 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:57.110568 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:57.110783 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:57.122392 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:57.122392 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:57.126187 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:57.130906 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-dacbf96c-8a7f-47c9-a6ee-6137a493591a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:57.131330 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1307/5272] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:57 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:57.345210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c263c040-8122-4a2a-8745-3d99db220bf7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:57.346791 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c263c040-8122-4a2a-8745-3d99db220bf7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:57.346988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c263c040-8122-4a2a-8745-3d99db220bf7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:57.347163 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c263c040-8122-4a2a-8745-3d99db220bf7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:57.347296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-c263c040-8122-4a2a-8745-3d99db220bf7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:57.351220 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:57.351220 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:57.351758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c263c040-8122-4a2a-8745-3d99db220bf7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:57.352120 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1313/5273] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:57 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:58.364290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:58.368297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:58.368297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:58.368297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:58.368297 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:58.372177 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:58.372177 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:58.372945 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5ee73668-cf2c-426a-81ea-6871226a2b61 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:58.373431 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1322/5274] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:58 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:59.384301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92a1a531-bd75-4710-830c-09635b795d8f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.386062 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92a1a531-bd75-4710-830c-09635b795d8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:04:59.386304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92a1a531-bd75-4710-830c-09635b795d8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.386532 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92a1a531-bd75-4710-830c-09635b795d8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.386616 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-92a1a531-bd75-4710-830c-09635b795d8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:04:59.391371 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.391371 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:59.392113 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92a1a531-bd75-4710-830c-09635b795d8f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:04:59.392595 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1333/5275] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:04:59.603540 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.605578 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:59.605795 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.606008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.620071 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.620071 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:04:59.623720 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:59.627409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6a54f3ba-1842-47b3-b913-a4dfee708254 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:59.627788 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1308/5276] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:59.671680 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.673675 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:59.673875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.674050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.683077 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.683077 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:59.686282 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:59.690205 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-3da87b20-8988-4afa-8805-12a61ae08f84 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:59.690594 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1314/5277] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:59.709982 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.712078 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action Jul 24 01:04:59.712466 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:04:59.712616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:04:59.723347 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.723347 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:04:59.723829 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:59.730369 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Begin detaching volume completed successfully. Jul 24 01:04:59.730657 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-b0110001-8358-4b7c-a85e-56753c7aef82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action returned with HTTP 202 Jul 24 01:04:59.731467 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1323/5278] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:04:59 2026] POST /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:04:59.749416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.751431 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:59.751630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.751861 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.762030 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.762030 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:04:59.768032 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:59.775801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b44aa9f0-0112-497e-9230-8dc7ae88848e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:59.776335 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1334/5279] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:04:59.782236 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-190b52d6-596f-4a43-b4e0-8ed91c4859ef None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.782876 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-190b52d6-596f-4a43-b4e0-8ed91c4859ef None None] GET https://10.4.3.67/volume// Jul 24 01:04:59.783081 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-190b52d6-596f-4a43-b4e0-8ed91c4859ef None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.783299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-190b52d6-596f-4a43-b4e0-8ed91c4859ef None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.783689 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-190b52d6-596f-4a43-b4e0-8ed91c4859ef None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:04:59.783990 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1309/5280] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:04:59.790847 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:59.793287 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:04:59.793488 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:59.793692 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:59.806385 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:04:59.806385 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:04:59.810035 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:04:59.814482 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-7b9d442b-a771-4ba0-8933-3f558ff8121a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:04:59.814894 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1315/5281] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:04:59 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:00.402988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:00.405155 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:05:00.405440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:00.405686 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:00.405839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:00.410994 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:00.410994 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:00.411789 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6d48c9d0-84db-448f-9bf4-b12b97a81a6d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:05:00.412287 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1324/5282] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:00 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:00.792520 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:00.794777 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:00.795038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:00.795295 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:00.808398 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:00.808398 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:00.812430 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:00.818978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-686c5c94-e0aa-4592-8c66-8bec73be84b1 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:05:00.819672 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1335/5283] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:00 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:01.424755 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8a23e204-120f-4260-b16d-4df8127caa85 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:01.427364 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a23e204-120f-4260-b16d-4df8127caa85 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:05:01.427706 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8a23e204-120f-4260-b16d-4df8127caa85 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:01.428011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8a23e204-120f-4260-b16d-4df8127caa85 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:01.428250 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8a23e204-120f-4260-b16d-4df8127caa85 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:01.433120 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:01.433120 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:01.434053 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a23e204-120f-4260-b16d-4df8127caa85 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:05:01.434594 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1310/5284] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:01 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:01.833299 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:01.835465 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:01.835705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:01.835942 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:01.848908 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:01.848908 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:01.853659 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:01.859926 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b0ec4bbc-cb48-4d40-88aa-d1eec8374780 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:05:01.860639 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1316/5285] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:01 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:02.178390 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.180956 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:02.181177 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.181383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.191010 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.191010 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:02.194466 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:02.198415 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-afdeccc6-df57-4af2-8e57-8fdd12f89493 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:05:02.198803 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1325/5286] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:02 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:02.446223 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.449931 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:05:02.450267 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.450549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.450730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:02.462684 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.462684 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:02.463894 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af966bb9-4268-4e61-9d21-3e040c5d8bcb tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:05:02.464824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1336/5287] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:02 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:02.535333 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-bd357c1e-6b94-4c70-90c9-235dd57cd1be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.537339 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-bd357c1e-6b94-4c70-90c9-235dd57cd1be tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 Jul 24 01:05:02.537528 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-bd357c1e-6b94-4c70-90c9-235dd57cd1be tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.537701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-bd357c1e-6b94-4c70-90c9-235dd57cd1be tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.547514 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.547514 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:02.580984 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-2ce8e617-9efb-4f6c-b25c-cad798706ac1 req-bd357c1e-6b94-4c70-90c9-235dd57cd1be tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 returned with HTTP 200 Jul 24 01:05:02.581635 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1311/5288] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:05:02 2026] DELETE /volume/v3/attachments/a93d7d01-843f-42cb-92bc-198bc0236712 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:02.876495 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.878376 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:02.878549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.878716 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.885417 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.885417 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:02.888799 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:02.893206 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6ba4de9d-ae8f-4beb-9c3f-1e590bfca50c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:05:02.893645 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1317/5289] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:02 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:02.908180 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1b8083a5-bbfe-4290-a176-da283561b7ad None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.909770 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1b8083a5-bbfe-4290-a176-da283561b7ad tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:02.909927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1b8083a5-bbfe-4290-a176-da283561b7ad tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.910136 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1b8083a5-bbfe-4290-a176-da283561b7ad tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.917956 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.917956 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:02.920847 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-1b8083a5-bbfe-4290-a176-da283561b7ad tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:02.924365 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1b8083a5-bbfe-4290-a176-da283561b7ad tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:02.924857 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1326/5290] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:02 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1162 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:02.961910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.963737 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:02.963893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:02.964057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:02.972718 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:02.972718 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:02.975828 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:02.979488 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-8617935a-9b61-4dc0-a897-083dcb13f37d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:02.979858 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1337/5291] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:02 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:02.996861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:02.999304 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/action Jul 24 01:05:02.999700 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:05:02.999842 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:03.010068 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.010068 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:03.010537 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:03.015585 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Begin detaching volume completed successfully. Jul 24 01:05:03.015768 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-a4c70f78-5bea-4a41-b4af-9143bc96466f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/action returned with HTTP 202 Jul 24 01:05:03.016165 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1312/5292] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:05:02 2026] POST /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:03.033845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.035593 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:03.035819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.035955 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.045491 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.045491 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:03.049224 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:03.052287 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-266fa978-6dca-4f48-8ac4-d19221597e89 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.052701 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-266fa978-6dca-4f48-8ac4-d19221597e89 None None] GET https://10.4.3.67/volume// Jul 24 01:05:03.052906 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-266fa978-6dca-4f48-8ac4-d19221597e89 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.053152 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-266fa978-6dca-4f48-8ac4-d19221597e89 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.053326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d3c8d9a9-daa9-4652-87c9-a55ebf677ffc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:03.053547 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-266fa978-6dca-4f48-8ac4-d19221597e89 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:03.053692 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1318/5293] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:03.054289 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1327/5294] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:03.061134 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.063699 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:03.063947 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.064181 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.075178 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.075178 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:03.079041 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:03.083983 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-74b6f11a-5983-4108-be10-728bcd567477 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:03.084488 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1338/5295] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:03.093998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-c745a890-0133-40a0-8d4c-78f467cc4673 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.096409 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-c745a890-0133-40a0-8d4c-78f467cc4673 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption Jul 24 01:05:03.096617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-c745a890-0133-40a0-8d4c-78f467cc4673 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.096840 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-c745a890-0133-40a0-8d4c-78f467cc4673 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.108171 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.108171 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:03.115530 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-c745a890-0133-40a0-8d4c-78f467cc4673 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption returned with HTTP 200 Jul 24 01:05:03.115953 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1313/5296] 10.4.3.67 () {68 vars in 1624 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:03.474867 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.476893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:05:03.476893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.476893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.477124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 29937d60-d1c6-4da7-a94a-1d846e420da7. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:03.483083 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.483083 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:03.483083 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb0b817a-f484-478e-bbf4-cb4798896db8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 200 Jul 24 01:05:03.483083 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1319/5297] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:03.492274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.494252 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 Jul 24 01:05:03.494432 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.494618 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.494715 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: 29937d60-d1c6-4da7-a94a-1d846e420da7. Jul 24 01:05:03.498943 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.498943 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:03.511742 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id 29937d60-d1c6-4da7-a94a-1d846e420da7 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:05:03.513530 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e07c6251-df55-425b-ac04-cafaeda4acc4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 returned with HTTP 202 Jul 24 01:05:03.513956 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1328/5298] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:03 2026] DELETE /volume/v3/backups/29937d60-d1c6-4da7-a94a-1d846e420da7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:03.520929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.527725 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:05:03.527991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.528245 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.528463 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume with id: 5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:05:03.535720 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.535720 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:03.536049 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:03.556669 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume request issued successfully. Jul 24 01:05:03.556876 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c855d7c-14cd-4d7d-b3a6-7603a310db2e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 returned with HTTP 202 Jul 24 01:05:03.557359 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1339/5299] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:03 2026] DELETE /volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:03.563562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.565279 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:05:03.565485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.565639 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.574651 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.574651 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:03.578376 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:03.582800 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6e4064ec-e9d5-4c72-adb3-534909b4b128 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 returned with HTTP 200 Jul 24 01:05:03.583384 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1314/5300] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:03 2026] GET /volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:03.908469 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-571b555a-deae-41ad-8200-eda06e5a3b7d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:03.910427 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-571b555a-deae-41ad-8200-eda06e5a3b7d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f Jul 24 01:05:03.910593 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-571b555a-deae-41ad-8200-eda06e5a3b7d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:03.910766 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-571b555a-deae-41ad-8200-eda06e5a3b7d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:03.917431 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:03.917431 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:03.964553 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-d63a1eb0-6d08-4edf-ad3e-c55514943c75 req-571b555a-deae-41ad-8200-eda06e5a3b7d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f returned with HTTP 200 Jul 24 01:05:03.964960 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1320/5301] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:05:03 2026] DELETE /volume/v3/attachments/00f7f427-520a-4544-8bc3-c30464f8b13f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:04.068453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.070886 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:04.071167 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.071438 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.078749 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.078749 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:04.082172 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.085993 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-adac821d-1d72-4cca-8330-20ecfa30b9d7 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:04.086453 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1329/5302] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:04.102507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.105298 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:04.105631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.105891 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.118732 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.118732 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:04.122915 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.127039 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dcf9e447-cf82-44d8-9c09-619f1c78ebbe tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:04.127447 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1340/5303] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:04.176501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.179100 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:04.179381 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.179622 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.191018 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.191018 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:04.195388 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.201142 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-ebf2b666-1ace-4ec5-a436-a90120530747 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:04.201650 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1315/5304] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:04.219320 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.221362 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375/action Jul 24 01:05:04.221779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:05:04.221875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:04.231880 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.231880 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:04.232349 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.238443 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Begin detaching volume completed successfully. Jul 24 01:05:04.238630 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-9ca240e3-1f9d-431d-a684-c2f85b116022 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375/action returned with HTTP 202 Jul 24 01:05:04.239048 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1321/5305] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:05:04 2026] POST /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:04.256308 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.258117 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:04.258331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.258558 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.269485 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.269485 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:04.273749 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.278668 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6cdb81d0-0d40-4d5f-9435-77934ec5bc9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:04.279113 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1330/5306] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:04.282083 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92c1421e-1911-4a9c-bd11-459c05c06f96 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.282688 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92c1421e-1911-4a9c-bd11-459c05c06f96 None None] GET https://10.4.3.67/volume// Jul 24 01:05:04.282805 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92c1421e-1911-4a9c-bd11-459c05c06f96 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.283006 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92c1421e-1911-4a9c-bd11-459c05c06f96 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.283344 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92c1421e-1911-4a9c-bd11-459c05c06f96 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:04.283644 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1341/5307] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:04.292598 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.295170 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:04.295456 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.295692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.307546 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.307546 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:04.311702 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:04.316880 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-3dfb2ada-c148-4307-8cca-65ff690166a4 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:04.317407 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1316/5308] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:04.596076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1bf5f580-50d4-4003-b4b6-597106d9b34b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.597716 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1bf5f580-50d4-4003-b4b6-597106d9b34b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 Jul 24 01:05:04.597917 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1bf5f580-50d4-4003-b4b6-597106d9b34b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.598105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1bf5f580-50d4-4003-b4b6-597106d9b34b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.603385 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1bf5f580-50d4-4003-b4b6-597106d9b34b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 returned with HTTP 404 Jul 24 01:05:04.603783 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1322/5309] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/5171735e-60eb-49e1-adde-5218268207b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:04.610806 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.612948 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/export_record Jul 24 01:05:04.613203 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.613392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'export_record' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.613515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Export record for backup 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 01:05:04.617799 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.617799 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:04.618696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.api [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling RPCAPI with context: , host: np0000005792, backup: 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 01:05:04.626448 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] export_record in rpcapi backup_id 0e0fed43-a6a8-4dc1-8007-bdb669969647 on host np0000005792. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 01:05:04.633683 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGUwZmVkNDMtYTZhOC00ZGMxLTgwMDctYmRiNjY5OTY5NjQ3IiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiN2U3NWVlNWUtNmRiYS00ODM5LWEzODctZGY4NWZlYzE4ZjYzIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NzkxNDc3MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTc1ZWU1ZS02ZGJhLTQ4MzktYTM4Ny1kZjg1ZmVjMThmNjMvMjAyNjA3MjQwMTA0MjAvYXpfbm92YV9iYWNrdXBfMGUwZmVkNDMtYTZhOC00ZGMxLTgwMDctYmRiNjY5OTY5NjQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA0OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 01:05:04.633951 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c5360b5-f59f-469d-b2c8-c2e5321921ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/export_record returned with HTTP 200 Jul 24 01:05:04.634396 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1331/5310] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:04.642631 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.644449 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:05:04.644865 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-43527870"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:04.646280 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-43527870'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:05:04.646401 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume of 1 GB Jul 24 01:05:04.650184 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Availability Zones retrieved successfully. Jul 24 01:05:04.655400 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (12b1123d-5444-480e-ae18-de6d405228ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:04.656288 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3718eb-91fb-43c3-ab91-d51cf20de635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:04.656993 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:04.680845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3718eb-91fb-43c3-ab91-d51cf20de635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:04.681669 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35fa0-faad-401d-ac01-dc0d8941caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:04.717892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['255f527e-24be-44d6-97aa-c188646761d7', 'a9958e41-dcb3-47bd-993b-edd0e74aa5b4', 'dac7bf23-aca9-458c-8725-52c25a96964f', '2773db17-2c38-43c4-b0a6-886b6ce021a8'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:04.718824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35fa0-faad-401d-ac01-dc0d8941caaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255f527e-24be-44d6-97aa-c188646761d7', 'a9958e41-dcb3-47bd-993b-edd0e74aa5b4', 'dac7bf23-aca9-458c-8725-52c25a96964f', '2773db17-2c38-43c4-b0a6-886b6ce021a8']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:04.719698 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de869a7-5edf-4e98-8d61-ad69a7fa8c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:04.741712 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de869a7-5edf-4e98-8d61-ad69a7fa8c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63bc4d9-c3ed-46e1-a00e-555c84833d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43527870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['255f527e-24be-44d6-97aa-c188646761d7','a9958e41-dcb3-47bd-993b-edd0e74aa5b4','dac7bf23-aca9-458c-8725-52c25a96964f','2773db17-2c38-43c4-b0a6-886b6ce021a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43527870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63bc4d9-c3ed-46e1-a00e-555c84833d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f7aedbe68842b5925efe2ad083c4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:04.742537 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446a9285-4554-4e86-8c60-4b02ef059cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:04.759204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446a9285-4554-4e86-8c60-4b02ef059cdf) transitioned into state 'SUCCESS' from state '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-43527870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['255f527e-24be-44d6-97aa-c188646761d7','a9958e41-dcb3-47bd-993b-edd0e74aa5b4','dac7bf23-aca9-458c-8725-52c25a96964f','2773db17-2c38-43c4-b0a6-886b6ce021a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:04.759944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016e503d-4b3e-48ef-81ef-deaa969b5583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:04.768711 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016e503d-4b3e-48ef-81ef-deaa969b5583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:04.769552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (12b1123d-5444-480e-ae18-de6d405228ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:04.769854 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request issued successfully. Jul 24 01:05:04.770507 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0f1b743-827c-49cd-957a-28dcdec472e6 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:05:04.770931 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1342/5311] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:05:04 2026] POST /volume/v3/volumes => generated 774 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:04.783032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:04.785285 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:04.785578 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:04.785843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:04.794657 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:04.794657 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:04.798355 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:04.802887 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2499418-02d4-4e57-9b85-1ec7e56ef19b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 returned with HTTP 200 Jul 24 01:05:04.803399 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1317/5312] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:04 2026] GET /volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:05.120788 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-3771529c-e350-4243-a894-edde5b95f4c1 req-1107829b-8740-4c2c-9acb-8c2885b349e3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.123082 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-1107829b-8740-4c2c-9acb-8c2885b349e3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c Jul 24 01:05:05.123351 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-1107829b-8740-4c2c-9acb-8c2885b349e3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.123574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-1107829b-8740-4c2c-9acb-8c2885b349e3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.131376 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.131376 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:05.177891 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-3771529c-e350-4243-a894-edde5b95f4c1 req-1107829b-8740-4c2c-9acb-8c2885b349e3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c returned with HTTP 200 Jul 24 01:05:05.178326 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1323/5313] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:05:05 2026] DELETE /volume/v3/attachments/b4948e54-98e3-4f73-932b-181d90e1e60c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:05.292183 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.294571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:05.294830 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.295072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.305261 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.305261 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:05.310593 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:05.316536 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2ded1b39-4b09-4f71-a24f-a719e9385c32 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:05.316965 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1332/5314] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:05 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:05.327997 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.330138 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:05.330418 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.330651 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.330834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume with id: b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:05.338416 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.338416 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:05.338964 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:05.351271 np0000005792 devstack@c-api.service[100230]: WARNING cinder.keymgr.conf_key_mgr [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 01:05:05.357506 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume request issued successfully. Jul 24 01:05:05.357689 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-429cc4af-e2f8-4e7e-bbe7-9997e473826e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 202 Jul 24 01:05:05.358126 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1343/5315] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:05:05 2026] DELETE /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:05.365959 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.367669 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:05.367856 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.368025 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.374784 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.374784 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:05.378066 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:05.382060 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a649f5e1-9caa-4bd7-bb71-d33f8e0e4637 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 200 Jul 24 01:05:05.382451 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1318/5316] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:05 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:05.817238 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.818818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:05.819008 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.819223 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.826417 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.826417 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:05.829651 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:05.833652 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3b33f28d-e9e5-4e02-9904-7306b0ebe1c7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 returned with HTTP 200 Jul 24 01:05:05.834063 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1324/5317] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:05 2026] GET /volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:05.845676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.847392 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:05:05.847730 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f63bc4d9-c3ed-46e1-a00e-555c84833d05", "name": "tempest-type-Backup-737827901"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:05.849202 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating new backup {'backup': {'volume_id': 'f63bc4d9-c3ed-46e1-a00e-555c84833d05', 'name': 'tempest-type-Backup-737827901'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:05:05.849382 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating backup of volume f63bc4d9-c3ed-46e1-a00e-555c84833d05 in container None Jul 24 01:05:05.856874 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.856874 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:05.857709 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:05.872564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['6f7feda6-3d36-4c4f-95f6-e85849885842', '54a4c234-ad07-4059-b534-118b75eaa091'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:05.900237 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91bece8f-4b1b-4aba-b43b-23929578eee7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:05:05.900652 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1333/5318] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:05:05 2026] POST /volume/v3/backups => generated 313 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:05.908544 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7060f08c-bf76-4826-9438-79173f98c329 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:05.910541 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7060f08c-bf76-4826-9438-79173f98c329 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:05.910903 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7060f08c-bf76-4826-9438-79173f98c329 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:05.911025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7060f08c-bf76-4826-9438-79173f98c329 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:05.911142 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7060f08c-bf76-4826-9438-79173f98c329 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:05.915681 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:05.915681 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:05.916307 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7060f08c-bf76-4826-9438-79173f98c329 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:05.916687 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1344/5319] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:05 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:06.393950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b35c7e59-6c0f-41e9-9fdd-39b2db6a20a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.395668 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b35c7e59-6c0f-41e9-9fdd-39b2db6a20a6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde Jul 24 01:05:06.395848 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b35c7e59-6c0f-41e9-9fdd-39b2db6a20a6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.396021 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b35c7e59-6c0f-41e9-9fdd-39b2db6a20a6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.401178 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b35c7e59-6c0f-41e9-9fdd-39b2db6a20a6 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde returned with HTTP 404 Jul 24 01:05:06.401728 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1319/5320] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:06 2026] GET /volume/v3/volumes/b44be26c-d4af-4e05-9265-faf2bb3e1bde => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:06.408672 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.410685 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:05:06.410915 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.411210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method 'detail' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.412215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:05:06.427673 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Get all volumes completed successfully. Jul 24 01:05:06.431138 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:06.431138 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:06.436842 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f504e92e-da01-4c2e-9b0e-ef4eff94fcdb tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:05:06.437493 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1325/5321] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:05:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:06.455233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b90ee856-c8c2-426d-b4e9-5e41d6ce8407 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.456803 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b90ee856-c8c2-426d-b4e9-5e41d6ce8407 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] DELETE https://10.4.3.67/volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6 Jul 24 01:05:06.456999 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b90ee856-c8c2-426d-b4e9-5e41d6ce8407 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.457204 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b90ee856-c8c2-426d-b4e9-5e41d6ce8407 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.457427 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:06.457427 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:06.476590 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b90ee856-c8c2-426d-b4e9-5e41d6ce8407 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6 returned with HTTP 202 Jul 24 01:05:06.477135 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1334/5322] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:05:06 2026] DELETE /volume/v3/types/71124568-9485-4233-bf5f-d387c11dfdd6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:06.484807 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.487012 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:06.487296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.487590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.487856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume with id: bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:06.494622 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:06.494622 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:06.495053 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:06.508560 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume request issued successfully. Jul 24 01:05:06.508790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0194cdf4-6856-4ec0-a2e2-d27d55c03ab2 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 202 Jul 24 01:05:06.509321 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1345/5323] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:05:06 2026] DELETE /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:06.516626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.518766 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:06.518971 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.519176 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.526423 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:06.526423 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:06.530965 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:06.535291 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b2a5a903-6147-4cb8-89e8-1d29e1a03bae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 200 Jul 24 01:05:06.535664 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1320/5324] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:06 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:06.926118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:06.927787 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:06.928014 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:06.928234 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:06.928338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:06.932315 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:06.932315 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:06.932871 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-60b7f81b-1c34-4455-94df-b129f06cfd55 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:06.933257 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1326/5325] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:06 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:07.549166 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1de4f0a0-61e7-49fb-a963-8fa874958eef None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:07.551079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1de4f0a0-61e7-49fb-a963-8fa874958eef tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 Jul 24 01:05:07.551365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1de4f0a0-61e7-49fb-a963-8fa874958eef tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:07.551598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1de4f0a0-61e7-49fb-a963-8fa874958eef tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:07.559094 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1de4f0a0-61e7-49fb-a963-8fa874958eef tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 returned with HTTP 404 Jul 24 01:05:07.559806 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1335/5326] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:07 2026] GET /volume/v3/volumes/bdf87dd6-ed19-40b3-8b90-ae3696520375 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:07.566508 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:07.568421 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:07.568723 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:07.568870 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:07.569066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume with id: a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:07.576093 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:07.576093 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:07.576553 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:07.593426 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume request issued successfully. Jul 24 01:05:07.593676 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a73f740d-2fef-4724-a892-3a5bf6af5a5a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 202 Jul 24 01:05:07.594375 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1346/5327] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:05:07 2026] DELETE /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:07.601503 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:07.604168 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:07.604486 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:07.604762 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:07.614833 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:07.614833 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:07.620214 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:07.626088 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f2678e8a-6a52-4420-a4c6-ec5bdec69ae0 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 200 Jul 24 01:05:07.626567 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1321/5328] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:07 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:07.943338 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f978f457-b404-443c-9cb6-794d17f222c2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:07.945471 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f978f457-b404-443c-9cb6-794d17f222c2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:07.945728 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f978f457-b404-443c-9cb6-794d17f222c2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:07.945968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f978f457-b404-443c-9cb6-794d17f222c2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:07.946137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-f978f457-b404-443c-9cb6-794d17f222c2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:07.950972 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:07.950972 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:07.951826 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f978f457-b404-443c-9cb6-794d17f222c2 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:07.952338 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1327/5329] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:07 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:08.642274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7e83ab6e-40dc-423f-84e6-6654bfd07b2f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:08.644211 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e83ab6e-40dc-423f-84e6-6654bfd07b2f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 Jul 24 01:05:08.644476 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e83ab6e-40dc-423f-84e6-6654bfd07b2f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:08.644734 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7e83ab6e-40dc-423f-84e6-6654bfd07b2f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:08.650957 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7e83ab6e-40dc-423f-84e6-6654bfd07b2f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 returned with HTTP 404 Jul 24 01:05:08.651523 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1336/5330] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:08 2026] GET /volume/v3/volumes/a1c14ca6-3e3a-40ca-a495-00c296320d30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:08.657988 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:08.660175 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:05:08.660406 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:08.660585 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method 'detail' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:08.661351 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:05:08.672312 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Get all volumes completed successfully. Jul 24 01:05:08.674022 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:08.674022 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:08.678430 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b228eea6-14d6-4372-aadf-36418e4fd1c4 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:05:08.678802 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1347/5331] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:05:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10088 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:08.698868 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b90208f5-4acf-4e81-919f-b3f83159de39 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:08.700575 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90208f5-4acf-4e81-919f-b3f83159de39 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] DELETE https://10.4.3.67/volume/v3/types/e0c02d08-d813-46c2-867e-b681665659ea Jul 24 01:05:08.700769 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90208f5-4acf-4e81-919f-b3f83159de39 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:08.700958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b90208f5-4acf-4e81-919f-b3f83159de39 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:08.722456 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b90208f5-4acf-4e81-919f-b3f83159de39 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types/e0c02d08-d813-46c2-867e-b681665659ea returned with HTTP 202 Jul 24 01:05:08.722822 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1322/5332] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:05:08 2026] DELETE /volume/v3/types/e0c02d08-d813-46c2-867e-b681665659ea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:08.961804 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:08.963880 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:08.964122 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:08.964351 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:08.964476 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:08.968902 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:08.968902 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:08.969667 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-28e4bafe-ef8f-4522-9c38-5c8ede21fd41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:08.970134 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1328/5333] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:08 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:09.980496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:09.982274 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:09.982508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:09.982708 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:09.982813 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:09.987962 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:09.987962 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:09.988695 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28e427f2-eefa-4164-9e78-dbf463c251d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:09.989142 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1337/5334] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:09 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:10.661963 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:10.663841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:05:10.664229 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9ad8be3-71a2-423d-96a8-390958ca7556", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1306200924", "description": null, "metadata": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:10.679226 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:10.679226 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:10.679801 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:10.679965 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:10.714073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['45506ed4-5322-4436-be84-7c2f0b54f8ad', 'ccf729a4-6770-4f74-b682-04d05e0c5756', 'dfa58a89-ccc4-43fb-929a-2b7781e3c161', 'f1b260f9-ed5e-4d5d-9ad4-3262709d28b5'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:10.745817 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:05:10.746323 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d2908e98-6c0d-42dc-a996-4e3bca825eda tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:05:10.746795 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1348/5335] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:05:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:10.756137 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:10.758726 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:10.759022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:10.759302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:10.766002 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:10.766002 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:10.766394 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:10.767493 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-74a48055-91ac-4ad1-94c3-9a5b691c667c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 200 Jul 24 01:05:10.767920 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1323/5336] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:10 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:10.999420 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:11.001326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:11.001624 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:11.001756 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:11.001843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:11.006895 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:11.006895 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:11.007684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d93bb669-861b-4d8a-a0ca-a82f2c341550 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:11.008201 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1329/5337] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:10 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:11.777716 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:11.779527 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:11.779737 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:11.779914 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:11.785532 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:11.785532 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:11.785993 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:11.786854 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e8cd636e-988e-4a00-adc0-e5ee6c1a9360 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 200 Jul 24 01:05:11.787380 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1338/5338] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:11 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:11.797449 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:11.799382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:11.799591 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:11.799802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:11.804845 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:11.804845 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:11.805258 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:11.805967 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3cdb7eca-66ab-4b3a-b87e-80611449f722 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 200 Jul 24 01:05:11.806323 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1349/5339] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:11 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:11.816767 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:11.818386 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:05:11.818702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9ad8be3-71a2-423d-96a8-390958ca7556", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1893706716", "description": null, "metadata": null}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:11.829884 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:11.829884 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:11.830403 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:11.830582 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:11.852935 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['691a9743-e8fc-408e-8750-85de4f4ebe99', 'c0b140b4-a347-4cc0-b157-9d8cd8d77f05', '7242db35-4366-4833-b79f-dced6b2bd363', 'e2ed8a9b-057c-43f4-a633-9ef90f9d1463'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:11.881949 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:05:11.882302 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f3993eb8-a3f2-422d-8069-6d02db40d8e4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:05:11.882737 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1324/5340] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:05:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:11.891209 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:11.893639 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:11.893819 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:11.894010 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:11.899356 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:11.899356 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:11.899789 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:11.900551 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-25624974-576b-48c6-9596-6ebc1e8fe8e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 200 Jul 24 01:05:11.901098 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1330/5341] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:11 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:12.018673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:12.020472 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:12.020696 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:12.020875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:12.020997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:12.026610 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:12.026610 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:12.027287 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8bbd1ef4-f14a-4970-a649-cbd194d5e0e1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:12.027664 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1339/5342] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:12 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:12.911868 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-79580508-2025-424e-9e02-e1d50d0a4df2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:12.913506 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79580508-2025-424e-9e02-e1d50d0a4df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:12.913728 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79580508-2025-424e-9e02-e1d50d0a4df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:12.913910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-79580508-2025-424e-9e02-e1d50d0a4df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:12.918829 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:12.918829 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:12.919257 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-79580508-2025-424e-9e02-e1d50d0a4df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:12.919973 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-79580508-2025-424e-9e02-e1d50d0a4df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 200 Jul 24 01:05:12.920341 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1350/5343] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:12 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:12.928687 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:12.930816 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:12.931011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:12.931285 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:12.935932 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:12.935932 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:12.936338 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:12.937048 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ff734789-7d01-48fb-a2b8-f0afe5829502 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 200 Jul 24 01:05:12.937438 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1325/5344] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:12 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:12.946963 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d8737665-00f5-44d3-8123-233cdd908d28 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:12.949464 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:05:12.949925 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9ad8be3-71a2-423d-96a8-390958ca7556", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1188394455", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:12.963931 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:12.963931 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:12.964548 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:12.964741 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:12.996879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['ffe1d774-9803-4a05-b8a1-bdfdb78de65b', '367e25ba-6da6-45f2-8b89-19f138dc7dfa', 'e5120f36-3b68-4cdc-ba97-d85b54b11a73', '4265723c-8734-4ed8-9151-d3137399cd8c'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:13.031213 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:05:13.031213 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d8737665-00f5-44d3-8123-233cdd908d28 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:05:13.031213 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1331/5345] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:05:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:13.038104 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4d4a6d23-7133-4679-a213-4c4475037c77 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:13.039572 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:13.040294 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4d4a6d23-7133-4679-a213-4c4475037c77 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:13.040579 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4d4a6d23-7133-4679-a213-4c4475037c77 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:13.040784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4d4a6d23-7133-4679-a213-4c4475037c77 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:13.040896 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-4d4a6d23-7133-4679-a213-4c4475037c77 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:13.042898 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:13.043114 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:13.043365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:13.046739 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:13.046739 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:13.046739 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4d4a6d23-7133-4679-a213-4c4475037c77 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:13.046932 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1340/5346] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:13 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:13.053309 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:13.053309 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:13.053824 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:13.054754 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-faea6bce-8ae8-4b6c-bf7d-d6b753e5f1c6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 200 Jul 24 01:05:13.055201 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1351/5347] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:13 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:14.057923 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d74475a6-e90f-4815-a876-ad213da1b876 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:14.060315 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d74475a6-e90f-4815-a876-ad213da1b876 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:14.061887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d74475a6-e90f-4815-a876-ad213da1b876 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:14.061887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d74475a6-e90f-4815-a876-ad213da1b876 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:14.061887 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d74475a6-e90f-4815-a876-ad213da1b876 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:14.068293 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:14.068293 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:14.069237 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d74475a6-e90f-4815-a876-ad213da1b876 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:14.070291 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1326/5348] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:14 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:14.071653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0b35c058-d075-49bd-be48-b50a0d9952dd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:14.073718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b35c058-d075-49bd-be48-b50a0d9952dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:14.073951 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b35c058-d075-49bd-be48-b50a0d9952dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:14.074696 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0b35c058-d075-49bd-be48-b50a0d9952dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:14.079719 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:14.079719 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:14.080172 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0b35c058-d075-49bd-be48-b50a0d9952dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:14.080927 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0b35c058-d075-49bd-be48-b50a0d9952dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 200 Jul 24 01:05:14.081533 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1332/5349] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:14 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:14.094140 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:14.096464 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:14.096725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:14.096978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:14.102846 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:14.102846 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:14.103351 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:14.104206 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c1dd7f2e-3b11-4154-bec4-f4d149428210 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 200 Jul 24 01:05:14.104708 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1341/5350] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:14 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:15.082000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:15.083958 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:15.084312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:15.084541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:15.084690 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:15.089792 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:15.089792 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:15.090555 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-be753841-1f62-4bab-9c6b-516f2f4cf22f tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:15.090925 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1352/5351] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:15 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:15.547605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:15.549226 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:15.549414 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:15.549589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:15.549698 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:15.555584 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:15.555584 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:15.556228 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:15.578442 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:05:15.578678 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-caa1ef64-3864-4cf5-9038-7d19ba20c17c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 202 Jul 24 01:05:15.579199 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1327/5352] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:15 2026] DELETE /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:15.590256 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-21e1ea99-7194-414d-85ad-68f89a29da49 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:15.593600 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21e1ea99-7194-414d-85ad-68f89a29da49 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:15.593790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21e1ea99-7194-414d-85ad-68f89a29da49 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:15.594001 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21e1ea99-7194-414d-85ad-68f89a29da49 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:15.601043 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:15.601043 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:15.601043 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-21e1ea99-7194-414d-85ad-68f89a29da49 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:15.601973 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21e1ea99-7194-414d-85ad-68f89a29da49 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 200 Jul 24 01:05:15.602419 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1333/5353] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:15 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:16.102745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:16.105213 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:16.105392 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:16.105565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:16.105666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:16.111648 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:16.111648 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:16.112197 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0a983a77-8fe2-419d-9c2c-201d83dd98c4 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:16.112646 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1342/5354] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:16 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:16.615561 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6f0fb861-87eb-41c4-9dca-923fd47f9bab None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:16.617448 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f0fb861-87eb-41c4-9dca-923fd47f9bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:16.617733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f0fb861-87eb-41c4-9dca-923fd47f9bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:16.617935 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6f0fb861-87eb-41c4-9dca-923fd47f9bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:16.622746 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6f0fb861-87eb-41c4-9dca-923fd47f9bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 404 Jul 24 01:05:16.623253 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1353/5355] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:16 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:16.629647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:16.631465 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:16.631647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:16.631819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:16.631960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:16.636787 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:16.636787 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:16.637282 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:16.653281 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:05:16.653445 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-158b2971-aef9-46fd-9780-20ac8c3ea5d3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 202 Jul 24 01:05:16.653899 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1328/5356] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:16 2026] DELETE /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:16.660269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:16.662204 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:16.662436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:16.662645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:16.668981 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:16.668981 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:16.669516 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:16.670496 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae12350f-f5f8-437e-85cd-e75fedc65259 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 200 Jul 24 01:05:16.670876 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1334/5357] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:16 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:17.122772 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:17.124505 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:17.124721 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:17.124893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:17.124993 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:17.129374 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:17.129374 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:17.130006 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe1684e0-c569-4ee3-8abf-783b4cf57c0c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:17.130421 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1343/5358] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:17 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:17.683840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-02446412-fe02-468b-80d9-f62b905dc559 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:17.685541 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02446412-fe02-468b-80d9-f62b905dc559 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:17.685720 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02446412-fe02-468b-80d9-f62b905dc559 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:17.685898 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02446412-fe02-468b-80d9-f62b905dc559 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:17.690047 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02446412-fe02-468b-80d9-f62b905dc559 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 404 Jul 24 01:05:17.690490 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1354/5359] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:17 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:17.696778 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:17.698527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:17.698710 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:17.698888 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:17.699031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:17.704034 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:17.704034 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:17.704443 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:17.720247 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:05:17.720425 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e1cfff50-f35f-43dc-90d1-78fb5770c96f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 202 Jul 24 01:05:17.720805 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1329/5360] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:17 2026] DELETE /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:17.728637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:17.730596 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:17.730902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:17.731208 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:17.737066 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:17.737066 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:17.737750 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:05:17.738845 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b7782169-fbc8-4921-8812-7ab33c43b3a9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 200 Jul 24 01:05:17.739448 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1335/5361] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:17 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:18.142049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.143546 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:18.143724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.143915 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.143999 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:18.151772 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:18.151772 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:18.152540 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-29d87ed8-9e7c-4e05-a3cb-c957e186ad0e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:18.152993 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1344/5362] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:18 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:18.750511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5516ab5d-f4d1-441b-8542-45ab676b425e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.752206 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5516ab5d-f4d1-441b-8542-45ab676b425e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:18.752419 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5516ab5d-f4d1-441b-8542-45ab676b425e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.752619 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5516ab5d-f4d1-441b-8542-45ab676b425e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.757148 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5516ab5d-f4d1-441b-8542-45ab676b425e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 404 Jul 24 01:05:18.757624 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1355/5363] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:18 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.765674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.767298 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:18.767504 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.767715 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.767856 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:18.771468 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b6264fb1-71ac-41a8-87ab-fca92823b2ac tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 404 Jul 24 01:05:18.771899 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1330/5364] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:18 2026] DELETE /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.778854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e14f6c76-beff-45c0-884e-486752f831b4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.782949 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e14f6c76-beff-45c0-884e-486752f831b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 Jul 24 01:05:18.782949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e14f6c76-beff-45c0-884e-486752f831b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.783241 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e14f6c76-beff-45c0-884e-486752f831b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.787500 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e14f6c76-beff-45c0-884e-486752f831b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 returned with HTTP 404 Jul 24 01:05:18.787925 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1336/5365] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:18 2026] GET /volume/v3/snapshots/49cb0b31-194b-4a71-a632-7a6691f1edd7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.796097 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.797634 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:18.797837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.798072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.798226 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:18.801852 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6aed65e6-3f2d-4a52-b113-94b868886e09 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 404 Jul 24 01:05:18.802335 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1345/5366] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:18 2026] DELETE /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.809082 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d96ab92f-085e-4fe3-979e-0324643d6885 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.811163 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d96ab92f-085e-4fe3-979e-0324643d6885 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 Jul 24 01:05:18.811445 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d96ab92f-085e-4fe3-979e-0324643d6885 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.811697 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d96ab92f-085e-4fe3-979e-0324643d6885 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.815699 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d96ab92f-085e-4fe3-979e-0324643d6885 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 returned with HTTP 404 Jul 24 01:05:18.816248 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1356/5367] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:18 2026] GET /volume/v3/snapshots/b89fa4a7-85b4-4d3d-9d40-a79c5d3d7160 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.823353 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.825256 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:18.825472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.825649 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.825743 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:18.830019 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-da4d44b5-fb0e-4fdd-9d2a-6aed8cb44169 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 404 Jul 24 01:05:18.830473 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1331/5368] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:05:18 2026] DELETE /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:18.839275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5479b82-3968-4be3-8e6b-5ea7436aa793 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:18.841138 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5479b82-3968-4be3-8e6b-5ea7436aa793 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 Jul 24 01:05:18.841384 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5479b82-3968-4be3-8e6b-5ea7436aa793 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:18.841560 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5479b82-3968-4be3-8e6b-5ea7436aa793 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:18.845783 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5479b82-3968-4be3-8e6b-5ea7436aa793 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 returned with HTTP 404 Jul 24 01:05:18.846293 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1337/5369] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:05:18 2026] GET /volume/v3/snapshots/986d5eff-38f9-4fed-b749-b31e3c4b8e84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:19.163459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:19.168795 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:19.169070 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:19.170583 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:19.170869 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:19.179990 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:19.179990 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:19.180685 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-245fbfeb-9e2c-42b4-8ae7-d55c83b0c0f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:19.181070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1346/5370] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:19 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:19.901621 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-a2fc09c5-2e56-4291-8482-cf0a0927e951 req-8e86a3f4-643d-4200-a91b-9bc6a3675fdc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:19.904237 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a2fc09c5-2e56-4291-8482-cf0a0927e951 req-8e86a3f4-643d-4200-a91b-9bc6a3675fdc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 Jul 24 01:05:19.904279 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a2fc09c5-2e56-4291-8482-cf0a0927e951 req-8e86a3f4-643d-4200-a91b-9bc6a3675fdc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:19.904468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-a2fc09c5-2e56-4291-8482-cf0a0927e951 req-8e86a3f4-643d-4200-a91b-9bc6a3675fdc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:19.912127 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:19.912127 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:19.957523 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-a2fc09c5-2e56-4291-8482-cf0a0927e951 req-8e86a3f4-643d-4200-a91b-9bc6a3675fdc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 returned with HTTP 200 Jul 24 01:05:19.958082 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1357/5371] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:05:19 2026] DELETE /volume/v3/attachments/ac51e7fc-bf1d-4d83-8621-86351ae5bab9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:20.192139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.195755 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:20.196041 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.196298 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.196439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:20.201140 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.201140 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:20.201914 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2a0c01dc-30f7-407c-ab7c-24c8cf19d4c9 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:20.202338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1332/5372] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:20 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:20.212961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-510e764e-d3c7-4803-9ee2-3f024040f616 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.216458 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae/export_record Jul 24 01:05:20.216695 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.216888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'export_record' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.217006 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Export record for backup b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 01:05:20.224482 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.224482 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:20.225363 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.api [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling RPCAPI with context: , host: np0000005792, backup: b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100232) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 01:05:20.230831 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] export_record in rpcapi backup_id b3b5cb23-2b90-4ccf-a455-3c954f721bae on host np0000005792. {{(pid=100232) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 01:05:20.242355 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.backups [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiZjYzYmM0ZDktYzNlZC00NmUxLWEwMGUtNTU1Yzg0ODMzZDA1IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc4Mjc5MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNjNiYzRkOS1jM2VkLTQ2ZTEtYTAwZS01NTVjODQ4MzNkMDUvMjAyNjA3MjQwMTA1MDgvYXpfbm92YV9iYWNrdXBfYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA1OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100232) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 01:05:20.242608 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-510e764e-d3c7-4803-9ee2-3f024040f616 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae/export_record returned with HTTP 200 Jul 24 01:05:20.243006 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1338/5373] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 01:05:20 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:20.250598 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.252457 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:20.252633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.252815 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.252914 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:20.257457 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.257457 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:20.258138 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-817e74cd-7764-4f5e-a561-b8ccbd636ff5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:20.258558 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1347/5374] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:20 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:20.268058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.269825 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups/import_record Jul 24 01:05:20.270250 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQ2OTExYzYtYjNkMC00MDJjLWE3ZjEtMjgwMDZhZmZkZjA4IiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiZjYzYmM0ZDktYzNlZC00NmUxLWEwMGUtNTU1Yzg0ODMzZDA1IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc4Mjc5MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNjNiYzRkOS1jM2VkLTQ2ZTEtYTAwZS01NTVjODQ4MzNkMDUvMjAyNjA3MjQwMTA1MDgvYXpfbm92YV9iYWNrdXBfYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA1OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:20.271545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQ2OTExYzYtYjNkMC00MDJjLWE3ZjEtMjgwMDZhZmZkZjA4IiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiZjYzYmM0ZDktYzNlZC00NmUxLWEwMGUtNTU1Yzg0ODMzZDA1IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc4Mjc5MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNjNiYzRkOS1jM2VkLTQ2ZTEtYTAwZS01NTVjODQ4MzNkMDUvMjAyNjA3MjQwMTA1MDgvYXpfbm92YV9iYWNrdXBfYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA1OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100230) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 01:05:20.271645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQ2OTExYzYtYjNkMC00MDJjLWE3ZjEtMjgwMDZhZmZkZjA4IiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiZjYzYmM0ZDktYzNlZC00NmUxLWEwMGUtNTU1Yzg0ODMzZDA1IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc4Mjc5MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNjNiYzRkOS1jM2VkLTQ2ZTEtYTAwZS01NTVjODQ4MzNkMDUvMjAyNjA3MjQwMTA1MDgvYXpfbm92YV9iYWNrdXBfYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA1OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100230) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 01:05:20.271891 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.271891 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:20.299055 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['ac219f86-1345-4082-8331-50ca8b5c6e0e', '5f4c64f3-a1ae-4d7b-ac73-05c152a03801'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:20.314744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] import_record rpcapi backup id 446911c6-b3d0-402c-a7f1-28006affdf08 on host np0000005792 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQ2OTExYzYtYjNkMC00MDJjLWE3ZjEtMjgwMDZhZmZkZjA4IiwgInVzZXJfaWQiOiAiMjgxNGFkYTYzZmIyNDZmN2EzYzAxZmU3ZTQzYWZlMmMiLCAicHJvamVjdF9pZCI6ICIzOGY3YWVkYmU2ODg0MmI1OTI1ZWZlMmFkMDgzYzRlMSIsICJ2b2x1bWVfaWQiOiAiZjYzYmM0ZDktYzNlZC00NmUxLWEwMGUtNTU1Yzg0ODMzZDA1IiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc4Mjc5MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNjNiYzRkOS1jM2VkLTQ2ZTEtYTAwZS01NTVjODQ4MzNkMDUvMjAyNjA3MjQwMTA1MDgvYXpfbm92YV9iYWNrdXBfYjNiNWNiMjMtMmI5MC00Y2NmLWE0NTUtM2M5NTRmNzIxYmFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMTowNTowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDAxOjA1OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100230) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 01:05:20.316700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Import record output: {'backup': {'id': '446911c6-b3d0-402c-a7f1-28006affdf08', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08'}, {'rel': 'bookmark', 'href': 'https://10.4.3.67/volume/backups/446911c6-b3d0-402c-a7f1-28006affdf08'}]}}. {{(pid=100230) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 01:05:20.316923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e4b77fad-fc72-4d9c-88b3-f57f9ad42998 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/import_record returned with HTTP 201 Jul 24 01:05:20.317352 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1358/5375] 10.4.3.67 () {70 vars in 1335 bytes} [Fri Jul 24 01:05:20 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 50 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 01:05:20.325069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.326754 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 Jul 24 01:05:20.326944 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.327140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.327255 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 446911c6-b3d0-402c-a7f1-28006affdf08. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:20.331258 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.331258 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:20.331763 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b51b2ac0-07f7-49a9-8aba-175ba7c69996 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 returned with HTTP 200 Jul 24 01:05:20.332129 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1333/5376] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:20 2026] GET /volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 => generated 645 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:20.614812 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0959abf4-4ff0-4858-9952-a050650e1e58 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.616472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:20.616698 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.616913 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.617117 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:20.623880 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.623880 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:20.624441 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:20.638533 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:05:20.638772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0959abf4-4ff0-4858-9952-a050650e1e58 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 202 Jul 24 01:05:20.639337 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1339/5377] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:05:20 2026] DELETE /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:20.645648 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:20.647430 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:20.647635 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:20.647825 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:20.654838 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:20.654838 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:20.658321 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:20.662959 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a850f2a2-9393-400d-b2ef-e0c2e38a741c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 200 Jul 24 01:05:20.663484 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1348/5378] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:20 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:21.341676 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.343365 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 Jul 24 01:05:21.343559 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:21.343733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:21.343833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 446911c6-b3d0-402c-a7f1-28006affdf08. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:21.348022 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:21.348022 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:21.348565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-62e9edcd-f2de-4b46-a5ca-3323a28375d3 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 returned with HTTP 200 Jul 24 01:05:21.348892 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1359/5379] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:21 2026] GET /volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:21.357273 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-eea00f48-f622-48b3-b705-a19c7985e388 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.358999 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 Jul 24 01:05:21.359334 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:21.359513 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:21.359615 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: 446911c6-b3d0-402c-a7f1-28006affdf08. Jul 24 01:05:21.363642 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:21.363642 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:21.374395 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id 446911c6-b3d0-402c-a7f1-28006affdf08 {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:05:21.376046 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-eea00f48-f622-48b3-b705-a19c7985e388 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 returned with HTTP 202 Jul 24 01:05:21.376610 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1334/5380] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:21 2026] DELETE /volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:21.382876 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.385136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 Jul 24 01:05:21.385136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:21.385136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:21.385136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 446911c6-b3d0-402c-a7f1-28006affdf08. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:21.389470 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:21.389470 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:21.390079 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bb87aab9-7647-418b-a3f1-6c97d038dbff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 returned with HTTP 200 Jul 24 01:05:21.390517 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1340/5381] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:21 2026] GET /volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:21.675799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b0bfbbe9-0f16-4076-a89e-3ec79658f448 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.677533 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0bfbbe9-0f16-4076-a89e-3ec79658f448 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 Jul 24 01:05:21.677710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0bfbbe9-0f16-4076-a89e-3ec79658f448 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:21.677957 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b0bfbbe9-0f16-4076-a89e-3ec79658f448 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:21.683497 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b0bfbbe9-0f16-4076-a89e-3ec79658f448 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 returned with HTTP 404 Jul 24 01:05:21.683935 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1349/5382] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:21 2026] GET /volume/v3/volumes/f9ad8be3-71a2-423d-96a8-390958ca7556 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:21.708199 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.709999 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:05:21.710393 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-428595938", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:21.711885 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-428595938', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:05:21.782799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:05:21.786958 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:05:21.792883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (0215efac-47f5-4523-bffb-d2b3a0d21cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:21.793891 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9bcee9-d862-48fc-a226-0971dd5d4bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:21.794762 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:21.857383 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9bcee9-d862-48fc-a226-0971dd5d4bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:21.858078 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af72b22f-32c9-443d-ac78-f47f7194fa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:21.889738 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['6c4952ea-7160-4c32-ab2a-9176f779c9d0', '6b3fd1b6-8b18-4f65-a162-d930ec5f322e', '71721bef-487a-407a-bddf-1988b9ac6df2', 'fdac4435-4b95-49b0-8cce-9ef4f4704d69'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:21.890399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af72b22f-32c9-443d-ac78-f47f7194fa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c4952ea-7160-4c32-ab2a-9176f779c9d0', '6b3fd1b6-8b18-4f65-a162-d930ec5f322e', '71721bef-487a-407a-bddf-1988b9ac6df2', 'fdac4435-4b95-49b0-8cce-9ef4f4704d69']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:21.891024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a628ef-e0ad-4660-b16b-37abdefe38db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:21.909108 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a628ef-e0ad-4660-b16b-37abdefe38db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca014096-7cd0-44dd-baab-83005b53c795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-428595938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['6c4952ea-7160-4c32-ab2a-9176f779c9d0','6b3fd1b6-8b18-4f65-a162-d930ec5f322e','71721bef-487a-407a-bddf-1988b9ac6df2','fdac4435-4b95-49b0-8cce-9ef4f4704d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-428595938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca014096-7cd0-44dd-baab-83005b53c795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:21.909850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48057859-a735-4cac-bca6-c41fefd6e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:21.923211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48057859-a735-4cac-bca6-c41fefd6e795) transitioned into state 'SUCCESS' from state '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-428595938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['6c4952ea-7160-4c32-ab2a-9176f779c9d0','6b3fd1b6-8b18-4f65-a162-d930ec5f322e','71721bef-487a-407a-bddf-1988b9ac6df2','fdac4435-4b95-49b0-8cce-9ef4f4704d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:21.923814 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2dc7c1-9e63-4078-bf94-5f301803938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:21.930924 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2dc7c1-9e63-4078-bf94-5f301803938c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:21.931720 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (0215efac-47f5-4523-bffb-d2b3a0d21cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:21.931977 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:05:21.932511 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-165e86ea-2a8b-4881-a901-78f2d6b9a73d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:05:21.932920 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1360/5383] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:05:21 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:21.947047 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:21.948657 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:21.948825 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:21.949006 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:21.959468 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:21.959468 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:21.963617 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:21.968138 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7cc31ec4-4e77-49a1-b951-bb518cca0216 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:21.968630 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1335/5384] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:21 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:22.401486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:22.403860 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 Jul 24 01:05:22.404171 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:22.404473 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:22.404677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 446911c6-b3d0-402c-a7f1-28006affdf08. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:22.409373 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82a3bb16-ef51-4106-abbd-ed0fdfb2a520 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 returned with HTTP 404 Jul 24 01:05:22.409933 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1341/5385] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:22 2026] GET /volume/v3/backups/446911c6-b3d0-402c-a7f1-28006affdf08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:22.418120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9713d4a3-e219-49f7-904e-82af16954e12 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:22.420597 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:22.420888 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:22.421164 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:22.421394 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume with id: f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:22.431115 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:22.431115 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:22.431597 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:22.448682 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume request issued successfully. Jul 24 01:05:22.448907 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9713d4a3-e219-49f7-904e-82af16954e12 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 returned with HTTP 202 Jul 24 01:05:22.449406 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1350/5386] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:22 2026] DELETE /volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:22.457524 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:22.459361 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:22.459581 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:22.459756 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:22.466837 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:22.466837 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:22.470136 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:22.474408 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-98881a4f-0207-46f2-95a2-5bddf97f5228 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 returned with HTTP 200 Jul 24 01:05:22.474778 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1361/5387] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:22 2026] GET /volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:22.982139 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:22.984306 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:22.985747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:22.985747 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:22.993545 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:22.993545 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:22.997412 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:23.001594 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ee6a7f88-c413-4ebc-9f7c-bd3332b9eb6e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:23.002261 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1336/5388] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:22 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:23.014107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-30f17d7b-1dd9-403e-be72-1767351fd794 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.015932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30f17d7b-1dd9-403e-be72-1767351fd794 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:23.016155 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30f17d7b-1dd9-403e-be72-1767351fd794 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.016382 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-30f17d7b-1dd9-403e-be72-1767351fd794 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:23.024322 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:23.024322 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:23.027743 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-30f17d7b-1dd9-403e-be72-1767351fd794 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:23.032718 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-30f17d7b-1dd9-403e-be72-1767351fd794 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:23.033150 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1342/5389] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:23.489503 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a33559e8-7df3-4212-85de-7b90e3b109e0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.491251 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a33559e8-7df3-4212-85de-7b90e3b109e0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 Jul 24 01:05:23.491422 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a33559e8-7df3-4212-85de-7b90e3b109e0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.491610 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a33559e8-7df3-4212-85de-7b90e3b109e0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:23.497377 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a33559e8-7df3-4212-85de-7b90e3b109e0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 returned with HTTP 404 Jul 24 01:05:23.497801 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1351/5390] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/volumes/f63bc4d9-c3ed-46e1-a00e-555c84833d05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:23.506049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dc38d8f8-671d-472c-89ee-5e27af57480c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.507824 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc38d8f8-671d-472c-89ee-5e27af57480c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups Jul 24 01:05:23.508066 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc38d8f8-671d-472c-89ee-5e27af57480c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.508274 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc38d8f8-671d-472c-89ee-5e27af57480c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:23.513351 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc38d8f8-671d-472c-89ee-5e27af57480c tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 200 Jul 24 01:05:23.513685 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1362/5391] 10.4.3.67 () {68 vars in 1270 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:23.523094 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-404a8f0f-be6f-4683-a705-5ff44d9498aa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.525105 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-404a8f0f-be6f-4683-a705-5ff44d9498aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups?project_id=38f7aedbe68842b5925efe2ad083c4e1 Jul 24 01:05:23.525857 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-404a8f0f-be6f-4683-a705-5ff44d9498aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.526539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-404a8f0f-be6f-4683-a705-5ff44d9498aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:23.534175 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-404a8f0f-be6f-4683-a705-5ff44d9498aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups?project_id=38f7aedbe68842b5925efe2ad083c4e1 returned with HTTP 200 Jul 24 01:05:23.534175 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1337/5392] 10.4.3.67 () {68 vars in 1357 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/backups?project_id=38f7aedbe68842b5925efe2ad083c4e1 => generated 619 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:23.543165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-26528032-6f27-4c1a-9ceb-2233b4821177 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.545487 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:05:23.545970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-502832208"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:23.547543 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-502832208'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:05:23.547649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume of 1 GB Jul 24 01:05:23.551292 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Availability Zones retrieved successfully. Jul 24 01:05:23.556588 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (30f2ebdf-c06c-4a97-9329-f145fa1e1b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:23.557591 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be553f05-d02d-4b87-a82f-6cbe96fcd038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:23.558335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:23.579904 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be553f05-d02d-4b87-a82f-6cbe96fcd038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:23.580706 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16d624d-1fd8-4f4d-a420-13329c7719f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:23.613165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['21d07c2a-f334-4bdf-81c1-fa8efeb9a118', '52609d77-86b5-4dd0-8a91-a306368f7342', 'ab1326b9-a0d9-4b83-ae02-1036c506f3fb', 'f4209f36-6d9c-4c71-8000-51639cd8aa89'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:23.613906 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16d624d-1fd8-4f4d-a420-13329c7719f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21d07c2a-f334-4bdf-81c1-fa8efeb9a118', '52609d77-86b5-4dd0-8a91-a306368f7342', 'ab1326b9-a0d9-4b83-ae02-1036c506f3fb', 'f4209f36-6d9c-4c71-8000-51639cd8aa89']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:23.614857 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27dabd0a-9149-490c-87c5-1e24de16bf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:23.635681 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27dabd0a-9149-490c-87c5-1e24de16bf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502832208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['21d07c2a-f334-4bdf-81c1-fa8efeb9a118','52609d77-86b5-4dd0-8a91-a306368f7342','ab1326b9-a0d9-4b83-ae02-1036c506f3fb','f4209f36-6d9c-4c71-8000-51639cd8aa89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502832208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f7aedbe68842b5925efe2ad083c4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:23.636417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d6d4b0-c2f3-48b2-99b3-2b5eeaa75201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:23.651374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d6d4b0-c2f3-48b2-99b3-2b5eeaa75201) transitioned into state 'SUCCESS' from state '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-502832208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['21d07c2a-f334-4bdf-81c1-fa8efeb9a118','52609d77-86b5-4dd0-8a91-a306368f7342','ab1326b9-a0d9-4b83-ae02-1036c506f3fb','f4209f36-6d9c-4c71-8000-51639cd8aa89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:23.652051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd1310d0-791d-402b-b41e-ade0f2216af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:23.659958 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd1310d0-791d-402b-b41e-ade0f2216af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:23.660726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (30f2ebdf-c06c-4a97-9329-f145fa1e1b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:23.661000 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request issued successfully. Jul 24 01:05:23.661556 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-26528032-6f27-4c1a-9ceb-2233b4821177 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:05:23.661927 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1343/5393] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:05:23 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:23.673717 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-43627a41-0567-4098-8693-feb2c0c3409e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.675380 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43627a41-0567-4098-8693-feb2c0c3409e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:23.675572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43627a41-0567-4098-8693-feb2c0c3409e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.675749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-43627a41-0567-4098-8693-feb2c0c3409e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:23.682665 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:23.682665 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:23.687119 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-43627a41-0567-4098-8693-feb2c0c3409e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:23.691396 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-43627a41-0567-4098-8693-feb2c0c3409e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 returned with HTTP 200 Jul 24 01:05:23.691779 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1352/5394] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:23.990774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:23.993013 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:23.993249 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:23.993491 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:24.002332 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.002332 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:24.006602 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:24.012938 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-548b9d94-7c07-4270-a41e-d963b8ad8878 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:24.013553 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1363/5395] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:23 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:24.473988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.477281 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:24.477281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:24.477281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:24.483314 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.483314 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:24.486754 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:24.491000 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-4cc5771a-8884-4c18-8a06-7a5caa62691e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:24.491527 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1338/5396] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:24 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:24.503182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6e87b328-d1e7-4901-9eb2-64a333f555c3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.503574 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6e87b328-d1e7-4901-9eb2-64a333f555c3 None None] GET https://10.4.3.67/volume// Jul 24 01:05:24.503731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6e87b328-d1e7-4901-9eb2-64a333f555c3 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:24.503899 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6e87b328-d1e7-4901-9eb2-64a333f555c3 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:24.504245 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6e87b328-d1e7-4901-9eb2-64a333f555c3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:24.504498 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1344/5397] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:05:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:24.511224 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-c3b81419-fc24-46c8-94be-aeb6ca0d1610 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.513066 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-c3b81419-fc24-46c8-94be-aeb6ca0d1610 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:05:24.513408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-c3b81419-fc24-46c8-94be-aeb6ca0d1610 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca014096-7cd0-44dd-baab-83005b53c795", "connector": null, "instance_uuid": "e95d0b19-f087-4188-aee7-ab3deb6789b6"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:24.520859 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.520859 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:24.543209 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-c3b81419-fc24-46c8-94be-aeb6ca0d1610 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:05:24.543811 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1353/5398] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:24.703376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92ca1d90-782a-403b-8cb1-8833d372493e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.705211 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92ca1d90-782a-403b-8cb1-8833d372493e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:24.705464 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92ca1d90-782a-403b-8cb1-8833d372493e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:24.705671 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92ca1d90-782a-403b-8cb1-8833d372493e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:24.714566 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.714566 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:24.715769 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-92ca1d90-782a-403b-8cb1-8833d372493e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:24.721745 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92ca1d90-782a-403b-8cb1-8833d372493e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 returned with HTTP 200 Jul 24 01:05:24.721745 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1364/5399] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:24 2026] GET /volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:24.734692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.736930 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:05:24.737423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76", "name": "tempest-type-Backup-106657877"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:24.739302 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating new backup {'backup': {'volume_id': '24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76', 'name': 'tempest-type-Backup-106657877'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:05:24.739494 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating backup of volume 24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 in container None Jul 24 01:05:24.748720 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.748720 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:24.749156 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:24.767624 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['e5de5030-6c16-4b0c-9dfa-3074a96aec3b', '8d0f1824-a09d-420c-9e5c-1d6e0cf2b977'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:24.796606 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-76a0d138-2dd5-4f0f-8f47-676ab0bb0bf5 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:05:24.796606 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1339/5400] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:05:24 2026] POST /volume/v3/backups => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:24.803896 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:24.805240 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:24.805454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:24.805637 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:24.805736 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:24.809997 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:24.809997 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:24.810681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc3ee26c-4763-469f-8b35-f7dbbd7c6b34 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:24.811086 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1345/5401] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:24 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:25.284803 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8fda8904-371a-4a69-84cf-9fc6524cbd95 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:25.285237 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fda8904-371a-4a69-84cf-9fc6524cbd95 None None] GET https://10.4.3.67/volume// Jul 24 01:05:25.285410 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fda8904-371a-4a69-84cf-9fc6524cbd95 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:25.285591 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8fda8904-371a-4a69-84cf-9fc6524cbd95 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:25.285894 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8fda8904-371a-4a69-84cf-9fc6524cbd95 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:25.286206 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1354/5402] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:05:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:25.294598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:25.296540 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:05:25.297085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:25.297085 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:25.306062 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:25.306062 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:25.310108 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:05:25.315907 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-03c6ebf2-92ce-4a0b-8040-a10f8b15f008 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:05:25.316405 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1365/5403] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:05:25 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:25.430843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:25.432826 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 Jul 24 01:05:25.433177 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:25.441718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-ca014096-7cd0-44dd-baab-83005b53c795-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:05:25.447406 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ca014096-7cd0-44dd-baab-83005b53c795-np0000005792" acquired by "attachment_update" :: waited 0.006s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:05:25.448410 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:25.448410 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:25.522587 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ca014096-7cd0-44dd-baab-83005b53c795-np0000005792" released by "attachment_update" :: held 0.075s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:05:25.523453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-f7e77157-3199-46ee-b9fe-cebceef20df2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 returned with HTTP 200 Jul 24 01:05:25.524093 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1340/5404] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:05:25 2026] PUT /volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:25.544497 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-af8ece9c-0c5e-4637-98ef-dd60b26b4f59 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:25.546684 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-af8ece9c-0c5e-4637-98ef-dd60b26b4f59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3/action Jul 24 01:05:25.547044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-af8ece9c-0c5e-4637-98ef-dd60b26b4f59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:05:25.547213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-af8ece9c-0c5e-4637-98ef-dd60b26b4f59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:25.565019 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:25.565019 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:25.576833 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1f8263f9-56cf-4886-8876-990fe83ecd1a req-af8ece9c-0c5e-4637-98ef-dd60b26b4f59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3/action returned with HTTP 204 Jul 24 01:05:25.577265 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1346/5405] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:05:25 2026] POST /volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:25.821839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:25.824315 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:25.824619 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:25.824876 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:25.825035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:25.830391 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:25.830391 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:25.831265 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a819a803-22c7-4c62-ba92-f122cb2a8266 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:25.831749 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1355/5406] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:25 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:26.844352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:26.846133 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:26.846352 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:26.846530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:26.846645 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:26.850572 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:26.850572 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:26.851126 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8ad47df0-79cc-4471-8c8f-a0b2d7a3b814 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:26.851466 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1366/5407] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:26 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:27.861281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:27.863162 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:27.863554 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:27.863741 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:27.863851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:27.868806 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:27.868806 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:27.869488 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca800575-752f-4ae4-8042-b6bde57b6de1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:27.869858 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1341/5408] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:27 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:28.880621 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39173b83-8318-4b86-983a-5005e40b8d67 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:28.883046 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39173b83-8318-4b86-983a-5005e40b8d67 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:28.883318 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39173b83-8318-4b86-983a-5005e40b8d67 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:28.883533 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39173b83-8318-4b86-983a-5005e40b8d67 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:28.883667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-39173b83-8318-4b86-983a-5005e40b8d67 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:28.888560 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:28.888560 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:28.889247 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39173b83-8318-4b86-983a-5005e40b8d67 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:28.889646 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1347/5409] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:28 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:29.901039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-719a2e2f-c649-4b67-b48a-db25575a2517 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:29.907112 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-719a2e2f-c649-4b67-b48a-db25575a2517 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:29.907309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-719a2e2f-c649-4b67-b48a-db25575a2517 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:29.907498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-719a2e2f-c649-4b67-b48a-db25575a2517 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:29.907604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-719a2e2f-c649-4b67-b48a-db25575a2517 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:29.913422 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:29.913422 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:29.914369 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-719a2e2f-c649-4b67-b48a-db25575a2517 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:29.914909 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1356/5410] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:29 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:30.924646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1bb54fca-f8af-43b2-b96d-734a86300624 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:30.926691 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1bb54fca-f8af-43b2-b96d-734a86300624 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:30.926981 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1bb54fca-f8af-43b2-b96d-734a86300624 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:30.927254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1bb54fca-f8af-43b2-b96d-734a86300624 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:30.927446 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-1bb54fca-f8af-43b2-b96d-734a86300624 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:30.931688 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:30.931688 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:30.932414 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1bb54fca-f8af-43b2-b96d-734a86300624 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:30.932817 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1367/5411] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:30 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:31.942277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:31.945474 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:31.945702 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:31.945894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:31.946072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:31.950130 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:31.950130 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:31.950735 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-66f4a204-aa94-43cb-8308-2f1cf7842e30 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:31.951108 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1342/5412] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:31 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:32.961265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:32.963114 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:32.963377 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:32.963582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:32.963704 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:32.967929 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:32.967929 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:32.968526 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3812627f-b2f6-4b7b-acbc-93ca7fac4b75 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:32.968957 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1348/5413] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:32 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:33.978318 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:33.979850 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:33.980094 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:33.980330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:33.980470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:33.984061 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:33.984061 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:33.984666 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-cbf09a87-4235-4234-b0c6-4e994e4aa201 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:33.985070 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1357/5414] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:33 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:34.994969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:34.996500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:34.996808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:34.997121 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:34.998252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:35.003114 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:35.003114 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:35.003841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-02a2dd19-8559-42a3-aeda-e8df0bbb0099 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:35.004329 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1368/5415] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:34 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:36.016601 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:36.018868 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:36.019163 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:36.019434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:36.019588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:36.024485 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:36.024485 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:36.025274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d665ac2d-916a-425c-882a-da49ff3fd9d0 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:36.025746 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1343/5416] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:36 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:37.035967 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-188e1984-2ab7-433a-bb4e-508302e9a80b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:37.037649 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-188e1984-2ab7-433a-bb4e-508302e9a80b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:37.037893 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-188e1984-2ab7-433a-bb4e-508302e9a80b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:37.038152 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-188e1984-2ab7-433a-bb4e-508302e9a80b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:37.038329 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-188e1984-2ab7-433a-bb4e-508302e9a80b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:37.042235 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:37.042235 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:37.042880 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-188e1984-2ab7-433a-bb4e-508302e9a80b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:37.043299 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1349/5417] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:37 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:38.053373 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f4c11093-43c5-487c-90ea-34db3193d2ff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:38.055337 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4c11093-43c5-487c-90ea-34db3193d2ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:38.055569 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4c11093-43c5-487c-90ea-34db3193d2ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:38.055781 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f4c11093-43c5-487c-90ea-34db3193d2ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:38.055901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-f4c11093-43c5-487c-90ea-34db3193d2ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:38.060351 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:38.060351 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:38.061050 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f4c11093-43c5-487c-90ea-34db3193d2ff tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:38.061535 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1358/5418] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:38 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:39.072772 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d394c295-57ce-45e8-871f-9bd2dab6457e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:39.074635 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d394c295-57ce-45e8-871f-9bd2dab6457e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:39.074846 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d394c295-57ce-45e8-871f-9bd2dab6457e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:39.075042 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d394c295-57ce-45e8-871f-9bd2dab6457e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:39.075157 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-d394c295-57ce-45e8-871f-9bd2dab6457e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:39.080094 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:39.080094 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:39.080824 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d394c295-57ce-45e8-871f-9bd2dab6457e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:39.081383 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1369/5419] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:39 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:39.091129 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:39.092758 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b/action Jul 24 01:05:39.093106 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:05:39.093244 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:39.094515 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.admin_actions [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Updating backup 'eda5cd10-fd03-4129-b991-07142a40e56b' with '{'status': 'error'}' {{(pid=100229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 01:05:39.102100 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:39.102100 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:39.108092 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] reset_status in rpcapi backup_id eda5cd10-fd03-4129-b991-07142a40e56b on host np0000005792. {{(pid=100229) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 01:05:39.110099 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47537fef-4c6f-4d3b-8ed0-6f126af178ac tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b/action returned with HTTP 202 Jul 24 01:05:39.110548 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1344/5420] 10.4.3.67 () {70 vars in 1423 bytes} [Fri Jul 24 01:05:39 2026] POST /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:39.117626 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:39.119519 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:39.119787 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:39.120051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:39.120281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume with id: 24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:39.127331 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:39.127331 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:39.127628 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:39.142256 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume request issued successfully. Jul 24 01:05:39.142488 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc4da8ea-7bf1-400b-8498-d6cba100cf41 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 returned with HTTP 202 Jul 24 01:05:39.142832 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1350/5421] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:39 2026] DELETE /volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:39.152824 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d5729951-f509-4134-b85c-4a260d0f190e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:39.154749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5729951-f509-4134-b85c-4a260d0f190e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:39.155063 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d5729951-f509-4134-b85c-4a260d0f190e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:39.155319 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d5729951-f509-4134-b85c-4a260d0f190e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:39.165484 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:39.165484 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:39.170133 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d5729951-f509-4134-b85c-4a260d0f190e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:39.175406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d5729951-f509-4134-b85c-4a260d0f190e tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 returned with HTTP 200 Jul 24 01:05:39.175968 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1359/5422] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:39 2026] GET /volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:40.192455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dd165e79-3e74-48b9-a2cc-8e758d290d19 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:40.194577 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dd165e79-3e74-48b9-a2cc-8e758d290d19 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 Jul 24 01:05:40.194784 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dd165e79-3e74-48b9-a2cc-8e758d290d19 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:40.194985 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dd165e79-3e74-48b9-a2cc-8e758d290d19 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:40.201705 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dd165e79-3e74-48b9-a2cc-8e758d290d19 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 returned with HTTP 404 Jul 24 01:05:40.202206 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1370/5423] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:40 2026] GET /volume/v3/volumes/24f3b6a8-7d8c-43ca-b2b7-5094d6f34e76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:40.211904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:40.214046 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] POST https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/restore Jul 24 01:05:40.214485 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:40.216043 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Restoring backup 0e0fed43-a6a8-4dc1-8007-bdb669969647 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 01:05:40.216166 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Restoring backup 0e0fed43-a6a8-4dc1-8007-bdb669969647 to volume None. Jul 24 01:05:40.220991 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:40.220991 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:40.222025 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Creating volume of 1 GB for restore of backup 0e0fed43-a6a8-4dc1-8007-bdb669969647. Jul 24 01:05:40.226298 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Availability Zones retrieved successfully. Jul 24 01:05:40.233613 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (ffd2f82a-e08a-44f7-b4f3-fb46cd429c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:40.234861 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7c3aa1-16f8-4b2b-ba6a-45d312f39dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:40.235873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:40.266555 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7c3aa1-16f8-4b2b-ba6a-45d312f39dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:40.267311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c1a405-881f-4568-8376-d98aabf0d2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:40.303351 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Created reservations ['f0cebfb3-40bc-45e0-bfae-3e4a46ff668e', '2b9c734e-27f9-4361-b583-8a14a9372734', '532ea82f-0543-4568-9ba9-48cfc8a1cb17', 'cfe222a0-1fa8-4a60-8e76-b5f47014c024'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:40.304524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c1a405-881f-4568-8376-d98aabf0d2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0cebfb3-40bc-45e0-bfae-3e4a46ff668e', '2b9c734e-27f9-4361-b583-8a14a9372734', '532ea82f-0543-4568-9ba9-48cfc8a1cb17', 'cfe222a0-1fa8-4a60-8e76-b5f47014c024']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:40.305784 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964cb4a0-d774-4f1a-8c59-c262ad5d7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:40.334288 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964cb4a0-d774-4f1a-8c59-c262ad5d7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5c41f8-8e26-4527-8d3c-33d7352a80ac', '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='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['f0cebfb3-40bc-45e0-bfae-3e4a46ff668e','2b9c734e-27f9-4361-b583-8a14a9372734','532ea82f-0543-4568-9ba9-48cfc8a1cb17','cfe222a0-1fa8-4a60-8e76-b5f47014c024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05: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=0f5c41f8-8e26-4527-8d3c-33d7352a80ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f7aedbe68842b5925efe2ad083c4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:40.335160 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ceb679-c654-4f3e-a073-fdf93a923e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:40.348751 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ceb679-c654-4f3e-a073-fdf93a923e68) transitioned into 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='38f7aedbe68842b5925efe2ad083c4e1',qos_specs=None,replication_status=,reservations=['f0cebfb3-40bc-45e0-bfae-3e4a46ff668e','2b9c734e-27f9-4361-b583-8a14a9372734','532ea82f-0543-4568-9ba9-48cfc8a1cb17','cfe222a0-1fa8-4a60-8e76-b5f47014c024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2814ada63fb246f7a3c01fe7e43afe2c',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:40.349473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4c645b-c8bc-46f8-8690-a690b2297170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:40.357357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4c645b-c8bc-46f8-8690-a690b2297170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:40.358132 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Flow 'volume_create_api' (ffd2f82a-e08a-44f7-b4f3-fb46cd429c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:40.358425 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Create volume request issued successfully. Jul 24 01:05:40.364592 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:40.364592 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:40.364887 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:41.371719 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:41.371719 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:41.372140 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:41.372140 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Checking backup size 1 against volume size 1 {{(pid=100229) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 01:05:41.372226 np0000005792 devstack@c-api.service[100229]: INFO cinder.backup.api [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Overwriting volume 0f5c41f8-8e26-4527-8d3c-33d7352a80ac with restore of backup 0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:41.384337 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] restore_backup in rpcapi backup_id 0e0fed43-a6a8-4dc1-8007-bdb669969647 {{(pid=100229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 01:05:41.386279 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8226eb60-336d-41f7-b50c-ce709e6fd598 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/restore returned with HTTP 202 Jul 24 01:05:41.386827 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1345/5424] 10.4.3.67 () {70 vars in 1426 bytes} [Fri Jul 24 01:05:40 2026] POST /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647/restore => generated 152 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:41.395144 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:41.397071 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:41.397298 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:41.397478 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:41.397574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:41.403239 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:41.403239 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:41.404234 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87e13477-7e15-4b00-93ef-e23b9a7ec036 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:41.404792 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1351/5425] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:41 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:42.415710 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a55e1f62-ba43-487d-938c-63261101bde8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:42.417585 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a55e1f62-ba43-487d-938c-63261101bde8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:42.417794 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a55e1f62-ba43-487d-938c-63261101bde8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:42.417990 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a55e1f62-ba43-487d-938c-63261101bde8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:42.418083 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a55e1f62-ba43-487d-938c-63261101bde8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:42.423601 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:42.423601 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:42.424520 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a55e1f62-ba43-487d-938c-63261101bde8 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:42.425067 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1360/5426] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:42 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:43.437177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:43.439214 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:43.439505 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:43.439708 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:43.439838 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:43.444466 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:43.444466 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:43.445145 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8de5ab63-9fa2-4d1a-94cf-9d261981e356 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:43.445491 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1371/5427] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:43 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:44.456507 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-161c9447-beb4-4654-98a8-928c070f7479 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:44.458798 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-161c9447-beb4-4654-98a8-928c070f7479 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:44.459063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-161c9447-beb4-4654-98a8-928c070f7479 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:44.459313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-161c9447-beb4-4654-98a8-928c070f7479 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:44.459445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-161c9447-beb4-4654-98a8-928c070f7479 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:44.461072 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=222,cinder:INSERT=21,cinder:UPDATE=63 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:05:44.464697 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:44.464697 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:44.465477 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-161c9447-beb4-4654-98a8-928c070f7479 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:44.466030 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1346/5428] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:44 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:45.477512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:45.479281 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:45.479494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:45.479671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:45.479770 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:45.481555 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=148,cinder:UPDATE=39,cinder:INSERT=13 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:05:45.484872 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:45.484872 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:45.485601 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8bcf5925-d98a-446d-a2fa-2d59c60bf678 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:45.486001 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1352/5429] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:45 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:46.498338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:46.502720 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:46.502998 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:46.503269 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:46.503427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:46.505120 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=140,cinder:UPDATE=27,cinder:INSERT=8 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:05:46.508691 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:46.508691 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:46.509390 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1a2106be-575b-4e46-88ba-c3d82c77c432 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:46.509981 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1361/5430] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:46 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:47.520875 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:47.522668 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:47.522893 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:47.523075 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:47.523218 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:47.529330 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:47.529330 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:47.530059 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b99d96fd-df68-46a3-9baa-af6907bf49f1 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:47.530677 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1372/5431] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:47 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:48.542412 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47bf5746-fddf-44db-9e4f-702b97602e56 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:48.545631 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47bf5746-fddf-44db-9e4f-702b97602e56 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:48.545631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47bf5746-fddf-44db-9e4f-702b97602e56 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:48.545631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47bf5746-fddf-44db-9e4f-702b97602e56 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:48.545631 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-47bf5746-fddf-44db-9e4f-702b97602e56 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:48.549775 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:48.549775 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:48.550778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47bf5746-fddf-44db-9e4f-702b97602e56 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:48.551424 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1347/5432] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:48 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:49.564556 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-006e2546-eedf-4612-8e99-3b303f376242 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:49.566764 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-006e2546-eedf-4612-8e99-3b303f376242 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:49.567063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-006e2546-eedf-4612-8e99-3b303f376242 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:49.567341 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-006e2546-eedf-4612-8e99-3b303f376242 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:49.567489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-006e2546-eedf-4612-8e99-3b303f376242 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:49.571808 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:49.571808 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:49.572511 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-006e2546-eedf-4612-8e99-3b303f376242 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:49.572978 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1353/5433] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:49 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:50.583213 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-603234f2-5678-4427-b830-f3bb09e532b7 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:50.585115 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-603234f2-5678-4427-b830-f3bb09e532b7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:50.585115 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-603234f2-5678-4427-b830-f3bb09e532b7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:50.585349 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-603234f2-5678-4427-b830-f3bb09e532b7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:50.585440 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-603234f2-5678-4427-b830-f3bb09e532b7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:50.589328 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:50.589328 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:50.590020 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-603234f2-5678-4427-b830-f3bb09e532b7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:50.590020 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1362/5434] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:50 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:50.598232 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-949e2151-5894-4688-898e-44e606208f66 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:50.599869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac Jul 24 01:05:50.599937 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:50.600933 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:50.600933 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume with id: 0f5c41f8-8e26-4527-8d3c-33d7352a80ac Jul 24 01:05:50.607827 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:50.607827 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:50.607827 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:50.621465 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume request issued successfully. Jul 24 01:05:50.621910 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-949e2151-5894-4688-898e-44e606208f66 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac returned with HTTP 202 Jul 24 01:05:50.621999 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1373/5435] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:50 2026] DELETE /volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:50.628976 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:50.630602 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac Jul 24 01:05:50.630800 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:50.630992 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:50.637513 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:50.637513 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:50.640708 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:50.645332 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f8b8968a-acff-480a-89be-dd87aaa3b2aa tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac returned with HTTP 200 Jul 24 01:05:50.645713 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1348/5436] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:50 2026] GET /volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:51.656941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4df970a2-d570-4152-a8c9-e7bc5ef78525 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:51.658702 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4df970a2-d570-4152-a8c9-e7bc5ef78525 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac Jul 24 01:05:51.658971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4df970a2-d570-4152-a8c9-e7bc5ef78525 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:51.659214 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4df970a2-d570-4152-a8c9-e7bc5ef78525 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:51.665334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4df970a2-d570-4152-a8c9-e7bc5ef78525 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac returned with HTTP 404 Jul 24 01:05:51.665829 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1354/5437] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:51 2026] GET /volume/v3/volumes/0f5c41f8-8e26-4527-8d3c-33d7352a80ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:51.673142 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d9a906c8-7eda-445e-9117-18cc0add2edd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:51.674766 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9a906c8-7eda-445e-9117-18cc0add2edd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:51.674967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9a906c8-7eda-445e-9117-18cc0add2edd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:51.675158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d9a906c8-7eda-445e-9117-18cc0add2edd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:51.675295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-d9a906c8-7eda-445e-9117-18cc0add2edd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:51.678909 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:51.678909 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:51.679437 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d9a906c8-7eda-445e-9117-18cc0add2edd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:51.679750 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1363/5438] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:51 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:51.688066 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-17bae466-ee70-45c2-96ef-c193393b8dcd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:51.689908 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:51.690154 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:51.690402 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:51.690553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: eda5cd10-fd03-4129-b991-07142a40e56b. Jul 24 01:05:51.692139 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=182,cinder:UPDATE=53,cinder:INSERT=27 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:05:51.695614 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:51.695614 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:51.705431 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id eda5cd10-fd03-4129-b991-07142a40e56b {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:05:51.707110 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-17bae466-ee70-45c2-96ef-c193393b8dcd tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 202 Jul 24 01:05:51.707570 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1374/5439] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:51 2026] DELETE /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:51.713996 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-29472f39-5140-4000-b2dc-04454b8e3a10 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:51.715806 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29472f39-5140-4000-b2dc-04454b8e3a10 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:51.716044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29472f39-5140-4000-b2dc-04454b8e3a10 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:51.716272 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-29472f39-5140-4000-b2dc-04454b8e3a10 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:51.716374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-29472f39-5140-4000-b2dc-04454b8e3a10 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:51.720487 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:51.720487 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:51.721078 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-29472f39-5140-4000-b2dc-04454b8e3a10 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 200 Jul 24 01:05:51.721617 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1349/5440] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:51 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:52.731738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:52.734255 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b Jul 24 01:05:52.734255 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:52.734454 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:52.734598 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id eda5cd10-fd03-4129-b991-07142a40e56b. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:52.737948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e96bcd5e-6339-430f-b6ea-8b05940302f7 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b returned with HTTP 404 Jul 24 01:05:52.738630 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1355/5441] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:52 2026] GET /volume/v3/backups/eda5cd10-fd03-4129-b991-07142a40e56b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:52.744603 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:52.746434 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:52.746626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:52.746831 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:52.746934 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: b3b5cb23-2b90-4ccf-a455-3c954f721bae. Jul 24 01:05:52.750957 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:52.750957 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:52.762917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id b3b5cb23-2b90-4ccf-a455-3c954f721bae {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:05:52.765073 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3f4eb68d-83e8-4d6c-b7fd-d51c04fdf53d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 202 Jul 24 01:05:52.765663 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1364/5442] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:52 2026] DELETE /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:52.772538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-63ec7850-d4de-43b8-a761-6e4378203505 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:52.774319 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63ec7850-d4de-43b8-a761-6e4378203505 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:52.774555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63ec7850-d4de-43b8-a761-6e4378203505 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:52.774768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-63ec7850-d4de-43b8-a761-6e4378203505 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:52.774918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-63ec7850-d4de-43b8-a761-6e4378203505 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:52.779152 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:52.779152 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:52.779788 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-63ec7850-d4de-43b8-a761-6e4378203505 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 200 Jul 24 01:05:52.780173 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1375/5443] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:52 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:53.789477 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:53.791289 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae Jul 24 01:05:53.791493 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:53.791665 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:53.791765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id b3b5cb23-2b90-4ccf-a455-3c954f721bae. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:53.795104 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c2f0a724-e74c-4882-9e3d-aa5bb2442c52 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae returned with HTTP 404 Jul 24 01:05:53.795552 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1350/5444] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:53 2026] GET /volume/v3/backups/b3b5cb23-2b90-4ccf-a455-3c954f721bae => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:53.801215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9daa4beb-0113-45da-968e-681e6080296b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:53.802811 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:53.803015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:53.803211 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:53.803322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.backups [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete backup with id: 0e0fed43-a6a8-4dc1-8007-bdb669969647. Jul 24 01:05:53.807396 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:53.807396 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:53.817119 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.backup.rpcapi [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] delete_backup rpcapi backup_id 0e0fed43-a6a8-4dc1-8007-bdb669969647 {{(pid=100232) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:05:53.819976 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9daa4beb-0113-45da-968e-681e6080296b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 202 Jul 24 01:05:53.820381 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1356/5445] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:53 2026] DELETE /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:05:53.826467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-083f13e0-a91c-4323-8315-5eb4765bf05b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:53.828371 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-083f13e0-a91c-4323-8315-5eb4765bf05b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:53.828631 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-083f13e0-a91c-4323-8315-5eb4765bf05b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:53.828870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-083f13e0-a91c-4323-8315-5eb4765bf05b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:53.829021 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-083f13e0-a91c-4323-8315-5eb4765bf05b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:53.833289 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:53.833289 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:53.833856 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-083f13e0-a91c-4323-8315-5eb4765bf05b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 200 Jul 24 01:05:53.834251 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1365/5446] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:53 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:54.844012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-45bb0e3c-f692-414f-be58-af045a016486 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:54.845412 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-45bb0e3c-f692-414f-be58-af045a016486 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 Jul 24 01:05:54.845612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-45bb0e3c-f692-414f-be58-af045a016486 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:54.845808 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-45bb0e3c-f692-414f-be58-af045a016486 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:54.845929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-45bb0e3c-f692-414f-be58-af045a016486 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Show backup with id 0e0fed43-a6a8-4dc1-8007-bdb669969647. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:05:54.849438 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-45bb0e3c-f692-414f-be58-af045a016486 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 returned with HTTP 404 Jul 24 01:05:54.849863 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1376/5447] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:54 2026] GET /volume/v3/backups/0e0fed43-a6a8-4dc1-8007-bdb669969647 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:54.855901 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:54.857647 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:05:54.857873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:54.858054 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:54.858227 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume with id: 7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:05:54.865534 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:54.865534 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:54.865869 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:54.880160 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Delete volume request issued successfully. Jul 24 01:05:54.880348 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cb3555a6-1ec1-4943-906c-0e14ceff329b tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 returned with HTTP 202 Jul 24 01:05:54.880718 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1351/5448] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:05:54 2026] DELETE /volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:05:54.887185 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:54.889146 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:05:54.889423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:54.889862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:54.898428 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:54.898428 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:54.902403 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Volume info retrieved successfully. Jul 24 01:05:54.906778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0c1f6262-e87c-469f-bf64-c41d153d9948 tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 returned with HTTP 200 Jul 24 01:05:54.907247 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1357/5449] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:54 2026] GET /volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:55.140449 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6ac7e744-b015-4e2d-9ff3-bfac24669138 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:55.142003 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6ac7e744-b015-4e2d-9ff3-bfac24669138 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:05:55.142347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6ac7e744-b015-4e2d-9ff3-bfac24669138 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665", "extra_specs": {"multiattach": " True"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:55.157014 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6ac7e744-b015-4e2d-9ff3-bfac24669138 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:05:55.157535 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1366/5450] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:05:55 2026] POST /volume/v3/types => generated 286 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:55.166455 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:55.168157 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:05:55.168517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1109195582", "snapshot_id": null, "imageRef": null, "volume_type": "98c382b3-60b3-4811-94cd-6ec4f541a10a", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:55.170494 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1109195582', 'snapshot_id': None, 'imageRef': None, 'volume_type': '98c382b3-60b3-4811-94cd-6ec4f541a10a', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:05:55.174728 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume of 1 GB Jul 24 01:05:55.175051 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:55.175051 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:55.175550 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Availability Zones retrieved successfully. Jul 24 01:05:55.181015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (cbb6868a-a265-49a3-9cd5-5afac5fe03c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:55.182165 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1515aa2c-9b3d-480f-8ef0-d1ff5c9b6a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:55.183398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:55.190736 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:55.190736 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:55.202750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1515aa2c-9b3d-480f-8ef0-d1ff5c9b6a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:05:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98c382b3-60b3-4811-94cd-6ec4f541a10a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98c382b3-60b3-4811-94cd-6ec4f541a10a', 'encryption_key_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=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:55.203511 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee7531-c9c7-474e-93ae-1917e50d9fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:55.230534 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:05:55.230849 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-361099923-1246182665, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:05:55.256058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Created reservations ['bb04c10b-7db1-4f94-b8e6-a1548804c262', '20ed3625-e503-466a-a84d-680728014e9f', '6672ab9d-85a2-4c06-9a19-77d02596fad7', '8bdb3657-2f27-4a01-96de-588947f62621'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:55.257145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee7531-c9c7-474e-93ae-1917e50d9fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb04c10b-7db1-4f94-b8e6-a1548804c262', '20ed3625-e503-466a-a84d-680728014e9f', '6672ab9d-85a2-4c06-9a19-77d02596fad7', '8bdb3657-2f27-4a01-96de-588947f62621']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:55.258116 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e580b8a-37c5-4c3e-b85b-4b1435db527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:55.282429 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e580b8a-37c5-4c3e-b85b-4b1435db527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '418fe4a0-611e-4827-bf04-9a9615a04c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1109195582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['bb04c10b-7db1-4f94-b8e6-a1548804c262','20ed3625-e503-466a-a84d-680728014e9f','6672ab9d-85a2-4c06-9a19-77d02596fad7','8bdb3657-2f27-4a01-96de-588947f62621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=98c382b3-60b3-4811-94cd-6ec4f541a10a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1109195582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=418fe4a0-611e-4827-bf04-9a9615a04c28,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4b069fda2da549ca81ed02dd5b7f6a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5176204903cc48fb862a7941c8537582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98c382b3-60b3-4811-94cd-6ec4f541a10a),volume_type_id=98c382b3-60b3-4811-94cd-6ec4f541a10a)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:55.283167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5af5698-5c33-48ca-9166-4c7d2ccf9b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:55.300766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5af5698-5c33-48ca-9166-4c7d2ccf9b78) transitioned into state 'SUCCESS' from state '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-1109195582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4b069fda2da549ca81ed02dd5b7f6a46',qos_specs=None,replication_status=,reservations=['bb04c10b-7db1-4f94-b8e6-a1548804c262','20ed3625-e503-466a-a84d-680728014e9f','6672ab9d-85a2-4c06-9a19-77d02596fad7','8bdb3657-2f27-4a01-96de-588947f62621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5176204903cc48fb862a7941c8537582',volume_type_id=98c382b3-60b3-4811-94cd-6ec4f541a10a)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:55.301847 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed61b1e5-14fe-48ac-bf76-d8eaa370ed9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:55.310080 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed61b1e5-14fe-48ac-bf76-d8eaa370ed9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:55.310942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Flow 'volume_create_api' (cbb6868a-a265-49a3-9cd5-5afac5fe03c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:55.311288 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Create volume request issued successfully. Jul 24 01:05:55.311865 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3c5559e1-14ee-46ce-be76-1001b0780b9c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:05:55.312295 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1377/5451] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:05:55 2026] POST /volume/v3/volumes => generated 827 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:55.326335 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:55.327997 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:55.328186 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:55.328379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:55.334314 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:55.334314 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:55.337305 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:55.340585 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1a6d80c8-b708-4f5c-bdd6-87bdd1e13d09 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:55.340949 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1352/5452] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:55 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:55.921742 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b44fade8-3b51-4356-b713-c9dfc6ad4d3d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:55.923748 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b44fade8-3b51-4356-b713-c9dfc6ad4d3d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] GET https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 Jul 24 01:05:55.924003 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b44fade8-3b51-4356-b713-c9dfc6ad4d3d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:55.924216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b44fade8-3b51-4356-b713-c9dfc6ad4d3d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:55.930316 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b44fade8-3b51-4356-b713-c9dfc6ad4d3d tempest-ProjectAdminTests33-468914496 tempest-ProjectAdminTests33-468914496-project-admin] https://10.4.3.67/volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 returned with HTTP 404 Jul 24 01:05:55.930829 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1358/5453] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:05:55 2026] GET /volume/v3/volumes/7e75ee5e-6dba-4839-a387-df85fec18f63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:56.351864 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.353506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:56.353682 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.353867 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.360755 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.360755 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:56.363980 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:56.367864 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5b95ea4-79ff-4cd9-98ce-3018d9c69305 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:56.368237 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1367/5454] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:56.379501 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.381344 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:56.381543 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.381745 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.388842 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.388842 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:56.392278 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:56.396453 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbcf2735-675e-4bd1-a816-9ab8a6398476 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:56.396824 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1378/5455] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:56.446940 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.449028 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:56.449254 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.449446 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.456088 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.456088 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:05:56.459617 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:56.463762 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-54e59dc6-f091-4f73-a6aa-a2345461fe82 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:56.464399 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1353/5456] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:56.540257 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-15858778-0659-4748-a91e-929aaa5a3c9d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.540654 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15858778-0659-4748-a91e-929aaa5a3c9d None None] GET https://10.4.3.67/volume// Jul 24 01:05:56.540834 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15858778-0659-4748-a91e-929aaa5a3c9d None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.541018 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-15858778-0659-4748-a91e-929aaa5a3c9d None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.541351 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-15858778-0659-4748-a91e-929aaa5a3c9d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:56.541637 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1359/5457] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:56.549918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-fadec02d-32de-472f-b053-517d43dc2d00 req-62f1b83c-d9af-44b0-8bb3-1639318e5f4c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.553388 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-62f1b83c-d9af-44b0-8bb3-1639318e5f4c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:05:56.553767 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-62f1b83c-d9af-44b0-8bb3-1639318e5f4c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "418fe4a0-611e-4827-bf04-9a9615a04c28", "connector": null, "instance_uuid": "dca315b5-dbbe-4a64-831f-31529217bd7b"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:56.563397 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.563397 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:56.588475 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-62f1b83c-d9af-44b0-8bb3-1639318e5f4c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:05:56.588968 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1368/5458] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:05:56 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:56.619439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.621627 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:56.621835 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.622010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.632439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-aca44a5c-b52b-44df-accb-c47a82c6b4fd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.632995 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aca44a5c-b52b-44df-accb-c47a82c6b4fd None None] GET https://10.4.3.67/volume// Jul 24 01:05:56.633251 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aca44a5c-b52b-44df-accb-c47a82c6b4fd None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.633491 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aca44a5c-b52b-44df-accb-c47a82c6b4fd None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.633892 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aca44a5c-b52b-44df-accb-c47a82c6b4fd None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:05:56.634292 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1354/5459] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:05:56.635873 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.635873 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:56.639283 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:56.641509 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.643444 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-71da902b-00c9-4ecc-a089-6f7f05e5db4b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:56.643690 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:56.643778 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1379/5460] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:56.643999 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:56.644269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:56.653927 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.653927 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:56.657260 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:56.661725 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-79768fc7-718e-4788-96cd-c02d49e5ef4e tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:56.662116 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1360/5461] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:05:56 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:05:56.764669 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:56.767145 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] PUT https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f Jul 24 01:05:56.767481 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:56.775903 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Acquiring lock "cinder-attachment_update-418fe4a0-611e-4827-bf04-9a9615a04c28-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:05:56.784938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-418fe4a0-611e-4827-bf04-9a9615a04c28-np0000005792" acquired by "attachment_update" :: waited 0.009s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:05:56.785953 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:56.785953 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:56.859568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Lock "cinder-attachment_update-418fe4a0-611e-4827-bf04-9a9615a04c28-np0000005792" released by "attachment_update" :: held 0.075s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:05:56.859876 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-a0f3bfb7-590f-4de4-8c89-9ee7e556e2b3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f returned with HTTP 200 Jul 24 01:05:56.860340 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1369/5462] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:05:56 2026] PUT /volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:05:57.424925 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-55425f4a-73e1-4d42-9fc9-2d1f7209c8cd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:57.532845 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55425f4a-73e1-4d42-9fc9-2d1f7209c8cd tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-admin] GET https://10.4.3.67/volume/v3/scheduler-stats/get_pools Jul 24 01:05:57.533379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55425f4a-73e1-4d42-9fc9-2d1f7209c8cd tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:57.533379 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-55425f4a-73e1-4d42-9fc9-2d1f7209c8cd tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-admin] Calling method 'get_pools' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:57.543562 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-55425f4a-73e1-4d42-9fc9-2d1f7209c8cd tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-admin] https://10.4.3.67/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 01:05:57.544067 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1355/5463] 10.4.3.67 () {66 vars in 1284 bytes} [Fri Jul 24 01:05:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:57.551376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:57.608144 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-member] GET https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool Jul 24 01:05:57.608319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:57.608485 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:57.609057 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3fd6af5b73f24368a986ef966e881a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a8c62039d4344b8addea461196b178e', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:05:57.609249 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d8c303db-3942-4e5a-a2e7-247b6b558a34 tempest-ProjectMemberTests-1965100693 tempest-ProjectMemberTests-1965100693-project-member] https://10.4.3.67/volume/v3/capabilities/np0000005792@storpool returned with HTTP 403 Jul 24 01:05:57.609624 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1380/5464] 10.4.3.67 () {66 vars in 1311 bytes} [Fri Jul 24 01:05:57 2026] GET /volume/v3/capabilities/np0000005792@storpool => generated 110 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:05:57.658059 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:57.659876 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:57.660086 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:57.660283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:57.669205 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:57.669205 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:57.673175 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:57.678514 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7f5b626c-6491-4d35-8675-5d565b0ebb78 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:57.678990 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1361/5465] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:57 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:58.691567 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:58.693753 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:58.693961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:58.694174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:58.704552 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:58.704552 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:05:58.707992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:58.711865 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80d52c8d-c89f-4c5a-8e74-ddda2654b04d tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:58.712332 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1370/5466] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:58 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:59.105591 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-aed33774-47f3-4cfc-a33e-305a21930665 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:59.177459 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:05:59.177792 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1012135691"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:05:59.179408 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1012135691'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:05:59.179529 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume of 1 GB Jul 24 01:05:59.183956 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Availability Zones retrieved successfully. Jul 24 01:05:59.189263 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (0aa1e68e-679c-4820-9981-0f6c3d030e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:59.190917 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e95919d-f4b9-4e68-b71d-3548378456ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:59.191701 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:05:59.213718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e95919d-f4b9-4e68-b71d-3548378456ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:59.214480 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42720067-bbf7-4276-a61f-5749054e8a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:59.268211 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['1c000a07-810b-45ae-9b42-9cef30471c94', '5d384a0e-6a87-4388-ac30-fa4470399bb9', '526514bc-2ca5-437f-88ef-f603ac08c0d3', 'af8475e9-2b79-4f15-8967-725efb7299a7'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:05:59.268984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42720067-bbf7-4276-a61f-5749054e8a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c000a07-810b-45ae-9b42-9cef30471c94', '5d384a0e-6a87-4388-ac30-fa4470399bb9', '526514bc-2ca5-437f-88ef-f603ac08c0d3', 'af8475e9-2b79-4f15-8967-725efb7299a7']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:59.269695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6942e6-0972-484a-b0d2-b1574887407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:59.290498 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6942e6-0972-484a-b0d2-b1574887407c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d9b493-b92b-4e1f-904b-492c05efc81d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1012135691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['1c000a07-810b-45ae-9b42-9cef30471c94','5d384a0e-6a87-4388-ac30-fa4470399bb9','526514bc-2ca5-437f-88ef-f603ac08c0d3','af8475e9-2b79-4f15-8967-725efb7299a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1012135691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d9b493-b92b-4e1f-904b-492c05efc81d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c3599a2b814e4c836e07d36708f0a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:59.291156 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e296593b-57c8-4afa-ab11-089e81080fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:59.306300 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e296593b-57c8-4afa-ab11-089e81080fce) transitioned into state 'SUCCESS' from state '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-1012135691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['1c000a07-810b-45ae-9b42-9cef30471c94','5d384a0e-6a87-4388-ac30-fa4470399bb9','526514bc-2ca5-437f-88ef-f603ac08c0d3','af8475e9-2b79-4f15-8967-725efb7299a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:59.306970 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3fc113-97dd-405b-8659-e144aa5665c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:05:59.314617 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3fc113-97dd-405b-8659-e144aa5665c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:05:59.315409 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (0aa1e68e-679c-4820-9981-0f6c3d030e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:05:59.315679 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request issued successfully. Jul 24 01:05:59.316407 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-aed33774-47f3-4cfc-a33e-305a21930665 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:05:59.316784 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1356/5467] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:05:59 2026] POST /volume/v3/volumes => generated 776 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:05:59.327356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3efe0608-c264-4c94-94df-7da9de9f0afe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:59.328946 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3efe0608-c264-4c94-94df-7da9de9f0afe tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:05:59.329146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3efe0608-c264-4c94-94df-7da9de9f0afe tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:59.329342 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3efe0608-c264-4c94-94df-7da9de9f0afe tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:59.335901 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:59.335901 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:05:59.339014 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-3efe0608-c264-4c94-94df-7da9de9f0afe tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:05:59.344500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3efe0608-c264-4c94-94df-7da9de9f0afe tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d returned with HTTP 200 Jul 24 01:05:59.345142 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1381/5468] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:59 2026] GET /volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:05:59.724952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:59.726805 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:05:59.727040 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:59.727295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:59.737499 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:05:59.737499 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:05:59.740737 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:05:59.744889 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7b9a2df9-3773-4735-af67-67d6dd9a2d25 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:05:59.745302 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1362/5469] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:05:59 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:00.089645 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-fadec02d-32de-472f-b053-517d43dc2d00 req-63c5eba1-23dd-4f3e-9411-790d1c7f3261 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.091662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-63c5eba1-23dd-4f3e-9411-790d1c7f3261 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f/action Jul 24 01:06:00.092008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-63c5eba1-23dd-4f3e-9411-790d1c7f3261 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:00.092127 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-63c5eba1-23dd-4f3e-9411-790d1c7f3261 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:00.106928 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.106928 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:00.115866 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-fadec02d-32de-472f-b053-517d43dc2d00 req-63c5eba1-23dd-4f3e-9411-790d1c7f3261 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f/action returned with HTTP 204 Jul 24 01:06:00.116318 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1371/5470] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:06:00 2026] POST /volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:00.357022 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.359068 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:00.359422 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.359734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.367457 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.367457 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:00.371265 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:00.375534 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-417fae1b-7f8e-44e3-ad48-9c11cf3e3993 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d returned with HTTP 200 Jul 24 01:06:00.376093 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1357/5471] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.386944 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.388787 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:00.389211 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01d9b493-b92b-4e1f-904b-492c05efc81d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-754378040"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:00.397634 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.397634 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:00.398067 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:00.398249 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create snapshot from volume 01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:00.430739 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['582960a5-566c-42d1-ba25-8711918a91a6', 'b4456b23-ea91-45b9-8560-d2dd23400f31', '59771b5c-1756-486e-b45c-bc7f352bffe8', '57a7d04d-343a-4c4a-a490-c0fdd980c904'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:00.458755 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot create request issued successfully. Jul 24 01:06:00.459445 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-96eca1ff-9fb5-430c-9e4b-40c33d96c3f8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:00.460062 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1382/5472] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:00.471436 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0e0cbce2-7144-4257-bba9-befe153129ed None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.473362 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0e0cbce2-7144-4257-bba9-befe153129ed tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:00.473617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0e0cbce2-7144-4257-bba9-befe153129ed tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.473750 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0e0cbce2-7144-4257-bba9-befe153129ed tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.479184 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.479184 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:00.479558 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0e0cbce2-7144-4257-bba9-befe153129ed tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:00.480274 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0e0cbce2-7144-4257-bba9-befe153129ed tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f returned with HTTP 200 Jul 24 01:06:00.480676 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1363/5473] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:00.756103 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.757868 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:00.758059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.758253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.767451 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.767451 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:00.770767 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.775344 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c6f91c58-7ceb-432c-ab23-123b09b7fc26 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:00.775776 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1372/5474] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.814537 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.816449 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:00.816634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.816828 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.825564 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.825564 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:00.829008 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.833511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5de2f42c-2b99-4c8f-9d31-dad794b89f51 req-6e98fe30-5beb-4cfe-9a50-aea6914fb3ae tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:00.833979 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1358/5475] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.848557 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.850629 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:00.850817 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.850996 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.859762 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.859762 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:00.862854 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.866851 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b37fc935-c07d-4f18-a2a6-c79dc224a25b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:00.867335 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1383/5476] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.903123 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.904996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:00.905169 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.905416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.913745 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.913745 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:00.916630 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.920297 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e5b4c8a0-0e02-46e7-9046-50733cc2151f tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:00.920772 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1364/5477] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.938211 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.940129 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] POST https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28/action Jul 24 01:06:00.940452 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:00.940566 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:00.950744 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.950744 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:00.951306 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.956811 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Begin detaching volume completed successfully. Jul 24 01:06:00.957003 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-e25435f5-58e1-440c-b413-4cbc706903f8 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28/action returned with HTTP 202 Jul 24 01:06:00.957490 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1373/5478] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:06:00 2026] POST /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:06:00.974316 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.976038 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:00.976257 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.976438 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.985387 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:00.985387 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:00.988494 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:00.992324 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b156b61d-b9d8-4ea9-8f65-4b4680c8f26b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:00.992666 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1359/5479] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:00.995954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-17bdf3e0-f3c2-4ea6-b8fe-8b9b0c61920b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:00.996359 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-17bdf3e0-f3c2-4ea6-b8fe-8b9b0c61920b None None] GET https://10.4.3.67/volume// Jul 24 01:06:00.996507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-17bdf3e0-f3c2-4ea6-b8fe-8b9b0c61920b None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:00.996696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-17bdf3e0-f3c2-4ea6-b8fe-8b9b0c61920b None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:00.997021 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-17bdf3e0-f3c2-4ea6-b8fe-8b9b0c61920b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:06:00.997302 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1384/5480] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:06:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:06:01.004868 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.007526 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:01.007762 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.008027 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.015996 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.015996 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:01.018817 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:01.022435 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-f0ac0bbb-41f5-46e9-9508-76a9a21bc7d3 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:01.023117 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1365/5481] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:06:01 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:06:01.489381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b206bc7e-4842-4700-97d9-92766d3cb401 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.491167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b206bc7e-4842-4700-97d9-92766d3cb401 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:01.491372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b206bc7e-4842-4700-97d9-92766d3cb401 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.491589 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b206bc7e-4842-4700-97d9-92766d3cb401 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.496863 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.496863 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:01.497240 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b206bc7e-4842-4700-97d9-92766d3cb401 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:01.497849 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b206bc7e-4842-4700-97d9-92766d3cb401 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f returned with HTTP 200 Jul 24 01:06:01.498259 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1374/5482] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:01 2026] GET /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:01.505718 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.506375 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.507954 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:01.508178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.508411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.517637 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.517637 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:01.520799 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:01.525385 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-9b25795e-f378-4b58-9685-d180c1b72125 tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:01.525814 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1360/5483] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:01 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:01.567485 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] POST https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f/action Jul 24 01:06:01.567951 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:01.568117 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:01.574077 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.574077 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:01.574629 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Snapshot retrieved successfully. Jul 24 01:06:01.575617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e263c8affc134455aff4e11a45fed7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f4c3599a2b814e4c836e07d36708f0a1', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:01.575917 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e7c2ce4d-cf08-4b6e-8a3d-676a9df59c67 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f/action returned with HTTP 403 Jul 24 01:06:01.576447 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1385/5484] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:06:01 2026] POST /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f/action => generated 133 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:01.583260 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.585610 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:01.585895 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.586231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.586436 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete snapshot with id: aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:01.592609 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.592609 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:01.593024 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:01.610445 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot delete request issued successfully. Jul 24 01:06:01.610617 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d109b4b-6ea4-4df1-9420-9f5d5c028148 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f returned with HTTP 202 Jul 24 01:06:01.611201 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1366/5485] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:01 2026] DELETE /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:01.617338 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7f082471-9769-486d-8443-3765e063947d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.618922 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f082471-9769-486d-8443-3765e063947d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:01.619307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f082471-9769-486d-8443-3765e063947d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.619307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7f082471-9769-486d-8443-3765e063947d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.624548 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.624548 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:01.624896 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7f082471-9769-486d-8443-3765e063947d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:01.625492 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7f082471-9769-486d-8443-3765e063947d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f returned with HTTP 200 Jul 24 01:06:01.625890 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1375/5486] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:01 2026] GET /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:01.813299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-fe0ee6f1-eaa2-4839-addc-4282ff740e9b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:01.815292 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-fe0ee6f1-eaa2-4839-addc-4282ff740e9b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f Jul 24 01:06:01.815482 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-fe0ee6f1-eaa2-4839-addc-4282ff740e9b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:01.815676 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-fe0ee6f1-eaa2-4839-addc-4282ff740e9b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:01.822721 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:01.822721 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:01.868675 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-029ba2d5-d554-40cc-9fdd-3e9914b69abe req-fe0ee6f1-eaa2-4839-addc-4282ff740e9b tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f returned with HTTP 200 Jul 24 01:06:01.869122 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1361/5487] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:06:01 2026] DELETE /volume/v3/attachments/4c418d4c-4a76-4a8c-823f-3d95c8075a6f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:02.004777 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e9236d73-2f55-4982-b2fb-67acd449191c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.006382 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9236d73-2f55-4982-b2fb-67acd449191c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:02.006552 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9236d73-2f55-4982-b2fb-67acd449191c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.006721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e9236d73-2f55-4982-b2fb-67acd449191c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.013124 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:02.013124 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:02.016287 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e9236d73-2f55-4982-b2fb-67acd449191c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:02.019623 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e9236d73-2f55-4982-b2fb-67acd449191c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:02.020025 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1386/5488] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:02 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:02.031545 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.033072 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] DELETE https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:02.033266 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.033438 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.033600 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume with id: 418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:02.039897 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:02.039897 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:02.040438 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:02.053366 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Delete volume request issued successfully. Jul 24 01:06:02.053557 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ded338f-2aa0-44b0-ad6d-d73a564582cc tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 202 Jul 24 01:06:02.053937 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1367/5489] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:02 2026] DELETE /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:02.059764 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-91d3b2cf-d36c-497e-843b-11e658920a6c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.061303 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91d3b2cf-d36c-497e-843b-11e658920a6c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:02.061467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91d3b2cf-d36c-497e-843b-11e658920a6c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.061659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91d3b2cf-d36c-497e-843b-11e658920a6c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.068250 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:02.068250 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:02.071880 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-91d3b2cf-d36c-497e-843b-11e658920a6c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Volume info retrieved successfully. Jul 24 01:06:02.075699 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91d3b2cf-d36c-497e-843b-11e658920a6c tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 200 Jul 24 01:06:02.076107 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1376/5490] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:02 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:02.635154 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-335da89e-785e-4c88-81d3-91ea02d5bd5c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.636824 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-335da89e-785e-4c88-81d3-91ea02d5bd5c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f Jul 24 01:06:02.636993 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-335da89e-785e-4c88-81d3-91ea02d5bd5c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.637159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-335da89e-785e-4c88-81d3-91ea02d5bd5c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.640991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-335da89e-785e-4c88-81d3-91ea02d5bd5c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f returned with HTTP 404 Jul 24 01:06:02.641470 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1362/5491] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:02 2026] GET /volume/v3/snapshots/aecd203a-c0c6-429f-b6f6-072425ca497f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:02.647803 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.649426 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:02.649586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.649767 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.649908 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume with id: 01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:02.656091 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:02.656091 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:02.656430 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:02.670025 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume request issued successfully. Jul 24 01:06:02.670233 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-abde488c-96a7-469a-89dd-08b2656c5bc9 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d returned with HTTP 202 Jul 24 01:06:02.670640 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1387/5492] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:02 2026] DELETE /volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:02.678472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:02.680143 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:02.680365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:02.680594 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:02.687124 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:02.687124 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:02.690062 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:02.693518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ea4338f3-34e9-476d-91ce-ec7abe7a846e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d returned with HTTP 200 Jul 24 01:06:02.693969 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1368/5493] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:02 2026] GET /volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:03.088106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c0995209-1636-48ef-9ad4-b22cc949bd1a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.089698 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c0995209-1636-48ef-9ad4-b22cc949bd1a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] GET https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 Jul 24 01:06:03.089883 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c0995209-1636-48ef-9ad4-b22cc949bd1a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:03.090111 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c0995209-1636-48ef-9ad4-b22cc949bd1a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:03.096279 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c0995209-1636-48ef-9ad4-b22cc949bd1a tempest-VolumeMultiattachTests-1288417169 tempest-VolumeMultiattachTests-1288417169-project-member] https://10.4.3.67/volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 returned with HTTP 404 Jul 24 01:06:03.096893 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1377/5494] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:03 2026] GET /volume/v3/volumes/418fe4a0-611e-4827-bf04-9a9615a04c28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:03.103038 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.104741 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] GET https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 Jul 24 01:06:03.104921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:03.105105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:03.105635 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:03.105635 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:03.105896 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:06:03.116027 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Get all volumes completed successfully. Jul 24 01:06:03.117550 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:03.117550 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:03.121471 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-566b0156-2ac2-4f59-bc89-8f85a3dd8313 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 01:06:03.121856 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1363/5495] 10.4.3.67 () {66 vars in 1278 bytes} [Fri Jul 24 01:06:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8087 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:03.135184 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-34095e10-6577-4e41-9c41-5297ecafb140 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.136975 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34095e10-6577-4e41-9c41-5297ecafb140 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] DELETE https://10.4.3.67/volume/v3/types/98c382b3-60b3-4811-94cd-6ec4f541a10a Jul 24 01:06:03.137238 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34095e10-6577-4e41-9c41-5297ecafb140 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:03.137487 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-34095e10-6577-4e41-9c41-5297ecafb140 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:03.158097 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-34095e10-6577-4e41-9c41-5297ecafb140 tempest-VolumeMultiattachTests-1712564283 tempest-VolumeMultiattachTests-1712564283-project-admin] https://10.4.3.67/volume/v3/types/98c382b3-60b3-4811-94cd-6ec4f541a10a returned with HTTP 202 Jul 24 01:06:03.158483 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1388/5496] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:03 2026] DELETE /volume/v3/types/98c382b3-60b3-4811-94cd-6ec4f541a10a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:03.712215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-712359ea-cd01-4ec6-bc18-e6bac9def837 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.712215 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-712359ea-cd01-4ec6-bc18-e6bac9def837 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d Jul 24 01:06:03.712614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-712359ea-cd01-4ec6-bc18-e6bac9def837 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:03.712614 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-712359ea-cd01-4ec6-bc18-e6bac9def837 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:03.723560 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-712359ea-cd01-4ec6-bc18-e6bac9def837 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d returned with HTTP 404 Jul 24 01:06:03.724246 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1369/5497] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:03 2026] GET /volume/v3/volumes/01d9b493-b92b-4e1f-904b-492c05efc81d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:03.733804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7046cc52-80e4-4591-8b11-317fad6ea417 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.735484 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:03.735837 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-281170321"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:03.737217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-281170321'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:03.737416 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume of 1 GB Jul 24 01:06:03.741137 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:03.747626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (1040073b-bd2f-45a3-b44d-e66c54bceac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:03.748659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747fff9f-bc80-48ec-8bd5-2249e0aede48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:03.749814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:03.775828 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747fff9f-bc80-48ec-8bd5-2249e0aede48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:03.776681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8945000d-6e71-4285-8f10-8b0ff861c275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:03.821462 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['e36ec518-3511-497e-9c77-666c2e807f2f', 'aca45a0d-65a0-4c99-8317-91e6ca8420d7', '119ee280-d471-4eb5-9419-d2d4971b100f', 'e06bec88-06ee-4fdd-a953-3a418f7c0fcd'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:03.822827 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8945000d-6e71-4285-8f10-8b0ff861c275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36ec518-3511-497e-9c77-666c2e807f2f', 'aca45a0d-65a0-4c99-8317-91e6ca8420d7', '119ee280-d471-4eb5-9419-d2d4971b100f', 'e06bec88-06ee-4fdd-a953-3a418f7c0fcd']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:03.824095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fcf3d8-3c2b-4e60-83a6-fb70de8c5422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:03.852365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fcf3d8-3c2b-4e60-83a6-fb70de8c5422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95f9109b-aa5c-46f1-a2c6-2e841343c846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281170321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['e36ec518-3511-497e-9c77-666c2e807f2f','aca45a0d-65a0-4c99-8317-91e6ca8420d7','119ee280-d471-4eb5-9419-d2d4971b100f','e06bec88-06ee-4fdd-a953-3a418f7c0fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281170321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95f9109b-aa5c-46f1-a2c6-2e841343c846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c3599a2b814e4c836e07d36708f0a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:03.853870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1395946b-a19c-4053-8e83-43fa1635d420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:03.870632 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1395946b-a19c-4053-8e83-43fa1635d420) transitioned into state 'SUCCESS' from state '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-281170321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['e36ec518-3511-497e-9c77-666c2e807f2f','aca45a0d-65a0-4c99-8317-91e6ca8420d7','119ee280-d471-4eb5-9419-d2d4971b100f','e06bec88-06ee-4fdd-a953-3a418f7c0fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:03.871407 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a923463-0ade-4d05-be0d-abe459c9819f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:03.879630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a923463-0ade-4d05-be0d-abe459c9819f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:03.880630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (1040073b-bd2f-45a3-b44d-e66c54bceac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:03.880957 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request issued successfully. Jul 24 01:06:03.881574 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7046cc52-80e4-4591-8b11-317fad6ea417 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:03.882009 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1378/5498] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:06:03 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:03.896765 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-09260ab4-936b-41cf-b241-33d9e72b8075 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:03.898719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-09260ab4-936b-41cf-b241-33d9e72b8075 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:03.898783 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-09260ab4-936b-41cf-b241-33d9e72b8075 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:03.898938 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-09260ab4-936b-41cf-b241-33d9e72b8075 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:03.905814 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:03.905814 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:03.908979 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-09260ab4-936b-41cf-b241-33d9e72b8075 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:03.912527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-09260ab4-936b-41cf-b241-33d9e72b8075 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 returned with HTTP 200 Jul 24 01:06:03.912885 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1364/5499] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:03 2026] GET /volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:04.928151 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:04.930375 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:04.930647 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:04.930929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:04.938789 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:04.938789 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:04.942245 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:04.946337 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e65dde51-7c63-49b1-b1a4-d04c471e5f56 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 returned with HTTP 200 Jul 24 01:06:04.946482 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1389/5500] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:04 2026] GET /volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:04.957510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:04.958958 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:04.959319 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95f9109b-aa5c-46f1-a2c6-2e841343c846", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1974946448"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:04.967110 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:04.967110 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:04.967452 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:04.967645 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create snapshot from volume 95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:04.988535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['89774cd9-6928-4b1c-9678-47adfbfca3b5', 'd1161965-006e-408d-af35-957f915a6443', '5a52844d-a5d8-402d-9f34-abd1cd5d9566', 'da9f5c0b-d4e6-43cd-a975-2193d4878fce'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:05.013382 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot create request issued successfully. Jul 24 01:06:05.013705 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f2c742ce-6b70-4235-aab0-ed7096635a48 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:05.014150 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1370/5501] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:05.022458 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:05.024264 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:05.024448 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:05.024630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:05.029207 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:05.029207 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:05.029502 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:05.030078 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-10016ecf-b17e-4d9d-abe8-b98e6d0ba14c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 returned with HTTP 200 Jul 24 01:06:05.030440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1379/5502] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:05 2026] GET /volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:06.039434 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-05b34524-3d11-4330-b884-bdd22d14e349 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:06.041535 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05b34524-3d11-4330-b884-bdd22d14e349 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:06.041811 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05b34524-3d11-4330-b884-bdd22d14e349 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:06.042061 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-05b34524-3d11-4330-b884-bdd22d14e349 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:06.047840 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:06.047840 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:06.048205 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-05b34524-3d11-4330-b884-bdd22d14e349 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:06.049055 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-05b34524-3d11-4330-b884-bdd22d14e349 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 returned with HTTP 200 Jul 24 01:06:06.049554 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1365/5503] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:06 2026] GET /volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:06.058298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:06.059768 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] GET https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:06.059929 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:06.060111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:06.060358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:06:06.061237 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.db.api [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Building query based on filter {{(pid=100230) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 01:06:06.064822 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Get all snapshots completed successfully. Jul 24 01:06:06.065083 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-92de14d7-5d0a-4f9f-9fc3-7010c9d18a7d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] https://10.4.3.67/volume/v3/snapshots returned with HTTP 200 Jul 24 01:06:06.065410 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1390/5504] 10.4.3.67 () {66 vars in 1236 bytes} [Fri Jul 24 01:06:06 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:06.075890 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:06.078351 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:06.078655 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:06.078947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:06.079116 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete snapshot with id: 311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:06.085097 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:06.085097 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:06.085526 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:06.104366 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot delete request issued successfully. Jul 24 01:06:06.104591 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db87e79b-fb3a-44e7-a843-d6bdea7631d2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 returned with HTTP 202 Jul 24 01:06:06.105125 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1371/5505] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:06 2026] DELETE /volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:06.112560 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:06.114465 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:06.114659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:06.114872 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:06.119584 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:06.119584 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:06.119864 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:06.120503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d48a9ec8-f2d7-480d-ae52-91691d153000 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 returned with HTTP 200 Jul 24 01:06:06.120893 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1380/5506] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:06 2026] GET /volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:07.130008 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-cc0f6efb-9bee-416a-afdf-ec41c79a872d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:07.131828 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc0f6efb-9bee-416a-afdf-ec41c79a872d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 Jul 24 01:06:07.132014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6efb-9bee-416a-afdf-ec41c79a872d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:07.132201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6efb-9bee-416a-afdf-ec41c79a872d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:07.136222 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-cc0f6efb-9bee-416a-afdf-ec41c79a872d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 returned with HTTP 404 Jul 24 01:06:07.136739 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1366/5507] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:07 2026] GET /volume/v3/snapshots/311c1268-61c4-4c93-a95c-34223a5b9f54 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:07.142826 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:07.144436 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:07.144612 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:07.144823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:07.145009 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume with id: 95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:07.152415 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:07.152415 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:07.152789 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:07.168004 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume request issued successfully. Jul 24 01:06:07.168288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6667fadb-b7ca-4d43-9123-5c8682f31133 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 returned with HTTP 202 Jul 24 01:06:07.168888 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1391/5508] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:07 2026] DELETE /volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:07.175422 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:07.177415 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:07.177632 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:07.177834 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:07.186669 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:07.186669 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:07.191166 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:07.196565 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-64b64c76-ddd6-4803-b7b5-74f1a726635b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 returned with HTTP 200 Jul 24 01:06:07.197099 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1372/5509] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:07 2026] GET /volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:08.210950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5a376fd8-33c1-49f2-9b04-a214e15c3514 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:08.213039 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a376fd8-33c1-49f2-9b04-a214e15c3514 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 Jul 24 01:06:08.213291 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a376fd8-33c1-49f2-9b04-a214e15c3514 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:08.213499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5a376fd8-33c1-49f2-9b04-a214e15c3514 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:08.220627 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5a376fd8-33c1-49f2-9b04-a214e15c3514 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 returned with HTTP 404 Jul 24 01:06:08.221232 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1381/5510] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:08 2026] GET /volume/v3/volumes/95f9109b-aa5c-46f1-a2c6-2e841343c846 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:08.231151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-35074d65-924c-42f8-a902-cfd318b5ddcf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:08.232912 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:08.233309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-576040710"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:08.235220 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-576040710'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:08.235379 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume of 1 GB Jul 24 01:06:08.239917 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:08.248121 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (1e249d6c-61c6-4e7a-95da-186d93ce4756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:08.249341 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57451d36-53ad-4677-96e4-6aef654148de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:08.250204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:08.277000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57451d36-53ad-4677-96e4-6aef654148de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:08.278120 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4509b431-02a2-45bf-98e7-4fe3409a8869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:08.317646 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['f54b50d0-c1b9-425b-b645-c537aa1e6eef', '16ac6576-c761-4576-90d4-4f9f64566550', 'f4a30737-f1d8-4192-a564-b6a6aa126458', 'd1b1926d-56fb-4f93-b97d-088418394046'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:08.318621 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4509b431-02a2-45bf-98e7-4fe3409a8869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54b50d0-c1b9-425b-b645-c537aa1e6eef', '16ac6576-c761-4576-90d4-4f9f64566550', 'f4a30737-f1d8-4192-a564-b6a6aa126458', 'd1b1926d-56fb-4f93-b97d-088418394046']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:08.319572 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df0550c-ac1a-4f87-9145-dbd5864afc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:08.344487 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df0550c-ac1a-4f87-9145-dbd5864afc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '496c56c0-ecca-44d8-91a3-f2d15ed5f89b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576040710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['f54b50d0-c1b9-425b-b645-c537aa1e6eef','16ac6576-c761-4576-90d4-4f9f64566550','f4a30737-f1d8-4192-a564-b6a6aa126458','d1b1926d-56fb-4f93-b97d-088418394046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576040710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=496c56c0-ecca-44d8-91a3-f2d15ed5f89b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c3599a2b814e4c836e07d36708f0a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:08.345709 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab00096-065a-47de-a54b-55a5ecb754ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:08.363373 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab00096-065a-47de-a54b-55a5ecb754ed) transitioned into state 'SUCCESS' from state '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-576040710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['f54b50d0-c1b9-425b-b645-c537aa1e6eef','16ac6576-c761-4576-90d4-4f9f64566550','f4a30737-f1d8-4192-a564-b6a6aa126458','d1b1926d-56fb-4f93-b97d-088418394046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:08.364155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ec478d-df3d-4de5-85f5-ef9c05fc964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:08.372514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ec478d-df3d-4de5-85f5-ef9c05fc964f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:08.373266 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (1e249d6c-61c6-4e7a-95da-186d93ce4756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:08.373769 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request issued successfully. Jul 24 01:06:08.374122 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35074d65-924c-42f8-a902-cfd318b5ddcf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:08.374719 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1367/5511] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:06:08 2026] POST /volume/v3/volumes => generated 775 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:08.386938 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:08.388856 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:08.389110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:08.389369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:08.396605 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:08.396605 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:08.400417 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:08.404508 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-da90cfac-a8eb-4881-ac55-4d98b51d8c57 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b returned with HTTP 200 Jul 24 01:06:08.404964 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1392/5512] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:08 2026] GET /volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:09.416124 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:09.418005 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:09.418244 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:09.418455 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:09.425769 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:09.425769 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:09.428766 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:09.432136 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-47b4c1dd-0e35-47ce-b5dd-11b793380416 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b returned with HTTP 200 Jul 24 01:06:09.432484 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1373/5513] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:09 2026] GET /volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:09.442952 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-592e497e-2b9a-4254-8890-6e68d0352879 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:09.444609 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:09.444935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "496c56c0-ecca-44d8-91a3-f2d15ed5f89b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2001290174"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:09.452637 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:09.452637 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:09.452927 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:09.453030 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create snapshot from volume 496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:09.473253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['cf82fce9-5df5-4b65-bed8-041830b8dcee', '811a96b7-b8e4-4d14-acc2-0bad33a1f23c', '2696b0f3-ccb1-4a90-8ec5-2095e6e982a3', 'ca81c7b6-027b-41fb-8937-3b0a1ae560ae'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:09.496562 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot create request issued successfully. Jul 24 01:06:09.496979 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-592e497e-2b9a-4254-8890-6e68d0352879 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:09.497541 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1382/5514] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:09.506589 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:09.508617 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:09.508821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:09.509001 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:09.514222 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:09.514222 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:09.514956 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:09.514956 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a5e72d90-b17c-413b-8d3c-098839f12d16 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b returned with HTTP 200 Jul 24 01:06:09.515251 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1368/5515] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:09 2026] GET /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:10.525432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:10.527483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:10.527716 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:10.527921 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:10.533141 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:10.533141 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:10.533468 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:10.534207 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2052a28-76e1-45cb-851d-3cc3f491a992 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b returned with HTTP 200 Jul 24 01:06:10.534617 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1393/5516] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:10 2026] GET /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:10.543319 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-98859431-0c51-44c0-b685-137f9464013e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:10.545096 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] POST https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b/action Jul 24 01:06:10.545531 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:10.545617 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:10.547008 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.contrib.admin_actions [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Updating snapshot '61d5db6b-f470-4ab9-859c-61a9231bfd3b' with '{'status': 'error'}' {{(pid=100232) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 01:06:10.555665 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:10.555665 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:10.556070 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e263c8affc134455aff4e11a45fed7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f4c3599a2b814e4c836e07d36708f0a1', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:10.556276 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98859431-0c51-44c0-b685-137f9464013e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b/action returned with HTTP 403 Jul 24 01:06:10.556746 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1374/5517] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:06:10 2026] POST /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:10.563774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:10.565938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:10.566233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:10.566443 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:10.566506 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete snapshot with id: 61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:10.571114 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:10.571114 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:10.571421 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:10.586375 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot delete request issued successfully. Jul 24 01:06:10.586375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-19b42b9d-1600-4ea1-93eb-691d078f71b2 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b returned with HTTP 202 Jul 24 01:06:10.586820 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1383/5518] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:10 2026] DELETE /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:10.593682 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:10.595511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:10.595728 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:10.595919 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:10.600382 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:10.600382 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:10.600639 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:10.601261 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0def4da2-cb9c-4cc0-b89b-0940382dd897 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b returned with HTTP 200 Jul 24 01:06:10.601657 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1369/5519] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:10 2026] GET /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:11.381173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:11.382756 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:11.383098 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca014096-7cd0-44dd-baab-83005b53c795", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1074965605", "description": null, "metadata": null}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:11.392648 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:11.392648 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:11.393126 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:11.393312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:06:11.414675 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['421ac018-856e-4279-8cff-ca9441ca744c', '06619540-f8fc-4b71-8285-bc3ed98b87dd', 'adb7a990-c633-4845-9fee-1458e4b994e8', 'ab78ec97-06cb-4091-a663-95c62f7a4c98'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:11.440781 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:06:11.441162 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-054afcfe-7f00-4e2b-8137-760f9bb87a61 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:11.441534 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1394/5520] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:11.449110 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-617a2102-ce45-435a-8b05-0268706e25ec None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:11.450777 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-617a2102-ce45-435a-8b05-0268706e25ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:11.450968 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-617a2102-ce45-435a-8b05-0268706e25ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:11.451146 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-617a2102-ce45-435a-8b05-0268706e25ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:11.456982 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:11.456982 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:11.457498 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-617a2102-ce45-435a-8b05-0268706e25ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:11.458334 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-617a2102-ce45-435a-8b05-0268706e25ec tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 200 Jul 24 01:06:11.458736 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1375/5521] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:11 2026] GET /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:11.610414 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a29728df-b116-432e-b472-01bff721d20d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:11.612215 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a29728df-b116-432e-b472-01bff721d20d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b Jul 24 01:06:11.612423 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a29728df-b116-432e-b472-01bff721d20d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:11.612624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a29728df-b116-432e-b472-01bff721d20d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:11.616771 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a29728df-b116-432e-b472-01bff721d20d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b returned with HTTP 404 Jul 24 01:06:11.617205 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1384/5522] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:11 2026] GET /volume/v3/snapshots/61d5db6b-f470-4ab9-859c-61a9231bfd3b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:11.623603 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:11.625603 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:11.625863 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:11.626090 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:11.626300 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume with id: 496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:11.635283 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:11.635283 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:11.635706 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:11.652389 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume request issued successfully. Jul 24 01:06:11.652609 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-860a8de5-caf9-4b6c-98e2-fb887ab1a27c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b returned with HTTP 202 Jul 24 01:06:11.653045 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1370/5523] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:11 2026] DELETE /volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:11.660424 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-19796727-7ca4-45bc-878d-648e911fa92a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:11.662325 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19796727-7ca4-45bc-878d-648e911fa92a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:11.662540 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19796727-7ca4-45bc-878d-648e911fa92a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:11.662757 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-19796727-7ca4-45bc-878d-648e911fa92a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:11.671476 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:11.671476 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:11.675902 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-19796727-7ca4-45bc-878d-648e911fa92a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:11.680405 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-19796727-7ca4-45bc-878d-648e911fa92a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b returned with HTTP 200 Jul 24 01:06:11.680854 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1395/5524] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:11 2026] GET /volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:12.467467 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-87968677-6286-436a-9503-90bdc04538fc None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:12.469071 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87968677-6286-436a-9503-90bdc04538fc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:12.469250 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87968677-6286-436a-9503-90bdc04538fc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:12.469463 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-87968677-6286-436a-9503-90bdc04538fc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:12.473832 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:12.473832 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:12.474227 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-87968677-6286-436a-9503-90bdc04538fc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:12.474849 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-87968677-6286-436a-9503-90bdc04538fc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 200 Jul 24 01:06:12.475206 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1376/5525] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:12 2026] GET /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:12.484040 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:12.485783 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:12.485961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:12.486127 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:12.491020 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:12.491020 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:12.491409 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:12.492117 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8a69c7ce-a028-4789-9d8d-e17d0cbdf464 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 200 Jul 24 01:06:12.492653 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1385/5526] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:12 2026] GET /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:12.694364 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-20eb7080-cd51-4ba7-a13d-372612395d2f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:12.696005 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20eb7080-cd51-4ba7-a13d-372612395d2f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b Jul 24 01:06:12.696201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20eb7080-cd51-4ba7-a13d-372612395d2f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:12.696384 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-20eb7080-cd51-4ba7-a13d-372612395d2f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:12.701518 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-20eb7080-cd51-4ba7-a13d-372612395d2f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b returned with HTTP 404 Jul 24 01:06:12.702174 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1371/5527] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:12 2026] GET /volume/v3/volumes/496c56c0-ecca-44d8-91a3-f2d15ed5f89b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:12.708782 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2bf14dff-0d45-4e61-95bb-1186d667431b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:12.710323 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:12.710622 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1610576728"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:12.711972 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1610576728'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:12.712098 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume of 1 GB Jul 24 01:06:12.715868 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:12.721112 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (51b85801-5d2e-45f9-bebf-35dfb36b3907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:12.721983 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a083da56-adb4-4408-96e9-f904952f6af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:12.722709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:12.746731 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a083da56-adb4-4408-96e9-f904952f6af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:12.747566 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366bfc4e-2f61-439d-8b49-106611356344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:12.784829 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['13e6c6f8-f102-46f4-875b-0ff0339dc717', '813ec54b-736f-4981-b8b6-e73e14c38689', '387112f4-1d72-47d4-ac3d-ea43543231cf', 'a07a03e9-7295-43bc-aff5-0b61e7a0d69b'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:12.785627 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366bfc4e-2f61-439d-8b49-106611356344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e6c6f8-f102-46f4-875b-0ff0339dc717', '813ec54b-736f-4981-b8b6-e73e14c38689', '387112f4-1d72-47d4-ac3d-ea43543231cf', 'a07a03e9-7295-43bc-aff5-0b61e7a0d69b']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:12.786465 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eda4e57-041d-4b76-b1f5-91bb751b17b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:12.809212 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eda4e57-041d-4b76-b1f5-91bb751b17b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6383d82c-5064-4c94-a9d5-1140fe4130a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610576728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['13e6c6f8-f102-46f4-875b-0ff0339dc717','813ec54b-736f-4981-b8b6-e73e14c38689','387112f4-1d72-47d4-ac3d-ea43543231cf','a07a03e9-7295-43bc-aff5-0b61e7a0d69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610576728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6383d82c-5064-4c94-a9d5-1140fe4130a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c3599a2b814e4c836e07d36708f0a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:12.810110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3916e17e-28f6-44fd-b564-0716aa30c9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:12.828464 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3916e17e-28f6-44fd-b564-0716aa30c9aa) transitioned into state 'SUCCESS' from state '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-1610576728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['13e6c6f8-f102-46f4-875b-0ff0339dc717','813ec54b-736f-4981-b8b6-e73e14c38689','387112f4-1d72-47d4-ac3d-ea43543231cf','a07a03e9-7295-43bc-aff5-0b61e7a0d69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:12.829133 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a0a8a5-4815-446c-a92e-3ba561d4feee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:12.837856 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a0a8a5-4815-446c-a92e-3ba561d4feee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:12.838709 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (51b85801-5d2e-45f9-bebf-35dfb36b3907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:12.839012 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request issued successfully. Jul 24 01:06:12.839663 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2bf14dff-0d45-4e61-95bb-1186d667431b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:12.840106 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1396/5528] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:06:12 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:12.850741 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:12.852627 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:12.852671 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:12.852843 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:12.859737 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:12.859737 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:12.862991 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:12.866711 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-0cc24d53-bbd7-4582-b0b6-d174134514ae tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 returned with HTTP 200 Jul 24 01:06:12.867232 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1377/5529] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:12 2026] GET /volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:13.878938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:13.880674 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:13.880886 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:13.881059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:13.887727 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:13.887727 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:13.891522 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:13.895364 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8ca1fa22-d2d3-46fc-866a-41fc65333c02 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 returned with HTTP 200 Jul 24 01:06:13.895750 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1386/5530] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:13 2026] GET /volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:13.907044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:13.908661 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:13.908984 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6383d82c-5064-4c94-a9d5-1140fe4130a3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1048921014"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:13.916474 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:13.916474 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:13.916780 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:13.916889 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create snapshot from volume 6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:13.937497 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['15ab8d8a-5d9b-4556-b8aa-fc3e173b9287', '54c72373-4d99-4b51-bf01-245ccc673e86', '5c741ac3-f3e9-4206-89c9-5208aa7741e1', '3b1802f7-30c6-4c59-b9ec-62baa3cbc9e4'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:13.960864 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot create request issued successfully. Jul 24 01:06:13.961215 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-73ecdae0-8d09-4665-a1bd-916eb4486f87 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:13.961632 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1372/5531] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:13.969513 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:13.971384 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:13.971558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:13.971768 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:13.976372 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:13.976372 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:13.976633 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:13.977256 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1a2a5126-9d9c-4c2f-8c18-26f76b17611d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 200 Jul 24 01:06:13.977599 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1397/5532] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:13 2026] GET /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:14.985615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:14.987135 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:14.987328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:14.987500 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:14.991802 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:14.991802 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:14.992054 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:14.992616 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-dac04983-0a2c-49b6-8158-d62f53fb7171 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 200 Jul 24 01:06:14.992934 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1378/5533] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:14 2026] GET /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:15.000028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:15.001651 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] GET https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:15.001842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:15.002038 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:15.006811 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:15.006811 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:15.007233 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Snapshot retrieved successfully. Jul 24 01:06:15.007985 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c47bfae7-c1d1-4efc-9aa7-b76ca66f175b tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 200 Jul 24 01:06:15.008305 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1387/5534] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:14 2026] GET /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:15.015543 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f45efac1-75e9-4308-a283-02531f225f35 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:15.017326 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:15.017537 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:15.017716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:15.017814 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete snapshot with id: efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:15.022531 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:15.022531 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:15.022798 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:15.036179 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot delete request issued successfully. Jul 24 01:06:15.036363 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f45efac1-75e9-4308-a283-02531f225f35 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 202 Jul 24 01:06:15.036763 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1373/5535] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:15 2026] DELETE /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:15.043733 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:15.045631 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:15.045850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:15.046033 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:15.050967 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:15.050967 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:15.051265 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:15.051992 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-0b198aeb-03ef-4d0c-9273-d4b4c87b0661 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 200 Jul 24 01:06:15.052353 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1398/5536] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:15 2026] GET /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:16.063107 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-01a0e733-7579-464f-9aa6-9a2cf5c915bf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:16.065260 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01a0e733-7579-464f-9aa6-9a2cf5c915bf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 Jul 24 01:06:16.065508 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01a0e733-7579-464f-9aa6-9a2cf5c915bf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:16.065752 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-01a0e733-7579-464f-9aa6-9a2cf5c915bf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:16.070322 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-01a0e733-7579-464f-9aa6-9a2cf5c915bf tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 returned with HTTP 404 Jul 24 01:06:16.070825 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1379/5537] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:16 2026] GET /volume/v3/snapshots/efe0293f-980c-4418-8509-292756d0dc13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:16.078602 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bded950e-4710-4d0c-8951-89364cf7166a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:16.080311 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:16.080502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:16.080681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:16.080838 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume with id: 6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:16.087855 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:16.087855 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:16.088211 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:16.102420 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume request issued successfully. Jul 24 01:06:16.102599 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bded950e-4710-4d0c-8951-89364cf7166a tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 returned with HTTP 202 Jul 24 01:06:16.103139 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1388/5538] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:16 2026] DELETE /volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:16.110560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:16.112493 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:16.112734 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:16.112994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:16.119247 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:16.119247 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:16.122242 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:16.125795 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-825a535f-e8a0-4f45-9c36-b02abfa092c8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 returned with HTTP 200 Jul 24 01:06:16.126123 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1374/5539] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:16 2026] GET /volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:17.140227 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c08ace0e-744d-4ee0-8fe2-26316533de84 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:17.141768 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c08ace0e-744d-4ee0-8fe2-26316533de84 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 Jul 24 01:06:17.141934 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c08ace0e-744d-4ee0-8fe2-26316533de84 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:17.142100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c08ace0e-744d-4ee0-8fe2-26316533de84 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:17.147530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c08ace0e-744d-4ee0-8fe2-26316533de84 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 returned with HTTP 404 Jul 24 01:06:17.147988 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1399/5540] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:17 2026] GET /volume/v3/volumes/6383d82c-5064-4c94-a9d5-1140fe4130a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 01:06:17.155127 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d45ae189-6c96-482d-9b64-31dbc440e79c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:17.156943 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:17.157308 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2146557742"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:17.159025 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2146557742'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:17.159159 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume of 1 GB Jul 24 01:06:17.163075 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:17.168366 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (ddcdf265-8d8d-401c-a81f-1e8f958826e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:17.169446 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b51db21-6261-41c8-9187-ada06685539b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:17.170216 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:17.194317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b51db21-6261-41c8-9187-ada06685539b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:17.195120 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725bb0ed-c4ec-4052-afdd-e5eaa93490c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:17.231393 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['1e48b74e-f3dc-4221-97be-84989c26231e', '2aeab7aa-4478-40df-8200-abb0d5eee9ba', 'aa4f7524-0fe1-4ad5-8178-1824112b7525', '76c0ad15-ace5-4ce1-a047-378efcd11128'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:17.232347 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725bb0ed-c4ec-4052-afdd-e5eaa93490c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e48b74e-f3dc-4221-97be-84989c26231e', '2aeab7aa-4478-40df-8200-abb0d5eee9ba', 'aa4f7524-0fe1-4ad5-8178-1824112b7525', '76c0ad15-ace5-4ce1-a047-378efcd11128']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:17.234136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b458a38f-177c-4713-a902-d33e7fc79dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:17.255135 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b458a38f-177c-4713-a902-d33e7fc79dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146557742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['1e48b74e-f3dc-4221-97be-84989c26231e','2aeab7aa-4478-40df-8200-abb0d5eee9ba','aa4f7524-0fe1-4ad5-8178-1824112b7525','76c0ad15-ace5-4ce1-a047-378efcd11128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146557742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c3599a2b814e4c836e07d36708f0a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:17.255949 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9b9d5d-7e8a-4449-a8e4-65e551c4c25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:17.275285 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9b9d5d-7e8a-4449-a8e4-65e551c4c25e) transitioned into state 'SUCCESS' from state '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-2146557742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c3599a2b814e4c836e07d36708f0a1',qos_specs=None,replication_status=,reservations=['1e48b74e-f3dc-4221-97be-84989c26231e','2aeab7aa-4478-40df-8200-abb0d5eee9ba','aa4f7524-0fe1-4ad5-8178-1824112b7525','76c0ad15-ace5-4ce1-a047-378efcd11128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc77a8c1a83b417e99c96fa6ff580ea1',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:17.276047 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00993ba5-1b71-4929-846c-0ea514b2bf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:17.284584 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00993ba5-1b71-4929-846c-0ea514b2bf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:17.285373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Flow 'volume_create_api' (ddcdf265-8d8d-401c-a81f-1e8f958826e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:17.285653 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create volume request issued successfully. Jul 24 01:06:17.286256 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d45ae189-6c96-482d-9b64-31dbc440e79c tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:17.286667 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1380/5541] 10.4.3.67 () {68 vars in 1251 bytes} [Fri Jul 24 01:06:17 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:17.303429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:17.305300 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:17.305523 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:17.305918 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:17.314304 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:17.314304 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:17.318220 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:17.322480 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f560825b-f95f-47af-b2a3-b0d2d498f56e tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d returned with HTTP 200 Jul 24 01:06:17.322952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1389/5542] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:17 2026] GET /volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:18.335391 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a71cd995-8148-4c90-8776-9e917a6e2174 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:18.337178 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71cd995-8148-4c90-8776-9e917a6e2174 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:18.337377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71cd995-8148-4c90-8776-9e917a6e2174 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:18.337550 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a71cd995-8148-4c90-8776-9e917a6e2174 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:18.344183 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:18.344183 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:18.347252 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a71cd995-8148-4c90-8776-9e917a6e2174 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:18.350630 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a71cd995-8148-4c90-8776-9e917a6e2174 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d returned with HTTP 200 Jul 24 01:06:18.351108 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1375/5543] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:18 2026] GET /volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:18.363247 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:18.365278 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:18.365672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-39825411"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:18.374489 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:18.374489 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:18.374835 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:18.374964 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Create snapshot from volume cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:18.401632 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Created reservations ['b94dc7b2-9a61-4745-80ab-4ee6ba1cad6f', '5315c95d-5c70-4605-a437-6382e843c9a8', 'a759052d-ccf6-48c6-aa60-b30ba28521b7', '3eac7b83-a13d-46dc-9cb3-ef58ea60c51d'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:18.429178 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot create request issued successfully. Jul 24 01:06:18.429322 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6dfe13ec-018e-48f4-87fa-a78d8920c0c3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:18.429735 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1400/5544] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:18.444786 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:18.447059 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:18.447247 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:18.447705 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:18.453079 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:18.453079 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:18.453391 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:18.454093 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f54dc590-bc79-4df8-ba1c-ead9d64f5c95 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 returned with HTTP 200 Jul 24 01:06:18.454765 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1381/5545] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:18 2026] GET /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:18.566430 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:18.568951 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:18.569250 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:18.569497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:18.569662 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:18.576698 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:18.576698 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:18.577330 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:18.597554 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:06:18.597818 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8b79f240-f01e-4e8b-ab63-30ecc4959f88 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 202 Jul 24 01:06:18.598459 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1390/5546] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:18 2026] DELETE /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:18.604695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:18.606502 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:18.606729 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:18.606911 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:18.613956 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:18.613956 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:18.614360 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:18.615119 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c6c3cd6-92cf-42cb-b0eb-98276066cd9c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 200 Jul 24 01:06:18.615495 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1376/5547] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:18 2026] GET /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:19.464546 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-18488535-10cf-447c-9b76-491dc0a338dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.467076 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18488535-10cf-447c-9b76-491dc0a338dc tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:19.467357 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18488535-10cf-447c-9b76-491dc0a338dc tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:19.467627 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-18488535-10cf-447c-9b76-491dc0a338dc tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:19.472568 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:19.472568 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:19.472862 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-18488535-10cf-447c-9b76-491dc0a338dc tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:19.473509 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-18488535-10cf-447c-9b76-491dc0a338dc tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 returned with HTTP 200 Jul 24 01:06:19.473880 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1401/5548] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:19 2026] GET /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:19.481610 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-92d35db4-df0a-49a6-b4bd-d5088916196d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.483430 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] POST https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1/action Jul 24 01:06:19.483766 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:19.483883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:19.485147 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.contrib.snapshot_unmanage [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Unmanage snapshot with id: 055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:19.490143 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:19.490143 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:19.490529 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Snapshot retrieved successfully. Jul 24 01:06:19.491266 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e263c8affc134455aff4e11a45fed7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f4c3599a2b814e4c836e07d36708f0a1', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:19.491439 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-92d35db4-df0a-49a6-b4bd-d5088916196d tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-reader] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1/action returned with HTTP 403 Jul 24 01:06:19.491969 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1382/5549] 10.4.3.67 () {68 vars in 1389 bytes} [Fri Jul 24 01:06:19 2026] POST /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:19.497882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f5711abb-7671-422d-b903-c2a1ce58a192 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.499622 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:19.499840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:19.500031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:19.500131 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete snapshot with id: 055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:19.504798 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:19.504798 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:19.505176 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:19.518896 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot delete request issued successfully. Jul 24 01:06:19.519125 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f5711abb-7671-422d-b903-c2a1ce58a192 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 returned with HTTP 202 Jul 24 01:06:19.519565 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1391/5550] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:19 2026] DELETE /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:19.527016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.528787 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:19.528975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:19.529224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:19.534612 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:19.534612 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:19.534908 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Snapshot retrieved successfully. Jul 24 01:06:19.535511 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9fbbd395-a59b-487f-87df-52e57b0c01a8 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 returned with HTTP 200 Jul 24 01:06:19.535873 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1377/5551] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:19 2026] GET /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:19.623887 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e0f7f207-e25b-4d70-b309-e6ce4af719d4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.625565 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0f7f207-e25b-4d70-b309-e6ce4af719d4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b Jul 24 01:06:19.625755 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e0f7f207-e25b-4d70-b309-e6ce4af719d4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:19.625948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e0f7f207-e25b-4d70-b309-e6ce4af719d4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:19.629952 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e0f7f207-e25b-4d70-b309-e6ce4af719d4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b returned with HTTP 404 Jul 24 01:06:19.630390 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1402/5552] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:19 2026] GET /volume/v3/snapshots/140eee57-75be-4226-a31b-462bf1f36d4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:20.545767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-fa8f1c52-1fa8-4d96-8864-115072720d03 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:20.548140 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa8f1c52-1fa8-4d96-8864-115072720d03 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 Jul 24 01:06:20.548461 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa8f1c52-1fa8-4d96-8864-115072720d03 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:20.548756 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-fa8f1c52-1fa8-4d96-8864-115072720d03 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:20.554941 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-fa8f1c52-1fa8-4d96-8864-115072720d03 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 returned with HTTP 404 Jul 24 01:06:20.555677 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1383/5553] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:20 2026] GET /volume/v3/snapshots/055b3ac2-3eca-4067-9d09-8574d7e4c6a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:20.563071 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:20.565372 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:20.565622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:20.565877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:20.566082 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume with id: cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:20.575050 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:20.575050 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:20.575551 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:20.595149 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Delete volume request issued successfully. Jul 24 01:06:20.595352 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-42cd7968-3f55-4b3a-97fb-e2decdea6611 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d returned with HTTP 202 Jul 24 01:06:20.595823 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1392/5554] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:20 2026] DELETE /volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:20.603908 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a6769156-8e48-4961-ba70-548322e8daf3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:20.605759 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a6769156-8e48-4961-ba70-548322e8daf3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:20.605969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a6769156-8e48-4961-ba70-548322e8daf3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:20.606157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a6769156-8e48-4961-ba70-548322e8daf3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:20.613214 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:20.613214 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:20.616926 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a6769156-8e48-4961-ba70-548322e8daf3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Volume info retrieved successfully. Jul 24 01:06:20.620957 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a6769156-8e48-4961-ba70-548322e8daf3 tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d returned with HTTP 200 Jul 24 01:06:20.621364 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1378/5555] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:20 2026] GET /volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:20.992015 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-86e47168-e429-4158-b011-52ac282e1adf req-75afd825-a258-441e-93c9-bf528e793ccc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:20.994142 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-86e47168-e429-4158-b011-52ac282e1adf req-75afd825-a258-441e-93c9-bf528e793ccc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 Jul 24 01:06:20.994358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-86e47168-e429-4158-b011-52ac282e1adf req-75afd825-a258-441e-93c9-bf528e793ccc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:20.994541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-86e47168-e429-4158-b011-52ac282e1adf req-75afd825-a258-441e-93c9-bf528e793ccc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:21.002066 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:21.002066 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:21.039204 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-86e47168-e429-4158-b011-52ac282e1adf req-75afd825-a258-441e-93c9-bf528e793ccc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 returned with HTTP 200 Jul 24 01:06:21.039579 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1403/5556] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:06:20 2026] DELETE /volume/v3/attachments/0bfd1b10-83c3-4f6a-b48b-7e91a2ecf8b3 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:21.632971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-58c2e2c1-dcd5-4e42-843f-a05d80ea4b6f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:21.634625 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58c2e2c1-dcd5-4e42-843f-a05d80ea4b6f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d Jul 24 01:06:21.634825 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58c2e2c1-dcd5-4e42-843f-a05d80ea4b6f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:21.635008 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58c2e2c1-dcd5-4e42-843f-a05d80ea4b6f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:21.640246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58c2e2c1-dcd5-4e42-843f-a05d80ea4b6f tempest-ProjectReaderTests-1673850087 tempest-ProjectReaderTests-1673850087-project-admin] https://10.4.3.67/volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d returned with HTTP 404 Jul 24 01:06:21.640684 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1384/5557] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:21 2026] GET /volume/v3/volumes/cfacc377-9b2b-4e8e-b1bf-bc9fdb9fb49d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:22.427051 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:22.428811 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:06:22.429012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:22.429243 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:22.429403 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:06:22.436266 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:22.436266 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:22.436763 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:22.450917 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:06:22.451106 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ee89b92d-5233-499c-a5ab-5c751ee8c13b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 202 Jul 24 01:06:22.451690 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1393/5558] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:22 2026] DELETE /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:22.458809 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:22.460981 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:06:22.461473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:22.461473 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:22.468085 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:22.468085 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:22.471656 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:22.475832 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-39d13dfd-5c6e-486f-8643-fc94edb66ef1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 200 Jul 24 01:06:22.476206 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1379/5559] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:22 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:23.031926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f715892b-f2ff-4b05-b35e-61d84a5e8516 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.115792 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f715892b-f2ff-4b05-b35e-61d84a5e8516 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:23.116129 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f715892b-f2ff-4b05-b35e-61d84a5e8516 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-272643984", "extra_specs": {"storage_protocol": "tempest-storage_protocol-379334767", "vendor_name": "tempest-vendor_name-1125362112"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:23.117528 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:23.117528 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:23.130629 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f715892b-f2ff-4b05-b35e-61d84a5e8516 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:23.130987 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1404/5560] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:23 2026] POST /volume/v3/types => generated 328 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:23.139390 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.141399 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:23.141745 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fc136be4-ff75-46fa-91cc-497e637f725a", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:23.143118 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request body: {'volume': {'volume_type': 'fc136be4-ff75-46fa-91cc-497e637f725a', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:23.146665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume of 1 GB Jul 24 01:06:23.146929 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:23.146929 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:23.147293 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:23.152481 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (8cb96af3-9247-4745-81cf-d222c0beb728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:23.153512 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f96e1af-d82b-4116-8d20-fad3e0fa0553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.154228 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:23.172389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f96e1af-d82b-4116-8d20-fad3e0fa0553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:06:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-379334767',vendor_name='tempest-vendor_name-1125362112'},id=fc136be4-ff75-46fa-91cc-497e637f725a,is_public=True,name='tempest-ProjectMemberTests-volume-type-272643984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc136be4-ff75-46fa-91cc-497e637f725a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.173200 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaf1dc7-ed46-488b-bf80-3af0b0b9c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.195732 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-272643984 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-272643984, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:23.196012 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-272643984 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-272643984, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:23.221563 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['d33895d4-fc40-4ee6-9ca0-11066485ff45', '2851be0c-f108-4a4c-8285-6e9ed68b7c2a', 'c04b6376-9942-4b34-a1eb-80e8bf65bfda', '5a4d523c-91ce-4509-b74f-3178d2820c4f'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:23.222230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaf1dc7-ed46-488b-bf80-3af0b0b9c0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d33895d4-fc40-4ee6-9ca0-11066485ff45', '2851be0c-f108-4a4c-8285-6e9ed68b7c2a', 'c04b6376-9942-4b34-a1eb-80e8bf65bfda', '5a4d523c-91ce-4509-b74f-3178d2820c4f']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.222880 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b9160a-fc84-4e58-8448-b0f4d395015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.243838 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b9160a-fc84-4e58-8448-b0f4d395015d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a34a4fa-dda6-4052-abc1-e071a5514324', '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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['d33895d4-fc40-4ee6-9ca0-11066485ff45','2851be0c-f108-4a4c-8285-6e9ed68b7c2a','c04b6376-9942-4b34-a1eb-80e8bf65bfda','5a4d523c-91ce-4509-b74f-3178d2820c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=fc136be4-ff75-46fa-91cc-497e637f725a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a34a4fa-dda6-4052-abc1-e071a5514324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2f24556ae8404693293a0793b55eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8495718175d542de820b14996d40613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc136be4-ff75-46fa-91cc-497e637f725a),volume_type_id=fc136be4-ff75-46fa-91cc-497e637f725a)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.244538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946f33a7-c9cc-44d4-8264-99c4e5abe76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.260071 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946f33a7-c9cc-44d4-8264-99c4e5abe76d) transitioned into state 'SUCCESS' from 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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['d33895d4-fc40-4ee6-9ca0-11066485ff45','2851be0c-f108-4a4c-8285-6e9ed68b7c2a','c04b6376-9942-4b34-a1eb-80e8bf65bfda','5a4d523c-91ce-4509-b74f-3178d2820c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=fc136be4-ff75-46fa-91cc-497e637f725a)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.260760 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ba4194-3b8d-4b6f-af12-ca9cebb513c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.268235 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ba4194-3b8d-4b6f-af12-ca9cebb513c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.268982 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (8cb96af3-9247-4745-81cf-d222c0beb728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:23.269269 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request issued successfully. Jul 24 01:06:23.269778 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-142b9c0c-a09e-4a5f-9ace-54c33e841b74 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:23.270204 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1385/5561] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:06:23 2026] POST /volume/v3/volumes => generated 771 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:23.280689 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6970590e-c6f9-4fec-862a-36a850510a01 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.282550 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6970590e-c6f9-4fec-862a-36a850510a01 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 Jul 24 01:06:23.282801 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6970590e-c6f9-4fec-862a-36a850510a01 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:23.283018 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6970590e-c6f9-4fec-862a-36a850510a01 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:23.291249 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:23.291249 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:23.294160 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6970590e-c6f9-4fec-862a-36a850510a01 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:23.297710 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6970590e-c6f9-4fec-862a-36a850510a01 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 returned with HTTP 200 Jul 24 01:06:23.298063 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1394/5562] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:23 2026] GET /volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:23.488068 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8cfe7720-534b-4dd4-91a0-8a9d0660638c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.489629 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8cfe7720-534b-4dd4-91a0-8a9d0660638c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 Jul 24 01:06:23.489817 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8cfe7720-534b-4dd4-91a0-8a9d0660638c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:23.490014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8cfe7720-534b-4dd4-91a0-8a9d0660638c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:23.495173 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8cfe7720-534b-4dd4-91a0-8a9d0660638c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 returned with HTTP 404 Jul 24 01:06:23.495588 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1380/5563] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:23 2026] GET /volume/v3/volumes/ca014096-7cd0-44dd-baab-83005b53c795 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:23.520908 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.522604 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:23.522943 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1569323610", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:23.524432 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1569323610', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:23.672312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:06:23.676461 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:06:23.681168 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (268f15b1-edf9-4e18-b311-03cf0c2ddb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:23.682230 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e328e2-c326-467a-a8a4-92450de9c096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.683024 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:23.731143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e328e2-c326-467a-a8a4-92450de9c096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.732095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f45e7dd-f1d7-4752-8029-419f68898461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.763319 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['6c54a011-b796-4be5-8402-eb4587b420e3', '881c8af4-9b33-4c49-b943-d7277149ae10', '64d3b880-1d0d-458c-aa63-6cabbccd6092', 'e93c9f89-1fea-4284-9359-3f3f31d4bf18'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:23.763949 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f45e7dd-f1d7-4752-8029-419f68898461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c54a011-b796-4be5-8402-eb4587b420e3', '881c8af4-9b33-4c49-b943-d7277149ae10', '64d3b880-1d0d-458c-aa63-6cabbccd6092', 'e93c9f89-1fea-4284-9359-3f3f31d4bf18']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.764630 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa4118b-7971-4bb2-85e5-4654c83b0080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.782958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa4118b-7971-4bb2-85e5-4654c83b0080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03812412-fb51-400a-8534-94c7507d4828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1569323610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['6c54a011-b796-4be5-8402-eb4587b420e3','881c8af4-9b33-4c49-b943-d7277149ae10','64d3b880-1d0d-458c-aa63-6cabbccd6092','e93c9f89-1fea-4284-9359-3f3f31d4bf18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1569323610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03812412-fb51-400a-8534-94c7507d4828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.783587 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39583a49-241a-47d4-8bb4-f8978eedeb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.797507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39583a49-241a-47d4-8bb4-f8978eedeb9a) transitioned into state 'SUCCESS' from state '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-1569323610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['6c54a011-b796-4be5-8402-eb4587b420e3','881c8af4-9b33-4c49-b943-d7277149ae10','64d3b880-1d0d-458c-aa63-6cabbccd6092','e93c9f89-1fea-4284-9359-3f3f31d4bf18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.798123 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62dbd17-3ef7-4b6f-b2c2-ccdaa0677949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:23.805110 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62dbd17-3ef7-4b6f-b2c2-ccdaa0677949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:23.805823 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (268f15b1-edf9-4e18-b311-03cf0c2ddb38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:23.806097 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:06:23.806612 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-50f2b13a-6057-4a67-8012-99c6f1a272c5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:23.807023 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1405/5564] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:06:23 2026] POST /volume/v3/volumes => generated 757 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:23.820585 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a29d504-0897-4897-b09b-00ae000671b5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:23.823131 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a29d504-0897-4897-b09b-00ae000671b5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:23.823435 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a29d504-0897-4897-b09b-00ae000671b5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:23.823730 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a29d504-0897-4897-b09b-00ae000671b5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:23.832321 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:23.832321 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:23.836354 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3a29d504-0897-4897-b09b-00ae000671b5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:23.841109 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a29d504-0897-4897-b09b-00ae000671b5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:23.841580 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1386/5565] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:23 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:24.310549 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.312352 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 Jul 24 01:06:24.312568 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.312770 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.319773 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.319773 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:24.323064 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:24.326808 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6c1d3951-1aa6-4753-a981-b68897ed75d9 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 returned with HTTP 200 Jul 24 01:06:24.327204 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1395/5566] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:24.339761 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fe4d34af-0bbc-414d-89b6-4930968642ba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.341796 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe4d34af-0bbc-414d-89b6-4930968642ba tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:24.342074 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe4d34af-0bbc-414d-89b6-4930968642ba tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.342299 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fe4d34af-0bbc-414d-89b6-4930968642ba tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.345960 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fe4d34af-0bbc-414d-89b6-4930968642ba tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:24.346351 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1381/5567] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:24.353849 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-785a1375-b23d-4aae-adca-c58cbe44c3c7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.402994 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-785a1375-b23d-4aae-adca-c58cbe44c3c7 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] DELETE https://10.4.3.67/volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 Jul 24 01:06:24.403217 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-785a1375-b23d-4aae-adca-c58cbe44c3c7 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.403412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-785a1375-b23d-4aae-adca-c58cbe44c3c7 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.406418 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.406418 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:24.411144 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-785a1375-b23d-4aae-adca-c58cbe44c3c7 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] https://10.4.3.67/volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 returned with HTTP 204 Jul 24 01:06:24.411511 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1406/5568] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:06:24 2026] DELETE /volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:06:24.418983 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-39dfc12c-bc2f-447b-ade9-2d3026251eeb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.420673 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39dfc12c-bc2f-447b-ade9-2d3026251eeb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] GET https://10.4.3.67/volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 Jul 24 01:06:24.420902 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39dfc12c-bc2f-447b-ade9-2d3026251eeb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.421076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-39dfc12c-bc2f-447b-ade9-2d3026251eeb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.423996 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-39dfc12c-bc2f-447b-ade9-2d3026251eeb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] https://10.4.3.67/volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 returned with HTTP 404 Jul 24 01:06:24.424425 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1387/5569] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/messages/173337c1-591c-48d5-bcb9-9a1482a78bb4 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:24.430286 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.432079 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 Jul 24 01:06:24.432320 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.432522 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.432704 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume with id: 1a34a4fa-dda6-4052-abc1-e071a5514324 Jul 24 01:06:24.439523 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.439523 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:24.439842 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:24.440719 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100231) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:06:24.450547 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-272643984 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-272643984, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:24.450833 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-272643984 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-272643984, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:24.457935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['002c4f3f-1797-4807-a679-e62c299c13d4', '688caa89-ae38-4f92-bca0-dbbdb90da598', '9e0c3405-2c22-4ae4-8817-d06762178426', '19d216ae-c84f-487c-b588-63b742bc7a8c'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:24.478805 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume request issued successfully. Jul 24 01:06:24.478998 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7ff7bbca-520c-43f7-b84f-4b7085ad6723 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 returned with HTTP 202 Jul 24 01:06:24.479467 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1396/5570] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:24 2026] DELETE /volume/v3/volumes/1a34a4fa-dda6-4052-abc1-e071a5514324 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:24.486759 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-90cbba01-f13a-4f51-8382-7e41ce6167eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.488537 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90cbba01-f13a-4f51-8382-7e41ce6167eb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/types/fc136be4-ff75-46fa-91cc-497e637f725a Jul 24 01:06:24.488895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90cbba01-f13a-4f51-8382-7e41ce6167eb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.488895 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-90cbba01-f13a-4f51-8382-7e41ce6167eb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.508464 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-90cbba01-f13a-4f51-8382-7e41ce6167eb tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types/fc136be4-ff75-46fa-91cc-497e637f725a returned with HTTP 202 Jul 24 01:06:24.508823 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1382/5571] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:24 2026] DELETE /volume/v3/types/fc136be4-ff75-46fa-91cc-497e637f725a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:24.516971 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-89e050b0-41c4-4293-875f-7611d5dbd3c0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.518736 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89e050b0-41c4-4293-875f-7611d5dbd3c0 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:24.519130 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-89e050b0-41c4-4293-875f-7611d5dbd3c0 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1509852175", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1290991287", "vendor_name": "tempest-vendor_name-1235379468"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:24.533307 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-89e050b0-41c4-4293-875f-7611d5dbd3c0 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:24.533760 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1407/5572] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:24 2026] POST /volume/v3/types => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:24.541313 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.543543 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:24.544023 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3023e4de-c6a8-43d1-844b-c12b23c005fb", "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:24.545947 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request body: {'volume': {'volume_type': '3023e4de-c6a8-43d1-844b-c12b23c005fb', 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:24.550430 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume of 1 GB Jul 24 01:06:24.550797 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.550797 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:24.551249 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:24.557883 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (189a7b74-c2cb-4f64-aa9f-f1ca6420bdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:24.559051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d3cc9c-8d05-4676-8a58-8eb596e35256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:24.559900 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:24.580387 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d3cc9c-8d05-4676-8a58-8eb596e35256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:06:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1290991287',vendor_name='tempest-vendor_name-1235379468'},id=3023e4de-c6a8-43d1-844b-c12b23c005fb,is_public=True,name='tempest-ProjectMemberTests-volume-type-1509852175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3023e4de-c6a8-43d1-844b-c12b23c005fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:24.581091 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7804e8-5ce8-482b-a342-f3ed81340673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:24.605137 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1509852175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1509852175, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:24.605408 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1509852175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1509852175, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:24.627973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['c9634e9c-03dd-46a6-be72-a042cf143824', '9a514875-4950-40d0-97ab-c2200e292bd2', '7d138b7f-8c4f-4191-8035-cc41fa470f47', '87ae7bac-173c-41ee-bfc5-75c253a02917'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:24.628777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7804e8-5ce8-482b-a342-f3ed81340673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9634e9c-03dd-46a6-be72-a042cf143824', '9a514875-4950-40d0-97ab-c2200e292bd2', '7d138b7f-8c4f-4191-8035-cc41fa470f47', '87ae7bac-173c-41ee-bfc5-75c253a02917']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:24.629486 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed42b923-c3be-4157-9969-e7bebee668ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:24.653430 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed42b923-c3be-4157-9969-e7bebee668ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f6aa71-67f0-4186-bd27-b12d178f6098', '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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['c9634e9c-03dd-46a6-be72-a042cf143824','9a514875-4950-40d0-97ab-c2200e292bd2','7d138b7f-8c4f-4191-8035-cc41fa470f47','87ae7bac-173c-41ee-bfc5-75c253a02917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=3023e4de-c6a8-43d1-844b-c12b23c005fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f6aa71-67f0-4186-bd27-b12d178f6098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2f24556ae8404693293a0793b55eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8495718175d542de820b14996d40613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3023e4de-c6a8-43d1-844b-c12b23c005fb),volume_type_id=3023e4de-c6a8-43d1-844b-c12b23c005fb)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:24.654312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e0513a-53b3-4c38-890f-6941d9e43696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:24.671357 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e0513a-53b3-4c38-890f-6941d9e43696) transitioned into state 'SUCCESS' from 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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['c9634e9c-03dd-46a6-be72-a042cf143824','9a514875-4950-40d0-97ab-c2200e292bd2','7d138b7f-8c4f-4191-8035-cc41fa470f47','87ae7bac-173c-41ee-bfc5-75c253a02917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=3023e4de-c6a8-43d1-844b-c12b23c005fb)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:24.672054 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808cd37d-5b05-4c5e-adfb-4e46e753a6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:24.681007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808cd37d-5b05-4c5e-adfb-4e46e753a6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:24.681861 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (189a7b74-c2cb-4f64-aa9f-f1ca6420bdc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:24.682164 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request issued successfully. Jul 24 01:06:24.682703 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-015703f3-9bd8-453f-8dce-42d0e4be4c1c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:24.683170 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1388/5573] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:06:24 2026] POST /volume/v3/volumes => generated 772 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:24.694510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.696767 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 Jul 24 01:06:24.696965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.697227 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.704913 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.704913 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:24.709133 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:24.713248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59ab3bbc-ed5e-4462-8dab-335ece55889c tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 returned with HTTP 200 Jul 24 01:06:24.713627 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1397/5574] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:24.855231 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.856988 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:24.857200 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.857380 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.864533 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.864533 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:24.867965 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:24.872260 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-62fd99e3-ca6a-4fe0-b5b3-5810f105f5ba tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:24.872635 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1383/5575] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:24.883878 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.885584 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:24.885799 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.885969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.892411 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.892411 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:24.895566 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:24.899805 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66d36e50-a2f4-4e6f-885e-dbb135a28c91 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:24.900149 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1408/5576] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:24.911642 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4a8d4300-dc94-4381-b178-999e69f62761 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.913408 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:06:24.913768 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03812412-fb51-400a-8534-94c7507d4828", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1789982281", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:24.921724 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.921724 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:24.922218 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:24.922360 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume 03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:24.944591 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['fa46846a-1e3a-4d36-8797-dd0196ae76f7', 'fc986271-a69a-475c-a660-36da76dbfc21', '96e73ff2-0fdd-4570-a7b2-b400800af08c', 'e94d2f23-20ea-4185-9d14-997dc017300b'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:24.969585 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot create request issued successfully. Jul 24 01:06:24.969918 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4a8d4300-dc94-4381-b178-999e69f62761 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:06:24.970354 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1389/5577] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:06:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:24.978728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a8813482-ca4c-4796-9580-b7f5066d73df None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:24.980571 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8813482-ca4c-4796-9580-b7f5066d73df tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:24.980834 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8813482-ca4c-4796-9580-b7f5066d73df tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:24.981079 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a8813482-ca4c-4796-9580-b7f5066d73df tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:24.986574 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:24.986574 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:24.987117 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-a8813482-ca4c-4796-9580-b7f5066d73df tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:24.988183 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a8813482-ca4c-4796-9580-b7f5066d73df tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:24.988681 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1398/5578] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:24 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:25.725561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c58799c2-e654-4afc-8201-45f016cd1bfa None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.727220 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c58799c2-e654-4afc-8201-45f016cd1bfa tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 Jul 24 01:06:25.727439 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c58799c2-e654-4afc-8201-45f016cd1bfa tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.727642 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c58799c2-e654-4afc-8201-45f016cd1bfa tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.734873 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:25.734873 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:25.738347 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c58799c2-e654-4afc-8201-45f016cd1bfa tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:25.742088 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c58799c2-e654-4afc-8201-45f016cd1bfa tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 returned with HTTP 200 Jul 24 01:06:25.742502 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1384/5579] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:25 2026] GET /volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:25.753355 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-00603a23-f1fd-4e2b-84d6-2b4cc4c2861f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.754995 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00603a23-f1fd-4e2b-84d6-2b4cc4c2861f tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:25.755204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00603a23-f1fd-4e2b-84d6-2b4cc4c2861f tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.755381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00603a23-f1fd-4e2b-84d6-2b4cc4c2861f tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.758583 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00603a23-f1fd-4e2b-84d6-2b4cc4c2861f tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:25.758914 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1409/5580] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:25 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:25.765781 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ac99038e-75e1-4c64-b5f4-c3cced084aa1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.767470 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ac99038e-75e1-4c64-b5f4-c3cced084aa1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:25.767677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ac99038e-75e1-4c64-b5f4-c3cced084aa1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.767850 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ac99038e-75e1-4c64-b5f4-c3cced084aa1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.768083 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:25.768083 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:25.771246 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ac99038e-75e1-4c64-b5f4-c3cced084aa1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:25.771558 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1390/5581] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:25 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:25.778748 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ee1d8a40-794e-4624-8cca-47a905567505 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.780446 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ee1d8a40-794e-4624-8cca-47a905567505 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/messages/c73d4b91-cec0-4fac-9e50-d6c99f0b6801 Jul 24 01:06:25.780659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ee1d8a40-794e-4624-8cca-47a905567505 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.780832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ee1d8a40-794e-4624-8cca-47a905567505 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.787765 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ee1d8a40-794e-4624-8cca-47a905567505 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/messages/c73d4b91-cec0-4fac-9e50-d6c99f0b6801 returned with HTTP 204 Jul 24 01:06:25.788127 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1399/5582] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:06:25 2026] DELETE /volume/v3/messages/c73d4b91-cec0-4fac-9e50-d6c99f0b6801 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:06:25.794517 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-470de874-f844-4115-86a6-d1e332680c4e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.796815 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 Jul 24 01:06:25.797069 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.797348 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.797622 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume with id: 56f6aa71-67f0-4186-bd27-b12d178f6098 Jul 24 01:06:25.804459 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:25.804459 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:25.804777 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:25.805695 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100229) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:06:25.814421 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1509852175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1509852175, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:25.814673 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1509852175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1509852175, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:25.822472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['de8bcc99-e341-4494-9ef6-8bf7733865cf', '7ea09211-e997-4d9b-983d-23b4f033d6f5', '3e25ae14-7bc9-4440-853d-675a28470089', 'bc5d87ea-b2cf-4c9c-a521-57b9d168ea5d'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:25.845829 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume request issued successfully. Jul 24 01:06:25.846031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-470de874-f844-4115-86a6-d1e332680c4e tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 returned with HTTP 202 Jul 24 01:06:25.846533 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1385/5583] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:25 2026] DELETE /volume/v3/volumes/56f6aa71-67f0-4186-bd27-b12d178f6098 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:25.853346 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1bbd08ea-204b-446c-9769-8a6c63ebff4a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.855210 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1bbd08ea-204b-446c-9769-8a6c63ebff4a tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/types/3023e4de-c6a8-43d1-844b-c12b23c005fb Jul 24 01:06:25.855416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1bbd08ea-204b-446c-9769-8a6c63ebff4a tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.855615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1bbd08ea-204b-446c-9769-8a6c63ebff4a tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:25.877023 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1bbd08ea-204b-446c-9769-8a6c63ebff4a tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types/3023e4de-c6a8-43d1-844b-c12b23c005fb returned with HTTP 202 Jul 24 01:06:25.877464 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1410/5584] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:25 2026] DELETE /volume/v3/types/3023e4de-c6a8-43d1-844b-c12b23c005fb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:25.884402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b9920752-7918-4198-a36b-d93c8a49d380 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.886020 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b9920752-7918-4198-a36b-d93c8a49d380 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:25.886384 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b9920752-7918-4198-a36b-d93c8a49d380 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-394382381", "extra_specs": {"storage_protocol": "tempest-storage_protocol-148722324", "vendor_name": "tempest-vendor_name-312728709"}}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:25.900103 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b9920752-7918-4198-a36b-d93c8a49d380 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:25.900599 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1391/5585] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:25 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:25.907939 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-db7faa4e-9095-497e-b429-5b989fddc377 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.909791 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:25.910141 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e0617ee4-a70e-4a29-9da8-51742899e8a2", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:25.911520 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request body: {'volume': {'volume_type': 'e0617ee4-a70e-4a29-9da8-51742899e8a2', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:25.914923 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume of 1 GB Jul 24 01:06:25.915182 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:25.915182 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:25.915531 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:25.920640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (590e8162-d0d4-4af9-91bd-b099f30afed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:25.921497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3bfade-7b13-4e4e-abe9-202a74fc53ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:25.922250 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:25.939256 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3bfade-7b13-4e4e-abe9-202a74fc53ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-148722324',vendor_name='tempest-vendor_name-312728709'},id=e0617ee4-a70e-4a29-9da8-51742899e8a2,is_public=True,name='tempest-ProjectMemberTests-volume-type-394382381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0617ee4-a70e-4a29-9da8-51742899e8a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:25.939967 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad947f0-e6f7-47d2-b4cb-5f2e4bb56127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:25.961333 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-394382381 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-394382381, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:25.961583 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-394382381 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-394382381, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:25.982962 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['9a8b81b3-58d4-48c4-a14c-797d4c00db9f', 'b3117197-756b-44b9-b382-6b139580fde4', 'c2c9c2fb-f25a-4f22-a58f-63fc6ceb6547', 'ecedb7c7-c087-4d31-931e-3fc401656853'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:25.983630 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad947f0-e6f7-47d2-b4cb-5f2e4bb56127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8b81b3-58d4-48c4-a14c-797d4c00db9f', 'b3117197-756b-44b9-b382-6b139580fde4', 'c2c9c2fb-f25a-4f22-a58f-63fc6ceb6547', 'ecedb7c7-c087-4d31-931e-3fc401656853']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:25.984294 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb97da7-591b-4675-bf8e-6ab64e53111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:25.997374 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:25.999172 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:25.999393 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:25.999637 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.004530 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.004530 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:26.005021 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:26.005856 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1558f63a-a7e5-4636-b5f3-0d1239e9ea6d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:26.005921 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb97da7-591b-4675-bf8e-6ab64e53111f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4731c23c-6229-4d25-b192-3f26db6bc50e', '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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['9a8b81b3-58d4-48c4-a14c-797d4c00db9f','b3117197-756b-44b9-b382-6b139580fde4','c2c9c2fb-f25a-4f22-a58f-63fc6ceb6547','ecedb7c7-c087-4d31-931e-3fc401656853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=e0617ee4-a70e-4a29-9da8-51742899e8a2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4731c23c-6229-4d25-b192-3f26db6bc50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2f24556ae8404693293a0793b55eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8495718175d542de820b14996d40613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0617ee4-a70e-4a29-9da8-51742899e8a2),volume_type_id=e0617ee4-a70e-4a29-9da8-51742899e8a2)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:26.006284 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1386/5586] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:25 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:26.006870 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b70cb45-8601-41c9-985e-84bee869c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:26.014918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:26.016812 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:26.017022 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:26.017242 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.022519 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.022519 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:26.022928 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:26.023181 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b70cb45-8601-41c9-985e-84bee869c347) transitioned into state 'SUCCESS' from 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='0d2f24556ae8404693293a0793b55eb8',qos_specs=None,replication_status=,reservations=['9a8b81b3-58d4-48c4-a14c-797d4c00db9f','b3117197-756b-44b9-b382-6b139580fde4','c2c9c2fb-f25a-4f22-a58f-63fc6ceb6547','ecedb7c7-c087-4d31-931e-3fc401656853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8495718175d542de820b14996d40613c',volume_type_id=e0617ee4-a70e-4a29-9da8-51742899e8a2)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:26.023647 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ca2e6d17-a658-4b11-b6f0-fc35ec515c69 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:26.023940 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fba79e-a3dd-4134-ba83-40098ba64c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:26.023978 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1411/5587] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:26 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:26.031822 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fba79e-a3dd-4134-ba83-40098ba64c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:26.032551 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Flow 'volume_create_api' (590e8162-d0d4-4af9-91bd-b099f30afed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:26.032851 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Create volume request issued successfully. Jul 24 01:06:26.033400 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db7faa4e-9095-497e-b429-5b989fddc377 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:26.033839 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1400/5588] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:06:25 2026] POST /volume/v3/volumes => generated 771 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:26.045269 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:26.046827 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e Jul 24 01:06:26.047050 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:26.047244 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.053724 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.053724 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:26.057600 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:26.063408 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4627a9b4-7efe-4c03-bed3-a559b0a3ec17 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e returned with HTTP 200 Jul 24 01:06:26.063796 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1392/5589] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:26 2026] GET /volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:26.135426 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:26.137991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:26.138265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:26.138524 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.144442 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.144442 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:26.145012 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:26.146047 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-ee5bc70d-2aaf-4466-8af6-8131a50d6d34 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:26.146614 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1387/5590] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 01:06:26 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:26.154840 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:26.156814 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:26.156979 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:26.157143 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.164240 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.164240 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:26.168001 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:26.173271 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-50081f67-64ad-4cd5-92ee-316f3bddf3b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:26.173885 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1412/5591] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:26 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:26.517611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:26.520259 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:26.520486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:26.520732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:26.526441 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:26.526441 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:26.526892 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:26.527688 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-13683222-2145-4617-a4a2-4dca3620fdcb tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:26.528079 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1401/5592] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 01:06:26 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.075777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.077840 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e Jul 24 01:06:27.078039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.078278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.084862 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.084862 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:27.087997 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:27.091780 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f66e31df-b36a-4fa1-9299-0ebb7fd6d3a1 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e returned with HTTP 200 Jul 24 01:06:27.092161 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1393/5593] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.104829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f78d5c5c-7a3e-4e23-800a-6df52d887bd2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.106455 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f78d5c5c-7a3e-4e23-800a-6df52d887bd2 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:27.106679 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f78d5c5c-7a3e-4e23-800a-6df52d887bd2 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.106855 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f78d5c5c-7a3e-4e23-800a-6df52d887bd2 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.110163 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f78d5c5c-7a3e-4e23-800a-6df52d887bd2 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:27.110522 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1388/5594] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.119030 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-76e70f48-ad8b-4cfc-9015-e832bb5af108 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.120571 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76e70f48-ad8b-4cfc-9015-e832bb5af108 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] GET https://10.4.3.67/volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 Jul 24 01:06:27.120787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-76e70f48-ad8b-4cfc-9015-e832bb5af108 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.120991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-76e70f48-ad8b-4cfc-9015-e832bb5af108 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.124356 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-76e70f48-ad8b-4cfc-9015-e832bb5af108 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-member] https://10.4.3.67/volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 returned with HTTP 200 Jul 24 01:06:27.124702 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1413/5595] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.133790 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-1df547a9-2edd-4bd4-a822-8c1fd16b44f4 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.136278 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1df547a9-2edd-4bd4-a822-8c1fd16b44f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 Jul 24 01:06:27.136524 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1df547a9-2edd-4bd4-a822-8c1fd16b44f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.136749 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-1df547a9-2edd-4bd4-a822-8c1fd16b44f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.145432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-1df547a9-2edd-4bd4-a822-8c1fd16b44f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 returned with HTTP 204 Jul 24 01:06:27.145956 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1402/5596] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:06:27 2026] DELETE /volume/v3/messages/fd576931-1dde-4fae-b6f2-6ad0e81da265 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:06:27.153361 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.153805 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.155692 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e Jul 24 01:06:27.155979 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.156233 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.156284 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:27.156453 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume with id: 4731c23c-6229-4d25-b192-3f26db6bc50e Jul 24 01:06:27.156509 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.156714 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.163123 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.163123 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:27.163707 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:27.164730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-af05d5a5-97b0-4d13-96f9-5ce916ae46e9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:27.165206 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1389/5597] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.165317 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.165317 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:27.165736 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Volume info retrieved successfully. Jul 24 01:06:27.166672 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100232) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:06:27.172284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.174119 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:27.174309 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.174481 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.176530 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-394382381 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-394382381, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:27.176833 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-394382381 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-394382381, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:27.180534 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.180534 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:27.183852 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:27.186416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Created reservations ['3356a911-5d41-446f-b59c-331fa046ca5f', '6045a4d9-88b6-4aa2-98f6-ec0f24619445', 'afcc2da0-58ec-444a-9016-2d4f2b70d433', '494086d9-83e6-41f0-a6c5-3a5ad5bdbbb5'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:27.188682 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-9a9553c4-44ef-408e-89bb-26057bf5d6f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:27.189080 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1414/5598] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:27.196759 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.199017 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:27.199465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bec071b4-6df2-4272-bcc9-f3c43da7c848", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:27.201453 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bec071b4-6df2-4272-bcc9-f3c43da7c848', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:27.209837 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Delete volume request issued successfully. Jul 24 01:06:27.210145 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aaf82fa3-8770-4d72-aa32-5327dbb6d7f4 tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e returned with HTTP 202 Jul 24 01:06:27.210539 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1394/5599] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:27 2026] DELETE /volume/v3/volumes/4731c23c-6229-4d25-b192-3f26db6bc50e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:27.210632 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.210632 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:27.211182 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:27.211373 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:06:27.212253 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:06:27.217764 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a7a0549a-e48f-4b1a-9383-d58de02d0dfe None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.218817 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (a422fab0-aee5-48c3-bf95-0d5a0af0ce1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:27.219681 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7a0549a-e48f-4b1a-9383-d58de02d0dfe tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] DELETE https://10.4.3.67/volume/v3/types/e0617ee4-a70e-4a29-9da8-51742899e8a2 Jul 24 01:06:27.219900 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7a0549a-e48f-4b1a-9383-d58de02d0dfe tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.220145 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a7a0549a-e48f-4b1a-9383-d58de02d0dfe tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.220185 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b80da-3048-407c-87a6-5345928d5f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:27.221329 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:27.243976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b80da-3048-407c-87a6-5345928d5f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bec071b4-6df2-4272-bcc9-f3c43da7c848', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:27.244669 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf28f6e7-db5b-442a-a352-3c03e4428297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:27.245858 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a7a0549a-e48f-4b1a-9383-d58de02d0dfe tempest-ProjectMemberTests-1577069665 tempest-ProjectMemberTests-1577069665-project-admin] https://10.4.3.67/volume/v3/types/e0617ee4-a70e-4a29-9da8-51742899e8a2 returned with HTTP 202 Jul 24 01:06:27.246293 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1390/5600] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:27 2026] DELETE /volume/v3/types/e0617ee4-a70e-4a29-9da8-51742899e8a2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:27.280580 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['41146d1b-378f-40be-b18c-eb07e44dfc65', '4ba911fd-62a6-4aa7-99df-f9cc1fd5bd65', '74ae5281-7bd4-4876-be53-cc820f2613b3', '2f471939-c6ac-4b6e-b099-60d45535ead5'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:27.281353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf28f6e7-db5b-442a-a352-3c03e4428297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41146d1b-378f-40be-b18c-eb07e44dfc65', '4ba911fd-62a6-4aa7-99df-f9cc1fd5bd65', '74ae5281-7bd4-4876-be53-cc820f2613b3', '2f471939-c6ac-4b6e-b099-60d45535ead5']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:27.282258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f270012b-6bb4-4868-a913-f5684a237453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:27.321624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f270012b-6bb4-4868-a913-f5684a237453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd426ddd4-b47d-4508-99eb-919b355886cb', '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='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['41146d1b-378f-40be-b18c-eb07e44dfc65','4ba911fd-62a6-4aa7-99df-f9cc1fd5bd65','74ae5281-7bd4-4876-be53-cc820f2613b3','2f471939-c6ac-4b6e-b099-60d45535ead5'],size=1,snapshot_id=bec071b4-6df2-4272-bcc9-f3c43da7c848,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:27Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d426ddd4-b47d-4508-99eb-919b355886cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bec071b4-6df2-4272-bcc9-f3c43da7c848,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:27.322415 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ea8bce-8b61-4e2e-af4e-7d845e70d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:27.339728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ea8bce-8b61-4e2e-af4e-7d845e70d3ab) transitioned into 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='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['41146d1b-378f-40be-b18c-eb07e44dfc65','4ba911fd-62a6-4aa7-99df-f9cc1fd5bd65','74ae5281-7bd4-4876-be53-cc820f2613b3','2f471939-c6ac-4b6e-b099-60d45535ead5'],size=1,snapshot_id=bec071b4-6df2-4272-bcc9-f3c43da7c848,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:27.340515 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6c2a44-111b-4373-b810-f58dd725fa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:27.359314 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6c2a44-111b-4373-b810-f58dd725fa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:27.360124 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (a422fab0-aee5-48c3-bf95-0d5a0af0ce1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:27.360446 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:06:27.361034 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2af5479f-3e41-43f3-bea2-b7e7e96aa299 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:27.361562 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1403/5601] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 01:06:27 2026] POST /volume/v3/volumes => generated 734 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:27.368584 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.370560 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:27.370789 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.370968 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.378288 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.378288 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:27.380935 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:27.384499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-91663206-7c1f-4d41-8e51-80dc620c94af tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 200 Jul 24 01:06:27.384848 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1415/5602] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:27.392623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:27.395418 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:27.395630 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:27.395814 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:27.403418 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:27.403418 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:27.406805 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:27.410507 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-3082c395-7258-439d-af68-d777b298f59b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 200 Jul 24 01:06:27.410899 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1395/5603] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:27 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:28.773036 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f9c5a7e4-4437-4814-b5c5-8f51ed0f587e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:28.857921 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9c5a7e4-4437-4814-b5c5-8f51ed0f587e tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:28.858274 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f9c5a7e4-4437-4814-b5c5-8f51ed0f587e tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1891472037", "extra_specs": {"storage_protocol": "tempest-storage_protocol-565937145", "vendor_name": "tempest-vendor_name-1623582884"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:28.872124 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f9c5a7e4-4437-4814-b5c5-8f51ed0f587e tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:28.872465 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1391/5604] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:28 2026] POST /volume/v3/types => generated 329 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:28.880792 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:28.882117 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:28.882462 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "197dc770-0e31-4ee6-8890-466e9f718293", "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:28.883840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume request body: {'volume': {'volume_type': '197dc770-0e31-4ee6-8890-466e9f718293', 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:28.887410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume of 1 GB Jul 24 01:06:28.887724 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:28.887724 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:28.888070 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:28.893687 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Flow 'volume_create_api' (f5129ff1-d07f-4d06-8841-c02f069d5ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:28.894592 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b659f-2a43-4fc6-8f40-3166e69ff59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:28.895439 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:28.914771 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b659f-2a43-4fc6-8f40-3166e69ff59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:06:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-565937145',vendor_name='tempest-vendor_name-1623582884'},id=197dc770-0e31-4ee6-8890-466e9f718293,is_public=True,name='tempest-ProjectReaderTests-volume-type-1891472037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '197dc770-0e31-4ee6-8890-466e9f718293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:28.915465 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db79ef02-03c7-4802-b1e0-c644cdd25a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:28.939804 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1891472037 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1891472037, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:28.940081 np0000005792 devstack@c-api.service[100231]: WARNING cinder.quota [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1891472037 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1891472037, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:28.975647 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Created reservations ['d15da705-8607-4e7b-8d9d-bd6a376c430d', 'a8189dbc-e7eb-4eba-a7c5-9e0b6a7654c3', 'e017a1b1-9bf5-4d8a-a31a-8d888ec619f4', 'f72024fc-1a51-4993-851b-161bb15afef7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:28.976510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db79ef02-03c7-4802-b1e0-c644cdd25a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d15da705-8607-4e7b-8d9d-bd6a376c430d', 'a8189dbc-e7eb-4eba-a7c5-9e0b6a7654c3', 'e017a1b1-9bf5-4d8a-a31a-8d888ec619f4', 'f72024fc-1a51-4993-851b-161bb15afef7']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:28.977309 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf9653c-7785-43c9-8dbf-3faf795fc855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:29.001149 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf9653c-7785-43c9-8dbf-3faf795fc855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7', '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='a3d55216d3ee4cd98a021e135c46a5f2',qos_specs=None,replication_status=,reservations=['d15da705-8607-4e7b-8d9d-bd6a376c430d','a8189dbc-e7eb-4eba-a7c5-9e0b6a7654c3','e017a1b1-9bf5-4d8a-a31a-8d888ec619f4','f72024fc-1a51-4993-851b-161bb15afef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_type_id=197dc770-0e31-4ee6-8890-466e9f718293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06: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=00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d55216d3ee4cd98a021e135c46a5f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(197dc770-0e31-4ee6-8890-466e9f718293),volume_type_id=197dc770-0e31-4ee6-8890-466e9f718293)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:29.002839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4e04e-07ac-4882-b5b0-75883d285cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:29.018001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4e04e-07ac-4882-b5b0-75883d285cb2) transitioned into state 'SUCCESS' from 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='a3d55216d3ee4cd98a021e135c46a5f2',qos_specs=None,replication_status=,reservations=['d15da705-8607-4e7b-8d9d-bd6a376c430d','a8189dbc-e7eb-4eba-a7c5-9e0b6a7654c3','e017a1b1-9bf5-4d8a-a31a-8d888ec619f4','f72024fc-1a51-4993-851b-161bb15afef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_type_id=197dc770-0e31-4ee6-8890-466e9f718293)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:29.018650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e21eea5-d932-422f-9085-312b8ce559d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:29.027000 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e21eea5-d932-422f-9085-312b8ce559d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:29.027784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Flow 'volume_create_api' (f5129ff1-d07f-4d06-8841-c02f069d5ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:29.028087 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume request issued successfully. Jul 24 01:06:29.028659 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-048bd874-62b7-4bb8-a15a-4524d4d7d43c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:29.029079 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1404/5605] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:06:28 2026] POST /volume/v3/volumes => generated 772 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:29.041495 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-799a45a2-8dea-4006-8d52-1c98721e904c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:29.043074 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-799a45a2-8dea-4006-8d52-1c98721e904c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 Jul 24 01:06:29.043296 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-799a45a2-8dea-4006-8d52-1c98721e904c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:29.043519 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-799a45a2-8dea-4006-8d52-1c98721e904c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:29.049759 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:29.049759 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:29.053365 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-799a45a2-8dea-4006-8d52-1c98721e904c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:29.057622 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-799a45a2-8dea-4006-8d52-1c98721e904c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 returned with HTTP 200 Jul 24 01:06:29.058072 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1416/5606] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:29 2026] GET /volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.072311 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.074300 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 Jul 24 01:06:30.074503 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.074722 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.081761 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.081761 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:30.084982 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:30.088723 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-83f9421c-2659-47c0-99e5-a19d9a0eaab4 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 returned with HTTP 200 Jul 24 01:06:30.089102 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1396/5607] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.100242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0443b857-c25e-4256-ae0a-9cc9b28882eb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.102181 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0443b857-c25e-4256-ae0a-9cc9b28882eb tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:30.102454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0443b857-c25e-4256-ae0a-9cc9b28882eb tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.102694 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0443b857-c25e-4256-ae0a-9cc9b28882eb tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'version_select' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.107486 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0443b857-c25e-4256-ae0a-9cc9b28882eb tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:30.108027 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1392/5608] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.117266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-74331644-be1d-4fea-9742-2d1916ecd238 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.170770 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74331644-be1d-4fea-9742-2d1916ecd238 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:30.170970 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74331644-be1d-4fea-9742-2d1916ecd238 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.171138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-74331644-be1d-4fea-9742-2d1916ecd238 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.171414 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.171414 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:30.174650 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-74331644-be1d-4fea-9742-2d1916ecd238 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:30.174988 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1405/5609] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/messages => generated 668 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.183329 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f289f1e0-9d9f-4f75-b79a-37d000b1a854 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.185259 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f289f1e0-9d9f-4f75-b79a-37d000b1a854 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/messages/1ae44859-8d27-48fb-b1cc-3d0f47d0af65 Jul 24 01:06:30.185530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f289f1e0-9d9f-4f75-b79a-37d000b1a854 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.185833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f289f1e0-9d9f-4f75-b79a-37d000b1a854 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.194338 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f289f1e0-9d9f-4f75-b79a-37d000b1a854 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/messages/1ae44859-8d27-48fb-b1cc-3d0f47d0af65 returned with HTTP 204 Jul 24 01:06:30.194963 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1417/5610] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:06:30 2026] DELETE /volume/v3/messages/1ae44859-8d27-48fb-b1cc-3d0f47d0af65 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:06:30.202053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.204292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 Jul 24 01:06:30.204590 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.204779 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.204935 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Delete volume with id: 00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 Jul 24 01:06:30.214175 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.214175 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:30.214648 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:30.215898 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100232) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:06:30.227463 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1891472037 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1891472037, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:30.227776 np0000005792 devstack@c-api.service[100232]: WARNING cinder.quota [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1891472037 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1891472037, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:30.235558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Created reservations ['32eb90b3-c815-4318-ab63-ed3e44da171b', 'e39f6d8f-c569-4a63-95a9-89a0ea0b3ef5', '109fdbaf-e7bc-4c81-97b0-a2569d8df1de', '296b1fae-08d9-4980-92f5-229e1c9712ae'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:30.257882 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Delete volume request issued successfully. Jul 24 01:06:30.258066 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4ebecfeb-4693-4730-9ba6-b8945c0faddf tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 returned with HTTP 202 Jul 24 01:06:30.258533 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1397/5611] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:30 2026] DELETE /volume/v3/volumes/00a1ce2e-cfc6-48cc-9d6f-80b9498f19e7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:30.266105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-48994ab3-05d0-4d01-9db6-8812536fd552 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.268137 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-48994ab3-05d0-4d01-9db6-8812536fd552 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/types/197dc770-0e31-4ee6-8890-466e9f718293 Jul 24 01:06:30.268431 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-48994ab3-05d0-4d01-9db6-8812536fd552 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.268696 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-48994ab3-05d0-4d01-9db6-8812536fd552 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.294428 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-48994ab3-05d0-4d01-9db6-8812536fd552 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/types/197dc770-0e31-4ee6-8890-466e9f718293 returned with HTTP 202 Jul 24 01:06:30.294898 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1393/5612] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:30 2026] DELETE /volume/v3/types/197dc770-0e31-4ee6-8890-466e9f718293 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:30.302668 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-50213699-3fdf-4166-a0c6-42564b1ef95d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.304258 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-50213699-3fdf-4166-a0c6-42564b1ef95d tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:30.304640 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-50213699-3fdf-4166-a0c6-42564b1ef95d tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-321298881", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2072139727", "vendor_name": "tempest-vendor_name-531378875"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:30.318214 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-50213699-3fdf-4166-a0c6-42564b1ef95d tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:30.318633 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1406/5613] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:30 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.326564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.328212 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:30.328555 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a08f9ad-9ad4-43cb-a923-f086bec7784a", "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:30.329917 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume request body: {'volume': {'volume_type': '8a08f9ad-9ad4-43cb-a923-f086bec7784a', 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:30.333352 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume of 1 GB Jul 24 01:06:30.333640 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.333640 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:30.333959 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Availability Zones retrieved successfully. Jul 24 01:06:30.339397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Flow 'volume_create_api' (a1f5a843-3688-4a80-b2fe-49335fc5569d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:30.340231 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f9945-5280-4514-aeb6-66bf7b94bd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:30.340955 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:30.358664 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f9945-5280-4514-aeb6-66bf7b94bd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T01:06:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2072139727',vendor_name='tempest-vendor_name-531378875'},id=8a08f9ad-9ad4-43cb-a923-f086bec7784a,is_public=True,name='tempest-ProjectReaderTests-volume-type-321298881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a08f9ad-9ad4-43cb-a923-f086bec7784a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:30.359421 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddfe508-2332-42f0-8cea-3f01bc3216ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:30.380792 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-321298881 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-321298881, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:30.381046 np0000005792 devstack@c-api.service[100230]: WARNING cinder.quota [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-321298881 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-321298881, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:30.402874 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Created reservations ['c89c5178-178e-41fc-b461-63b913266d78', '9f523ce2-364d-40a6-af4e-1afa35392bd1', '579378ff-c796-4afd-8f9d-f84128df46f7', '84e6e87b-cb5d-461b-8965-09f4865ad213'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:30.403670 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddfe508-2332-42f0-8cea-3f01bc3216ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89c5178-178e-41fc-b461-63b913266d78', '9f523ce2-364d-40a6-af4e-1afa35392bd1', '579378ff-c796-4afd-8f9d-f84128df46f7', '84e6e87b-cb5d-461b-8965-09f4865ad213']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:30.404456 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e2943-a2f1-4e6e-ae08-395707855b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:30.418417 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.420480 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:30.420682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.420844 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.427347 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.427347 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:30.427886 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e2943-a2f1-4e6e-ae08-395707855b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6', '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='a3d55216d3ee4cd98a021e135c46a5f2',qos_specs=None,replication_status=,reservations=['c89c5178-178e-41fc-b461-63b913266d78','9f523ce2-364d-40a6-af4e-1afa35392bd1','579378ff-c796-4afd-8f9d-f84128df46f7','84e6e87b-cb5d-461b-8965-09f4865ad213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_type_id=8a08f9ad-9ad4-43cb-a923-f086bec7784a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06: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=53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d55216d3ee4cd98a021e135c46a5f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a08f9ad-9ad4-43cb-a923-f086bec7784a),volume_type_id=8a08f9ad-9ad4-43cb-a923-f086bec7784a)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:30.428646 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3da1a5c-23c1-4713-b0f4-b4186ab4fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:30.430906 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:30.436259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-57fe6269-a6be-4d39-8ad0-16146f37e63f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 200 Jul 24 01:06:30.436760 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1398/5614] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:30.443584 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-af90c179-2915-444c-9e90-b5ea9c2db45b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.444031 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af90c179-2915-444c-9e90-b5ea9c2db45b None None] GET https://10.4.3.67/volume// Jul 24 01:06:30.444233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af90c179-2915-444c-9e90-b5ea9c2db45b None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.444432 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-af90c179-2915-444c-9e90-b5ea9c2db45b None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.444778 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-af90c179-2915-444c-9e90-b5ea9c2db45b None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:06:30.445075 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1394/5615] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:06:30.446380 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3da1a5c-23c1-4713-b0f4-b4186ab4fcf4) transitioned into state 'SUCCESS' from 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='a3d55216d3ee4cd98a021e135c46a5f2',qos_specs=None,replication_status=,reservations=['c89c5178-178e-41fc-b461-63b913266d78','9f523ce2-364d-40a6-af4e-1afa35392bd1','579378ff-c796-4afd-8f9d-f84128df46f7','84e6e87b-cb5d-461b-8965-09f4865ad213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79a0a05d79649ceb2f003063e3ed5f5',volume_type_id=8a08f9ad-9ad4-43cb-a923-f086bec7784a)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:30.447093 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919ccefa-7ad9-4f82-b3d3-d403eafb8753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:30.451419 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-56bedc1f-9c19-4865-a734-8339f5181efd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.453345 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-56bedc1f-9c19-4865-a734-8339f5181efd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:06:30.453734 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-56bedc1f-9c19-4865-a734-8339f5181efd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d426ddd4-b47d-4508-99eb-919b355886cb", "connector": null, "instance_uuid": "c1837e3c-1922-469a-a8a9-b322f7067373"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:30.455769 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919ccefa-7ad9-4f82-b3d3-d403eafb8753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:30.457442 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Flow 'volume_create_api' (a1f5a843-3688-4a80-b2fe-49335fc5569d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:30.457610 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Create volume request issued successfully. Jul 24 01:06:30.458323 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5b38dba6-e65f-4c0b-b142-843cf4c3ed07 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:30.458899 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1418/5616] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:06:30 2026] POST /volume/v3/volumes => generated 771 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:30.461657 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.461657 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:30.470225 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.472064 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 Jul 24 01:06:30.472262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.472472 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.478792 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.478792 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:30.481822 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:30.483386 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-56bedc1f-9c19-4865-a734-8339f5181efd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:06:30.483811 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1407/5617] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:06:30 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:30.485323 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e8b89376-2c00-4c30-a423-5d2ae502b956 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 returned with HTTP 200 Jul 24 01:06:30.485654 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1399/5618] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:30.490229 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3cc7956e-d41f-4f63-89d6-3cee1ff22023 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.490754 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3cc7956e-d41f-4f63-89d6-3cee1ff22023 None None] GET https://10.4.3.67/volume// Jul 24 01:06:30.490988 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3cc7956e-d41f-4f63-89d6-3cee1ff22023 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.491277 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3cc7956e-d41f-4f63-89d6-3cee1ff22023 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.491743 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3cc7956e-d41f-4f63-89d6-3cee1ff22023 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:06:30.492136 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1395/5619] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:06:30.499021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.500993 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:30.501204 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:30.501386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:30.509926 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.509926 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:30.512796 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:30.516810 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-8db1ec1f-e45b-4adb-98b7-cb1c27590a73 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 200 Jul 24 01:06:30.517333 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1419/5620] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:06:30 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:06:30.624782 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.626772 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 Jul 24 01:06:30.627144 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:30.635069 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-d426ddd4-b47d-4508-99eb-919b355886cb-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:06:30.640201 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-d426ddd4-b47d-4508-99eb-919b355886cb-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:06:30.641108 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.641108 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:30.709840 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-d426ddd4-b47d-4508-99eb-919b355886cb-np0000005792" released by "attachment_update" :: held 0.070s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:06:30.710202 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-2d29ad3d-d3bd-49fe-83e6-7dcfa2e75a2d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 returned with HTTP 200 Jul 24 01:06:30.710973 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1408/5621] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:06:30 2026] PUT /volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:30.732165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-220d2322-f52c-4f48-9135-45e07984af62 req-a2af0312-c0d2-42cd-9d3f-7c40904d4111 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:30.734255 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-a2af0312-c0d2-42cd-9d3f-7c40904d4111 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648/action Jul 24 01:06:30.734645 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-a2af0312-c0d2-42cd-9d3f-7c40904d4111 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:30.734783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-a2af0312-c0d2-42cd-9d3f-7c40904d4111 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:30.748631 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:30.748631 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:30.756209 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-220d2322-f52c-4f48-9135-45e07984af62 req-a2af0312-c0d2-42cd-9d3f-7c40904d4111 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648/action returned with HTTP 204 Jul 24 01:06:30.756617 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1400/5622] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:06:30 2026] POST /volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:31.499454 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.501165 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 Jul 24 01:06:31.501377 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.501541 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.508213 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:31.508213 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:31.511228 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:31.514525 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-58e6b6de-9a1b-4d9c-a7b8-448d64716a9c tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 returned with HTTP 200 Jul 24 01:06:31.514882 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1396/5623] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:06:31 2026] GET /volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:31.530974 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e507b7f0-c11c-4558-979b-6c4333d4488a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.532653 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e507b7f0-c11c-4558-979b-6c4333d4488a tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] GET https://10.4.3.67/volume/v3/messages Jul 24 01:06:31.532851 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e507b7f0-c11c-4558-979b-6c4333d4488a tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.533025 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e507b7f0-c11c-4558-979b-6c4333d4488a tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.537014 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e507b7f0-c11c-4558-979b-6c4333d4488a tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/messages returned with HTTP 200 Jul 24 01:06:31.537369 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1420/5624] 10.4.3.67 () {68 vars in 1273 bytes} [Fri Jul 24 01:06:31 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:31.546596 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-4970f6e7-c1b9-497a-b6d4-f3bcbc4533c1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.548355 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4970f6e7-c1b9-497a-b6d4-f3bcbc4533c1 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] GET https://10.4.3.67/volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf Jul 24 01:06:31.548562 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4970f6e7-c1b9-497a-b6d4-f3bcbc4533c1 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.548757 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-4970f6e7-c1b9-497a-b6d4-f3bcbc4533c1 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.552464 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:31.552464 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:31.553061 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-4970f6e7-c1b9-497a-b6d4-f3bcbc4533c1 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-reader] https://10.4.3.67/volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf returned with HTTP 200 Jul 24 01:06:31.553395 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1409/5625] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:31 2026] GET /volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:31.563039 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5fda3481-e01d-4fd4-8c81-5236cfb92723 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.564745 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5fda3481-e01d-4fd4-8c81-5236cfb92723 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf Jul 24 01:06:31.564961 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5fda3481-e01d-4fd4-8c81-5236cfb92723 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.565128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5fda3481-e01d-4fd4-8c81-5236cfb92723 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.573019 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5fda3481-e01d-4fd4-8c81-5236cfb92723 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf returned with HTTP 204 Jul 24 01:06:31.573382 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1401/5626] 10.4.3.67 () {68 vars in 1387 bytes} [Fri Jul 24 01:06:31 2026] DELETE /volume/v3/messages/b52082eb-f724-4859-95e0-0a1780704faf => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 01:06:31.580821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-46058107-3351-4f0d-ad76-c75900e07046 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.582558 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 Jul 24 01:06:31.582785 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.582963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.583154 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Delete volume with id: 53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 Jul 24 01:06:31.589966 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:31.589966 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:31.590301 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Volume info retrieved successfully. Jul 24 01:06:31.591199 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100229) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 01:06:31.599809 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-321298881 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-321298881, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:31.600085 np0000005792 devstack@c-api.service[100229]: WARNING cinder.quota [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-321298881 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-321298881, it is now deprecated. Please use the default quota class for default quota. Jul 24 01:06:31.607360 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Created reservations ['3a2c4aac-c31f-4d77-9aa3-f942732d5e50', 'a03225f0-4dcd-41ad-ac48-77e62d799c2c', '5c0f75a5-4ac4-4e6d-a314-5c2a6bb60a9d', '9f62aa57-a09f-45bb-a790-fe5d95f8b992'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:31.627884 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Delete volume request issued successfully. Jul 24 01:06:31.628068 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-46058107-3351-4f0d-ad76-c75900e07046 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 returned with HTTP 202 Jul 24 01:06:31.628482 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1397/5627] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:06:31 2026] DELETE /volume/v3/volumes/53b54d6e-d7ed-4d69-9f8b-c21ccc450bc6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:31.635787 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2fb40062-d7d5-4131-aa19-092df7a9fc39 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:31.637451 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fb40062-d7d5-4131-aa19-092df7a9fc39 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] DELETE https://10.4.3.67/volume/v3/types/8a08f9ad-9ad4-43cb-a923-f086bec7784a Jul 24 01:06:31.637644 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2fb40062-d7d5-4131-aa19-092df7a9fc39 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:31.637880 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2fb40062-d7d5-4131-aa19-092df7a9fc39 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:31.657119 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2fb40062-d7d5-4131-aa19-092df7a9fc39 tempest-ProjectReaderTests-1873294522 tempest-ProjectReaderTests-1873294522-project-admin] https://10.4.3.67/volume/v3/types/8a08f9ad-9ad4-43cb-a923-f086bec7784a returned with HTTP 202 Jul 24 01:06:31.657521 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1421/5628] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:31 2026] DELETE /volume/v3/types/8a08f9ad-9ad4-43cb-a923-f086bec7784a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:32.988092 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-971f2975-717e-4359-b105-8716558b1d35 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.077507 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-971f2975-717e-4359-b105-8716558b1d35 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.077930 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-971f2975-717e-4359-b105-8716558b1d35 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-156117039", "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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.102514 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-971f2975-717e-4359-b105-8716558b1d35 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.103064 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1410/5629] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:32 2026] POST /volume/v3/types => generated 379 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.111555 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bc25b240-0451-4332-b9c2-cec1171218fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.113487 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc25b240-0451-4332-b9c2-cec1171218fb tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption Jul 24 01:06:33.113891 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bc25b240-0451-4332-b9c2-cec1171218fb tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.129918 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bc25b240-0451-4332-b9c2-cec1171218fb tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption returned with HTTP 200 Jul 24 01:06:33.130281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1402/5630] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.138317 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7d1972ec-6ecc-4ec8-a1ea-27092ae73647 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.140307 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d1972ec-6ecc-4ec8-a1ea-27092ae73647 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.140525 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d1972ec-6ecc-4ec8-a1ea-27092ae73647 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-313482005", "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=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.155319 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d1972ec-6ecc-4ec8-a1ea-27092ae73647 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.155684 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1398/5631] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.164954 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1e932509-7956-4745-8e05-ff23e8de7fb1 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.225470 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e932509-7956-4745-8e05-ff23e8de7fb1 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] POST https://10.4.3.67/volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48/encryption Jul 24 01:06:33.225844 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1e932509-7956-4745-8e05-ff23e8de7fb1 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.227783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-1e932509-7956-4745-8e05-ff23e8de7fb1 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.227977 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1e932509-7956-4745-8e05-ff23e8de7fb1 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48/encryption returned with HTTP 403 Jul 24 01:06:33.228422 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1422/5632] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.235702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-982a2c97-d1cd-4c38-b0a9-99bf2f9dac03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.236915 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-982a2c97-d1cd-4c38-b0a9-99bf2f9dac03 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.237258 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-982a2c97-d1cd-4c38-b0a9-99bf2f9dac03 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1557947109", "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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.251798 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-982a2c97-d1cd-4c38-b0a9-99bf2f9dac03 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.252290 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1411/5633] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:33 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) Jul 24 01:06:33.259904 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2f5ec4af-d03f-4637-b8d3-8f55ca71e446 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.261665 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f5ec4af-d03f-4637-b8d3-8f55ca71e446 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] POST https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs Jul 24 01:06:33.262032 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2f5ec4af-d03f-4637-b8d3-8f55ca71e446 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.263810 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-2f5ec4af-d03f-4637-b8d3-8f55ca71e446 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.264024 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2f5ec4af-d03f-4637-b8d3-8f55ca71e446 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs returned with HTTP 403 Jul 24 01:06:33.264454 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1403/5634] 10.4.3.67 () {68 vars in 1392 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.271180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9b62b6ef-7cad-49b2-834d-7013214ec5b4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.272801 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b62b6ef-7cad-49b2-834d-7013214ec5b4 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] PUT https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs/key2 Jul 24 01:06:33.273127 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9b62b6ef-7cad-49b2-834d-7013214ec5b4 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.275283 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-9b62b6ef-7cad-49b2-834d-7013214ec5b4 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.275454 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9b62b6ef-7cad-49b2-834d-7013214ec5b4 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs/key2 returned with HTTP 403 Jul 24 01:06:33.275858 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1399/5635] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:06:33 2026] PUT /volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.283910 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f1a8a895-8907-4fa5-82a9-1041ce073bc3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.285841 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1a8a895-8907-4fa5-82a9-1041ce073bc3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.286262 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1a8a895-8907-4fa5-82a9-1041ce073bc3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.288366 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-f1a8a895-8907-4fa5-82a9-1041ce073bc3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.288585 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1a8a895-8907-4fa5-82a9-1041ce073bc3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types returned with HTTP 403 Jul 24 01:06:33.289061 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1423/5636] 10.4.3.67 () {68 vars in 1245 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.295724 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-80b0bd27-c2c2-45e3-a31f-bc49bc7a6faf None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.297410 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80b0bd27-c2c2-45e3-a31f-bc49bc7a6faf tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.297776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-80b0bd27-c2c2-45e3-a31f-bc49bc7a6faf tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1937671783", "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=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.311785 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-80b0bd27-c2c2-45e3-a31f-bc49bc7a6faf tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.312133 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1412/5637] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:33 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) Jul 24 01:06:33.320183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bad69360-0537-4333-8307-521d3ac09945 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.322041 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bad69360-0537-4333-8307-521d3ac09945 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption Jul 24 01:06:33.322421 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bad69360-0537-4333-8307-521d3ac09945 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.335566 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bad69360-0537-4333-8307-521d3ac09945 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption returned with HTTP 200 Jul 24 01:06:33.335962 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1404/5638] 10.4.3.67 () {68 vars in 1390 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.343072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-032f61e2-b0ff-4043-b425-8372f09d39df None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.344965 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-032f61e2-b0ff-4043-b425-8372f09d39df tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] DELETE https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption/2f962e6f-9fdc-40cc-8525-dea580c3e610 Jul 24 01:06:33.345159 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-032f61e2-b0ff-4043-b425-8372f09d39df tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.345376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-032f61e2-b0ff-4043-b425-8372f09d39df tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.346027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-032f61e2-b0ff-4043-b425-8372f09d39df tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.346205 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-032f61e2-b0ff-4043-b425-8372f09d39df tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption/2f962e6f-9fdc-40cc-8525-dea580c3e610 returned with HTTP 403 Jul 24 01:06:33.346757 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1400/5639] 10.4.3.67 () {66 vars in 1482 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9/encryption/2f962e6f-9fdc-40cc-8525-dea580c3e610 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.352459 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a55425eb-349c-49a9-9233-3d0689947079 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.354057 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a55425eb-349c-49a9-9233-3d0689947079 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.354461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a55425eb-349c-49a9-9233-3d0689947079 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1548989276", "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=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.368617 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a55425eb-349c-49a9-9233-3d0689947079 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.368930 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1424/5640] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:33 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) Jul 24 01:06:33.376013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.377708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] DELETE https://10.4.3.67/volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7/extra_specs/key1 Jul 24 01:06:33.377923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.378137 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.382508 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.382749 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa17361d-ce04-4e1f-bae1-c8e56ebdc67f tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7/extra_specs/key1 returned with HTTP 403 Jul 24 01:06:33.383175 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1413/5641] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.390675 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1d818eea-5167-4434-8e06-243f685e47f9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.392383 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d818eea-5167-4434-8e06-243f685e47f9 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] POST https://10.4.3.67/volume/v3/types Jul 24 01:06:33.392751 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1d818eea-5167-4434-8e06-243f685e47f9 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-250750024", "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=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.406681 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1d818eea-5167-4434-8e06-243f685e47f9 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.407142 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1405/5642] 10.4.3.67 () {68 vars in 1246 bytes} [Fri Jul 24 01:06:33 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.414501 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.416204 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] DELETE https://10.4.3.67/volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 Jul 24 01:06:33.416411 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.416606 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.417182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.417372 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2165936c-04e7-4b3b-b4d7-f062fc535fee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 returned with HTTP 403 Jul 24 01:06:33.417773 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1401/5643] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.423802 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0c0a95d-e5eb-41f1-b345-a33d52a75aa8 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.425509 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0c0a95d-e5eb-41f1-b345-a33d52a75aa8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs Jul 24 01:06:33.425727 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a95d-e5eb-41f1-b345-a33d52a75aa8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.425926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a95d-e5eb-41f1-b345-a33d52a75aa8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.432212 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0c0a95d-e5eb-41f1-b345-a33d52a75aa8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs returned with HTTP 200 Jul 24 01:06:33.432605 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1425/5644] 10.4.3.67 () {66 vars in 1371 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.438909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.440494 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types Jul 24 01:06:33.440692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.440875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'index' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.441514 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:06:33.460562 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d754d506-7aaf-4175-bd8d-6d5131b16877 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types returned with HTTP 200 Jul 24 01:06:33.460895 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1414/5645] 10.4.3.67 () {66 vars in 1224 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types => generated 2386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:33.470549 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.472184 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/cipher Jul 24 01:06:33.472370 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.472540 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.473137 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.policy [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100232) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.473355 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4c2f02f0-06cd-40fb-bf07-4dec00c32a1b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/cipher returned with HTTP 403 Jul 24 01:06:33.473761 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1406/5646] 10.4.3.67 () {66 vars in 1389 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.480674 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.482694 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption Jul 24 01:06:33.482874 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.483050 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.483632 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.483793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f47d4981-c7eb-4d93-bff8-02b9a083daa3 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption returned with HTTP 403 Jul 24 01:06:33.484152 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1402/5647] 10.4.3.67 () {66 vars in 1368 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.490926 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-456e5a6b-3692-4a4e-b999-bc1b637c0814 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.493362 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-456e5a6b-3692-4a4e-b999-bc1b637c0814 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/multiattach Jul 24 01:06:33.493693 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-456e5a6b-3692-4a4e-b999-bc1b637c0814 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.494067 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-456e5a6b-3692-4a4e-b999-bc1b637c0814 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.503281 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-456e5a6b-3692-4a4e-b999-bc1b637c0814 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/multiattach returned with HTTP 200 Jul 24 01:06:33.503760 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1426/5648] 10.4.3.67 () {66 vars in 1407 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:06:33.510370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-40b5ca4b-e595-4e85-b15d-de7fada09381 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.512108 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40b5ca4b-e595-4e85-b15d-de7fada09381 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/volume_backend_name Jul 24 01:06:33.512307 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-40b5ca4b-e595-4e85-b15d-de7fada09381 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.512486 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-40b5ca4b-e595-4e85-b15d-de7fada09381 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.518968 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-40b5ca4b-e595-4e85-b15d-de7fada09381 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 01:06:33.519409 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1415/5649] 10.4.3.67 () {66 vars in 1431 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.527051 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b20a2173-896b-4a54-b7df-44dc2c26cc42 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.528757 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b20a2173-896b-4a54-b7df-44dc2c26cc42 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] GET https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 Jul 24 01:06:33.529004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b20a2173-896b-4a54-b7df-44dc2c26cc42 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.529231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b20a2173-896b-4a54-b7df-44dc2c26cc42 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.536371 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b20a2173-896b-4a54-b7df-44dc2c26cc42 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 returned with HTTP 200 Jul 24 01:06:33.536808 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1407/5650] 10.4.3.67 () {66 vars in 1335 bytes} [Fri Jul 24 01:06:33 2026] GET /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:33.545063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5e113389-9eac-4a1a-bea0-cab2a76a9304 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.547241 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e113389-9eac-4a1a-bea0-cab2a76a9304 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] PUT https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/2dd8ed62-e057-4192-bedd-6d57081dcb22 Jul 24 01:06:33.547655 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5e113389-9eac-4a1a-bea0-cab2a76a9304 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.549963 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-5e113389-9eac-4a1a-bea0-cab2a76a9304 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.550187 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5e113389-9eac-4a1a-bea0-cab2a76a9304 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/2dd8ed62-e057-4192-bedd-6d57081dcb22 returned with HTTP 403 Jul 24 01:06:33.550736 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1403/5651] 10.4.3.67 () {68 vars in 1499 bytes} [Fri Jul 24 01:06:33 2026] PUT /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/encryption/2dd8ed62-e057-4192-bedd-6d57081dcb22 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.559629 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-cc8d7420-1f08-46c5-a31f-dab5de04a940 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.561431 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc8d7420-1f08-46c5-a31f-dab5de04a940 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] PUT https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/key1 Jul 24 01:06:33.561782 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-cc8d7420-1f08-46c5-a31f-dab5de04a940 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.563732 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-cc8d7420-1f08-46c5-a31f-dab5de04a940 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.563968 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-cc8d7420-1f08-46c5-a31f-dab5de04a940 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/key1 returned with HTTP 403 Jul 24 01:06:33.564423 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1427/5652] 10.4.3.67 () {68 vars in 1406 bytes} [Fri Jul 24 01:06:33 2026] PUT /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.571695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b4f22159-9529-4e28-94f6-de804158ad97 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.573454 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4f22159-9529-4e28-94f6-de804158ad97 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] PUT https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 Jul 24 01:06:33.573873 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b4f22159-9529-4e28-94f6-de804158ad97 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:33.577578 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-b4f22159-9529-4e28-94f6-de804158ad97 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5d9519387ce742719b43aba6f947caa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99d3831330bd48bca1f423a75a3e398d', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:06:33.577762 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4f22159-9529-4e28-94f6-de804158ad97 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-member] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 returned with HTTP 403 Jul 24 01:06:33.578162 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1416/5653] 10.4.3.67 () {68 vars in 1355 bytes} [Fri Jul 24 01:06:33 2026] PUT /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:33.586078 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ce9ac54d-f644-404a-94ff-73541bf2a5a8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.587759 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce9ac54d-f644-404a-94ff-73541bf2a5a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 Jul 24 01:06:33.587942 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce9ac54d-f644-404a-94ff-73541bf2a5a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.588136 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ce9ac54d-f644-404a-94ff-73541bf2a5a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.611682 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ce9ac54d-f644-404a-94ff-73541bf2a5a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 returned with HTTP 202 Jul 24 01:06:33.612178 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1408/5654] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/77b7c8b1-4137-45e2-8da0-805e26e9d711 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:33.618684 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8dc2ec20-b2fe-4b03-badf-8629754558ad None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.620278 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8dc2ec20-b2fe-4b03-badf-8629754558ad tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7 Jul 24 01:06:33.620696 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8dc2ec20-b2fe-4b03-badf-8629754558ad tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.620696 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8dc2ec20-b2fe-4b03-badf-8629754558ad tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.643968 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8dc2ec20-b2fe-4b03-badf-8629754558ad tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7 returned with HTTP 202 Jul 24 01:06:33.644420 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1404/5655] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/f5e603ec-e51d-43d4-a6ad-a8992bdecfe7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:33.650788 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-756c3c47-d227-43a2-ae17-edcc094e353b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.652592 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-756c3c47-d227-43a2-ae17-edcc094e353b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9 Jul 24 01:06:33.652783 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-756c3c47-d227-43a2-ae17-edcc094e353b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.652998 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-756c3c47-d227-43a2-ae17-edcc094e353b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.674926 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-756c3c47-d227-43a2-ae17-edcc094e353b tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9 returned with HTTP 202 Jul 24 01:06:33.675355 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1428/5656] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/8e6fdc31-1f16-4027-af55-8441a257f1c9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:33.682409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-916af2ba-a5bf-42f7-8f18-d0534491c0a8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.684012 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-916af2ba-a5bf-42f7-8f18-d0534491c0a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721 Jul 24 01:06:33.684115 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-916af2ba-a5bf-42f7-8f18-d0534491c0a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.684323 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-916af2ba-a5bf-42f7-8f18-d0534491c0a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.706086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-916af2ba-a5bf-42f7-8f18-d0534491c0a8 tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721 returned with HTTP 202 Jul 24 01:06:33.706454 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1417/5657] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/f392d9f1-4b5a-4b60-920f-0307b9f1c721 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:33.712790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-63ea591f-7188-4adf-9382-7dfe2c175d3e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.714533 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63ea591f-7188-4adf-9382-7dfe2c175d3e tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48 Jul 24 01:06:33.714727 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63ea591f-7188-4adf-9382-7dfe2c175d3e tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.714918 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-63ea591f-7188-4adf-9382-7dfe2c175d3e tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.735290 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-63ea591f-7188-4adf-9382-7dfe2c175d3e tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48 returned with HTTP 202 Jul 24 01:06:33.735758 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1409/5658] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/ef7c9de8-698e-497e-8f5c-187dced44b48 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:33.742520 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b969b3e4-a6a0-4654-81a0-504f55447bee None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:33.744082 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b969b3e4-a6a0-4654-81a0-504f55447bee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] DELETE https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 Jul 24 01:06:33.744279 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b969b3e4-a6a0-4654-81a0-504f55447bee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:33.744484 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b969b3e4-a6a0-4654-81a0-504f55447bee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] Calling method '_delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:33.764462 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b969b3e4-a6a0-4654-81a0-504f55447bee tempest-VolumeTypesMemberTests-1313971656 tempest-VolumeTypesMemberTests-1313971656-project-admin] https://10.4.3.67/volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 returned with HTTP 202 Jul 24 01:06:33.764826 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1405/5659] 10.4.3.67 () {66 vars in 1338 bytes} [Fri Jul 24 01:06:33 2026] DELETE /volume/v3/types/cfa6d35e-5b16-4ddf-9c3f-1bad1400bd04 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:37.564201 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:37.565720 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:37.565883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:37.566047 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:37.574214 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:37.574214 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:37.576950 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:37.580727 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f6b1e7d8-36ec-4c61-a55d-f3d912566b35 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 200 Jul 24 01:06:37.581058 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1429/5660] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:37 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 1635 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:38.658839 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-3810bb54-112f-4717-b4db-eace33524905 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:38.661316 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-3810bb54-112f-4717-b4db-eace33524905 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 Jul 24 01:06:38.661576 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-3810bb54-112f-4717-b4db-eace33524905 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:38.661800 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-3810bb54-112f-4717-b4db-eace33524905 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:38.670080 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:38.670080 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:38.715969 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-3810bb54-112f-4717-b4db-eace33524905 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 returned with HTTP 200 Jul 24 01:06:38.716377 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1418/5661] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:06:38 2026] DELETE /volume/v3/attachments/cd085f37-60a3-4252-8b2a-0c45dc300648 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:38.726132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:38.728040 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:38.728380 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:38.728679 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:38.729317 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:38.735987 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:38.735987 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:38.736441 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:38.751235 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:06:38.751431 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-ebc2427f-fb12-4389-be32-f867c7ba1d9c req-158ce1c8-7e5e-4c7d-a9b2-311bcf99d1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 202 Jul 24 01:06:38.751961 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1410/5662] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 01:06:38 2026] DELETE /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:39.940074 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ea7e761d-101d-43c1-af6a-4f44c35ee916 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:39.941674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ea7e761d-101d-43c1-af6a-4f44c35ee916 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb Jul 24 01:06:39.941873 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ea7e761d-101d-43c1-af6a-4f44c35ee916 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:39.942044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ea7e761d-101d-43c1-af6a-4f44c35ee916 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:39.947388 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ea7e761d-101d-43c1-af6a-4f44c35ee916 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb returned with HTTP 404 Jul 24 01:06:39.947813 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1406/5663] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:39 2026] GET /volume/v3/volumes/d426ddd4-b47d-4508-99eb-919b355886cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:40.001129 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:40.002955 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:40.003177 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:40.003411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:40.003558 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:40.008097 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:40.008097 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:40.008529 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:40.021473 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:06:40.021672 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bf56e1c4-ad78-4a96-9ad8-fe3f3009074f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 202 Jul 24 01:06:40.022170 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1430/5664] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:06:40 2026] DELETE /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:40.028315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:40.030257 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:40.030507 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:40.030766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:40.036097 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:40.036097 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:40.036644 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:06:40.037504 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8f404ff8-2a5b-4c01-87b2-97e78e8e1246 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 200 Jul 24 01:06:40.037898 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1419/5665] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:40 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:41.046558 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3cd975e8-5155-4674-af5e-f4ed7213b482 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:41.048259 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3cd975e8-5155-4674-af5e-f4ed7213b482 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 Jul 24 01:06:41.048443 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3cd975e8-5155-4674-af5e-f4ed7213b482 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:41.048627 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3cd975e8-5155-4674-af5e-f4ed7213b482 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:41.052988 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3cd975e8-5155-4674-af5e-f4ed7213b482 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 returned with HTTP 404 Jul 24 01:06:41.053572 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1411/5666] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:06:41 2026] GET /volume/v3/snapshots/bec071b4-6df2-4272-bcc9-f3c43da7c848 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:41.060890 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:41.062543 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:41.062866 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:41.063124 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:41.064414 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:41.070469 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:41.070469 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:41.070469 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:41.085360 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:06:41.085564 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5330e4ab-2671-4d9f-bf9c-260a93281cd4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 202 Jul 24 01:06:41.086030 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1407/5667] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:06:41 2026] DELETE /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:06:41.092813 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-13ec6584-3170-4534-abd6-631f565438f0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:41.094554 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-13ec6584-3170-4534-abd6-631f565438f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:41.094754 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-13ec6584-3170-4534-abd6-631f565438f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:41.094958 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-13ec6584-3170-4534-abd6-631f565438f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:41.102108 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:41.102108 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:41.106213 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-13ec6584-3170-4534-abd6-631f565438f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:41.111231 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-13ec6584-3170-4534-abd6-631f565438f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 200 Jul 24 01:06:41.111611 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1431/5668] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:41 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:42.125398 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-efa2cffe-7529-497a-a32e-4c54a530d932 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:42.127442 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-efa2cffe-7529-497a-a32e-4c54a530d932 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 Jul 24 01:06:42.127690 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-efa2cffe-7529-497a-a32e-4c54a530d932 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:42.127902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-efa2cffe-7529-497a-a32e-4c54a530d932 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:42.134264 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-efa2cffe-7529-497a-a32e-4c54a530d932 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 returned with HTTP 404 Jul 24 01:06:42.134742 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1420/5669] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:42 2026] GET /volume/v3/volumes/03812412-fb51-400a-8534-94c7507d4828 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:42.159623 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:42.161306 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:06:42.161665 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1039383729", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:42.163019 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1039383729', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:06:42.233558 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:06:42.237403 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:06:42.243573 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (b859b562-fa3e-4f78-8a43-da19cbc797a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:42.244552 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381c8644-441f-4f6e-911d-49cc4025cca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:42.245524 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:06:42.300979 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381c8644-441f-4f6e-911d-49cc4025cca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:42.301812 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ac066f-78df-4450-b176-400616e3654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:42.341942 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['deac00a9-f54c-43d2-a7bb-91b579a20500', '19d4b8c8-2d0a-424c-9c64-ce47ef614e9e', '5295770a-5367-403e-b285-f67002871c4e', '61cd704a-0705-4db5-8d54-ed8b751790be'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:06:42.342998 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ac066f-78df-4450-b176-400616e3654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deac00a9-f54c-43d2-a7bb-91b579a20500', '19d4b8c8-2d0a-424c-9c64-ce47ef614e9e', '5295770a-5367-403e-b285-f67002871c4e', '61cd704a-0705-4db5-8d54-ed8b751790be']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:42.343971 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3800886-874b-43e2-bda8-25ed640769ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:42.364956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3800886-874b-43e2-bda8-25ed640769ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5096cf-fc03-4617-ae0d-1679f1f58124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1039383729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['deac00a9-f54c-43d2-a7bb-91b579a20500','19d4b8c8-2d0a-424c-9c64-ce47ef614e9e','5295770a-5367-403e-b285-f67002871c4e','61cd704a-0705-4db5-8d54-ed8b751790be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1039383729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5096cf-fc03-4617-ae0d-1679f1f58124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:42.365700 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a5487f-5c0a-4aed-8777-af33b2a2457a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:42.384747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a5487f-5c0a-4aed-8777-af33b2a2457a) transitioned into state 'SUCCESS' from state '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-1039383729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['deac00a9-f54c-43d2-a7bb-91b579a20500','19d4b8c8-2d0a-424c-9c64-ce47ef614e9e','5295770a-5367-403e-b285-f67002871c4e','61cd704a-0705-4db5-8d54-ed8b751790be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:42.385412 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bc3f8e-d6fa-49f6-94da-8a670be776ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:06:42.394079 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bc3f8e-d6fa-49f6-94da-8a670be776ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:06:42.394932 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (b859b562-fa3e-4f78-8a43-da19cbc797a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:06:42.395263 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:06:42.395900 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48dbf903-adc7-4a0d-b91f-27fe211787a5 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:06:42.396360 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1412/5670] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:06:42 2026] POST /volume/v3/volumes => generated 757 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:06:42.410561 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:42.412299 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:42.412479 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:42.412669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:42.420271 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:42.420271 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:42.424637 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:42.429354 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-5232e5e3-dbe2-47d5-8e7a-afb6c28ea5dd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:42.429746 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1408/5671] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:42 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:06:43.441344 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:43.442850 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:43.443018 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:43.443182 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:43.449162 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:43.449162 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:43.452386 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:43.456296 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-ad8cc2ed-8d6b-4d28-9992-d00cacc5de7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:43.456693 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1432/5672] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:43 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:43.467585 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:43.469269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:43.469458 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:43.469641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:43.476669 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:43.476669 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:43.479917 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:43.484489 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d75ce450-0aae-4e23-9f11-de923fdb8a62 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:43.484868 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1421/5673] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:06:43 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:44.362728 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:44.365007 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:44.365226 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:44.365423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:44.372098 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:44.372098 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:06:44.375136 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:44.379293 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-df65e5b1-05d5-4eb9-9637-82a2e0379db3 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:44.379667 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1413/5674] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:44 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:44.774284 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:44.776264 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:44.776502 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:44.776738 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:44.778558 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=235,cinder:UPDATE=93,cinder:INSERT=41 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:06:44.784135 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:44.784135 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:44.787338 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:44.791546 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-58de5c7d-6117-4237-a7dd-bb7f9549f2b0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:44.791939 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1409/5675] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:06:44 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:44.801353 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b15e937b-ab5c-4c20-a193-a7b9ae83134c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:44.801758 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b15e937b-ab5c-4c20-a193-a7b9ae83134c None None] GET https://10.4.3.67/volume// Jul 24 01:06:44.801942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b15e937b-ab5c-4c20-a193-a7b9ae83134c None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:44.802173 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b15e937b-ab5c-4c20-a193-a7b9ae83134c None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:44.802553 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b15e937b-ab5c-4c20-a193-a7b9ae83134c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:06:44.802853 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1433/5676] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:06:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:06:44.809413 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-d93ac916-cd6c-4807-87a4-6a42dac1364c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:44.811345 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-d93ac916-cd6c-4807-87a4-6a42dac1364c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:06:44.811731 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-d93ac916-cd6c-4807-87a4-6a42dac1364c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d5096cf-fc03-4617-ae0d-1679f1f58124", "connector": null, "instance_uuid": "95c24ebc-85b3-44c7-8e8e-bb187c0eb577"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:44.819737 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:44.819737 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:44.840443 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-d93ac916-cd6c-4807-87a4-6a42dac1364c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:06:44.840928 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1422/5677] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:45.544726 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6a389684-da5b-4b01-bc06-1e2123034584 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:45.545211 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a389684-da5b-4b01-bc06-1e2123034584 None None] GET https://10.4.3.67/volume// Jul 24 01:06:45.545342 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a389684-da5b-4b01-bc06-1e2123034584 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:45.545615 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6a389684-da5b-4b01-bc06-1e2123034584 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:45.546016 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6a389684-da5b-4b01-bc06-1e2123034584 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:06:45.546398 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1414/5678] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:06:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:06:45.554869 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:45.557145 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:06:45.557396 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:45.557625 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:45.570288 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:45.570288 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:06:45.573937 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:06:45.578860 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-0c12b328-aa76-438f-907d-5b0304b47279 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:06:45.579287 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1410/5679] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:06:45 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:06:45.689081 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:45.691078 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 Jul 24 01:06:45.691440 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:45.698786 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-6d5096cf-fc03-4617-ae0d-1679f1f58124-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:06:45.704284 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-6d5096cf-fc03-4617-ae0d-1679f1f58124-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:06:45.705327 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:45.705327 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:06:45.783590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-6d5096cf-fc03-4617-ae0d-1679f1f58124-np0000005792" released by "attachment_update" :: held 0.079s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:06:45.784013 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-392d2d82-5921-4349-ae5e-9c728c181a2c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 returned with HTTP 200 Jul 24 01:06:45.784847 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1434/5680] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:06:45 2026] PUT /volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:06:45.805940 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-1b6cedbd-f6e2-4c79-bd71-e5ddc40644aa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:45.807968 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-1b6cedbd-f6e2-4c79-bd71-e5ddc40644aa tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11/action Jul 24 01:06:45.808409 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-1b6cedbd-f6e2-4c79-bd71-e5ddc40644aa tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:06:45.808564 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-1b6cedbd-f6e2-4c79-bd71-e5ddc40644aa tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:06:45.823561 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:06:45.823561 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:06:45.831741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-54f3ab90-a623-4dbd-b5cd-78f8811092a5 req-1b6cedbd-f6e2-4c79-bd71-e5ddc40644aa tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11/action returned with HTTP 204 Jul 24 01:06:45.832115 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1423/5681] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:06:45 2026] POST /volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:06:54.378200 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=274,cinder:UPDATE=118,cinder:INSERT=61 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:06:55.577673 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=8 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:06:55.778487 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=283,cinder:UPDATE=110,cinder:INSERT=59 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:06:55.829266 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=269,cinder:UPDATE=104,cinder:INSERT=68 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:07:18.540767 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-cfce91b1-1382-4480-861a-3252c9a38724 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:18.542752 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-cfce91b1-1382-4480-861a-3252c9a38724 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/limits Jul 24 01:07:18.543033 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-cfce91b1-1382-4480-861a-3252c9a38724 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:18.543323 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-cfce91b1-1382-4480-861a-3252c9a38724 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'index' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:18.559009 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-cfce91b1-1382-4480-861a-3252c9a38724 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/limits returned with HTTP 200 Jul 24 01:07:18.559441 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1415/5682] 10.4.3.67 () {68 vars in 1477 bytes} [Fri Jul 24 01:07:18 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:18.594445 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:18.596367 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:07:18.596557 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:18.596727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:18.605477 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:18.605477 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:07:18.608457 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:18.612452 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-a64e22eb-4b25-465f-b87e-d17c93f6b69e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:07:18.612789 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1411/5683] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:07:18 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:07:18.625103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:18.627030 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:07:18.627382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d5096cf-fc03-4617-ae0d-1679f1f58124", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1980236932", "description": null, "metadata": {}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:07:18.637544 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:18.637544 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:07:18.638006 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:18.638135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume 6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:07:18.658939 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['08df7dbb-82e9-4983-b309-9979a12395cd', '7185b6f2-9756-4743-8be0-8cdd997eea8f', 'ef86d492-4367-4753-8d52-25eb8e224e3d', '57999ce9-5bb6-42a1-825f-4e6d449e425f'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:07:18.685922 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:07:18.686232 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1fb70849-09a0-4f64-aaf5-a79fa702cf0e req-c0849059-38e1-4114-9f61-9f981af5ef12 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:07:18.686633 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1435/5684] 10.4.3.67 () {72 vars in 1540 bytes} [Fri Jul 24 01:07:18 2026] POST /volume/v3/snapshots => generated 320 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:07:20.122909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:20.124557 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:07:20.124732 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:20.124905 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:20.129933 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:20.129933 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:07:20.130302 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:07:20.130931 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e139e220-0eeb-49b5-8aa1-c0c702cdbe2b tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 200 Jul 24 01:07:20.131397 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1424/5685] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:07:20 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:21.586928 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:21.588642 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:07:21.588916 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:21.589210 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:21.593668 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:21.593668 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:07:21.594548 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:07:21.594893 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-96b9810f-be91-4e76-9091-88bf0553b6de tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 200 Jul 24 01:07:21.595263 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1416/5686] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 01:07:21 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:22.476165 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:22.478991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:07:22.479326 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:22.479609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:22.485711 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:22.485711 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:07:22.486167 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:07:22.487045 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e13b8df8-7935-46b9-89f0-a42f70af262c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 200 Jul 24 01:07:22.487477 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1412/5687] 10.4.3.67 () {68 vars in 1597 bytes} [Fri Jul 24 01:07:22 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:22.495049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:22.497543 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:07:22.497778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:22.497987 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:22.509706 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:22.509706 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:07:22.513663 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:22.519483 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-e9257845-dca5-4101-b3b2-f61a3499e914 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 200 Jul 24 01:07:22.519997 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1436/5688] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:07:22 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:07:22.527478 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:22.529330 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:07:22.529643 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "5a23ba87-ae87-44ef-8b1c-8db0c5346786", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:07:22.531128 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '5a23ba87-ae87-44ef-8b1c-8db0c5346786', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:07:22.540296 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:22.540296 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:07:22.540761 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:07:22.540905 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:07:22.541660 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:07:22.547882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (8bf07106-ddc4-41e1-bd6c-45b75a0a8ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:07:22.549199 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d808e5-b90b-456c-ae70-0419aa69098a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:07:22.550285 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:07:22.579481 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d808e5-b90b-456c-ae70-0419aa69098a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5a23ba87-ae87-44ef-8b1c-8db0c5346786', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:07:22.580231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6471b073-cafc-4ebb-bd23-62cae3261383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:07:22.613591 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['e549603e-37f5-4689-afe9-30b2f96c74d2', 'b55a3b8a-d332-45dc-84fb-8fd586966d51', '2631557b-c972-4969-bb3a-1a32306e3ef9', '09294173-33c6-4ade-b027-1339da3c25d7'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:07:22.614345 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6471b073-cafc-4ebb-bd23-62cae3261383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e549603e-37f5-4689-afe9-30b2f96c74d2', 'b55a3b8a-d332-45dc-84fb-8fd586966d51', '2631557b-c972-4969-bb3a-1a32306e3ef9', '09294173-33c6-4ade-b027-1339da3c25d7']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:07:22.615047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af61c7f-160c-43d1-acfd-5fcc69ab5e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:07:22.653058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af61c7f-160c-43d1-acfd-5fcc69ab5e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db4c889-d6c7-49ca-b2d4-2991d31b7315', '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='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['e549603e-37f5-4689-afe9-30b2f96c74d2','b55a3b8a-d332-45dc-84fb-8fd586966d51','2631557b-c972-4969-bb3a-1a32306e3ef9','09294173-33c6-4ade-b027-1339da3c25d7'],size=1,snapshot_id=5a23ba87-ae87-44ef-8b1c-8db0c5346786,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:07:22Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3db4c889-d6c7-49ca-b2d4-2991d31b7315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5a23ba87-ae87-44ef-8b1c-8db0c5346786,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:07:22.653787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82789ae-eb74-4b68-a9cd-aabef13b9c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:07:22.669513 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82789ae-eb74-4b68-a9cd-aabef13b9c87) transitioned into 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='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['e549603e-37f5-4689-afe9-30b2f96c74d2','b55a3b8a-d332-45dc-84fb-8fd586966d51','2631557b-c972-4969-bb3a-1a32306e3ef9','09294173-33c6-4ade-b027-1339da3c25d7'],size=1,snapshot_id=5a23ba87-ae87-44ef-8b1c-8db0c5346786,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:07:22.670108 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b819cdae-862d-46a2-84ca-24d9b838d4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:07:22.688878 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b819cdae-862d-46a2-84ca-24d9b838d4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:07:22.689641 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (8bf07106-ddc4-41e1-bd6c-45b75a0a8ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:07:22.689908 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:07:22.690438 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-8eff45ea-22f0-4c82-a5d9-a3174facc99d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:07:22.690938 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1425/5689] 10.4.3.67 () {72 vars in 1534 bytes} [Fri Jul 24 01:07:22 2026] POST /volume/v3/volumes => generated 734 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:07:22.697862 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:22.699869 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:07:22.700082 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:22.700283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:22.707086 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:22.707086 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:07:22.710733 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:22.714758 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-05295221-6597-4be4-b68c-16b69b40868e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 200 Jul 24 01:07:22.715153 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1417/5690] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:07:22 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:22.723569 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:22.725741 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:07:22.725923 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:22.726100 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:22.733415 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:22.733415 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:07:22.737088 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:22.741079 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-1a8b6eb1-ded4-40ef-8164-aac8fa536fa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 200 Jul 24 01:07:22.741510 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1413/5691] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:07:22 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:07:25.750308 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.752357 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:07:25.752558 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:25.752737 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:25.759580 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:25.759580 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:07:25.762987 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:25.767530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-4ab926d9-738e-4755-b0c7-a5712942ca37 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 200 Jul 24 01:07:25.767937 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1437/5692] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:07:25 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:07:25.775880 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c63efe8a-3b03-45c0-8b4b-fe35e7a44462 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.776319 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c63efe8a-3b03-45c0-8b4b-fe35e7a44462 None None] GET https://10.4.3.67/volume// Jul 24 01:07:25.776387 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c63efe8a-3b03-45c0-8b4b-fe35e7a44462 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:25.776560 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c63efe8a-3b03-45c0-8b4b-fe35e7a44462 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:25.776891 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c63efe8a-3b03-45c0-8b4b-fe35e7a44462 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:07:25.777340 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1426/5693] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:07:25.785161 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-f8e39660-79a4-43f7-98dd-aaa34d5ca297 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.787158 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-f8e39660-79a4-43f7-98dd-aaa34d5ca297 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:07:25.787518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-f8e39660-79a4-43f7-98dd-aaa34d5ca297 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3db4c889-d6c7-49ca-b2d4-2991d31b7315", "connector": null, "instance_uuid": "f07fea4e-84d1-4174-a270-7a8466672046"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:07:25.795344 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:25.795344 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:07:25.815540 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-f8e39660-79a4-43f7-98dd-aaa34d5ca297 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:07:25.815930 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1418/5694] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:07:25.822804 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-78525441-357b-4b91-8822-196c182e49a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.823165 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78525441-357b-4b91-8822-196c182e49a6 None None] GET https://10.4.3.67/volume// Jul 24 01:07:25.823328 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78525441-357b-4b91-8822-196c182e49a6 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:25.823500 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78525441-357b-4b91-8822-196c182e49a6 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:25.823786 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78525441-357b-4b91-8822-196c182e49a6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:07:25.824060 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1414/5695] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:07:25 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:07:25.830337 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.832198 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:07:25.832412 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:25.832601 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:25.841177 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:25.841177 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:07:25.844212 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:07:25.848311 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-613d5831-db90-4618-8bed-a5b3ce9bb924 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 200 Jul 24 01:07:25.848686 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1438/5696] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:07:25 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:07:25.947012 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:25.949310 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef Jul 24 01:07:25.949666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:07:25.956695 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-3db4c889-d6c7-49ca-b2d4-2991d31b7315-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:07:25.961574 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-3db4c889-d6c7-49ca-b2d4-2991d31b7315-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:07:25.962645 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:25.962645 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:07:26.028700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-3db4c889-d6c7-49ca-b2d4-2991d31b7315-np0000005792" released by "attachment_update" :: held 0.067s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:07:26.029091 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-9eb73169-9e68-4229-8e5d-541293237287 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef returned with HTTP 200 Jul 24 01:07:26.029813 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1427/5697] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:07:25 2026] PUT /volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:07:26.049954 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5c966649-6404-4662-b8d2-b31c80b30195 req-eda13586-4c86-46f8-a909-7a4de826d2b4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:26.051789 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-eda13586-4c86-46f8-a909-7a4de826d2b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef/action Jul 24 01:07:26.052112 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-eda13586-4c86-46f8-a909-7a4de826d2b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100232) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:07:26.052259 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-eda13586-4c86-46f8-a909-7a4de826d2b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:07:26.065923 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:07:26.065923 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:07:26.073456 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5c966649-6404-4662-b8d2-b31c80b30195 req-eda13586-4c86-46f8-a909-7a4de826d2b4 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef/action returned with HTTP 204 Jul 24 01:07:26.073833 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1419/5698] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:07:26 2026] POST /volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:07:32.740132 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=10 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:07:35.847122 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:07:36.023778 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:07:36.071551 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:08:07.727161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:07.728907 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:08:07.729177 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:07.729354 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:07.739334 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:07.739334 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:08:07.743042 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:07.747878 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02bd1e6c-ad17-4768-a53d-4ea84bf7e675 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 200 Jul 24 01:08:07.748476 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1415/5699] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:07 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:08.988894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-4ba1db5e-5f93-45d0-8874-59d792f7e891 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:08.990850 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-4ba1db5e-5f93-45d0-8874-59d792f7e891 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef Jul 24 01:08:08.991053 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-4ba1db5e-5f93-45d0-8874-59d792f7e891 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:08.991244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-4ba1db5e-5f93-45d0-8874-59d792f7e891 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:08.998241 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:08.998241 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:08:09.041259 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-4ba1db5e-5f93-45d0-8874-59d792f7e891 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef returned with HTTP 200 Jul 24 01:08:09.041643 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1439/5700] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:08:08 2026] DELETE /volume/v3/attachments/b78299da-4c5d-41e9-b914-db5ce58b93ef => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:08:09.052095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:09.054003 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:08:09.054155 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:09.054365 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:09.054511 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:08:09.061538 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:09.061538 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:08:09.061931 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:09.077389 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:08:09.077554 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-c03a8e96-db6f-42ab-8fc1-116ef5506884 req-538b170f-273f-4341-ba5e-441c02a95070 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 202 Jul 24 01:08:09.077962 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1428/5701] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 01:08:09 2026] DELETE /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:08:10.181015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a89e2ede-a3ba-4637-80c7-8aa8de19b1f0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:10.182919 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a89e2ede-a3ba-4637-80c7-8aa8de19b1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 Jul 24 01:08:10.183175 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a89e2ede-a3ba-4637-80c7-8aa8de19b1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:10.183423 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a89e2ede-a3ba-4637-80c7-8aa8de19b1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:10.188794 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a89e2ede-a3ba-4637-80c7-8aa8de19b1f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 returned with HTTP 404 Jul 24 01:08:10.189281 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1420/5702] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:10 2026] GET /volume/v3/volumes/3db4c889-d6c7-49ca-b2d4-2991d31b7315 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:10.195611 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:10.197306 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:10.197544 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:10.197775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:10.197923 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.snapshots [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:10.202365 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:10.202365 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:08:10.202719 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:08:10.217421 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:08:10.217633 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-02ed7a8b-c8a5-4723-8a7e-b4e3035e49f0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 202 Jul 24 01:08:10.217921 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1416/5703] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:08:10 2026] DELETE /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:08:10.224556 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6a666d85-5d87-4f32-b883-10af9439d237 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:10.226404 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a666d85-5d87-4f32-b883-10af9439d237 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:10.226597 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a666d85-5d87-4f32-b883-10af9439d237 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:10.226775 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a666d85-5d87-4f32-b883-10af9439d237 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:10.232262 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:10.232262 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:08:10.232876 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6a666d85-5d87-4f32-b883-10af9439d237 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:08:10.233793 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a666d85-5d87-4f32-b883-10af9439d237 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 200 Jul 24 01:08:10.234236 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1440/5704] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:08:10 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:08:11.242991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-34cac6ea-4a99-4dd5-91df-f22d0b8599ed None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:11.245488 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34cac6ea-4a99-4dd5-91df-f22d0b8599ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:11.245764 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34cac6ea-4a99-4dd5-91df-f22d0b8599ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:11.246047 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-34cac6ea-4a99-4dd5-91df-f22d0b8599ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:11.251209 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-34cac6ea-4a99-4dd5-91df-f22d0b8599ed tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 404 Jul 24 01:08:11.251867 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1429/5705] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:08:11 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:12.456595 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-cbf4f821-ce82-4d1d-a0d1-b990c5a99bae None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:12.458622 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-cbf4f821-ce82-4d1d-a0d1-b990c5a99bae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 Jul 24 01:08:12.458809 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-cbf4f821-ce82-4d1d-a0d1-b990c5a99bae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:12.459002 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-cbf4f821-ce82-4d1d-a0d1-b990c5a99bae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:12.466131 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:12.466131 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:08:12.505514 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-cbf4f821-ce82-4d1d-a0d1-b990c5a99bae tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 returned with HTTP 200 Jul 24 01:08:12.506147 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1421/5706] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:08:12 2026] DELETE /volume/v3/attachments/2b53493d-f83b-4eb5-a685-359d3e86bf11 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:08:12.515608 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:12.517886 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:12.518064 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:12.518313 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:12.518522 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:12.526350 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:12.526350 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:08:12.526804 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:12.541170 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:08:12.541376 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cebc8e04-9ad3-4c9b-bd20-704ae1cf7a2e req-89b23a87-37c2-446f-92bc-3b9003055943 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 202 Jul 24 01:08:12.542053 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1417/5707] 10.4.3.67 () {70 vars in 1613 bytes} [Fri Jul 24 01:08:12 2026] DELETE /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:08:13.629852 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7f7d5d96-2add-4ef0-b8be-c261360513fe None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:13.631539 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f7d5d96-2add-4ef0-b8be-c261360513fe tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:13.631719 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f7d5d96-2add-4ef0-b8be-c261360513fe tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:13.631892 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7f7d5d96-2add-4ef0-b8be-c261360513fe tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:13.637173 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7f7d5d96-2add-4ef0-b8be-c261360513fe tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 404 Jul 24 01:08:13.637643 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1441/5708] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:13 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:14.014029 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:14.016000 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:14.016250 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:14.016470 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:14.016596 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:14.021858 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-743a8b33-fd63-45d8-b205-045f2cfaeaa1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 404 Jul 24 01:08:14.022430 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1430/5709] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:08:14 2026] DELETE /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:14.028667 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-9fb8f662-d6ce-4805-a82d-a8017e9d3052 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:14.030407 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fb8f662-d6ce-4805-a82d-a8017e9d3052 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 Jul 24 01:08:14.030599 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fb8f662-d6ce-4805-a82d-a8017e9d3052 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:14.030774 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-9fb8f662-d6ce-4805-a82d-a8017e9d3052 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:14.034746 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-9fb8f662-d6ce-4805-a82d-a8017e9d3052 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 returned with HTTP 404 Jul 24 01:08:14.035135 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1422/5710] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:08:14 2026] GET /volume/v3/snapshots/5a23ba87-ae87-44ef-8b1c-8db0c5346786 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:14.596152 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:14.597808 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:14.598012 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:14.598204 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:14.598363 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: 6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:14.603802 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8e5e0af5-2672-43cc-bcda-b2310d3eba85 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 404 Jul 24 01:08:14.604259 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1418/5711] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:08:14 2026] DELETE /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:14.610446 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a2568b85-810e-4a84-b125-d88fcad6e207 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:14.612530 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a2568b85-810e-4a84-b125-d88fcad6e207 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 Jul 24 01:08:14.612766 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a2568b85-810e-4a84-b125-d88fcad6e207 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:14.613000 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a2568b85-810e-4a84-b125-d88fcad6e207 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:14.619491 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a2568b85-810e-4a84-b125-d88fcad6e207 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 returned with HTTP 404 Jul 24 01:08:14.620003 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1442/5712] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:14 2026] GET /volume/v3/volumes/6d5096cf-fc03-4617-ae0d-1679f1f58124 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:15.530679 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:15.532812 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:08:15.533326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-775374159", "snapshot_id": null, "imageRef": "dba374b5-c310-48af-bb5f-cbed300061df", "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:08:15.535322 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-775374159', 'snapshot_id': None, 'imageRef': 'dba374b5-c310-48af-bb5f-cbed300061df', 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:08:15.667248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:08:15.671516 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:08:15.676356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (f21b13c9-71e9-4cd0-8e5e-f6fd10727852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:08:15.677388 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b773c902-5027-426b-8ab9-489d8842f64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:08:15.678303 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:08:15.733463 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b773c902-5027-426b-8ab9-489d8842f64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:08:15.734184 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80688460-2b9f-4ce4-8745-600cab0f5633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:08:15.772221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['5b08f76e-ce7f-4ec8-8b08-b13dd5ee4e5b', '0d730b69-b949-4eb1-ad8d-d11aec0930b0', '990e9861-6759-4b6d-9894-1630e56aa312', '09b6ed18-76e6-4cc9-9383-5181030410cc'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:08:15.773049 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80688460-2b9f-4ce4-8745-600cab0f5633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b08f76e-ce7f-4ec8-8b08-b13dd5ee4e5b', '0d730b69-b949-4eb1-ad8d-d11aec0930b0', '990e9861-6759-4b6d-9894-1630e56aa312', '09b6ed18-76e6-4cc9-9383-5181030410cc']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:08:15.773814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962abab0-6c3f-43d7-adbc-8a72e93cbdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:08:15.795909 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962abab0-6c3f-43d7-adbc-8a72e93cbdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb2c614-e390-4cf5-8d45-43a72f4ee5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-775374159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['5b08f76e-ce7f-4ec8-8b08-b13dd5ee4e5b','0d730b69-b949-4eb1-ad8d-d11aec0930b0','990e9861-6759-4b6d-9894-1630e56aa312','09b6ed18-76e6-4cc9-9383-5181030410cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-775374159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb2c614-e390-4cf5-8d45-43a72f4ee5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:08:15.796728 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e456e8b0-64dd-455f-b773-7a547e740b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:08:15.814089 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e456e8b0-64dd-455f-b773-7a547e740b3f) transitioned into state 'SUCCESS' from state '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-775374159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['5b08f76e-ce7f-4ec8-8b08-b13dd5ee4e5b','0d730b69-b949-4eb1-ad8d-d11aec0930b0','990e9861-6759-4b6d-9894-1630e56aa312','09b6ed18-76e6-4cc9-9383-5181030410cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:08:15.815147 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ab1bf7-e038-44e6-b988-9c5d3add73f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:08:15.826376 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ab1bf7-e038-44e6-b988-9c5d3add73f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:08:15.827636 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (f21b13c9-71e9-4cd0-8e5e-f6fd10727852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:08:15.828062 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:08:15.828876 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d39d5f9c-7b12-474a-a513-c988b8fb5df1 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:08:15.829550 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1431/5713] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:08:15 2026] POST /volume/v3/volumes => generated 756 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:08:15.840731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:15.842495 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:15.842699 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:15.842877 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:15.850187 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:15.850187 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:08:15.854505 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:15.858948 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c57b0b6e-fff4-4b86-8cf3-7a1805366693 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:15.859362 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1423/5714] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:15 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:08:16.871216 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:16.872967 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:16.873151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:16.873349 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:16.880472 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:16.880472 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:08:16.883874 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:16.888074 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2bc425a0-2be9-44b5-bede-3e9c88943b82 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:16.888461 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1419/5715] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:16 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:16.899717 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-66768eee-ea99-472f-8446-4fa9891cddce None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:16.901357 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66768eee-ea99-472f-8446-4fa9891cddce tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:16.901525 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66768eee-ea99-472f-8446-4fa9891cddce tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:16.901689 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-66768eee-ea99-472f-8446-4fa9891cddce tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:16.909280 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:16.909280 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:08:16.913005 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-66768eee-ea99-472f-8446-4fa9891cddce tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:16.917157 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-66768eee-ea99-472f-8446-4fa9891cddce tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:16.917534 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1443/5716] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:08:16 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:16.991659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:16.993774 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:16.994006 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:16.994187 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:17.000541 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:17.000541 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:08:17.003618 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:17.007612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2d6101e1-bb87-498e-9ad9-87aaa76077b2 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:17.007951 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1432/5717] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:08:16 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:17.379777 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:17.381532 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:17.381707 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:17.381888 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:17.387821 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:17.387821 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:08:17.390721 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:17.394394 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-2fb5612e-7901-441f-85ba-3968352f757d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:17.394710 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1424/5718] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:08:17 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:17.403002 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3ea97358-0987-46df-8786-02017ff45e1f None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:17.403334 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3ea97358-0987-46df-8786-02017ff45e1f None None] GET https://10.4.3.67/volume// Jul 24 01:08:17.403481 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3ea97358-0987-46df-8786-02017ff45e1f None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:17.403647 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3ea97358-0987-46df-8786-02017ff45e1f None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:17.403966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3ea97358-0987-46df-8786-02017ff45e1f None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:08:17.404322 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1420/5719] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:08:17 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:08:17.410198 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-25277a38-4cf2-43e4-af67-e74a30a95e7d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:17.412113 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-25277a38-4cf2-43e4-af67-e74a30a95e7d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:08:17.412461 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-25277a38-4cf2-43e4-af67-e74a30a95e7d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebb2c614-e390-4cf5-8d45-43a72f4ee5bc", "connector": null, "instance_uuid": "bc332e3b-1dcf-4536-a28c-be1f2da7deaa"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:08:17.420033 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:17.420033 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:08:17.439551 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-25277a38-4cf2-43e4-af67-e74a30a95e7d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:08:17.439940 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1444/5720] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:08:17 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:18.100766 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-fe801aeb-9d48-4cae-a280-77a5332033ed None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:18.101163 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe801aeb-9d48-4cae-a280-77a5332033ed None None] GET https://10.4.3.67/volume// Jul 24 01:08:18.101372 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe801aeb-9d48-4cae-a280-77a5332033ed None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:18.101584 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-fe801aeb-9d48-4cae-a280-77a5332033ed None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:18.101918 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-fe801aeb-9d48-4cae-a280-77a5332033ed None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:08:18.102404 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1433/5721] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:08:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:08:18.109262 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:18.111036 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:08:18.111275 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:18.111470 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:18.121828 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:18.121828 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:08:18.125538 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:08:18.130150 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-4177f6ff-c2b1-4f7e-8a17-978b7bdb48da tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:08:18.130569 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1425/5722] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:08:18 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:08:18.245011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:18.247102 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e Jul 24 01:08:18.247547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:08:18.256573 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:08:18.261872 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:08:18.263303 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:18.263303 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:08:18.347575 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" released by "attachment_update" :: held 0.086s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:08:18.347966 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-329f5c05-e117-4983-9264-1de5f021ae5e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e returned with HTTP 200 Jul 24 01:08:18.348433 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1421/5723] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:08:18 2026] PUT /volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:08:18.368637 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-dd129172-5e33-4101-849c-a2808ac33d20 req-d9fe1667-0926-4ec3-a57b-9aedd115a0be None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:18.370804 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-d9fe1667-0926-4ec3-a57b-9aedd115a0be tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e/action Jul 24 01:08:18.371172 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-d9fe1667-0926-4ec3-a57b-9aedd115a0be tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:08:18.371315 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-d9fe1667-0926-4ec3-a57b-9aedd115a0be tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:08:18.386179 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:08:18.386179 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:08:18.397070 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-dd129172-5e33-4101-849c-a2808ac33d20 req-d9fe1667-0926-4ec3-a57b-9aedd115a0be tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e/action returned with HTTP 204 Jul 24 01:08:18.397645 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1445/5724] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:08:18 2026] POST /volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:08:27.006618 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:08:28.128500 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:08:28.341585 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:08:28.393157 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:04.176867 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1dee49fe-5230-406d-9202-990316f1a689 req-18259d31-c025-4e05-9f61-f3801dfd0952 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:04.178846 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dee49fe-5230-406d-9202-990316f1a689 req-18259d31-c025-4e05-9f61-f3801dfd0952 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e Jul 24 01:09:04.179042 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dee49fe-5230-406d-9202-990316f1a689 req-18259d31-c025-4e05-9f61-f3801dfd0952 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:04.179248 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1dee49fe-5230-406d-9202-990316f1a689 req-18259d31-c025-4e05-9f61-f3801dfd0952 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:04.186066 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:04.186066 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:04.225273 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1dee49fe-5230-406d-9202-990316f1a689 req-18259d31-c025-4e05-9f61-f3801dfd0952 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e returned with HTTP 200 Jul 24 01:09:04.225666 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1434/5725] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:09:04 2026] DELETE /volume/v3/attachments/4bb2880f-d6ec-47e7-84c1-ccc3edeadc9e => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:09:05.039205 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:05.068906 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:09:05.069091 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:05.069278 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:05.075728 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:05.075728 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:09:05.078725 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:05.082600 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-3bc1248b-b9da-4fe7-826a-3805fe39a806 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:09:05.082930 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1426/5726] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:09:05 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:05.438916 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:05.440884 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:09:05.441057 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:05.441264 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:05.447639 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:05.447639 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:05.450652 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:05.454719 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-6bc71e01-e73b-4db5-83fe-cd07ce574412 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:09:05.455094 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1422/5727] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:09:05 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:05.463895 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-af39f676-54e8-430a-951d-ea6b5b929d03 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:05.464330 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af39f676-54e8-430a-951d-ea6b5b929d03 None None] GET https://10.4.3.67/volume// Jul 24 01:09:05.464506 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af39f676-54e8-430a-951d-ea6b5b929d03 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:05.464710 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-af39f676-54e8-430a-951d-ea6b5b929d03 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:05.465015 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-af39f676-54e8-430a-951d-ea6b5b929d03 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:09:05.465431 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1446/5728] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:09:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:09:05.472624 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-75c5a32d-50bf-420e-8c8e-c933887d8bab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:05.474450 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-75c5a32d-50bf-420e-8c8e-c933887d8bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:09:05.474804 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-75c5a32d-50bf-420e-8c8e-c933887d8bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebb2c614-e390-4cf5-8d45-43a72f4ee5bc", "connector": null, "instance_uuid": "87fde46c-7944-42f1-84e3-25b31d360746"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:05.482413 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:05.482413 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:05.503860 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-75c5a32d-50bf-420e-8c8e-c933887d8bab tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:09:05.504333 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1435/5729] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:09:05 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:06.111620 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-8685e889-4738-4aa2-99a7-aa7da8831579 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:06.112118 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8685e889-4738-4aa2-99a7-aa7da8831579 None None] GET https://10.4.3.67/volume// Jul 24 01:09:06.112369 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8685e889-4738-4aa2-99a7-aa7da8831579 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:06.112634 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-8685e889-4738-4aa2-99a7-aa7da8831579 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:06.113036 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-8685e889-4738-4aa2-99a7-aa7da8831579 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:09:06.113399 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1427/5730] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:09:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:09:06.120126 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:06.122101 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:09:06.122323 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:06.122512 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:06.130831 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:06.130831 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:06.133963 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:06.137958 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-1623764d-d1c6-471c-9b13-881ab5dcbf03 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:09:06.138459 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1423/5731] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:09:06 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1543 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:09:06.237252 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:06.238897 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a Jul 24 01:09:06.239277 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:06.246538 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:09:06.251244 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:09:06.252107 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:06.252107 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:09:06.316369 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-ebb2c614-e390-4cf5-8d45-43a72f4ee5bc-np0000005792" released by "attachment_update" :: held 0.065s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:09:06.316691 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-a16f54da-a2af-42cd-b344-c2cdf77949a0 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a returned with HTTP 200 Jul 24 01:09:06.317526 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1447/5732] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:09:06 2026] PUT /volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:06.335364 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-007d6348-2156-40a6-9f9a-fbaea044f141 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:06.337344 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-007d6348-2156-40a6-9f9a-fbaea044f141 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a/action Jul 24 01:09:06.337736 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-007d6348-2156-40a6-9f9a-fbaea044f141 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:09:06.337893 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-007d6348-2156-40a6-9f9a-fbaea044f141 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:06.352176 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:06.352176 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:06.360885 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-890e2779-03f2-4f07-8826-2ba19fae97c8 req-007d6348-2156-40a6-9f9a-fbaea044f141 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a/action returned with HTTP 204 Jul 24 01:09:06.361222 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1436/5733] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:09:06 2026] POST /volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:09:15.081399 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=4 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:16.136708 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=9 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:16.311661 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:16.358486 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:50.290950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-74e3bda6-f398-4e2e-a81b-48605a394247 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:50.292636 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:09:50.292919 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebb2c614-e390-4cf5-8d45-43a72f4ee5bc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2133471772", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:50.303943 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:50.303943 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:09:50.304431 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:50.304530 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create snapshot from volume ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:09:50.328666 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['03d2f700-a3dd-468a-807e-9fb4123a09b3', '5445a680-3f9e-4d70-8d38-44efe8440db1', '96e8f8c7-3f65-4f9e-a2d1-bf9c2086f339', '29fd348c-a999-4392-bc10-e496a5725fcf'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:09:50.355040 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot force create request issued successfully. Jul 24 01:09:50.355458 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-74e3bda6-f398-4e2e-a81b-48605a394247 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:09:50.355966 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1428/5734] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:09:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:09:50.365605 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:50.367658 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:09:50.367894 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:50.368105 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:50.374401 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:50.374401 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:50.374880 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:09:50.375806 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bbd1da19-46f2-47e5-857b-fa829100cbd9 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 200 Jul 24 01:09:50.376413 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1424/5735] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:09:50 2026] GET /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:09:51.384746 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6a875174-50d3-4203-8680-49d58bae777c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:51.386312 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a875174-50d3-4203-8680-49d58bae777c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:09:51.386494 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a875174-50d3-4203-8680-49d58bae777c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:51.386668 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6a875174-50d3-4203-8680-49d58bae777c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:51.391516 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:51.391516 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:09:51.391897 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-6a875174-50d3-4203-8680-49d58bae777c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:09:51.392570 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6a875174-50d3-4203-8680-49d58bae777c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 200 Jul 24 01:09:51.392872 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1448/5736] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:09:51 2026] GET /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:09:51.400001 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:51.401675 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:09:51.401845 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:51.402013 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:51.406702 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:51.406702 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:51.407072 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:09:51.407764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-27a40139-1af4-4f7f-b6c3-b7537b2322cd tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 200 Jul 24 01:09:51.408078 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1437/5737] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:09:51 2026] GET /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:09:51.415810 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:51.417552 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:09:51.417909 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1317141316", "snapshot_id": "7bb239a9-b042-4c41-9855-e4678b511c4e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:51.419402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1317141316', 'snapshot_id': '7bb239a9-b042-4c41-9855-e4678b511c4e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:09:51.424423 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:51.424423 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:09:51.424838 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:09:51.424970 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume of 1 GB Jul 24 01:09:51.428146 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Availability Zones retrieved successfully. Jul 24 01:09:51.433170 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (955e6496-603b-4070-a2df-aced153e826f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:09:51.434165 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f300aa-b314-43bd-bcd0-7bfd012ac880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:09:51.435057 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:09:51.463215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f300aa-b314-43bd-bcd0-7bfd012ac880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7bb239a9-b042-4c41-9855-e4678b511c4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:09:51.463963 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4263ed-35d7-47ba-a4e6-d30d34f4ba86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:09:51.496738 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Created reservations ['2098acf2-7e5e-441a-97b9-704926f46d3e', 'ffd96ea0-9e5f-4615-ba5e-9b1e260718b4', '34adff18-b869-42aa-82a7-5d3d550ca1fc', 'aa6a96db-0b22-4b1f-a01e-011f0e70c744'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:09:51.497538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4263ed-35d7-47ba-a4e6-d30d34f4ba86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2098acf2-7e5e-441a-97b9-704926f46d3e', 'ffd96ea0-9e5f-4615-ba5e-9b1e260718b4', '34adff18-b869-42aa-82a7-5d3d550ca1fc', 'aa6a96db-0b22-4b1f-a01e-011f0e70c744']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:09:51.498309 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f139363d-0535-42a1-8f73-0566171cdcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:09:51.534092 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f139363d-0535-42a1-8f73-0566171cdcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7d22b5-49cd-4457-9eb9-9801b4e33e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1317141316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['2098acf2-7e5e-441a-97b9-704926f46d3e','ffd96ea0-9e5f-4615-ba5e-9b1e260718b4','34adff18-b869-42aa-82a7-5d3d550ca1fc','aa6a96db-0b22-4b1f-a01e-011f0e70c744'],size=1,snapshot_id=7bb239a9-b042-4c41-9855-e4678b511c4e,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1317141316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7d22b5-49cd-4457-9eb9-9801b4e33e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5087f6cb9554fc4846d3be426d75c82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7bb239a9-b042-4c41-9855-e4678b511c4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:09:51.534783 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e975f8-6c7a-401e-8f2d-f402a66cccbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:09:51.550409 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e975f8-6c7a-401e-8f2d-f402a66cccbb) transitioned into state 'SUCCESS' from state '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-1317141316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5087f6cb9554fc4846d3be426d75c82',qos_specs=None,replication_status=,reservations=['2098acf2-7e5e-441a-97b9-704926f46d3e','ffd96ea0-9e5f-4615-ba5e-9b1e260718b4','34adff18-b869-42aa-82a7-5d3d550ca1fc','aa6a96db-0b22-4b1f-a01e-011f0e70c744'],size=1,snapshot_id=7bb239a9-b042-4c41-9855-e4678b511c4e,source_replicaid=,source_volid=None,status='creating',user_id='b1dfb6dd503e4f6a801a3bd10230850d',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:09:51.551026 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1df2867-0e63-4272-a57b-3cf4bd40369b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:09:51.569494 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1df2867-0e63-4272-a57b-3cf4bd40369b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:09:51.570317 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Flow 'volume_create_api' (955e6496-603b-4070-a2df-aced153e826f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:09:51.570636 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Create volume request issued successfully. Jul 24 01:09:51.571131 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-545ab41c-2495-46a5-beaa-7a8d27765a9a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:09:51.571708 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1429/5738] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:09:51 2026] POST /volume/v3/volumes => generated 783 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:09:51.585199 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:51.587408 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:51.587669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:51.587933 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:51.596557 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:51.596557 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:51.600718 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:51.605245 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-a3f917f4-3279-4bd8-8117-0fa1a3afa078 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:51.605592 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1425/5739] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:09:51 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:09:52.619127 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-8a0964d2-3094-478b-bf14-0969607b20a6 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:52.620672 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8a0964d2-3094-478b-bf14-0969607b20a6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:52.620845 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8a0964d2-3094-478b-bf14-0969607b20a6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:52.621017 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-8a0964d2-3094-478b-bf14-0969607b20a6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:52.627315 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:52.627315 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:09:52.630157 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-8a0964d2-3094-478b-bf14-0969607b20a6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:52.633913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-8a0964d2-3094-478b-bf14-0969607b20a6 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:52.634242 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1449/5740] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:09:52 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:52.645028 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-139c5360-9731-4c21-80c3-e13d876529bc None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:52.646655 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-139c5360-9731-4c21-80c3-e13d876529bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:52.646855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-139c5360-9731-4c21-80c3-e13d876529bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:52.647058 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-139c5360-9731-4c21-80c3-e13d876529bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:52.653675 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:52.653675 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:52.656692 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-139c5360-9731-4c21-80c3-e13d876529bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:52.660759 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-139c5360-9731-4c21-80c3-e13d876529bc tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:52.661085 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1438/5741] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:09:52 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:52.739128 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:52.741027 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:52.741201 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:52.741389 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:52.747155 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:52.747155 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:09:52.749863 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:52.753480 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-86190051-a78d-4293-887a-77f311d35131 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:52.753788 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1430/5742] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:09:52 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:53.170389 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:53.172457 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:53.172651 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:53.172875 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:53.179792 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:53.179792 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:53.183382 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:53.187849 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-09de95ac-568c-4c25-97c9-b0ed52646f64 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:53.188270 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1426/5743] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:09:53 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:53.197654 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9c09873e-eec1-4782-9b28-898f49240aa4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:53.197993 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c09873e-eec1-4782-9b28-898f49240aa4 None None] GET https://10.4.3.67/volume// Jul 24 01:09:53.198148 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c09873e-eec1-4782-9b28-898f49240aa4 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:53.198373 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9c09873e-eec1-4782-9b28-898f49240aa4 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:53.198675 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9c09873e-eec1-4782-9b28-898f49240aa4 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:09:53.198955 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1450/5744] 10.4.3.67 () {66 vars in 1412 bytes} [Fri Jul 24 01:09:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:09:53.205437 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-6a993bf1-4afb-455a-8da6-d477cde14046 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:53.206975 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-6a993bf1-4afb-455a-8da6-d477cde14046 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:09:53.207299 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-6a993bf1-4afb-455a-8da6-d477cde14046 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be7d22b5-49cd-4457-9eb9-9801b4e33e75", "connector": null, "instance_uuid": "350f4851-ca8c-48cf-9bb5-3b2679c23abd"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:53.215388 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:53.215388 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:53.236216 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-6a993bf1-4afb-455a-8da6-d477cde14046 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:09:53.236613 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1439/5745] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:09:53 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:53.931098 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3e1bdb67-9df3-40f2-8f61-8223f51aa51d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:53.931508 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3e1bdb67-9df3-40f2-8f61-8223f51aa51d None None] GET https://10.4.3.67/volume// Jul 24 01:09:53.931666 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3e1bdb67-9df3-40f2-8f61-8223f51aa51d None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:53.931876 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3e1bdb67-9df3-40f2-8f61-8223f51aa51d None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:53.932175 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3e1bdb67-9df3-40f2-8f61-8223f51aa51d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:09:53.932479 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1431/5746] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:09:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:09:54.092757 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:54.094881 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:09:54.095072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:54.095268 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:54.104488 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:54.104488 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:09:54.107624 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:09:54.111583 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-2e40db4d-3ff6-4ff7-9694-c8cbf549eb7c tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:09:54.111973 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1427/5747] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:09:54 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:09:54.210815 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:54.212943 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] PUT https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 Jul 24 01:09:54.213327 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:54.220291 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Acquiring lock "cinder-attachment_update-be7d22b5-49cd-4457-9eb9-9801b4e33e75-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:09:54.224545 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-be7d22b5-49cd-4457-9eb9-9801b4e33e75-np0000005792" acquired by "attachment_update" :: waited 0.004s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:09:54.225466 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:54.225466 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:09:54.289964 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Lock "cinder-attachment_update-be7d22b5-49cd-4457-9eb9-9801b4e33e75-np0000005792" released by "attachment_update" :: held 0.065s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:09:54.290273 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-90c7396f-df62-4ba2-9079-cf14243cc02e tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 returned with HTTP 200 Jul 24 01:09:54.290990 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1451/5748] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:09:54 2026] PUT /volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:09:54.310565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-f4846a7d-eed2-442e-af91-7d6b3b690615 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:54.312518 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-f4846a7d-eed2-442e-af91-7d6b3b690615 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] POST https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41/action Jul 24 01:09:54.312842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-f4846a7d-eed2-442e-af91-7d6b3b690615 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:09:54.312956 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-f4846a7d-eed2-442e-af91-7d6b3b690615 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:09:54.327325 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:09:54.327325 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:09:54.335938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-1b2e5ffb-77a4-4dd9-b6c5-250b4a6555fa req-f4846a7d-eed2-442e-af91-7d6b3b690615 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41/action returned with HTTP 204 Jul 24 01:09:54.336471 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1440/5749] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:09:54 2026] POST /volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:10:02.752485 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:10:04.110405 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=14 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:10:04.285708 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:10:04.334149 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:10:39.254154 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-fd345124-0284-4bd0-bd7f-a94dff6fb2df req-58615387-a806-4ff0-94ba-9c4030f4c812 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:39.256431 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd345124-0284-4bd0-bd7f-a94dff6fb2df req-58615387-a806-4ff0-94ba-9c4030f4c812 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 Jul 24 01:10:39.256618 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd345124-0284-4bd0-bd7f-a94dff6fb2df req-58615387-a806-4ff0-94ba-9c4030f4c812 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:39.256790 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-fd345124-0284-4bd0-bd7f-a94dff6fb2df req-58615387-a806-4ff0-94ba-9c4030f4c812 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:39.263283 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:39.263283 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:39.309305 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-fd345124-0284-4bd0-bd7f-a94dff6fb2df req-58615387-a806-4ff0-94ba-9c4030f4c812 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 returned with HTTP 200 Jul 24 01:10:39.309777 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1432/5750] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:10:39 2026] DELETE /volume/v3/attachments/f92fdca7-2975-4478-a9c0-792b50ab2c41 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:40.529151 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:40.530919 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:10:40.531097 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:40.531282 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:40.531430 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:10:40.538054 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:40.538054 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:40.538472 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:10:40.551920 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:10:40.552078 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c3357ec9-4c7f-413c-b5fd-1e6fce9c4c26 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 202 Jul 24 01:10:40.552439 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1428/5751] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:10:40 2026] DELETE /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:10:40.558376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:40.559999 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:10:40.560185 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:40.560381 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:40.566871 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:40.566871 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:10:40.570257 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:10:40.574643 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4f8ec8ee-da51-471b-b247-4cd7ff64832a tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 200 Jul 24 01:10:40.574957 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1452/5752] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:10:40 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:10:41.587899 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-7c55497a-1dff-4100-9a51-7288012eebff None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:41.589839 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c55497a-1dff-4100-9a51-7288012eebff tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 Jul 24 01:10:41.590050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c55497a-1dff-4100-9a51-7288012eebff tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:41.590295 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-7c55497a-1dff-4100-9a51-7288012eebff tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:41.595471 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-7c55497a-1dff-4100-9a51-7288012eebff tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 returned with HTTP 404 Jul 24 01:10:41.595878 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1441/5753] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:10:41 2026] GET /volume/v3/volumes/be7d22b5-49cd-4457-9eb9-9801b4e33e75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:10:41.601845 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:41.603575 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:10:41.603793 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:41.604012 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:41.604145 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete snapshot with id: 7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:10:41.609156 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:41.609156 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:41.609567 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:10:41.624548 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot delete request issued successfully. Jul 24 01:10:41.624707 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5ddc347e-9f00-413d-a960-31ef686c0b18 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 202 Jul 24 01:10:41.625164 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1433/5754] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:10:41 2026] DELETE /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:10:41.631323 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bd2b754f-2888-4d91-9442-606b7b77d59d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:41.633110 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd2b754f-2888-4d91-9442-606b7b77d59d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:10:41.634000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bd2b754f-2888-4d91-9442-606b7b77d59d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:41.634000 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bd2b754f-2888-4d91-9442-606b7b77d59d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:41.638836 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:41.638836 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:41.639303 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bd2b754f-2888-4d91-9442-606b7b77d59d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Snapshot retrieved successfully. Jul 24 01:10:41.640034 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bd2b754f-2888-4d91-9442-606b7b77d59d tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 200 Jul 24 01:10:41.640453 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1429/5755] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:10:41 2026] GET /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:42.648914 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b3cf8ddd-4332-48f4-8c7f-b8e4812eab55 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:42.650799 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b3cf8ddd-4332-48f4-8c7f-b8e4812eab55 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e Jul 24 01:10:42.651021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b3cf8ddd-4332-48f4-8c7f-b8e4812eab55 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:42.651262 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b3cf8ddd-4332-48f4-8c7f-b8e4812eab55 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:42.655204 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b3cf8ddd-4332-48f4-8c7f-b8e4812eab55 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e returned with HTTP 404 Jul 24 01:10:42.655649 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1453/5756] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:10:42 2026] GET /volume/v3/snapshots/7bb239a9-b042-4c41-9855-e4678b511c4e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:10:44.048518 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-ab4db874-edfa-461c-b54a-69400e217594 req-e21c77a0-e53c-46a9-88a8-7cd6960a3058 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:44.050458 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ab4db874-edfa-461c-b54a-69400e217594 req-e21c77a0-e53c-46a9-88a8-7cd6960a3058 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a Jul 24 01:10:44.050642 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ab4db874-edfa-461c-b54a-69400e217594 req-e21c77a0-e53c-46a9-88a8-7cd6960a3058 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:44.050855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-ab4db874-edfa-461c-b54a-69400e217594 req-e21c77a0-e53c-46a9-88a8-7cd6960a3058 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:44.057442 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:44.057442 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:10:44.098676 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-ab4db874-edfa-461c-b54a-69400e217594 req-e21c77a0-e53c-46a9-88a8-7cd6960a3058 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a returned with HTTP 200 Jul 24 01:10:44.099203 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1442/5757] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:10:44 2026] DELETE /volume/v3/attachments/a35301d5-e421-425b-bfa9-587d4b39581a => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:45.518879 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:45.520450 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] DELETE https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:10:45.520669 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:45.520886 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:45.521093 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume with id: ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:10:45.527824 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:45.527824 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:45.528243 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:10:45.545606 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Delete volume request issued successfully. Jul 24 01:10:45.545606 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-58bb4a36-dc98-4bee-aa24-17132ea0c73f tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 202 Jul 24 01:10:45.545606 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1434/5758] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:10:45 2026] DELETE /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:10:45.551516 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ca07724d-79fa-47ea-b546-16a83663cf59 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:45.553273 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca07724d-79fa-47ea-b546-16a83663cf59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:10:45.553478 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca07724d-79fa-47ea-b546-16a83663cf59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:45.553683 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ca07724d-79fa-47ea-b546-16a83663cf59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:45.560939 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:45.560939 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:45.564614 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ca07724d-79fa-47ea-b546-16a83663cf59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Volume info retrieved successfully. Jul 24 01:10:45.569738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ca07724d-79fa-47ea-b546-16a83663cf59 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 200 Jul 24 01:10:45.570195 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1430/5759] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:10:45 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:10:46.582721 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-6d3146b6-874a-4a3c-9cf7-92a277be8625 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:46.584700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d3146b6-874a-4a3c-9cf7-92a277be8625 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] GET https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc Jul 24 01:10:46.584916 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d3146b6-874a-4a3c-9cf7-92a277be8625 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:46.585140 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-6d3146b6-874a-4a3c-9cf7-92a277be8625 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:46.591209 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-6d3146b6-874a-4a3c-9cf7-92a277be8625 tempest-TestVolumeBootPattern-328007629 tempest-TestVolumeBootPattern-328007629-project-member] https://10.4.3.67/volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc returned with HTTP 404 Jul 24 01:10:46.591707 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1454/5760] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:10:46 2026] GET /volume/v3/volumes/ebb2c614-e390-4cf5-8d45-43a72f4ee5bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:10:51.600965 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:51.672764 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:10:51.673091 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-281432342"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:10:51.674467 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-281432342'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:10:51.674597 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume of 1 GB Jul 24 01:10:51.674818 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:51.674818 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:10:51.678517 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Availability Zones retrieved successfully. Jul 24 01:10:51.683347 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (048b07b7-6bd1-4ee6-8e8f-1c0d088cfb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:10:51.684325 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5213b10e-d22b-44f0-9837-5839b9be543f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:10:51.684974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:10:51.705776 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5213b10e-d22b-44f0-9837-5839b9be543f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:10:51.706504 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d813c5d-ce25-4e51-b0a4-9161d92818c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:10:51.755852 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['306e0e71-bbdf-4d8f-b3df-5204ce05a04a', '965e403f-6f41-4d7e-b389-32e9f0579419', 'a1225fc3-9b67-4790-abe2-7f5cc643afab', 'dabc2c25-a3f5-4a33-843a-a4e8137bccda'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:10:51.756842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d813c5d-ce25-4e51-b0a4-9161d92818c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['306e0e71-bbdf-4d8f-b3df-5204ce05a04a', '965e403f-6f41-4d7e-b389-32e9f0579419', 'a1225fc3-9b67-4790-abe2-7f5cc643afab', 'dabc2c25-a3f5-4a33-843a-a4e8137bccda']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:10:51.757784 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6095b3fe-7d00-4b40-b02f-9152fb301421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:10:51.779604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6095b3fe-7d00-4b40-b02f-9152fb301421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbfa6d02-142b-4706-b0cc-23ed9afe2324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281432342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['306e0e71-bbdf-4d8f-b3df-5204ce05a04a','965e403f-6f41-4d7e-b389-32e9f0579419','a1225fc3-9b67-4790-abe2-7f5cc643afab','dabc2c25-a3f5-4a33-843a-a4e8137bccda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281432342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbfa6d02-142b-4706-b0cc-23ed9afe2324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bae08dcab3a4da8a18c7081a9858d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31711e581bf472fb0e52d37ae58147f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:10:51.780385 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e03684-a62c-4aa6-85e5-bb0cb5bffba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:10:51.796231 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e03684-a62c-4aa6-85e5-bb0cb5bffba3) transitioned into state 'SUCCESS' from state '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-281432342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['306e0e71-bbdf-4d8f-b3df-5204ce05a04a','965e403f-6f41-4d7e-b389-32e9f0579419','a1225fc3-9b67-4790-abe2-7f5cc643afab','dabc2c25-a3f5-4a33-843a-a4e8137bccda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:10:51.796828 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1790b064-4dc9-4892-806b-c8f4684d2567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:10:51.804713 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1790b064-4dc9-4892-806b-c8f4684d2567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:10:51.805497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (048b07b7-6bd1-4ee6-8e8f-1c0d088cfb56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:10:51.805779 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request issued successfully. Jul 24 01:10:51.806292 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8d079a35-5234-4340-b5e2-1e7a4ded8c74 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:10:51.806676 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1443/5761] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:10:51 2026] POST /volume/v3/volumes => generated 775 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:10:51.820108 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:51.821857 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:10:51.822105 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:51.822314 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:51.829528 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:51.829528 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:51.832642 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:10:51.836376 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-db29e162-afa0-47f7-9e9d-7caaae8f8601 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 returned with HTTP 200 Jul 24 01:10:51.836893 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1435/5762] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:51 2026] GET /volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:52.848643 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:52.850764 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:10:52.851017 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:52.851259 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:52.859422 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:52.859422 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:52.862854 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:10:52.866942 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-4ef2ddb8-2b8e-4673-8bb3-3dca2bd7781a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 returned with HTTP 200 Jul 24 01:10:52.867394 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1431/5763] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:52 2026] GET /volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:10:52.878299 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:52.879886 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:10:52.880203 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bbfa6d02-142b-4706-b0cc-23ed9afe2324", "name": "tempest-type-Backup-536701085"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:10:52.881489 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating new backup {'backup': {'volume_id': 'bbfa6d02-142b-4706-b0cc-23ed9afe2324', 'name': 'tempest-type-Backup-536701085'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:10:52.881638 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating backup of volume bbfa6d02-142b-4706-b0cc-23ed9afe2324 in container None Jul 24 01:10:52.888211 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:52.888211 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:10:52.888492 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:10:52.912472 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['f3e75bd1-ddeb-4f9c-9a23-d832cf58c8f0', '4bf52e97-1cf9-4932-9bfa-785203963eb5'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:10:52.934607 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b2c03ff8-d95f-4971-91e5-8ae88138250a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:10:52.935006 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1455/5764] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:10:52 2026] POST /volume/v3/backups => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:10:52.944050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:52.946401 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:52.946677 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:52.946902 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:52.947039 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:52.951907 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:52.951907 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:10:52.952633 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c4e8fc7f-8411-493e-945f-2e8b9aeea5fb tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:52.953048 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1444/5765] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:52 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:53.962583 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:53.964773 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:53.965028 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:53.965272 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:53.965364 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:53.969372 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:53.969372 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:53.969952 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-017fbe27-cbbd-43c2-bfed-47552a30ea0d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:53.970495 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1436/5766] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:53 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:54.979552 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:54.981321 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:54.981531 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:54.981716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:54.981819 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:54.986360 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:54.986360 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:54.987041 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-85e39a69-539a-4a0d-b546-5a21c6910e56 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:54.987469 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1432/5767] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:54 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:55.997012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:55.998739 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:55.998942 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:55.999158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:55.999343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:56.003454 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:56.003454 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:10:56.004135 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-3ef72f4a-0ef0-4a2e-87a8-d9e3d06eebfd tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:56.004519 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1456/5768] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:55 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:57.014864 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-91347d97-a366-47f5-99cb-c58938981595 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:57.016598 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91347d97-a366-47f5-99cb-c58938981595 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:57.016805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91347d97-a366-47f5-99cb-c58938981595 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:57.016976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-91347d97-a366-47f5-99cb-c58938981595 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:57.017084 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-91347d97-a366-47f5-99cb-c58938981595 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:57.021351 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:57.021351 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:10:57.022078 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-91347d97-a366-47f5-99cb-c58938981595 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:57.022607 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1445/5769] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:57 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:58.032772 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:58.034447 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:58.034650 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:58.034829 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:58.034966 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:58.038737 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:58.038737 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:10:58.039302 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-82ea4ea6-2e91-4dad-8ad7-2a093b9e8fe8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:58.039617 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1437/5770] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:58 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:10:59.049049 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:59.051114 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:10:59.051419 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:59.051610 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:59.051738 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:10:59.056425 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:10:59.056425 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:10:59.057216 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9901a4d3-8670-4034-8e31-01bfc8980b43 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:10:59.057597 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1433/5771] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:10:59 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:00.067416 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:00.069099 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:00.069320 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:00.069492 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:00.069590 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:00.073736 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:00.073736 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:00.074270 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-996142fd-530c-4ea3-9f03-c81dff9ac511 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:00.074594 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1457/5772] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:00 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:01.084008 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:01.085583 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:01.085787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:01.085954 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:01.086050 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:01.089806 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:01.089806 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:01.090378 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-37b96e7a-d43a-4ce5-88c7-c7b1c6f7a3a1 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:01.090778 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1446/5773] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:01 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:02.100029 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:02.101809 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:02.102077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:02.102325 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:02.102426 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:02.106499 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:02.106499 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:02.107050 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-2e4fd664-4b91-4deb-8b34-8805d176d3d4 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:02.107420 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1438/5774] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:02 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:03.116833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:03.118498 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:03.118699 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:03.118880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:03.118977 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:03.124415 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:03.124415 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:03.124977 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-331cde7e-b54e-4970-bbe5-ed84c7bec2be tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:03.125323 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1434/5775] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:03 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:04.134318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:04.135853 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:04.136033 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:04.136222 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:04.136318 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:04.139892 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:04.139892 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:04.140507 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4d3b3ac5-940d-4c37-b343-d7e48e53fc41 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:04.140930 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1458/5776] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:04 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:05.150590 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-911273c6-4bbf-4684-ac7e-c9d66833936c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:05.152254 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-911273c6-4bbf-4684-ac7e-c9d66833936c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:05.153925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-911273c6-4bbf-4684-ac7e-c9d66833936c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:05.153925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-911273c6-4bbf-4684-ac7e-c9d66833936c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:05.153925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-911273c6-4bbf-4684-ac7e-c9d66833936c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:05.157251 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:05.157251 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:05.158087 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-911273c6-4bbf-4684-ac7e-c9d66833936c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:05.158544 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1447/5777] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:05 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:06.167619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:06.169584 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:06.169941 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:06.170127 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:06.170270 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:06.175029 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:06.175029 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:06.175772 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-e3d621c2-4274-4f8a-8c1e-de4eeaf77089 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:06.176139 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1439/5778] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:06 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:07.185688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:07.187515 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:07.187707 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:07.187889 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:07.187990 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:07.192122 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:07.192122 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:07.192914 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9a1a5989-5aa5-4fad-aa49-251806b81414 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:07.193286 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1435/5779] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:07 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:08.203039 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dc757273-23bc-4660-9295-7d3a681ac460 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:08.204787 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc757273-23bc-4660-9295-7d3a681ac460 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:08.204989 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc757273-23bc-4660-9295-7d3a681ac460 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:08.205163 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc757273-23bc-4660-9295-7d3a681ac460 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:08.205276 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-dc757273-23bc-4660-9295-7d3a681ac460 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:08.209027 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:08.209027 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:08.209563 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc757273-23bc-4660-9295-7d3a681ac460 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:08.209938 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1459/5780] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:08 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:08.219847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c56184e3-697d-4d52-b48d-1407887f28c9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:08.264274 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f/export_record Jul 24 01:11:08.264501 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:08.264698 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Calling method 'export_record' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:08.264811 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Export record for backup c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 01:11:08.269079 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:08.269079 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:08.270181 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.policy [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '50879d69df7347b5bccca8dae0e9e4ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bae08dcab3a4da8a18c7081a9858d21', '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=100231) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:11:08.270401 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c56184e3-697d-4d52-b48d-1407887f28c9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f/export_record returned with HTTP 403 Jul 24 01:11:08.270809 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1448/5781] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 01:11:08 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f/export_record => generated 101 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:08.278335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:08.279942 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:08.280350 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2103178571"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:08.281739 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2103178571'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:08.281878 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume of 1 GB Jul 24 01:11:08.285962 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:08.290743 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (cfb2b6df-bf97-4d2a-8b30-65b2f5c62827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:08.291806 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cda280-c2b6-49a0-a45c-ecd0fd7609d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:08.292544 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:08.314559 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cda280-c2b6-49a0-a45c-ecd0fd7609d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:08.315335 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d452aaa9-54ae-45b6-b513-669f4e592efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:08.349582 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['2ca154fe-6652-41cb-8b9f-4889407259bc', '4fb675d7-05ea-463e-9975-ee91e00530a8', 'b20bd61d-b66a-4ff0-bfcc-bbbbfad04647', '17731628-357a-4d1c-beb1-3c95a54b4ebf'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:08.350404 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d452aaa9-54ae-45b6-b513-669f4e592efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ca154fe-6652-41cb-8b9f-4889407259bc', '4fb675d7-05ea-463e-9975-ee91e00530a8', 'b20bd61d-b66a-4ff0-bfcc-bbbbfad04647', '17731628-357a-4d1c-beb1-3c95a54b4ebf']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:08.351168 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3be5319-b960-416c-b74c-347682064046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:08.372685 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3be5319-b960-416c-b74c-347682064046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28381a03-228b-4819-b6d0-30c037366b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2103178571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['2ca154fe-6652-41cb-8b9f-4889407259bc','4fb675d7-05ea-463e-9975-ee91e00530a8','b20bd61d-b66a-4ff0-bfcc-bbbbfad04647','17731628-357a-4d1c-beb1-3c95a54b4ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2103178571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28381a03-228b-4819-b6d0-30c037366b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bae08dcab3a4da8a18c7081a9858d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31711e581bf472fb0e52d37ae58147f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:08.373458 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d658c5bd-7edf-4342-9484-79ec69b3d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:08.388920 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d658c5bd-7edf-4342-9484-79ec69b3d9bb) transitioned into state 'SUCCESS' from state '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-2103178571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['2ca154fe-6652-41cb-8b9f-4889407259bc','4fb675d7-05ea-463e-9975-ee91e00530a8','b20bd61d-b66a-4ff0-bfcc-bbbbfad04647','17731628-357a-4d1c-beb1-3c95a54b4ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:08.389625 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e70d972-fbe3-4e47-a8ce-9ad07a43714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:08.397077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e70d972-fbe3-4e47-a8ce-9ad07a43714b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:08.397970 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (cfb2b6df-bf97-4d2a-8b30-65b2f5c62827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:08.398449 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request issued successfully. Jul 24 01:11:08.399050 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-978a7c1b-d278-467c-a6bc-7f5f91ef1846 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:08.399480 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1440/5782] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:11:08 2026] POST /volume/v3/volumes => generated 776 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:11:08.409562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:08.411064 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:08.411289 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:08.411470 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:08.417701 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:08.417701 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:08.420579 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:08.423907 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bc2e9147-b4fd-4bef-8dd8-d010630bfc6e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e returned with HTTP 200 Jul 24 01:11:08.424258 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1436/5783] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:08 2026] GET /volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:09.435509 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:09.437156 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:09.437397 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:09.437588 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:09.444975 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:09.444975 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:09.448368 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:09.451925 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b4cce990-bbf3-414a-a7fa-28104a189e07 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e returned with HTTP 200 Jul 24 01:11:09.452311 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1460/5784] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:09 2026] GET /volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:09.463009 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:09.464594 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:11:09.464922 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28381a03-228b-4819-b6d0-30c037366b3e", "name": "tempest-type-Backup-1397322034"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:09.466266 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating new backup {'backup': {'volume_id': '28381a03-228b-4819-b6d0-30c037366b3e', 'name': 'tempest-type-Backup-1397322034'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:11:09.466397 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating backup of volume 28381a03-228b-4819-b6d0-30c037366b3e in container None Jul 24 01:11:09.473749 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:09.473749 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:09.474128 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:09.488389 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['4563e738-3861-44e6-9457-a08eef9d3600', '5a5e7c29-095d-4b41-b4a9-d1f3f1279150'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:09.514594 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2d8e1a2a-d413-4f76-a910-d0288d7be15c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:11:09.515037 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1449/5785] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:09 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:11:09.523374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:09.525460 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:09.525460 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:09.525690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:09.525848 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:09.530075 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:09.530075 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:09.530703 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6938ecad-8c8a-4e72-854b-1898e0e56f40 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:09.531096 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1441/5786] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:09 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:10.541847 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:10.543674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:10.543921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:10.544128 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:10.544262 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:10.548786 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:10.548786 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:10.549403 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ba5bcd62-8e43-46bb-8bd6-943c3842b5e6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:10.549742 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1437/5787] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:10 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:11.559900 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:11.561711 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:11.561969 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:11.562180 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:11.562301 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:11.566274 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:11.566274 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:11.566896 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7d42eba5-7d18-4fe3-9d9f-bbd2d9d1e255 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:11.567256 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1461/5788] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:11 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:12.578151 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:12.580610 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:12.580888 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:12.581118 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:12.581274 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:12.586496 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:12.586496 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:12.587297 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-836faf4b-e72a-47e0-a80d-fbf9103ef3ef tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:12.587734 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1450/5789] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:12 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:13.600712 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:13.603350 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:13.603574 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:13.603771 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:13.603905 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:13.610037 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:13.610037 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:13.610808 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-5261bff7-ec60-4d0d-8bb7-cf7d0bf4fb31 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:13.611380 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1442/5790] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:13 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:14.621609 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:14.623439 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:14.623688 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:14.623898 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:14.624033 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:14.628687 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:14.628687 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:14.629390 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-2579af1d-3b6c-41ed-b0bd-a78015524647 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:14.629907 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1438/5791] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:14 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:15.639146 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:15.641108 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:15.641323 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:15.641462 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:15.641569 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:15.646581 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:15.646581 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:15.647275 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4c615fd8-5af8-457f-8bbd-421a9188cde3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:15.647389 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1462/5792] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:15 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:16.657599 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:16.659406 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:16.659625 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:16.659883 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:16.659986 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:16.664514 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:16.664514 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:16.665176 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-a2e8fa3f-4b49-41e3-8adc-6a8e1ca5091a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:16.665622 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1451/5793] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:16 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:17.676077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-985fca77-62ed-427f-8755-468364f8e799 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:17.677934 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-985fca77-62ed-427f-8755-468364f8e799 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:17.678173 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-985fca77-62ed-427f-8755-468364f8e799 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:17.678400 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-985fca77-62ed-427f-8755-468364f8e799 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:17.678515 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-985fca77-62ed-427f-8755-468364f8e799 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:17.682820 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:17.682820 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:17.683400 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-985fca77-62ed-427f-8755-468364f8e799 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:17.683774 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1443/5794] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:17 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:18.692902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:18.694585 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:18.694775 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:18.694956 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:18.695061 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:18.698925 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:18.698925 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:18.699453 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1edf3f32-107b-4221-bd15-cd2bec9e1371 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:18.699771 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1439/5795] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:18 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:19.709885 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:19.711870 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:19.712129 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:19.712365 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:19.712473 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:19.716936 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:19.716936 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:19.717540 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c6bff3f9-dbfe-494b-959b-05f1e485acee tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:19.717964 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1463/5796] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:19 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:20.726901 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:20.728815 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:20.728815 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:20.729020 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:20.729133 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:20.733307 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:20.733307 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:20.733905 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-3c2431b6-b0e3-4aed-943c-aa66e8033853 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:20.734387 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1452/5797] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:20 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:21.743723 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:21.745476 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:21.745665 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:21.745836 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:21.745952 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:21.750264 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:21.750264 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:21.750805 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b82a8bed-9e62-4d8b-9ba8-c8576bc93746 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:21.751142 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1444/5798] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:21 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:22.760806 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:22.762476 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:22.762669 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:22.762854 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:22.762973 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:22.766868 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:22.766868 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:22.767429 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3d3415e8-ae5e-42e8-8339-c0f506004dd0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:22.767765 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1440/5799] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:22 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:23.778018 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a49a4d35-291f-4498-96e8-91b617dc9034 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.779640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a49a4d35-291f-4498-96e8-91b617dc9034 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:23.779824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a49a4d35-291f-4498-96e8-91b617dc9034 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:23.780012 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a49a4d35-291f-4498-96e8-91b617dc9034 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:23.780107 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-a49a4d35-291f-4498-96e8-91b617dc9034 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:23.783955 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:23.783955 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:23.784515 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a49a4d35-291f-4498-96e8-91b617dc9034 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:23.784827 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1464/5800] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:23 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:23.793662 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-d663a83b-184c-4f5f-93bb-649affd87e2b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.795387 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a/export_record Jul 24 01:11:23.795601 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:23.795787 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'export_record' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:23.795897 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Export record for backup 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 01:11:23.800249 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:23.800249 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:23.801137 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.api [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling RPCAPI with context: , host: np0000005792, backup: 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 01:11:23.808712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] export_record in rpcapi backup_id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a on host np0000005792. {{(pid=100231) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 01:11:23.819635 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.contrib.backups [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmQzNTBmODgtZjU3OC00MWNkLWI3ZGMtZmIzYjExYzZlNDFhIiwgInVzZXJfaWQiOiAiYzMxNzExZTU4MWJmNDcyZmIwZTUyZDM3YWU1ODE0N2YiLCAicHJvamVjdF9pZCI6ICIxYmFlMDhkY2FiM2E0ZGE4YTE4YzcwODFhOTg1OGQyMSIsICJ2b2x1bWVfaWQiOiAiMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk3MzIyMDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlLzIwMjYwNzI0MDExMTExL2F6X25vdmFfYmFja3VwXzJkMzUwZjg4LWY1NzgtNDFjZC1iN2RjLWZiM2IxMWM2ZTQxYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMToxMToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100231) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 01:11:23.819879 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-d663a83b-184c-4f5f-93bb-649affd87e2b tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a/export_record returned with HTTP 200 Jul 24 01:11:23.820332 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1453/5801] 10.4.3.67 () {68 vars in 1423 bytes} [Fri Jul 24 01:11:23 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:23.826937 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.828976 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:23.829204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:23.829394 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:23.829520 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:23.833897 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:23.833897 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:23.834549 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ba757f51-ca78-4bda-8b44-02d9d61e4c61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:23.835025 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1445/5802] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:23 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:23.844084 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-78405a18-5463-4828-998d-bf528061f5e5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.845694 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] POST https://10.4.3.67/volume/v3/backups/import_record Jul 24 01:11:23.846242 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2VlNjg2YjctYTYyYy00OTM4LWE5YjktZTQ5YWQ5ZTIxYTEwIiwgInVzZXJfaWQiOiAiYzMxNzExZTU4MWJmNDcyZmIwZTUyZDM3YWU1ODE0N2YiLCAicHJvamVjdF9pZCI6ICIxYmFlMDhkY2FiM2E0ZGE4YTE4YzcwODFhOTg1OGQyMSIsICJ2b2x1bWVfaWQiOiAiMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk3MzIyMDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlLzIwMjYwNzI0MDExMTExL2F6X25vdmFfYmFja3VwXzJkMzUwZjg4LWY1NzgtNDFjZC1iN2RjLWZiM2IxMWM2ZTQxYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMToxMToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:23.848238 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2VlNjg2YjctYTYyYy00OTM4LWE5YjktZTQ5YWQ5ZTIxYTEwIiwgInVzZXJfaWQiOiAiYzMxNzExZTU4MWJmNDcyZmIwZTUyZDM3YWU1ODE0N2YiLCAicHJvamVjdF9pZCI6ICIxYmFlMDhkY2FiM2E0ZGE4YTE4YzcwODFhOTg1OGQyMSIsICJ2b2x1bWVfaWQiOiAiMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk3MzIyMDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlLzIwMjYwNzI0MDExMTExL2F6X25vdmFfYmFja3VwXzJkMzUwZjg4LWY1NzgtNDFjZC1iN2RjLWZiM2IxMWM2ZTQxYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMToxMToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 01:11:23.848238 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.contrib.backups [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2VlNjg2YjctYTYyYy00OTM4LWE5YjktZTQ5YWQ5ZTIxYTEwIiwgInVzZXJfaWQiOiAiYzMxNzExZTU4MWJmNDcyZmIwZTUyZDM3YWU1ODE0N2YiLCAicHJvamVjdF9pZCI6ICIxYmFlMDhkY2FiM2E0ZGE4YTE4YzcwODFhOTg1OGQyMSIsICJ2b2x1bWVfaWQiOiAiMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlIiwgImhvc3QiOiAibnAwMDAwMDA1NzkyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk3MzIyMDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjgzODFhMDMtMjI4Yi00ODE5LWI2ZDAtMzBjMDM3MzY2YjNlLzIwMjYwNzI0MDExMTExL2F6X25vdmFfYmFja3VwXzJkMzUwZjg4LWY1NzgtNDFjZC1iN2RjLWZiM2IxMWM2ZTQxYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDE6MTE6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwMToxMToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 01:11:23.848560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.policy [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '50879d69df7347b5bccca8dae0e9e4ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bae08dcab3a4da8a18c7081a9858d21', '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=100229) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:11:23.848657 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-78405a18-5463-4828-998d-bf528061f5e5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups/import_record returned with HTTP 403 Jul 24 01:11:23.849067 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1441/5803] 10.4.3.67 () {70 vars in 1335 bytes} [Fri Jul 24 01:11:23 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:23.855750 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.857623 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:23.857853 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:23.858077 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:23.858267 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume with id: 28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:23.865362 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:23.865362 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:23.865653 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:23.879992 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume request issued successfully. Jul 24 01:11:23.880536 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-31ec9565-a7a8-4458-98d1-c40d25fdad61 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e returned with HTTP 202 Jul 24 01:11:23.880781 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1465/5804] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:23 2026] DELETE /volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:11:23.889950 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:23.892138 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:23.892760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:23.892760 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:23.899922 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:23.899922 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:23.903559 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:23.907520 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-0b647747-1a7f-4022-86fa-fbd52cc03030 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e returned with HTTP 200 Jul 24 01:11:23.908039 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1454/5805] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:23 2026] GET /volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:24.920860 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d9dfa8df-911d-4e02-878b-a4e75b644ec5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:24.922947 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9dfa8df-911d-4e02-878b-a4e75b644ec5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e Jul 24 01:11:24.923167 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa8df-911d-4e02-878b-a4e75b644ec5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:24.923412 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa8df-911d-4e02-878b-a4e75b644ec5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:24.929647 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d9dfa8df-911d-4e02-878b-a4e75b644ec5 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e returned with HTTP 404 Jul 24 01:11:24.930126 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1446/5806] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:24 2026] GET /volume/v3/volumes/28381a03-228b-4819-b6d0-30c037366b3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:24.939161 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:24.940670 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] GET https://10.4.3.67/volume/v3/backups Jul 24 01:11:24.940910 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:24.941097 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Calling method 'index' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:24.941361 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:24.946736 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8a614260-d6da-4bf6-8c16-8eda70c1d9d7 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups returned with HTTP 200 Jul 24 01:11:24.947139 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1442/5807] 10.4.3.67 () {68 vars in 1270 bytes} [Fri Jul 24 01:11:24 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:24.956086 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:24.957940 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] GET https://10.4.3.67/volume/v3/backups?project_id=1bae08dcab3a4da8a18c7081a9858d21 Jul 24 01:11:24.958350 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:24.959312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:24.959312 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Removing options 'project_id' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:24.964024 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-173cfa9d-b8d3-44ab-8950-0197880fc116 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups?project_id=1bae08dcab3a4da8a18c7081a9858d21 returned with HTTP 200 Jul 24 01:11:24.964441 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1466/5808] 10.4.3.67 () {68 vars in 1357 bytes} [Fri Jul 24 01:11:24 2026] GET /volume/v3/backups?project_id=1bae08dcab3a4da8a18c7081a9858d21 => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:24.974011 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:24.975967 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:24.976382 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1597468125"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:24.977706 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1597468125'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:24.977811 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume of 1 GB Jul 24 01:11:24.981458 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:24.986935 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (8a42d72d-b16a-445a-8b63-173ce1adf0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:24.987847 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d00cc6c-84e9-47e1-9e5e-c702af074e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:24.988552 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:25.012676 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d00cc6c-84e9-47e1-9e5e-c702af074e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:25.013367 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eebf1be-88fb-4460-a104-33a3a3af4029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:25.046650 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['d17bb0de-8464-43e7-afe0-8eefd4c7f933', 'a98b125b-6740-4ddc-be78-c7cbc9d23a68', 'a8f96283-6b5c-4264-a295-78df85c5ccd3', 'b9a7643d-879f-49b4-8c8e-df49c4c84442'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:25.047383 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eebf1be-88fb-4460-a104-33a3a3af4029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17bb0de-8464-43e7-afe0-8eefd4c7f933', 'a98b125b-6740-4ddc-be78-c7cbc9d23a68', 'a8f96283-6b5c-4264-a295-78df85c5ccd3', 'b9a7643d-879f-49b4-8c8e-df49c4c84442']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:25.048011 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147f870e-39b8-42c2-b780-81c36424a7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:25.069681 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147f870e-39b8-42c2-b780-81c36424a7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8f685d-80b5-4ced-9512-0b5c5d3d2949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597468125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['d17bb0de-8464-43e7-afe0-8eefd4c7f933','a98b125b-6740-4ddc-be78-c7cbc9d23a68','a8f96283-6b5c-4264-a295-78df85c5ccd3','b9a7643d-879f-49b4-8c8e-df49c4c84442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597468125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8f685d-80b5-4ced-9512-0b5c5d3d2949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bae08dcab3a4da8a18c7081a9858d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31711e581bf472fb0e52d37ae58147f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:25.070628 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1315288-66eb-4381-b207-2fa405c1dd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:25.086765 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1315288-66eb-4381-b207-2fa405c1dd26) transitioned into state 'SUCCESS' from state '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-1597468125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bae08dcab3a4da8a18c7081a9858d21',qos_specs=None,replication_status=,reservations=['d17bb0de-8464-43e7-afe0-8eefd4c7f933','a98b125b-6740-4ddc-be78-c7cbc9d23a68','a8f96283-6b5c-4264-a295-78df85c5ccd3','b9a7643d-879f-49b4-8c8e-df49c4c84442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31711e581bf472fb0e52d37ae58147f',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:25.087604 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c3647c-84dd-4176-b635-ba73b0bb6366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:25.095723 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c3647c-84dd-4176-b635-ba73b0bb6366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:25.096633 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Flow 'volume_create_api' (8a42d72d-b16a-445a-8b63-173ce1adf0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:25.096922 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Create volume request issued successfully. Jul 24 01:11:25.097463 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-64ed952b-30ad-4f17-a219-ca2e21a604ea tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:25.097843 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1455/5809] 10.4.3.67 () {70 vars in 1291 bytes} [Fri Jul 24 01:11:24 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:11:25.111215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-78388a6e-2800-4688-880f-20f6ccc2103f None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:25.113881 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78388a6e-2800-4688-880f-20f6ccc2103f tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:25.113881 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78388a6e-2800-4688-880f-20f6ccc2103f tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:25.113881 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-78388a6e-2800-4688-880f-20f6ccc2103f tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:25.120829 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:25.120829 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:25.124340 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-78388a6e-2800-4688-880f-20f6ccc2103f tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:25.128343 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-78388a6e-2800-4688-880f-20f6ccc2103f tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 returned with HTTP 200 Jul 24 01:11:25.128739 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1447/5810] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:25 2026] GET /volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:26.141743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-1cc33303-8fe0-408a-a982-519d627d07c0 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:26.143437 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cc33303-8fe0-408a-a982-519d627d07c0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:26.143630 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1cc33303-8fe0-408a-a982-519d627d07c0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:26.143814 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-1cc33303-8fe0-408a-a982-519d627d07c0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:26.150641 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:26.150641 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:26.154316 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-1cc33303-8fe0-408a-a982-519d627d07c0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:26.158522 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-1cc33303-8fe0-408a-a982-519d627d07c0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 returned with HTTP 200 Jul 24 01:11:26.158945 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1443/5811] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:26 2026] GET /volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:26.170883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:26.173149 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] POST https://10.4.3.67/volume/v3/backups Jul 24 01:11:26.173560 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae8f685d-80b5-4ced-9512-0b5c5d3d2949", "name": "tempest-type-Backup-1033694463"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:26.175120 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.backups [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating new backup {'backup': {'volume_id': 'ae8f685d-80b5-4ced-9512-0b5c5d3d2949', 'name': 'tempest-type-Backup-1033694463'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 01:11:26.175321 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Creating backup of volume ae8f685d-80b5-4ced-9512-0b5c5d3d2949 in container None Jul 24 01:11:26.182383 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:26.182383 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:26.182743 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:26.197427 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Created reservations ['11a8caaf-a149-4189-b966-27088cef53db', 'dbe2e85c-930e-4930-8f3a-84645a8fb3e9'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:26.219716 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fa9cd165-708a-4996-b920-76a8c7b6b485 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups returned with HTTP 202 Jul 24 01:11:26.220122 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1467/5812] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:26 2026] POST /volume/v3/backups => generated 314 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:11:26.227330 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:26.229228 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:26.229381 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:26.229496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:26.229611 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:26.233701 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:26.233701 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:26.234286 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e017ab9f-c8ae-41b4-9da0-f687fd728047 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:26.234639 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1456/5813] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:26 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:27.244547 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:27.246678 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:27.246928 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:27.247126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:27.247230 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:27.251207 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:27.251207 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:27.251756 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-18ee8ce1-17d0-4bc8-803b-dd71e6db4d0c tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:27.252142 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1448/5814] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:27 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:28.263162 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:28.264916 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:28.265340 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:28.265626 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:28.265823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:28.270696 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:28.270696 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:28.271454 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f73242f6-56bb-48a5-8dd9-3d364eb468de tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:28.271933 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1444/5815] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:28 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:29.282254 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:29.284336 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:29.284573 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:29.284744 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:29.284857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:29.289091 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:29.289091 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:29.289632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-311b652a-0c03-4f5c-a5e6-3f4113b4533a tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:29.290145 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1468/5816] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:29 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:30.300456 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:30.302560 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:30.302855 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:30.303048 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:30.303217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:30.307655 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:30.307655 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:30.308488 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e4e7e7e6-ff64-40ba-968b-2cdf33bdec8e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:30.308855 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1457/5817] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:30 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:31.320091 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:31.322388 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:31.322677 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:31.322923 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:31.323108 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:31.328295 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:31.328295 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:31.329057 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90553cd6-e0cb-44d0-8c15-7341b4906f89 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:31.329546 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1449/5818] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:31 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:32.340401 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-477805d2-8c2b-4662-9550-186415c28ade None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:32.342465 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-477805d2-8c2b-4662-9550-186415c28ade tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:32.342720 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-477805d2-8c2b-4662-9550-186415c28ade tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:32.342922 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-477805d2-8c2b-4662-9550-186415c28ade tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:32.343055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-477805d2-8c2b-4662-9550-186415c28ade tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:32.347804 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:32.347804 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:32.348482 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-477805d2-8c2b-4662-9550-186415c28ade tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:32.348895 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1445/5819] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:32 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:33.359717 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:33.362024 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:33.362356 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:33.362586 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:33.362809 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:33.367738 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:33.367738 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:33.368478 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a4ca8c9-a231-437e-9de8-62924dafc2f9 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:33.368915 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1469/5820] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:33 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:34.380763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:34.382884 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:34.383138 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:34.383370 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:34.383496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:34.385449 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=84,cinder:UPDATE=36,cinder:INSERT=19 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:11:34.389488 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:34.389488 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:34.389611 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-282c069f-6ee0-47b0-8df2-c369bace5f05 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:34.390092 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1458/5821] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:34 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:35.399538 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-610dc4b3-e199-467c-b121-33b02e697a8d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:35.402257 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-610dc4b3-e199-467c-b121-33b02e697a8d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:35.402257 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-610dc4b3-e199-467c-b121-33b02e697a8d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:35.402495 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-610dc4b3-e199-467c-b121-33b02e697a8d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:35.402550 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-610dc4b3-e199-467c-b121-33b02e697a8d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:35.404291 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=58,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:11:35.407018 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:35.407018 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:35.407574 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-610dc4b3-e199-467c-b121-33b02e697a8d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:35.408611 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1450/5822] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:35 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:36.417014 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f556af94-80a0-4888-a810-760b5d6ebf75 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:36.418843 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f556af94-80a0-4888-a810-760b5d6ebf75 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:36.419065 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f556af94-80a0-4888-a810-760b5d6ebf75 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:36.419260 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f556af94-80a0-4888-a810-760b5d6ebf75 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:36.419363 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-f556af94-80a0-4888-a810-760b5d6ebf75 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:36.420797 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=32,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:11:36.424390 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:36.424390 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:36.425095 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f556af94-80a0-4888-a810-760b5d6ebf75 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:36.425693 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1446/5823] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:36 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:37.435883 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-4a53f024-555a-43ae-a717-fe368a7efd5d None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:37.437852 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a53f024-555a-43ae-a717-fe368a7efd5d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:37.438105 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a53f024-555a-43ae-a717-fe368a7efd5d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:37.438340 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-4a53f024-555a-43ae-a717-fe368a7efd5d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:37.438457 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-4a53f024-555a-43ae-a717-fe368a7efd5d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:37.440070 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=46,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:11:37.443097 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:37.443097 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:37.443782 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-4a53f024-555a-43ae-a717-fe368a7efd5d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:37.444541 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1470/5824] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:37 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:38.455326 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:38.456518 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:38.456702 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:38.456875 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:38.456997 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:38.461932 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:38.461932 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:38.462608 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6df74e9c-576c-410d-bf8c-c05c0d90eac0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:38.462964 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1459/5825] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:38 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:39.473529 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:39.475461 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:39.475654 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:39.475830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:39.475926 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:39.480068 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:39.480068 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:39.480686 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-bdb8ff69-2a6b-4d3b-9bf2-643dce87fe46 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:39.481046 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1451/5826] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:39 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:40.491111 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:40.492801 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:40.492998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:40.493201 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:40.493309 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:40.497203 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:40.497203 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:40.497738 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8ed5095b-ae44-4f2c-83d0-0b4b9e9c3004 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:40.498093 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1447/5827] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:40 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:40.507103 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-82f839c4-6846-44a1-a312-b42b82222090 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:40.508767 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] POST https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2/action Jul 24 01:11:40.509145 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:11:40.509298 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:40.510570 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.contrib.admin_actions [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Updating backup 'c01f9ff1-24c6-4521-9619-9595c48810f2' with '{'status': 'error'}' {{(pid=100230) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 01:11:40.517619 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:40.517619 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:40.518812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.policy [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '50879d69df7347b5bccca8dae0e9e4ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bae08dcab3a4da8a18c7081a9858d21', '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=100230) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 01:11:40.519070 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-82f839c4-6846-44a1-a312-b42b82222090 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2/action returned with HTTP 403 Jul 24 01:11:40.519642 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1471/5828] 10.4.3.67 () {70 vars in 1423 bytes} [Fri Jul 24 01:11:40 2026] POST /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:40.525929 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:40.527588 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:40.527774 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:40.527942 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:40.528160 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume with id: ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:40.534553 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:40.534553 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:40.534823 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:40.548757 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume request issued successfully. Jul 24 01:11:40.549204 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-db8b4cad-4632-45aa-98cb-afffa247d6a8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 returned with HTTP 202 Jul 24 01:11:40.549673 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1460/5829] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:40 2026] DELETE /volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:11:40.557279 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:40.559151 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:40.559384 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:40.559595 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:40.566865 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:40.566865 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:40.570384 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:40.574480 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-ae29b72e-15d6-4fdf-8824-8d339aa6dbe3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 returned with HTTP 200 Jul 24 01:11:40.574865 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1452/5830] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:40 2026] GET /volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:41.587553 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b6f2a546-c552-41c0-9058-8173a37b2592 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:41.589361 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b6f2a546-c552-41c0-9058-8173a37b2592 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 Jul 24 01:11:41.589567 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b6f2a546-c552-41c0-9058-8173a37b2592 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:41.589743 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b6f2a546-c552-41c0-9058-8173a37b2592 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:41.596051 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b6f2a546-c552-41c0-9058-8173a37b2592 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 returned with HTTP 404 Jul 24 01:11:41.596562 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1448/5831] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:41 2026] GET /volume/v3/volumes/ae8f685d-80b5-4ced-9512-0b5c5d3d2949 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:41.606633 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2c2185e1-513d-44c1-af11-4438d8045b01 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:41.608557 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2c2185e1-513d-44c1-af11-4438d8045b01 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:41.608780 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2c2185e1-513d-44c1-af11-4438d8045b01 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:41.608970 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2c2185e1-513d-44c1-af11-4438d8045b01 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:41.609088 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-2c2185e1-513d-44c1-af11-4438d8045b01 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:41.614650 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:41.614650 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:41.615663 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2c2185e1-513d-44c1-af11-4438d8045b01 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-reader] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:41.616172 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1472/5832] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:41 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:41.625923 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-406f0afa-351e-45f6-9636-028ea8d166ab None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:41.627619 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:41.627814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:41.627988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:41.628099 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.contrib.backups [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete backup with id: c01f9ff1-24c6-4521-9619-9595c48810f2. Jul 24 01:11:41.631887 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:41.631887 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:41.643290 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.backup.rpcapi [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] delete_backup rpcapi backup_id c01f9ff1-24c6-4521-9619-9595c48810f2 {{(pid=100231) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:11:41.645677 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-406f0afa-351e-45f6-9636-028ea8d166ab tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 202 Jul 24 01:11:41.646185 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1461/5833] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:41 2026] DELETE /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:11:41.652844 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-7ff56310-5591-42a1-832d-7ca9668ab783 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:41.654729 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ff56310-5591-42a1-832d-7ca9668ab783 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:41.654950 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ff56310-5591-42a1-832d-7ca9668ab783 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:41.655133 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-7ff56310-5591-42a1-832d-7ca9668ab783 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:41.655261 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-7ff56310-5591-42a1-832d-7ca9668ab783 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:41.659250 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:41.659250 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:41.659730 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-7ff56310-5591-42a1-832d-7ca9668ab783 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 200 Jul 24 01:11:41.660063 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1453/5834] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:41 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:42.671015 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:42.672714 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 Jul 24 01:11:42.672918 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:42.673109 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:42.673233 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.backups [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c01f9ff1-24c6-4521-9619-9595c48810f2. {{(pid=100229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:42.676674 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-26100e7a-b12d-42dc-b81f-8a59af691ec8 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 returned with HTTP 404 Jul 24 01:11:42.677092 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1449/5835] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:42 2026] GET /volume/v3/backups/c01f9ff1-24c6-4521-9619-9595c48810f2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:42.683095 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:42.684731 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:42.684918 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:42.685102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:42.685216 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.contrib.backups [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete backup with id: 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. Jul 24 01:11:42.689080 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:42.689080 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:42.698761 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.backup.rpcapi [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] delete_backup rpcapi backup_id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a {{(pid=100230) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:11:42.700333 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-2a5d2469-42b6-4cc7-8e5a-61d65e7a4005 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 202 Jul 24 01:11:42.700755 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1473/5836] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:42 2026] DELETE /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:11:42.707580 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e442fec6-e440-4534-bda2-f6fa46343058 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:42.709456 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e442fec6-e440-4534-bda2-f6fa46343058 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:42.709677 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e442fec6-e440-4534-bda2-f6fa46343058 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:42.709868 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e442fec6-e440-4534-bda2-f6fa46343058 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:42.709991 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-e442fec6-e440-4534-bda2-f6fa46343058 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:42.714012 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:42.714012 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:42.714666 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e442fec6-e440-4534-bda2-f6fa46343058 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 200 Jul 24 01:11:42.715214 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1462/5837] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:42 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:43.725044 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-76090ee7-9c17-439a-82c1-9d1b934f477e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:43.727328 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76090ee7-9c17-439a-82c1-9d1b934f477e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a Jul 24 01:11:43.727328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76090ee7-9c17-439a-82c1-9d1b934f477e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:43.727328 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76090ee7-9c17-439a-82c1-9d1b934f477e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:43.727653 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.backups [None req-76090ee7-9c17-439a-82c1-9d1b934f477e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id 2d350f88-f578-41cd-b7dc-fb3b11c6e41a. {{(pid=100232) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:43.730932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76090ee7-9c17-439a-82c1-9d1b934f477e tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a returned with HTTP 404 Jul 24 01:11:43.731414 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1454/5838] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:43 2026] GET /volume/v3/backups/2d350f88-f578-41cd-b7dc-fb3b11c6e41a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:43.737514 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e7ed3880-591d-4b48-b99e-990c7708c52d None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:43.739229 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:43.739444 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:43.739634 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:43.739730 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.contrib.backups [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete backup with id: c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. Jul 24 01:11:43.743915 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:43.743915 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:43.754737 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.backup.rpcapi [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] delete_backup rpcapi backup_id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f {{(pid=100229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 01:11:43.756529 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e7ed3880-591d-4b48-b99e-990c7708c52d tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 202 Jul 24 01:11:43.756891 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1450/5839] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:43 2026] DELETE /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:11:43.763564 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:43.765490 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:43.765704 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:43.765882 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:43.765982 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.backups [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100230) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:43.770668 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:43.770668 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:43.771266 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-659c70f8-4a19-42f1-bb4f-6461bc4c13c3 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 200 Jul 24 01:11:43.771585 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1474/5840] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:43 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:44.781377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:44.782999 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f Jul 24 01:11:44.783225 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:44.783401 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:44.783497 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.backups [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Show backup with id c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f. {{(pid=100231) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 01:11:44.786741 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b4a0f94b-25ac-491e-8052-fd0be7c25ba6 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f returned with HTTP 404 Jul 24 01:11:44.787205 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1463/5841] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:44 2026] GET /volume/v3/backups/c0fcd2f8-75fa-4396-b6ac-ba2cf65fa53f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:44.793682 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:44.795404 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:11:44.795608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:44.795797 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:44.795962 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume with id: bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:11:44.803398 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:44.803398 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:44.803745 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:44.821404 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Delete volume request issued successfully. Jul 24 01:11:44.821592 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-98a7bdc5-3c5e-4e77-abff-dd6ec2ae5ae0 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 returned with HTTP 202 Jul 24 01:11:44.822013 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1455/5842] 10.4.3.67 () {68 vars in 1384 bytes} [Fri Jul 24 01:11:44 2026] DELETE /volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:11:44.828668 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:44.830620 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:11:44.830821 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:44.830995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:44.838036 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:44.838036 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:44.841266 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Volume info retrieved successfully. Jul 24 01:11:44.845012 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-476828c7-9bfd-4749-85be-d9d48e1c1e10 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 returned with HTTP 200 Jul 24 01:11:44.845407 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1451/5843] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:44 2026] GET /volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:45.859698 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dbbf64a9-e766-484e-acfb-384cddb7cc08 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:45.861500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbbf64a9-e766-484e-acfb-384cddb7cc08 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] GET https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 Jul 24 01:11:45.861696 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbbf64a9-e766-484e-acfb-384cddb7cc08 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:45.861901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dbbf64a9-e766-484e-acfb-384cddb7cc08 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:45.867365 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dbbf64a9-e766-484e-acfb-384cddb7cc08 tempest-ProjectReaderTests33-1790163409 tempest-ProjectReaderTests33-1790163409-project-admin] https://10.4.3.67/volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 returned with HTTP 404 Jul 24 01:11:45.867775 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1475/5844] 10.4.3.67 () {68 vars in 1381 bytes} [Fri Jul 24 01:11:45 2026] GET /volume/v3/volumes/bbfa6d02-142b-4706-b0cc-23ed9afe2324 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:47.239112 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:47.320248 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:47.320572 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1814560316"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:47.322727 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1814560316'}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:47.322874 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume of 1 GB Jul 24 01:11:47.327174 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:47.334074 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (67712f11-e06e-4849-a62f-a2b0ca183ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:47.335253 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea914656-1401-4a30-9d6d-2547dfa444fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:47.336158 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:47.359588 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea914656-1401-4a30-9d6d-2547dfa444fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:47.360377 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b71f07c-c11c-45e8-b9cf-5c445530efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:47.408254 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Created reservations ['dd361ce3-c074-480b-9060-3f0bf00a1941', '33fdfb89-c045-4241-88d4-b08788d09105', '23b020bd-0ebb-4652-a6e6-7398a59a49b2', '2f60875b-1e18-4ef1-a96c-fbf941777351'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:47.408974 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b71f07c-c11c-45e8-b9cf-5c445530efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd361ce3-c074-480b-9060-3f0bf00a1941', '33fdfb89-c045-4241-88d4-b08788d09105', '23b020bd-0ebb-4652-a6e6-7398a59a49b2', '2f60875b-1e18-4ef1-a96c-fbf941777351']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:47.409659 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7980273-10c1-4da0-a532-446ff61125a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:47.429938 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7980273-10c1-4da0-a532-446ff61125a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfcc8ce6-71fa-4d7c-9ac6-178ff115899c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1814560316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['dd361ce3-c074-480b-9060-3f0bf00a1941','33fdfb89-c045-4241-88d4-b08788d09105','23b020bd-0ebb-4652-a6e6-7398a59a49b2','2f60875b-1e18-4ef1-a96c-fbf941777351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1814560316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfcc8ce6-71fa-4d7c-9ac6-178ff115899c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e41ede03af9446c91034947ffcc3b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6672704ef9624177a8a2367a736c422b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:47.430675 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beda8aa0-be85-47d1-a7cb-934574ade4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:47.445454 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beda8aa0-be85-47d1-a7cb-934574ade4e8) transitioned into state 'SUCCESS' from state '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-1814560316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['dd361ce3-c074-480b-9060-3f0bf00a1941','33fdfb89-c045-4241-88d4-b08788d09105','23b020bd-0ebb-4652-a6e6-7398a59a49b2','2f60875b-1e18-4ef1-a96c-fbf941777351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:47.446122 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d8485a-64ab-4038-bc52-798d7aeecba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:47.453537 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d8485a-64ab-4038-bc52-798d7aeecba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:47.454276 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (67712f11-e06e-4849-a62f-a2b0ca183ddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:47.454537 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request issued successfully. Jul 24 01:11:47.455032 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b6d1f024-355a-4ee1-a451-082f0a6fd9fa tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:47.455440 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1464/5845] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:47 2026] POST /volume/v3/volumes => generated 776 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:47.466391 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-21453283-d878-4158-9232-30ab1dd6f3f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:47.468225 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21453283-d878-4158-9232-30ab1dd6f3f2 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:47.468434 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21453283-d878-4158-9232-30ab1dd6f3f2 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:47.468619 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-21453283-d878-4158-9232-30ab1dd6f3f2 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:47.475006 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:47.475006 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:47.478116 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-21453283-d878-4158-9232-30ab1dd6f3f2 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:47.481472 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-21453283-d878-4158-9232-30ab1dd6f3f2 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c returned with HTTP 200 Jul 24 01:11:47.481805 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1456/5846] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:47 2026] GET /volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:48.493851 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-35f66286-14c0-4bf9-a444-88e60db591ab None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:48.495951 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35f66286-14c0-4bf9-a444-88e60db591ab tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:48.496230 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35f66286-14c0-4bf9-a444-88e60db591ab tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:48.496462 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-35f66286-14c0-4bf9-a444-88e60db591ab tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:48.504670 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:48.504670 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:48.508072 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-35f66286-14c0-4bf9-a444-88e60db591ab tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:48.512142 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-35f66286-14c0-4bf9-a444-88e60db591ab tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c returned with HTTP 200 Jul 24 01:11:48.512582 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1452/5847] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:48 2026] GET /volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:48.523700 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:48.575391 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] GET https://10.4.3.67/volume/v3/volumes Jul 24 01:11:48.575598 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:48.575796 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Calling method 'index' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:48.576010 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.api_utils [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Removing options '' from query. {{(pid=100230) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:48.576794 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100230) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:11:48.583988 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Get all volumes completed successfully. Jul 24 01:11:48.583988 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc9497d4-6fd1-4f88-b53d-1998a6ac5312 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] https://10.4.3.67/volume/v3/volumes returned with HTTP 200 Jul 24 01:11:48.583988 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1476/5848] 10.4.3.67 () {68 vars in 1271 bytes} [Fri Jul 24 01:11:48 2026] GET /volume/v3/volumes => generated 334 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:48.591666 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-035dcda9-af24-461c-8d57-86cb49cf2092 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:48.593545 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:48.593768 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:48.593977 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:48.594167 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume with id: cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:48.601545 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:48.601545 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:48.601903 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:48.615711 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume request issued successfully. Jul 24 01:11:48.615877 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-035dcda9-af24-461c-8d57-86cb49cf2092 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c returned with HTTP 202 Jul 24 01:11:48.616306 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1465/5849] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:11:48 2026] DELETE /volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:11:48.624076 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-556eebb6-d218-4d41-9232-d03af2e00d3a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:48.625863 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-556eebb6-d218-4d41-9232-d03af2e00d3a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:48.626056 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-556eebb6-d218-4d41-9232-d03af2e00d3a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:48.626296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-556eebb6-d218-4d41-9232-d03af2e00d3a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:48.633225 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:48.633225 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:48.635980 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-556eebb6-d218-4d41-9232-d03af2e00d3a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:48.639367 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-556eebb6-d218-4d41-9232-d03af2e00d3a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c returned with HTTP 200 Jul 24 01:11:48.639709 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1457/5850] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:48 2026] GET /volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:49.651909 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7fdf8578-abf7-42b3-9ed7-03e420409797 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:49.654089 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7fdf8578-abf7-42b3-9ed7-03e420409797 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c Jul 24 01:11:49.654423 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7fdf8578-abf7-42b3-9ed7-03e420409797 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:49.654661 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7fdf8578-abf7-42b3-9ed7-03e420409797 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:49.661518 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7fdf8578-abf7-42b3-9ed7-03e420409797 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c returned with HTTP 404 Jul 24 01:11:49.662049 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1453/5851] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:49 2026] GET /volume/v3/volumes/cfcc8ce6-71fa-4d7c-9ac6-178ff115899c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:11:49.668610 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-313f8926-2897-4a71-a439-98a94372723b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:49.670481 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:49.670824 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1483970"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:49.672162 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1483970'}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:49.672288 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume of 1 GB Jul 24 01:11:49.672532 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:49.672532 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:49.676301 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:49.681882 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (65fa7250-e4c7-45e3-94f8-cadad577cb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:49.682790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168e03e5-79a3-4290-81f9-184c78b1da93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:49.683526 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Validating volume size '1' using validate_int {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:49.704617 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168e03e5-79a3-4290-81f9-184c78b1da93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:49.705275 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b75b14-9a8f-43f5-ade7-2ab9060eb848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:49.735965 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Created reservations ['c1ca0fb6-8ebf-44b2-bfd4-9cb29dde82c0', '9bbe216e-773e-460a-b334-389cd140cab4', '27dcd073-a4fd-4e36-a5f8-d2c0bed8793d', 'fbcd1b6b-0070-4e44-866f-aacb1f4cc112'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:49.736652 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b75b14-9a8f-43f5-ade7-2ab9060eb848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ca0fb6-8ebf-44b2-bfd4-9cb29dde82c0', '9bbe216e-773e-460a-b334-389cd140cab4', '27dcd073-a4fd-4e36-a5f8-d2c0bed8793d', 'fbcd1b6b-0070-4e44-866f-aacb1f4cc112']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:49.737348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d12923a-6853-4d67-9e4d-a85228b1a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:49.757991 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d12923a-6853-4d67-9e4d-a85228b1a1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '107c7c6d-2d61-4dff-a5ac-f27448b0837e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['c1ca0fb6-8ebf-44b2-bfd4-9cb29dde82c0','9bbe216e-773e-460a-b334-389cd140cab4','27dcd073-a4fd-4e36-a5f8-d2c0bed8793d','fbcd1b6b-0070-4e44-866f-aacb1f4cc112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=107c7c6d-2d61-4dff-a5ac-f27448b0837e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e41ede03af9446c91034947ffcc3b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6672704ef9624177a8a2367a736c422b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:49.758740 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063616d4-3c8f-49f9-b9cb-474b44cf9d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:49.774507 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063616d4-3c8f-49f9-b9cb-474b44cf9d05) transitioned into state 'SUCCESS' from state '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-1483970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['c1ca0fb6-8ebf-44b2-bfd4-9cb29dde82c0','9bbe216e-773e-460a-b334-389cd140cab4','27dcd073-a4fd-4e36-a5f8-d2c0bed8793d','fbcd1b6b-0070-4e44-866f-aacb1f4cc112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:49.775175 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a5ebfe-4a82-49fe-ba98-3762aa0495ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:49.782781 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a5ebfe-4a82-49fe-ba98-3762aa0495ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:49.783411 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (65fa7250-e4c7-45e3-94f8-cadad577cb6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:49.783704 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request issued successfully. Jul 24 01:11:49.784233 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-313f8926-2897-4a71-a439-98a94372723b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:49.784662 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1477/5852] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:49 2026] POST /volume/v3/volumes => generated 773 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:49.795556 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:49.797293 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:49.797496 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:49.797685 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:49.804388 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:49.804388 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:49.807210 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:49.810477 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-dbf8dd08-06f0-49cd-a539-8746e038ef85 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e returned with HTTP 200 Jul 24 01:11:49.810791 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1466/5853] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:49 2026] GET /volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:50.822063 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:50.823790 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:50.823986 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:50.824174 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:50.830573 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:50.830573 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:50.833445 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:50.836737 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-6308e645-e3cd-4d40-ad14-3e591fc8ad77 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e returned with HTTP 200 Jul 24 01:11:50.837065 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1458/5854] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:50 2026] GET /volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e => generated 1013 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:50.848663 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:50.850317 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] GET https://10.4.3.67/volume/v3/volumes/detail Jul 24 01:11:50.850518 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:50.850692 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Calling method 'detail' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:50.850906 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.api_utils [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Removing options '' from query. {{(pid=100229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:50.851592 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100229) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:11:50.858203 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Get all volumes completed successfully. Jul 24 01:11:50.858780 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:50.858780 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:50.862448 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-47294eaa-1d29-46ab-8021-787e06eb9fbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] https://10.4.3.67/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:11:50.862798 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1454/5855] 10.4.3.67 () {68 vars in 1292 bytes} [Fri Jul 24 01:11:50 2026] GET /volume/v3/volumes/detail => generated 843 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:50.874206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:50.875977 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:50.876183 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:50.876379 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:50.876526 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume with id: 107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:50.883041 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:50.883041 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:50.883331 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:50.896904 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume request issued successfully. Jul 24 01:11:50.897066 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07083c5a-cc76-4e93-89a1-7c821a3ba70b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e returned with HTTP 202 Jul 24 01:11:50.897458 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1478/5856] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:11:50 2026] DELETE /volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:11:50.904126 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e65323da-40e9-4942-af8a-ac2d5547658b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:50.905856 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e65323da-40e9-4942-af8a-ac2d5547658b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:50.906097 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e65323da-40e9-4942-af8a-ac2d5547658b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:50.906321 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e65323da-40e9-4942-af8a-ac2d5547658b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:50.912950 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:50.912950 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:50.916127 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e65323da-40e9-4942-af8a-ac2d5547658b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:50.920276 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e65323da-40e9-4942-af8a-ac2d5547658b tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e returned with HTTP 200 Jul 24 01:11:50.920676 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1467/5857] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:50 2026] GET /volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e => generated 1012 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:51.932427 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3ed66292-aa64-4180-af00-b4b598a7ce2a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:51.934160 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ed66292-aa64-4180-af00-b4b598a7ce2a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e Jul 24 01:11:51.934374 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ed66292-aa64-4180-af00-b4b598a7ce2a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:51.934547 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3ed66292-aa64-4180-af00-b4b598a7ce2a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:51.940862 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3ed66292-aa64-4180-af00-b4b598a7ce2a tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e returned with HTTP 404 Jul 24 01:11:51.941590 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1459/5858] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:51 2026] GET /volume/v3/volumes/107c7c6d-2d61-4dff-a5ac-f27448b0837e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:11:51.948558 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0a4684d8-f6cb-4bbb-85af-32915519326c None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:51.950100 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:51.950472 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1863533290"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:51.951824 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1863533290'}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:51.951935 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume of 1 GB Jul 24 01:11:51.955519 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:51.960677 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (85aae712-59b6-4495-ae49-4d673be33beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:51.961532 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a9eca3-e0fc-4346-8887-6faa425739c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:51.962225 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Validating volume size '1' using validate_int {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:51.983833 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a9eca3-e0fc-4346-8887-6faa425739c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:51.984551 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f28e70-7634-49dc-9fbb-b218888f4c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:52.024420 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Created reservations ['823d7dbe-b5b4-468e-93d5-990c424b0307', 'e44bf588-0158-4108-81af-a9e501a256b9', '335da545-78b4-4424-b9ff-d72aeaf7b847', 'f30e6993-1b6a-470d-a545-d8d1c905c040'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:52.025157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f28e70-7634-49dc-9fbb-b218888f4c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823d7dbe-b5b4-468e-93d5-990c424b0307', 'e44bf588-0158-4108-81af-a9e501a256b9', '335da545-78b4-4424-b9ff-d72aeaf7b847', 'f30e6993-1b6a-470d-a545-d8d1c905c040']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:52.025893 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2de1500-1496-41b4-97c5-4a8f269e26d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:52.045075 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2de1500-1496-41b4-97c5-4a8f269e26d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cade4256-95b8-49f1-9538-45fc344ddb2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863533290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['823d7dbe-b5b4-468e-93d5-990c424b0307','e44bf588-0158-4108-81af-a9e501a256b9','335da545-78b4-4424-b9ff-d72aeaf7b847','f30e6993-1b6a-470d-a545-d8d1c905c040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863533290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cade4256-95b8-49f1-9538-45fc344ddb2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e41ede03af9446c91034947ffcc3b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6672704ef9624177a8a2367a736c422b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:52.045823 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14decbb-f704-4030-a85a-96a380d83630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:52.061055 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14decbb-f704-4030-a85a-96a380d83630) transitioned into state 'SUCCESS' from state '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-1863533290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['823d7dbe-b5b4-468e-93d5-990c424b0307','e44bf588-0158-4108-81af-a9e501a256b9','335da545-78b4-4424-b9ff-d72aeaf7b847','f30e6993-1b6a-470d-a545-d8d1c905c040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:52.061926 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b16003b-9f29-4dc4-bc46-6b6fd716510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:52.069547 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b16003b-9f29-4dc4-bc46-6b6fd716510b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:52.070311 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (85aae712-59b6-4495-ae49-4d673be33beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:52.070587 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request issued successfully. Jul 24 01:11:52.071089 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0a4684d8-f6cb-4bbb-85af-32915519326c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:52.071534 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1455/5859] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:51 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:52.081968 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-fb549854-f298-425a-a1ba-19c1a223d279 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:52.083640 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb549854-f298-425a-a1ba-19c1a223d279 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:52.083945 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb549854-f298-425a-a1ba-19c1a223d279 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:52.084125 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-fb549854-f298-425a-a1ba-19c1a223d279 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:52.090811 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:52.090811 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:52.093801 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-fb549854-f298-425a-a1ba-19c1a223d279 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:52.097086 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-fb549854-f298-425a-a1ba-19c1a223d279 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 200 Jul 24 01:11:52.097432 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1479/5860] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:52 2026] GET /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:53.112276 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:53.114691 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:53.114985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:53.115284 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:53.123905 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:53.123905 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:11:53.128259 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:53.133030 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-59e4fd4a-cfde-48a2-8345-9d76f275bcec tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 200 Jul 24 01:11:53.133500 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1468/5861] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:53 2026] GET /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:53.145999 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-48421cc2-3236-40a8-b82d-a302a392a435 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:53.147818 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48421cc2-3236-40a8-b82d-a302a392a435 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] GET https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:53.148013 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48421cc2-3236-40a8-b82d-a302a392a435 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:53.148218 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-48421cc2-3236-40a8-b82d-a302a392a435 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:53.154871 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:53.154871 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:53.158118 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-48421cc2-3236-40a8-b82d-a302a392a435 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Volume info retrieved successfully. Jul 24 01:11:53.161717 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-48421cc2-3236-40a8-b82d-a302a392a435 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 200 Jul 24 01:11:53.162166 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1460/5862] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:53 2026] GET /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:53.174539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:53.176503 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:53.176716 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:53.176902 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:53.177060 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume with id: cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:53.183981 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:53.183981 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:53.184369 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:53.199344 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume request issued successfully. Jul 24 01:11:53.199514 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-c59735b1-89ab-4538-83ac-d6a1c57eb516 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 202 Jul 24 01:11:53.199909 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1456/5863] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:11:53 2026] DELETE /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:11:53.207437 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:53.209628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:53.209864 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:53.210058 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:53.217626 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:53.217626 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:53.225508 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:53.229368 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-765233c3-9a59-4f62-8d3f-b86f0ea9e9d9 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 200 Jul 24 01:11:53.229815 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1480/5864] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:53 2026] GET /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:54.243072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e9252d45-b397-4841-80df-fdeb52f362e6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:54.245242 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e9252d45-b397-4841-80df-fdeb52f362e6 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d Jul 24 01:11:54.245499 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e9252d45-b397-4841-80df-fdeb52f362e6 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:54.245735 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e9252d45-b397-4841-80df-fdeb52f362e6 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:54.252697 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e9252d45-b397-4841-80df-fdeb52f362e6 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d returned with HTTP 404 Jul 24 01:11:54.253289 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1469/5865] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:54 2026] GET /volume/v3/volumes/cade4256-95b8-49f1-9538-45fc344ddb2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:11:54.260518 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-d6d5625c-710b-40ac-b123-0b446e290cbd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:54.262784 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:11:54.263215 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2131055543"}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:11:54.264691 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.v3.volumes [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2131055543'}} {{(pid=100232) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:11:54.264820 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume of 1 GB Jul 24 01:11:54.269254 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Availability Zones retrieved successfully. Jul 24 01:11:54.275126 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (640f7d22-fec1-416a-b264-c29be6026054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:54.276180 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c67e3c-6c64-4b90-8d52-020f6f285f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:54.277043 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Validating volume size '1' using validate_int {{(pid=100232) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:11:54.301453 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c67e3c-6c64-4b90-8d52-020f6f285f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:54.302289 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f20a0b8-b816-4de7-94f4-6604e31d8ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:54.341004 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Created reservations ['b6edb840-6118-4660-bcd4-80990f600d74', 'f9e334dd-7b21-4964-a3a3-7ef997d402d1', '33207db4-adcd-42b5-8936-fe990fa6753f', '0bda5096-42b5-4fd1-9ff5-76ceffadfdb4'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:11:54.341988 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f20a0b8-b816-4de7-94f4-6604e31d8ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6edb840-6118-4660-bcd4-80990f600d74', 'f9e334dd-7b21-4964-a3a3-7ef997d402d1', '33207db4-adcd-42b5-8936-fe990fa6753f', '0bda5096-42b5-4fd1-9ff5-76ceffadfdb4']}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:54.342885 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8280ba2-826e-43c5-9080-a27d85a9740a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:54.363179 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8280ba2-826e-43c5-9080-a27d85a9740a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9199929-9b6d-4972-b04e-ff1e4aaeb084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131055543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['b6edb840-6118-4660-bcd4-80990f600d74','f9e334dd-7b21-4964-a3a3-7ef997d402d1','33207db4-adcd-42b5-8936-fe990fa6753f','0bda5096-42b5-4fd1-9ff5-76ceffadfdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131055543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9199929-9b6d-4972-b04e-ff1e4aaeb084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e41ede03af9446c91034947ffcc3b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6672704ef9624177a8a2367a736c422b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:54.363964 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e411c3-400d-46a3-a62c-39f1c25f1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:54.378505 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e411c3-400d-46a3-a62c-39f1c25f1978) transitioned into state 'SUCCESS' from state '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-2131055543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e41ede03af9446c91034947ffcc3b75',qos_specs=None,replication_status=,reservations=['b6edb840-6118-4660-bcd4-80990f600d74','f9e334dd-7b21-4964-a3a3-7ef997d402d1','33207db4-adcd-42b5-8936-fe990fa6753f','0bda5096-42b5-4fd1-9ff5-76ceffadfdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6672704ef9624177a8a2367a736c422b',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:54.379183 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558a20dc-0b92-43b8-b34f-b65529e12f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:11:54.386290 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558a20dc-0b92-43b8-b34f-b65529e12f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100232) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:11:54.387081 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Flow 'volume_create_api' (640f7d22-fec1-416a-b264-c29be6026054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100232) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:11:54.387425 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Create volume request issued successfully. Jul 24 01:11:54.387998 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-d6d5625c-710b-40ac-b123-0b446e290cbd tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:11:54.388627 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1461/5866] 10.4.3.67 () {70 vars in 1292 bytes} [Fri Jul 24 01:11:54 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:11:54.399104 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:54.400660 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:54.400843 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:54.401011 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:54.406972 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:54.406972 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:54.409615 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:54.412527 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-88939534-e55a-4815-a4c2-173f9b8ce6b8 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 returned with HTTP 200 Jul 24 01:11:54.412836 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1457/5867] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:54 2026] GET /volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 => generated 955 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:11:55.424292 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:55.425988 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:55.426229 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:55.426441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:55.434014 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:55.434014 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:11:55.437284 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:55.440851 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-5ce36da9-0b04-40cb-9db4-1e9f20faa78f tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 returned with HTTP 200 Jul 24 01:11:55.441257 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1481/5868] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:55 2026] GET /volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:55.452622 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-bb38bb94-a73a-406d-a226-da08751ccc0c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:55.454348 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] GET https://10.4.3.67/volume/v3/volumes/summary Jul 24 01:11:55.454551 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:55.454725 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Calling method 'version_select' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:55.454888 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.api_utils [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Removing options '' from query. {{(pid=100231) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:55.458992 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] Get summary completed successfully. Jul 24 01:11:55.459240 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-bb38bb94-a73a-406d-a226-da08751ccc0c tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-reader] https://10.4.3.67/volume/v3/volumes/summary returned with HTTP 200 Jul 24 01:11:55.459573 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1470/5869] 10.4.3.67 () {68 vars in 1295 bytes} [Fri Jul 24 01:11:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:11:55.466875 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-f5d17c09-d423-49ec-afad-6188ff622eee None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:55.468621 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] DELETE https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:55.468837 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:55.469015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:55.469178 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume with id: f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:55.475832 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:55.475832 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:11:55.476134 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:55.489135 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Delete volume request issued successfully. Jul 24 01:11:55.489340 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-f5d17c09-d423-49ec-afad-6188ff622eee tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 returned with HTTP 202 Jul 24 01:11:55.489710 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1462/5870] 10.4.3.67 () {68 vars in 1385 bytes} [Fri Jul 24 01:11:55 2026] DELETE /volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 01:11:55.495954 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:55.497607 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:55.497808 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:55.497975 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:55.504472 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:11:55.504472 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:11:55.507450 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Volume info retrieved successfully. Jul 24 01:11:55.510783 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0b8abb02-75de-4d6c-a3f6-4aab85b20630 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 returned with HTTP 200 Jul 24 01:11:55.511285 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1458/5871] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:55 2026] GET /volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:11:56.522687 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-bc914880-8d51-431c-9ef1-959962659c52 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:56.524504 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc914880-8d51-431c-9ef1-959962659c52 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] GET https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 Jul 24 01:11:56.524743 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc914880-8d51-431c-9ef1-959962659c52 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:56.524984 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-bc914880-8d51-431c-9ef1-959962659c52 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:56.530337 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-bc914880-8d51-431c-9ef1-959962659c52 tempest-ProjectReaderTests-501219462 tempest-ProjectReaderTests-501219462-project-admin] https://10.4.3.67/volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 returned with HTTP 404 Jul 24 01:11:56.530794 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1482/5872] 10.4.3.67 () {68 vars in 1382 bytes} [Fri Jul 24 01:11:56 2026] GET /volume/v3/volumes/f9199929-9b6d-4972-b04e-ff1e4aaeb084 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 01:12:05.458363 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=54,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:12:05.486316 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=50,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:12:05.510309 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=48,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:12:06.527163 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=45,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:12:47.807210 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-69175692-a5eb-474e-ad34-680d06f93731 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:47.808972 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:12:47.809375 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1372379871", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:12:47.810832 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1372379871', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:12:47.810996 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume of 1 GB Jul 24 01:12:47.815574 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Availability Zones retrieved successfully. Jul 24 01:12:47.820315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (4042c6a1-ede6-475b-8747-f1dc3499828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:12:47.821353 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a06e9-6cec-4b36-9be4-dca08925179f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:12:47.822217 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Validating volume size '1' using validate_int {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:12:47.844174 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a06e9-6cec-4b36-9be4-dca08925179f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:12:47.844985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d8559a-193c-4151-bf54-92c0b02e520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:12:47.893697 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['a1570707-d7cf-4a34-8383-6a2510d30207', '817d1dfb-1a21-4e13-94ce-66c93c5a2bb0', '88a93bde-8adb-46b3-a559-f1dc739cdb32', 'df8abca2-8f94-4d88-8008-bad6bda36a51'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:12:47.894635 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d8559a-193c-4151-bf54-92c0b02e520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1570707-d7cf-4a34-8383-6a2510d30207', '817d1dfb-1a21-4e13-94ce-66c93c5a2bb0', '88a93bde-8adb-46b3-a559-f1dc739cdb32', 'df8abca2-8f94-4d88-8008-bad6bda36a51']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:12:47.895337 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf5ec6d-ecfc-472a-ae9c-09b9e2b4a6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:12:47.916264 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf5ec6d-ecfc-472a-ae9c-09b9e2b4a6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9825a84b-804e-44cd-9cf4-2be7fbfbfe61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1372379871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['a1570707-d7cf-4a34-8383-6a2510d30207','817d1dfb-1a21-4e13-94ce-66c93c5a2bb0','88a93bde-8adb-46b3-a559-f1dc739cdb32','df8abca2-8f94-4d88-8008-bad6bda36a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1372379871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9825a84b-804e-44cd-9cf4-2be7fbfbfe61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791bd40383434c5d88b10309bdd3ff69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:12:47.917315 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb75980-81d2-48e6-b224-c1625103150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:12:47.934812 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb75980-81d2-48e6-b224-c1625103150a) transitioned into state 'SUCCESS' from state '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-1372379871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['a1570707-d7cf-4a34-8383-6a2510d30207','817d1dfb-1a21-4e13-94ce-66c93c5a2bb0','88a93bde-8adb-46b3-a559-f1dc739cdb32','df8abca2-8f94-4d88-8008-bad6bda36a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:12:47.935612 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078470e6-f299-428e-91ad-aa1bd9dcaf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:12:47.944107 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078470e6-f299-428e-91ad-aa1bd9dcaf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:12:47.944917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (4042c6a1-ede6-475b-8747-f1dc3499828e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:12:47.945220 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request issued successfully. Jul 24 01:12:47.945801 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-69175692-a5eb-474e-ad34-680d06f93731 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:12:47.946287 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1471/5873] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:12:47 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:12:47.957386 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:47.959169 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:47.959276 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:47.959490 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:47.965971 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:47.965971 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:12:47.969002 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:47.972580 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a8fa25d4-0df2-48bf-b79d-f75db61e26fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:47.972902 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1463/5874] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:47 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:48.985921 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:48.987706 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:48.987920 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:48.988123 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:48.994977 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:48.994977 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:12:48.998429 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:49.002136 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bcd7b2c1-3844-4af4-87e3-83b6beb3ab9b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:49.002536 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1459/5875] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:48 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:49.017517 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0385143-bf64-4f9d-9f10-53de7c796046 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.019277 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0385143-bf64-4f9d-9f10-53de7c796046 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:49.019468 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0385143-bf64-4f9d-9f10-53de7c796046 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.019667 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0385143-bf64-4f9d-9f10-53de7c796046 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.026215 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:49.026215 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:12:49.029401 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0385143-bf64-4f9d-9f10-53de7c796046 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:49.033317 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0385143-bf64-4f9d-9f10-53de7c796046 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:49.033643 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1483/5876] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:49.661976 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.664154 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:49.664361 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.664565 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.671539 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:49.671539 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:12:49.675044 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:49.678936 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6fca7f07-d620-41fb-b4e4-d2f48a977b4a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:49.679415 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1472/5877] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:49.756213 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cbc5e98d-bac9-4395-8275-d978eb5726f2 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.756751 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbc5e98d-bac9-4395-8275-d978eb5726f2 None None] GET https://10.4.3.67/volume// Jul 24 01:12:49.756870 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbc5e98d-bac9-4395-8275-d978eb5726f2 None None] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.757077 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cbc5e98d-bac9-4395-8275-d978eb5726f2 None None] Calling method 'all' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.757445 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cbc5e98d-bac9-4395-8275-d978eb5726f2 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:12:49.757767 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1464/5878] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:12:49.766095 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6f5ae25a-8e5c-4797-81ad-2be8caf03fce None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.845205 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6f5ae25a-8e5c-4797-81ad-2be8caf03fce tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:12:49.845736 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6f5ae25a-8e5c-4797-81ad-2be8caf03fce tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9825a84b-804e-44cd-9cf4-2be7fbfbfe61", "connector": null, "instance_uuid": "2142002d-15fc-4711-a972-2e17f17198d6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:12:49.857300 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:49.857300 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:12:49.886854 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-6f5ae25a-8e5c-4797-81ad-2be8caf03fce tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:12:49.887380 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1460/5879] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:12:49 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:12:49.914343 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.916501 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:49.916812 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.917073 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.920969 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2c1c6447-018d-4330-a0b1-981d2c7ecc8d None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.921375 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c1c6447-018d-4330-a0b1-981d2c7ecc8d None None] GET https://10.4.3.67/volume// Jul 24 01:12:49.921607 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c1c6447-018d-4330-a0b1-981d2c7ecc8d None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.921842 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2c1c6447-018d-4330-a0b1-981d2c7ecc8d None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.922249 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2c1c6447-018d-4330-a0b1-981d2c7ecc8d None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:12:49.922572 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1473/5880] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:12:49.928804 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:49.928804 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:12:49.932053 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:49.932984 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:49.934485 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:49.934747 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:49.934962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:49.938500 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-e080178c-1ef9-4054-a6de-192028bb6ee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:49.939008 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1484/5881] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:49.947046 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:49.947046 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:12:49.951422 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:49.955829 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-d44549b1-e862-48ee-9811-8afbf581041d tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:49.956248 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1465/5882] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:12:49 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:12:50.071004 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:50.073645 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] PUT https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 Jul 24 01:12:50.074042 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:12:50.082027 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Acquiring lock "cinder-attachment_update-9825a84b-804e-44cd-9cf4-2be7fbfbfe61-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:12:50.086880 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-9825a84b-804e-44cd-9cf4-2be7fbfbfe61-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:12:50.087840 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:50.087840 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:12:50.167314 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-9825a84b-804e-44cd-9cf4-2be7fbfbfe61-np0000005792" released by "attachment_update" :: held 0.080s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:12:50.167720 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-1559b37f-2886-47a8-925c-a479c9850523 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 returned with HTTP 200 Jul 24 01:12:50.168324 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1461/5883] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:12:50 2026] PUT /volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:12:50.952494 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-23582bda-199b-4b1d-89b3-124b81153ce9 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:50.954503 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23582bda-199b-4b1d-89b3-124b81153ce9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:50.954700 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23582bda-199b-4b1d-89b3-124b81153ce9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:50.954882 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-23582bda-199b-4b1d-89b3-124b81153ce9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:50.964362 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:50.964362 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:12:50.967745 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-23582bda-199b-4b1d-89b3-124b81153ce9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:50.971733 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-23582bda-199b-4b1d-89b3-124b81153ce9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:50.972106 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1474/5884] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:50 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:51.983399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c3d38978-b289-43be-b893-e9e181776ae9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:51.985023 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3d38978-b289-43be-b893-e9e181776ae9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:51.985206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3d38978-b289-43be-b893-e9e181776ae9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:51.985404 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c3d38978-b289-43be-b893-e9e181776ae9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:51.995054 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:51.995054 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:12:51.998687 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c3d38978-b289-43be-b893-e9e181776ae9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:52.002883 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c3d38978-b289-43be-b893-e9e181776ae9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:52.003483 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1485/5885] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:51 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:53.014312 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:53.016062 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:53.016283 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:53.016492 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:53.026385 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:53.026385 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:12:53.029828 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:53.034202 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3a5c0605-45ca-4cc2-a43b-3c9fe6f4c354 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:53.034597 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1466/5886] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:53 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:54.046157 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:54.047868 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:54.048043 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:54.048224 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:54.056854 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:54.056854 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:12:54.059692 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:54.063254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-9c7cc367-73cb-4d0f-87f3-68d762fffa48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:54.063595 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1462/5887] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:54 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:54.394161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-f0414926-83d6-4609-80dc-48f03bff8110 req-c6edb197-d15d-47cb-9458-1a65d8f39b03 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:54.396076 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-c6edb197-d15d-47cb-9458-1a65d8f39b03 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357/action Jul 24 01:12:54.396425 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-c6edb197-d15d-47cb-9458-1a65d8f39b03 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:12:54.396538 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-c6edb197-d15d-47cb-9458-1a65d8f39b03 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:12:54.410112 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:54.410112 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:12:54.417419 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-f0414926-83d6-4609-80dc-48f03bff8110 req-c6edb197-d15d-47cb-9458-1a65d8f39b03 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357/action returned with HTTP 204 Jul 24 01:12:54.417782 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1475/5888] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:12:54 2026] POST /volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:12:55.075390 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:55.076883 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:55.077050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:55.077236 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:55.085060 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:55.085060 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:12:55.087901 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:55.091283 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-b718192e-a73b-43c3-ab19-07b9cdd94dee tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:12:55.091613 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1486/5889] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:12:55 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:12:57.822969 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:57.824514 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:12:57.824962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9825a84b-804e-44cd-9cf4-2be7fbfbfe61", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1460216559", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:12:57.834894 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:57.834894 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:12:57.835308 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:12:57.835437 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create snapshot from volume 9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:12:57.862652 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['b78e8d81-41b6-4109-8377-bec0a91149d8', '812e0850-984c-4c5a-9505-b1dad065b690', '56c31d63-ac9b-48c3-bc36-e7eebaeae8c3', '0fc72f71-0c5d-4d3a-a268-41716c0d08c9'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:12:57.886980 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot force create request issued successfully. Jul 24 01:12:57.887128 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a34319ea-f68e-47cf-90a8-e49afb00f6e5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:12:57.887584 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1467/5890] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:12:57 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:12:57.895180 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e639d324-ceca-4b5d-861e-01689973df27 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:57.896926 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e639d324-ceca-4b5d-861e-01689973df27 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:12:57.897107 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e639d324-ceca-4b5d-861e-01689973df27 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:57.897297 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e639d324-ceca-4b5d-861e-01689973df27 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:57.902814 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:57.902814 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:12:57.903223 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e639d324-ceca-4b5d-861e-01689973df27 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:12:57.903991 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e639d324-ceca-4b5d-861e-01689973df27 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 200 Jul 24 01:12:57.904407 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1463/5891] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:12:57 2026] GET /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:58.912712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:58.914648 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:12:58.914877 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:58.915096 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:58.919871 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:58.919871 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:12:58.920333 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:12:58.921072 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-9c7cc0f4-7e0a-4f01-9647-3a31c9c9d4c2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 200 Jul 24 01:12:58.921470 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1476/5892] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:12:58 2026] GET /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:12:58.929225 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:58.931478 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:12:58.931778 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:58.932049 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:58.938837 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:12:58.938837 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:12:58.939481 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:12:58.940628 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-622138f5-9fb0-4d31-a6ab-73e9a9064a0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 200 Jul 24 01:12:58.941139 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1487/5893] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:12:58 2026] GET /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:00.326402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-a81ab360-f697-48d0-b040-24d1fe762913 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:00.328265 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:13:00.328628 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9825a84b-804e-44cd-9cf4-2be7fbfbfe61", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1140410411", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:00.340128 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:00.340128 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:00.340787 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:00.340969 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create snapshot from volume 9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:00.364402 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['198d6cce-15df-4747-a4bc-691b782860c0', 'e00b0235-0a8b-479a-b5f1-bef9a2f4769b', '6b35a498-516f-4ae3-b355-ed34f5e2cc32', '4de7c95c-2183-455c-879e-a996b5842155'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:13:00.392972 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot force create request issued successfully. Jul 24 01:13:00.393145 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-a81ab360-f697-48d0-b040-24d1fe762913 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:13:00.393949 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1468/5894] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:13:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:13:00.402811 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:00.405118 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:00.405376 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:00.405529 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:00.411093 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:00.411093 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:00.411594 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:00.412442 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0875b23d-2918-49b9-b8e9-6c0b137efbe3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 200 Jul 24 01:13:00.412854 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1464/5895] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:00 2026] GET /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:01.421134 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:01.422840 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:01.423031 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:01.423221 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:01.427763 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:01.427763 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:01.428150 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:01.428862 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-c97070c0-5d28-4294-bd39-c29c38265ac2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 200 Jul 24 01:13:01.429201 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1477/5896] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:01 2026] GET /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:01.437303 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:01.438978 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:01.439158 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:01.439370 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:01.444035 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:01.444035 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:01.444435 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:01.445128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-9326bb9f-cda1-4b85-8722-9c92d0f13171 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 200 Jul 24 01:13:01.445508 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1488/5897] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:01 2026] GET /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:02.799839 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:02.801683 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/snapshots Jul 24 01:13:02.802034 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9825a84b-804e-44cd-9cf4-2be7fbfbfe61", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1405816145", "description": null, "metadata": null}} {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:02.812980 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:02.812980 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:02.813482 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:02.813658 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create snapshot from volume 9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:02.836102 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.quota [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['1311fe69-6a11-43cf-905c-5cafb787dc1a', 'db12f471-db50-4906-8594-eb13b0e39d8e', '18104b91-0ce8-4fd1-bd05-b5c3bf540f6f', 'c86a68a7-4c55-4797-89cf-94107f2952c6'] {{(pid=100232) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:13:02.861233 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot force create request issued successfully. Jul 24 01:13:02.861553 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-520ec0b6-0d54-4867-b8a2-d329a7c7d756 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots returned with HTTP 202 Jul 24 01:13:02.861989 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1469/5898] 10.4.3.67 () {68 vars in 1258 bytes} [Fri Jul 24 01:13:02 2026] POST /volume/v3/snapshots => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:13:02.870273 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:02.872053 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:02.872236 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:02.872427 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:02.878558 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:02.878558 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:02.879105 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:02.880006 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7d7ab701-2ceb-4c8d-9e85-6aa0a5321599 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 200 Jul 24 01:13:02.880456 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1465/5899] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:02 2026] GET /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:03.890161 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-89890292-dcde-41af-bcaf-1e4825a4841b None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:03.891887 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89890292-dcde-41af-bcaf-1e4825a4841b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:03.892233 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89890292-dcde-41af-bcaf-1e4825a4841b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:03.892498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-89890292-dcde-41af-bcaf-1e4825a4841b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:03.897808 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:03.897808 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:03.898960 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-89890292-dcde-41af-bcaf-1e4825a4841b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:03.899144 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-89890292-dcde-41af-bcaf-1e4825a4841b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 200 Jul 24 01:13:03.899393 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1478/5900] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:03 2026] GET /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:03.907265 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:03.909101 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:03.909317 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:03.909779 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:03.914506 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:03.914506 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:03.914875 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:03.915923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7c6eeb59-4bec-4cf9-b756-f38c8b6008ae tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 200 Jul 24 01:13:03.915923 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1489/5901] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:03 2026] GET /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:03.955263 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:03.957389 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:03.957489 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:03.958265 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:03.967992 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:03.967992 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:03.971838 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:03.976906 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0d5c8d28-01f3-4c1c-adc1-02b89e40a8dd tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:13:03.976906 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1470/5902] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:03 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:03.995135 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:03.997272 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61/action Jul 24 01:13:03.998245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:03.998245 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:04.007512 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:04.007512 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:04.008957 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:04.014315 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Begin detaching volume completed successfully. Jul 24 01:13:04.014536 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-0a75467d-5c99-4daf-bd4b-c38625e2826a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61/action returned with HTTP 202 Jul 24 01:13:04.014917 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1466/5903] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:13:03 2026] POST /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:13:04.053135 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5cd27d30-3a44-446b-bec1-14c8540fa6f6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:04.053661 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5cd27d30-3a44-446b-bec1-14c8540fa6f6 None None] GET https://10.4.3.67/volume// Jul 24 01:13:04.053885 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5cd27d30-3a44-446b-bec1-14c8540fa6f6 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:04.054120 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5cd27d30-3a44-446b-bec1-14c8540fa6f6 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:04.054451 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5cd27d30-3a44-446b-bec1-14c8540fa6f6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:04.054773 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1479/5904] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:04.062144 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:04.064177 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:04.064442 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:04.064594 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:04.073378 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:04.073378 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:04.076888 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:04.080671 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-364905cc-60e3-4947-b00e-a1d06c7c4fad tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:13:04.081058 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1490/5905] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:04 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:04.856956 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-9cdb80da-5563-4a30-8621-115553e55961 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:04.859002 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-9cdb80da-5563-4a30-8621-115553e55961 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 Jul 24 01:13:04.859182 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-9cdb80da-5563-4a30-8621-115553e55961 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:04.859388 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-9cdb80da-5563-4a30-8621-115553e55961 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:04.866169 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:04.866169 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:04.903388 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-0d16733c-66dd-46a9-8aca-4e2962529452 req-9cdb80da-5563-4a30-8621-115553e55961 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 returned with HTTP 200 Jul 24 01:13:04.903850 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1471/5906] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:13:04 2026] DELETE /volume/v3/attachments/6f63e088-6ac2-477c-959c-ad2c8456f357 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:05.102307 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:05.103914 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:13:05.104278 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1740391291", "snapshot_id": "ed707c5d-5359-419f-a3ec-df675874f02a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:05.105756 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.v3.volumes [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1740391291', 'snapshot_id': 'ed707c5d-5359-419f-a3ec-df675874f02a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100229) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:13:05.110337 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:05.110337 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:05.110756 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:05.110863 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume of 1 GB Jul 24 01:13:05.114236 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Availability Zones retrieved successfully. Jul 24 01:13:05.119318 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (5456ebf9-1e2d-4ca1-af5f-bf12ec9a24a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:05.120156 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049cb135-40c5-4171-a823-90489aa86e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:05.121032 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.flows.api.create_volume [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:13:05.146588 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049cb135-40c5-4171-a823-90489aa86e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed707c5d-5359-419f-a3ec-df675874f02a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:05.147296 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5e91b6-e9df-474f-9d76-382f708ce6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:05.179957 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.quota [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['74bdaac5-b38c-4165-bbc6-cc83c12380e8', '7bd4bdce-508e-4450-b92a-d5cb3daebffe', '3105cb58-72c1-463b-afff-c91a4758f410', 'e3a987e8-ebe6-4317-a9c1-2eef29ea0eeb'] {{(pid=100229) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:13:05.180745 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5e91b6-e9df-474f-9d76-382f708ce6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74bdaac5-b38c-4165-bbc6-cc83c12380e8', '7bd4bdce-508e-4450-b92a-d5cb3daebffe', '3105cb58-72c1-463b-afff-c91a4758f410', 'e3a987e8-ebe6-4317-a9c1-2eef29ea0eeb']}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:05.181382 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c3b5b0-b02f-4ee6-b9db-70399ba93902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:05.216020 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c3b5b0-b02f-4ee6-b9db-70399ba93902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f55cba-b56e-4104-84ff-3f811f01a6a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1740391291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['74bdaac5-b38c-4165-bbc6-cc83c12380e8','7bd4bdce-508e-4450-b92a-d5cb3daebffe','3105cb58-72c1-463b-afff-c91a4758f410','e3a987e8-ebe6-4317-a9c1-2eef29ea0eeb'],size=1,snapshot_id=ed707c5d-5359-419f-a3ec-df675874f02a,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1740391291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f55cba-b56e-4104-84ff-3f811f01a6a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791bd40383434c5d88b10309bdd3ff69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed707c5d-5359-419f-a3ec-df675874f02a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:05.216710 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47948381-adb7-47a3-98d8-9c7ec04dfe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:05.231449 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47948381-adb7-47a3-98d8-9c7ec04dfe35) transitioned into state 'SUCCESS' from state '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-1740391291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['74bdaac5-b38c-4165-bbc6-cc83c12380e8','7bd4bdce-508e-4450-b92a-d5cb3daebffe','3105cb58-72c1-463b-afff-c91a4758f410','e3a987e8-ebe6-4317-a9c1-2eef29ea0eeb'],size=1,snapshot_id=ed707c5d-5359-419f-a3ec-df675874f02a,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:05.232149 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947bf9f3-d6c8-49bd-81d5-6422dc34d989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:05.253371 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947bf9f3-d6c8-49bd-81d5-6422dc34d989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100229) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:05.254271 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (5456ebf9-1e2d-4ca1-af5f-bf12ec9a24a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100229) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:05.254570 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request issued successfully. Jul 24 01:13:05.255126 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-bf386e53-d543-4ace-8b71-774bb3c613d2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:13:05.255645 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1467/5907] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:13:05 2026] POST /volume/v3/volumes => generated 789 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:13:05.267444 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:05.269283 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:05.269512 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:05.269730 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:05.276196 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:05.276196 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:05.279473 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:05.283831 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-5bc5a82b-eeff-4f10-8cc5-b62d63324e90 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:05.284186 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1480/5908] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:05 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:06.296530 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.298556 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:06.299050 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.299348 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.306174 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.306174 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:06.309587 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:06.313357 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eb42d8cf-714d-4af8-a2b7-220e7ba34a31 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:06.313710 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1491/5909] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:06.326608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.328309 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:06.328502 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.328688 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.335529 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.335529 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:06.339104 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:06.343369 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-aaa88db6-50b9-40cf-98ba-d4eb2b1b9055 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:06.343809 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1472/5910] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:06.775281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.777673 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:06.777876 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.778059 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.784760 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.784760 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:06.788043 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:06.791958 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-f3445d58-95a6-4f3a-adf5-a6ece3e064a4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:06.792348 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1468/5911] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:06.856799 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-6382230c-0224-4368-9de6-10d7e999e325 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.857302 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6382230c-0224-4368-9de6-10d7e999e325 None None] GET https://10.4.3.67/volume// Jul 24 01:13:06.857474 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6382230c-0224-4368-9de6-10d7e999e325 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.857739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-6382230c-0224-4368-9de6-10d7e999e325 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.858086 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-6382230c-0224-4368-9de6-10d7e999e325 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:06.858436 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1481/5912] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:06.866069 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-b2019777-3437-40d1-8932-80c5e9d8eee7 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.896587 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-b2019777-3437-40d1-8932-80c5e9d8eee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:13:06.897038 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-b2019777-3437-40d1-8932-80c5e9d8eee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72f55cba-b56e-4104-84ff-3f811f01a6a9", "connector": null, "instance_uuid": "2142002d-15fc-4711-a972-2e17f17198d6"}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:06.907078 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.907078 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:06.930923 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-b2019777-3437-40d1-8932-80c5e9d8eee7 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:13:06.931419 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1492/5913] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:13:06 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:06.956437 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.958292 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:06.958510 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.958763 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.966590 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-fcafe371-fdb2-4d7d-8a08-fb0b1c2cdc76 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.967108 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcafe371-fdb2-4d7d-8a08-fb0b1c2cdc76 None None] GET https://10.4.3.67/volume// Jul 24 01:13:06.967294 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcafe371-fdb2-4d7d-8a08-fb0b1c2cdc76 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.967474 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-fcafe371-fdb2-4d7d-8a08-fb0b1c2cdc76 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.967817 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-fcafe371-fdb2-4d7d-8a08-fb0b1c2cdc76 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:06.968139 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1469/5914] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:06.968216 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.968216 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:06.972331 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:06.975917 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:06.977096 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-94be08d0-68ac-4e6b-8019-3c7a841f7c72 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:06.977504 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1473/5915] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:06.978071 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:06.978328 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:06.978540 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:06.988858 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:06.988858 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:06.992025 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:06.995736 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-a6ad7851-eb70-4fa7-a8c9-c9812b8e5822 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:06.996105 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1482/5916] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:06 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:07.099997 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:07.102790 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] PUT https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b Jul 24 01:13:07.103138 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:07.110439 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Acquiring lock "cinder-attachment_update-72f55cba-b56e-4104-84ff-3f811f01a6a9-np0000005792" by "attachment_update" {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:13:07.115395 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-72f55cba-b56e-4104-84ff-3f811f01a6a9-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100230) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:13:07.116321 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:07.116321 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:07.191553 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.coordination [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-72f55cba-b56e-4104-84ff-3f811f01a6a9-np0000005792" released by "attachment_update" :: held 0.076s {{(pid=100230) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:13:07.191918 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-8145b408-4721-441c-bb5e-514fe979b995 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b returned with HTTP 200 Jul 24 01:13:07.192729 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1493/5917] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:13:07 2026] PUT /volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:07.989574 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:07.991301 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:07.991471 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:07.991689 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:08.001145 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:08.001145 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:08.004824 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:08.008923 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-e03c6fc4-eb1c-410c-ba60-43fab8383e8e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:08.009452 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1470/5918] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:07 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:09.020295 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:09.021966 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:09.022166 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:09.022435 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:09.031183 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:09.031183 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:09.034340 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:09.037931 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cd417b94-c079-4116-aaf8-0bb2137bdef5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:09.038291 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1474/5919] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:09 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:10.052072 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-aa1aa979-2f7f-467a-935e-310563a2c33a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:10.054172 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa1aa979-2f7f-467a-935e-310563a2c33a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:10.054428 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa1aa979-2f7f-467a-935e-310563a2c33a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:10.054673 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-aa1aa979-2f7f-467a-935e-310563a2c33a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:10.065549 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:10.065549 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:10.070579 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-aa1aa979-2f7f-467a-935e-310563a2c33a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:10.076004 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-aa1aa979-2f7f-467a-935e-310563a2c33a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:10.076537 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1483/5920] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:10 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:10.430672 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-96b1d32c-e9ee-4236-b0bd-3d2dc1495f5a None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:10.432834 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-96b1d32c-e9ee-4236-b0bd-3d2dc1495f5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b/action Jul 24 01:13:10.433266 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-96b1d32c-e9ee-4236-b0bd-3d2dc1495f5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-complete": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:10.433438 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-96b1d32c-e9ee-4236-b0bd-3d2dc1495f5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:10.451213 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:10.451213 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:10.462700 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-704a72c9-b555-41bc-b94d-91df5c9ed8c2 req-96b1d32c-e9ee-4236-b0bd-3d2dc1495f5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b/action returned with HTTP 204 Jul 24 01:13:10.463267 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1494/5921] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:13:10 2026] POST /volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:11.091829 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:11.093797 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:11.094044 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:11.094301 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:11.104519 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:11.104519 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:11.107669 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:11.111286 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-7e46b782-b112-4fb9-b807-6ccd184b8827 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:11.111636 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1471/5922] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:11 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:14.335690 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:14.338415 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:14.338616 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:14.338821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:14.348248 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:14.348248 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:14.352241 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:14.356638 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-28dff5a5-e03f-442a-8e69-59eff33ba1e3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:14.357059 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1475/5923] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:14 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:14.376705 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:14.378651 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9/action Jul 24 01:13:14.378978 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:14.379093 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:14.388382 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:14.388382 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:14.388784 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:14.394953 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Begin detaching volume completed successfully. Jul 24 01:13:14.395143 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-6bcd5dd9-3d31-4f8d-9445-fe7ac4dd9a8c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9/action returned with HTTP 202 Jul 24 01:13:14.395561 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1484/5924] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:13:14 2026] POST /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:13:14.435102 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-d0850908-591c-455e-a83b-f000b972a3c3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:14.435632 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0850908-591c-455e-a83b-f000b972a3c3 None None] GET https://10.4.3.67/volume// Jul 24 01:13:14.435901 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0850908-591c-455e-a83b-f000b972a3c3 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:14.436153 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-d0850908-591c-455e-a83b-f000b972a3c3 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:14.436589 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-d0850908-591c-455e-a83b-f000b972a3c3 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:14.436958 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1495/5925] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:14.443582 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:14.445933 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:14.446172 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:14.446417 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:14.456793 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:14.456793 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:14.460500 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:14.465438 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-c20bba84-3194-4f67-abe9-63268c1763f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:14.465855 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1472/5926] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:14 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:15.233992 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-1b887b83-2597-4986-85e6-e8f005b0b700 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:15.236296 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-1b887b83-2597-4986-85e6-e8f005b0b700 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b Jul 24 01:13:15.236511 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-1b887b83-2597-4986-85e6-e8f005b0b700 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:15.236701 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-1b887b83-2597-4986-85e6-e8f005b0b700 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:15.244890 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:15.244890 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:15.292097 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-5a7101c7-e98a-48e3-ad01-ad15f1b03c78 req-1b887b83-2597-4986-85e6-e8f005b0b700 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b returned with HTTP 200 Jul 24 01:13:15.292551 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1476/5927] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:13:15 2026] DELETE /volume/v3/attachments/22cff115-ed7e-4714-801c-8ec2da162d1b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:15.481316 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-e5cf8958-fa74-4423-9c84-46d3c655adac None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:15.483282 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:13:15.483626 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-415316024", "snapshot_id": "7ef4320b-243a-46a9-b2b7-7a0b0206e0a0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:15.485095 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.v3.volumes [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-415316024', 'snapshot_id': '7ef4320b-243a-46a9-b2b7-7a0b0206e0a0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100231) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:13:15.490931 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:15.490931 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:15.491537 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:15.491705 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.volumes [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume of 1 GB Jul 24 01:13:15.496136 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Availability Zones retrieved successfully. Jul 24 01:13:15.503606 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (11ccb426-1d5d-49c1-ae1d-ec43e5f68d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:15.504821 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea71c41-3e1b-4afa-bb2c-86c0d1ccce6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:15.505994 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.flows.api.create_volume [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100231) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:13:15.534098 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea71c41-3e1b-4afa-bb2c-86c0d1ccce6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ef4320b-243a-46a9-b2b7-7a0b0206e0a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:15.534814 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd0f9dc-49ca-4577-a0e3-73683c14537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:15.572763 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.quota [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['e7f306a2-e816-4292-ba9f-49038096d072', '4b086a3c-8059-43de-bb4d-cf319fd32d28', '46421b5a-c6e8-492e-bf3e-2631116a27a6', '7d06d006-14d2-4601-90d7-f7f3c93e9148'] {{(pid=100231) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:13:15.573502 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd0f9dc-49ca-4577-a0e3-73683c14537e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f306a2-e816-4292-ba9f-49038096d072', '4b086a3c-8059-43de-bb4d-cf319fd32d28', '46421b5a-c6e8-492e-bf3e-2631116a27a6', '7d06d006-14d2-4601-90d7-f7f3c93e9148']}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:15.574281 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc3e412-f724-49a6-b9db-ce6a37815d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:15.611153 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc3e412-f724-49a6-b9db-ce6a37815d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9c805a5-14aa-4db4-8d2c-217d4b1d416f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-415316024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['e7f306a2-e816-4292-ba9f-49038096d072','4b086a3c-8059-43de-bb4d-cf319fd32d28','46421b5a-c6e8-492e-bf3e-2631116a27a6','7d06d006-14d2-4601-90d7-f7f3c93e9148'],size=1,snapshot_id=7ef4320b-243a-46a9-b2b7-7a0b0206e0a0,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-415316024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9c805a5-14aa-4db4-8d2c-217d4b1d416f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791bd40383434c5d88b10309bdd3ff69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ef4320b-243a-46a9-b2b7-7a0b0206e0a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:15.611932 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7709555-8e07-4278-bb8a-ccfa1e7005f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:15.628035 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7709555-8e07-4278-bb8a-ccfa1e7005f3) transitioned into state 'SUCCESS' from state '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-415316024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['e7f306a2-e816-4292-ba9f-49038096d072','4b086a3c-8059-43de-bb4d-cf319fd32d28','46421b5a-c6e8-492e-bf3e-2631116a27a6','7d06d006-14d2-4601-90d7-f7f3c93e9148'],size=1,snapshot_id=7ef4320b-243a-46a9-b2b7-7a0b0206e0a0,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:15.628662 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47b6207-a261-4ed5-b46a-0479745213f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:15.647331 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47b6207-a261-4ed5-b46a-0479745213f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100231) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:15.648429 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (11ccb426-1d5d-49c1-ae1d-ec43e5f68d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100231) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:15.648800 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request issued successfully. Jul 24 01:13:15.649480 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-e5cf8958-fa74-4423-9c84-46d3c655adac tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:13:15.649999 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1485/5928] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:13:15 2026] POST /volume/v3/volumes => generated 788 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:13:15.662729 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:15.665128 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:15.665358 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:15.665549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:15.673942 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:15.673942 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:15.677891 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:15.682208 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1a053dd-3eb8-44b8-a170-d00be10c4d28 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:15.682755 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1496/5929] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:15 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:16.694950 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6668012e-478b-4634-898f-f3ee90ac2889 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:16.696623 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6668012e-478b-4634-898f-f3ee90ac2889 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:16.696816 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6668012e-478b-4634-898f-f3ee90ac2889 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:16.696998 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6668012e-478b-4634-898f-f3ee90ac2889 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:16.703826 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:16.703826 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:16.707156 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6668012e-478b-4634-898f-f3ee90ac2889 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:16.712274 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6668012e-478b-4634-898f-f3ee90ac2889 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:16.712687 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1473/5930] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:16 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:16.724204 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4109aa3c-690d-4fee-93df-98c49a986519 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:16.726953 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4109aa3c-690d-4fee-93df-98c49a986519 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:16.726953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4109aa3c-690d-4fee-93df-98c49a986519 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:16.726953 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4109aa3c-690d-4fee-93df-98c49a986519 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:16.733976 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:16.733976 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:16.737417 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4109aa3c-690d-4fee-93df-98c49a986519 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:16.741864 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4109aa3c-690d-4fee-93df-98c49a986519 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:16.742272 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1477/5931] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:16 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:17.182298 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.184433 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:17.184617 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:17.184809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:17.191515 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:17.191515 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:17.194889 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:17.198381 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-0f42ae4a-8e98-469c-88a1-c94bc47e1b11 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:17.198763 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1486/5932] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:17 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:17.263582 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-dc442a82-fada-4220-ac3c-b0e1eb383d55 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.264176 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc442a82-fada-4220-ac3c-b0e1eb383d55 None None] GET https://10.4.3.67/volume// Jul 24 01:13:17.264450 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc442a82-fada-4220-ac3c-b0e1eb383d55 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:17.264725 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-dc442a82-fada-4220-ac3c-b0e1eb383d55 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:17.265155 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-dc442a82-fada-4220-ac3c-b0e1eb383d55 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:17.265558 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1497/5933] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:13:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:17.273581 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-015a5126-d936-4e01-bc3c-6c87b5b704fb None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.299840 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-015a5126-d936-4e01-bc3c-6c87b5b704fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:13:17.300155 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-015a5126-d936-4e01-bc3c-6c87b5b704fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9c805a5-14aa-4db4-8d2c-217d4b1d416f", "connector": null, "instance_uuid": "2142002d-15fc-4711-a972-2e17f17198d6"}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:17.308331 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:17.308331 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:17.330033 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-015a5126-d936-4e01-bc3c-6c87b5b704fb tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:13:17.330588 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1474/5934] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:13:17 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:17.354797 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.356518 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:17.356704 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:17.356882 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:17.362408 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-28736fe8-f286-49f9-b1e5-0c5513c96171 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.362824 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28736fe8-f286-49f9-b1e5-0c5513c96171 None None] GET https://10.4.3.67/volume// Jul 24 01:13:17.362985 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28736fe8-f286-49f9-b1e5-0c5513c96171 None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:17.363177 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-28736fe8-f286-49f9-b1e5-0c5513c96171 None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:17.363495 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-28736fe8-f286-49f9-b1e5-0c5513c96171 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:17.363819 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1487/5935] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:17.366586 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:17.366586 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:17.370766 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:17.371615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.375223 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:17.375490 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:17.375730 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:17.378656 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-52bec5c7-81c0-4d09-9e3d-1b30e6df6b48 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:17.378656 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1478/5936] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:17 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:17.387962 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:17.387962 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:17.391286 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:17.395116 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-23742a19-4af2-48d7-b7ac-8d163e3d9b38 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:17.395502 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1498/5937] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:17 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 1060 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:17.505016 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:17.507025 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] PUT https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a Jul 24 01:13:17.507413 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:17.515146 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Acquiring lock "cinder-attachment_update-e9c805a5-14aa-4db4-8d2c-217d4b1d416f-np0000005792" by "attachment_update" {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:13:17.519467 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-e9c805a5-14aa-4db4-8d2c-217d4b1d416f-np0000005792" acquired by "attachment_update" :: waited 0.004s {{(pid=100229) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:13:17.520502 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:17.520502 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:17.583897 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.coordination [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-e9c805a5-14aa-4db4-8d2c-217d4b1d416f-np0000005792" released by "attachment_update" :: held 0.064s {{(pid=100229) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:13:17.584184 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-451bc37a-6036-40ba-8b53-148453d6b2cf tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a returned with HTTP 200 Jul 24 01:13:17.584639 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1475/5938] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:13:17 2026] PUT /volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:18.393550 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:18.395477 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:18.395739 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:18.395971 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:18.405349 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:18.405349 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:18.409034 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:18.413561 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-afe3d369-3941-4f48-9f20-0ee2d924c967 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:18.413961 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1488/5939] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:18 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:19.425973 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:19.427667 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:19.427995 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:19.429052 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:19.436876 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:19.436876 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:19.439873 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:19.443461 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-90e320a4-3651-409b-8c24-dd9b08f29ec5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:19.443874 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1479/5940] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:19 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:20.455541 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:20.457202 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:20.457399 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:20.457605 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:20.466299 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:20.466299 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:20.469092 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:20.472800 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-07c11bfe-a02b-411b-a67f-9a97337a8fc4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:20.473139 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1499/5941] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:20 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:20.808407 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-ae306738-77c2-46ff-88fa-4a1c79deac66 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:20.810408 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-ae306738-77c2-46ff-88fa-4a1c79deac66 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a/action Jul 24 01:13:20.810818 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-ae306738-77c2-46ff-88fa-4a1c79deac66 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-complete": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:20.810958 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-ae306738-77c2-46ff-88fa-4a1c79deac66 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:20.825062 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:20.825062 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:20.832952 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-5420fe61-a67d-49b2-97e6-7787b1e46c99 req-ae306738-77c2-46ff-88fa-4a1c79deac66 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a/action returned with HTTP 204 Jul 24 01:13:20.833359 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1476/5942] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:13:20 2026] POST /volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:21.485417 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:21.487157 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:21.487356 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:21.487531 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:21.496613 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:21.496613 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:21.499700 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:21.503438 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-b9c46e9e-db36-4151-a19c-afcb538becd1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:21.503792 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1489/5943] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:21 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:24.208854 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:24.211326 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:24.211542 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:24.211755 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:24.220389 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:24.220389 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:24.223622 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:24.227402 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7ebc2eb6-e587-4d07-8790-9b070213d313 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:24.227797 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1480/5944] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:24 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:24.243857 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:24.245549 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f/action Jul 24 01:13:24.245850 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100230) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:24.245959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:24.255462 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:24.255462 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:24.255899 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:24.261316 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Begin detaching volume completed successfully. Jul 24 01:13:24.261499 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-7bef1009-2061-4768-afcb-ac21ce6d30b3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f/action returned with HTTP 202 Jul 24 01:13:24.261867 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1500/5945] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:13:24 2026] POST /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:13:24.300209 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-8869a3ff-f211-455e-b6be-6e1edbee05a6 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:24.300734 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8869a3ff-f211-455e-b6be-6e1edbee05a6 None None] GET https://10.4.3.67/volume// Jul 24 01:13:24.300987 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8869a3ff-f211-455e-b6be-6e1edbee05a6 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:24.301281 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-8869a3ff-f211-455e-b6be-6e1edbee05a6 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:24.301736 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-8869a3ff-f211-455e-b6be-6e1edbee05a6 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:24.302135 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1477/5946] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:24.310750 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:24.312708 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:24.312910 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:24.313106 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:24.322011 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:24.322011 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:24.325308 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:24.329135 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-4847e161-ea29-4a0b-b290-c6973abdac09 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:24.329541 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1490/5947] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:24 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:25.045365 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-32857e28-e948-4830-93db-d64d15dad89d req-10342549-a7ba-45c1-a22c-52cebf301bec None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:25.047324 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-10342549-a7ba-45c1-a22c-52cebf301bec tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a Jul 24 01:13:25.047501 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-10342549-a7ba-45c1-a22c-52cebf301bec tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:25.047708 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-10342549-a7ba-45c1-a22c-52cebf301bec tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:25.055308 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:25.055308 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:25.091401 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-32857e28-e948-4830-93db-d64d15dad89d req-10342549-a7ba-45c1-a22c-52cebf301bec tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a returned with HTTP 200 Jul 24 01:13:25.091788 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1481/5948] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:13:25 2026] DELETE /volume/v3/attachments/9d3c9f91-13f9-438c-85bd-41f3a2ee605a => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:25.349681 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:25.351369 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes Jul 24 01:13:25.351704 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-843167990", "snapshot_id": "dc29fff3-4ed2-4c41-9229-f25747132917", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:25.353206 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.v3.volumes [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-843167990', 'snapshot_id': 'dc29fff3-4ed2-4c41-9229-f25747132917', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100230) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 01:13:25.358440 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:25.358440 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:25.358930 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:25.359044 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume of 1 GB Jul 24 01:13:25.362364 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Availability Zones retrieved successfully. Jul 24 01:13:25.367650 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (00cfec39-4b23-4bce-affe-a33ef0230348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:25.368535 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81d2f7d-68ed-418c-ba59-852685726de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:25.369392 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100230) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 01:13:25.395111 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81d2f7d-68ed-418c-ba59-852685726de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc29fff3-4ed2-4c41-9229-f25747132917', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T00:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b93ce04-fc23-4d32-abad-3f1075839255,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b93ce04-fc23-4d32-abad-3f1075839255', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:25.395833 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807dd2a9-d4c5-456d-ade3-2e1903c5eafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:25.430956 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.quota [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Created reservations ['17c15998-6205-4c89-8cf7-eebaacd93380', 'b1d9a309-62ec-4034-8c38-e1a068b4a2d2', 'f312bbc4-7b9d-40b2-ba55-4527e5c94b60', 'b2737b9b-17a3-493b-ae43-0cf1f447fda7'] {{(pid=100230) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 01:13:25.431699 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807dd2a9-d4c5-456d-ade3-2e1903c5eafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c15998-6205-4c89-8cf7-eebaacd93380', 'b1d9a309-62ec-4034-8c38-e1a068b4a2d2', 'f312bbc4-7b9d-40b2-ba55-4527e5c94b60', 'b2737b9b-17a3-493b-ae43-0cf1f447fda7']}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:25.432376 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4459c969-bc24-48ff-b53f-d789d098e292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:25.466021 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4459c969-bc24-48ff-b53f-d789d098e292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bd4eaea-2248-47e6-9322-3f6da3ef894f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-843167990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['17c15998-6205-4c89-8cf7-eebaacd93380','b1d9a309-62ec-4034-8c38-e1a068b4a2d2','f312bbc4-7b9d-40b2-ba55-4527e5c94b60','b2737b9b-17a3-493b-ae43-0cf1f447fda7'],size=1,snapshot_id=dc29fff3-4ed2-4c41-9229-f25747132917,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T01:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-843167990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bd4eaea-2248-47e6-9322-3f6da3ef894f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791bd40383434c5d88b10309bdd3ff69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc29fff3-4ed2-4c41-9229-f25747132917,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b93ce04-fc23-4d32-abad-3f1075839255),volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:25.467127 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d5e009-6938-4958-a917-0fa0c384ff3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:25.483382 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d5e009-6938-4958-a917-0fa0c384ff3a) transitioned into state 'SUCCESS' from state '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-843167990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791bd40383434c5d88b10309bdd3ff69',qos_specs=None,replication_status=,reservations=['17c15998-6205-4c89-8cf7-eebaacd93380','b1d9a309-62ec-4034-8c38-e1a068b4a2d2','f312bbc4-7b9d-40b2-ba55-4527e5c94b60','b2737b9b-17a3-493b-ae43-0cf1f447fda7'],size=1,snapshot_id=dc29fff3-4ed2-4c41-9229-f25747132917,source_replicaid=,source_volid=None,status='creating',user_id='66d9016cf3a44a4f8b78e08d3c408d8a',volume_type_id=3b93ce04-fc23-4d32-abad-3f1075839255)}' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:25.484032 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef115a59-4e2b-412c-b264-dc10ae8ad46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 01:13:25.502628 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef115a59-4e2b-412c-b264-dc10ae8ad46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100230) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 01:13:25.503509 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Flow 'volume_create_api' (00cfec39-4b23-4bce-affe-a33ef0230348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100230) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 01:13:25.503810 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Create volume request issued successfully. Jul 24 01:13:25.504344 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c0f95345-6122-4742-b90f-9723b4edc7f9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes returned with HTTP 202 Jul 24 01:13:25.504766 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1501/5949] 10.4.3.67 () {68 vars in 1252 bytes} [Fri Jul 24 01:13:25 2026] POST /volume/v3/volumes => generated 788 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 01:13:25.514972 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-6772df60-7b63-4436-94da-70c6692577d1 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:25.516793 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6772df60-7b63-4436-94da-70c6692577d1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:25.517007 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6772df60-7b63-4436-94da-70c6692577d1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:25.517237 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-6772df60-7b63-4436-94da-70c6692577d1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:25.523423 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:25.523423 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:25.526753 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-6772df60-7b63-4436-94da-70c6692577d1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:25.530111 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-6772df60-7b63-4436-94da-70c6692577d1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:25.530487 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1478/5950] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:25 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:26.541352 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:26.542891 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:26.543052 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:26.543237 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:26.549095 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:26.549095 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:26.551888 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:26.555146 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-370b0db3-28d7-4d95-a571-cd48dca5fd35 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:26.555516 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1491/5951] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:26 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:26.565462 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-31e635ed-1676-4a95-988e-76b6106f2192 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:26.567377 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31e635ed-1676-4a95-988e-76b6106f2192 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:26.567593 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31e635ed-1676-4a95-988e-76b6106f2192 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:26.567821 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-31e635ed-1676-4a95-988e-76b6106f2192 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:26.575329 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:26.575329 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:26.578865 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-31e635ed-1676-4a95-988e-76b6106f2192 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:26.583154 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-31e635ed-1676-4a95-988e-76b6106f2192 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:26.583600 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1482/5952] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:26 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:27.006066 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.007974 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:27.008150 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:27.008335 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:27.014577 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:27.014577 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:27.017542 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:27.020869 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-00591ca8-87c3-44d1-815c-c8eb6e019186 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:27.021185 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1502/5953] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:27 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:27.079539 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ae7407a6-0eaa-417f-8b2d-cc61dd395fa9 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.080051 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ae7407a6-0eaa-417f-8b2d-cc61dd395fa9 None None] GET https://10.4.3.67/volume// Jul 24 01:13:27.080297 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ae7407a6-0eaa-417f-8b2d-cc61dd395fa9 None None] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:27.080562 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ae7407a6-0eaa-417f-8b2d-cc61dd395fa9 None None] Calling method 'all' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:27.080962 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ae7407a6-0eaa-417f-8b2d-cc61dd395fa9 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:27.081338 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1479/5954] 10.4.3.67 () {66 vars in 1421 bytes} [Fri Jul 24 01:13:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:27.088809 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-4a223921-9bac-45ec-8661-a06ad386c025 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.117147 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-4a223921-9bac-45ec-8661-a06ad386c025 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments Jul 24 01:13:27.117533 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-4a223921-9bac-45ec-8661-a06ad386c025 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bd4eaea-2248-47e6-9322-3f6da3ef894f", "connector": null, "instance_uuid": "2142002d-15fc-4711-a972-2e17f17198d6"}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:27.126206 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:27.126206 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:27.146817 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-4a223921-9bac-45ec-8661-a06ad386c025 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments returned with HTTP 200 Jul 24 01:13:27.147241 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1492/5955] 10.4.3.67 () {74 vars in 1587 bytes} [Fri Jul 24 01:13:27 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:27.169721 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-706fc6df-7777-4386-b032-ba13ec2ee68a None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.171277 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-706fc6df-7777-4386-b032-ba13ec2ee68a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:27.171435 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-706fc6df-7777-4386-b032-ba13ec2ee68a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:27.171608 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-706fc6df-7777-4386-b032-ba13ec2ee68a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:27.175615 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-1ee8e42a-9794-4c75-b949-94d676f32f36 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.176004 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ee8e42a-9794-4c75-b949-94d676f32f36 None None] GET https://10.4.3.67/volume// Jul 24 01:13:27.176248 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ee8e42a-9794-4c75-b949-94d676f32f36 None None] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:27.176398 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-1ee8e42a-9794-4c75-b949-94d676f32f36 None None] Calling method 'all' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:27.176711 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-1ee8e42a-9794-4c75-b949-94d676f32f36 None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:27.176987 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1503/5956] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:27.179796 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:27.179796 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:27.182676 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-706fc6df-7777-4386-b032-ba13ec2ee68a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:27.183218 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.185257 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:27.185331 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:27.185727 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:27.186321 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-706fc6df-7777-4386-b032-ba13ec2ee68a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:27.186753 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1483/5957] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:27 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:27.194653 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:27.194653 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:27.197989 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:27.201846 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-378a59ad-c89d-4cf2-8b83-5b4991e78669 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:27.202249 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1480/5958] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:27 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:27.313073 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:27.315269 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] PUT https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a Jul 24 01:13:27.315616 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.67", "host": "np0000005792", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1139beb1cb51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5be8970b-cf83-4bc8-9b4b-4e87d00cb45c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:27.322656 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Acquiring lock "cinder-attachment_update-7bd4eaea-2248-47e6-9322-3f6da3ef894f-np0000005792" by "attachment_update" {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 01:13:27.327539 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-7bd4eaea-2248-47e6-9322-3f6da3ef894f-np0000005792" acquired by "attachment_update" :: waited 0.005s {{(pid=100231) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 01:13:27.328530 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:27.328530 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:27.397077 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.coordination [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Lock "cinder-attachment_update-7bd4eaea-2248-47e6-9322-3f6da3ef894f-np0000005792" released by "attachment_update" :: held 0.070s {{(pid=100231) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 01:13:27.397647 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-9433d3d7-7f3d-4680-853c-9df9de2a2a5a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a returned with HTTP 200 Jul 24 01:13:27.398134 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1493/5959] 10.4.3.67 () {74 vars in 1697 bytes} [Fri Jul 24 01:13:27 2026] PUT /volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:28.197913 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:28.199574 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:28.199774 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:28.199948 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:28.208449 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:28.208449 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:28.211390 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:28.214907 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-675ce81b-60e5-4ead-b1ef-06bb294d2f6c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:28.215246 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1504/5960] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:28 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:29.229396 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-3462e2e1-4025-405b-999c-474caae90953 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:29.231130 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3462e2e1-4025-405b-999c-474caae90953 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:29.231339 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3462e2e1-4025-405b-999c-474caae90953 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:29.231516 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-3462e2e1-4025-405b-999c-474caae90953 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:29.240386 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:29.240386 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:29.243785 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-3462e2e1-4025-405b-999c-474caae90953 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:29.247607 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-3462e2e1-4025-405b-999c-474caae90953 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:29.247977 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1484/5961] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:29 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:30.261182 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:30.262954 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:30.263130 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:30.263345 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:30.271980 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:30.271980 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:30.275284 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:30.278887 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-d0835213-cc5d-4f71-89f1-b06af8b84eb3 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:30.279251 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1481/5962] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:30 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:30.622510 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-b2fad4ef-b8f9-467a-acb9-211d645a70e6 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:30.624486 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-b2fad4ef-b8f9-467a-acb9-211d645a70e6 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a/action Jul 24 01:13:30.624846 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-b2fad4ef-b8f9-467a-acb9-211d645a70e6 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-complete": null}' {{(pid=100231) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:30.624961 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-b2fad4ef-b8f9-467a-acb9-211d645a70e6 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:30.639617 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:30.639617 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:30.647828 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [req-cfa71e76-8c02-4e11-81b8-4f53165bd334 req-b2fad4ef-b8f9-467a-acb9-211d645a70e6 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a/action returned with HTTP 204 Jul 24 01:13:30.648050 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1494/5963] 10.4.3.67 () {74 vars in 1718 bytes} [Fri Jul 24 01:13:30 2026] POST /volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:31.293209 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:31.295047 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:31.295302 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:31.295549 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:31.304456 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:31.304456 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:31.307593 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:31.311174 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-7da76a37-e0b5-4ef9-a57a-12ff4b0f954b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:31.311518 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1505/5964] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:31 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:34.348151 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:34.349938 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:34.350132 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:34.350352 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:34.358358 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:34.358358 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:34.361091 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:34.364387 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-98f62710-8fa6-4988-b4f8-d67cf33719a5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:34.364924 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1485/5965] 10.4.3.67 () {68 vars in 1591 bytes} [Fri Jul 24 01:13:34 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 1173 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 01:13:34.379994 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:34.381942 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] POST https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f/action Jul 24 01:13:34.382265 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 01:13:34.382380 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 01:13:34.391334 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:34.391334 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:34.391713 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:34.396380 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Begin detaching volume completed successfully. Jul 24 01:13:34.396550 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-e01bec43-1c64-4740-bb2e-75aca3fa6530 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f/action returned with HTTP 202 Jul 24 01:13:34.396933 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1482/5966] 10.4.3.67 () {72 vars in 1665 bytes} [Fri Jul 24 01:13:34 2026] POST /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 01:13:34.428744 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-897a545a-7cb8-4a9d-a020-e3cb99bf7c2c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:34.429229 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-897a545a-7cb8-4a9d-a020-e3cb99bf7c2c None None] GET https://10.4.3.67/volume// Jul 24 01:13:34.429446 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-897a545a-7cb8-4a9d-a020-e3cb99bf7c2c None None] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:34.429692 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-897a545a-7cb8-4a9d-a020-e3cb99bf7c2c None None] Calling method 'all' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:34.430099 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-897a545a-7cb8-4a9d-a020-e3cb99bf7c2c None None] https://10.4.3.67/volume// returned with HTTP 300 Jul 24 01:13:34.430468 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1495/5967] 10.4.3.67 () {66 vars in 1419 bytes} [Fri Jul 24 01:13:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 01:13:34.436215 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:34.438205 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:34.438389 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:34.438567 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:34.447318 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:34.447318 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:34.450304 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:34.453913 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-03ebd373-cf9c-4dd0-b9ec-b8e0c0694691 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:34.454360 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1506/5968] 10.4.3.67 () {70 vars in 1632 bytes} [Fri Jul 24 01:13:34 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 01:13:35.193087 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-3e09f3f2-9b39-4327-beb6-06d740a2a8c4 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:35.194932 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-3e09f3f2-9b39-4327-beb6-06d740a2a8c4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a Jul 24 01:13:35.195100 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-3e09f3f2-9b39-4327-beb6-06d740a2a8c4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:35.195292 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-3e09f3f2-9b39-4327-beb6-06d740a2a8c4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'version_select' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:35.201359 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:35.201359 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:35.235688 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [req-e2b36b55-12aa-436b-b9dd-a14cab6e21f9 req-3e09f3f2-9b39-4327-beb6-06d740a2a8c4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a returned with HTTP 200 Jul 24 01:13:35.236066 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1486/5969] 10.4.3.67 () {72 vars in 1666 bytes} [Fri Jul 24 01:13:35 2026] DELETE /volume/v3/attachments/e0a5b977-96dd-49bf-9edd-9446486e9c6a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:35.479249 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:35.481120 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:35.481351 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:35.481560 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:35.488948 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:35.488948 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:35.492477 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:35.496597 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f13b7f12-c579-4943-9dfa-1da9561e10f4 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:35.496985 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1483/5970] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:35 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:35.506498 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:35.508096 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:35.508287 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:35.508464 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:35.514362 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:35.514362 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:35.517308 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:35.520624 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-eb25e0ea-cad3-4de5-aead-e1465dc83c93 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:35.520952 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1496/5971] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:35 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:35.532448 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-eb64b892-137f-486f-9d3c-fc90549112be None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:35.534308 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:35.534548 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:35.534790 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:35.534996 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume with id: 7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:35.541842 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:35.541842 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:35.542311 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:35.557086 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume request issued successfully. Jul 24 01:13:35.557272 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-eb64b892-137f-486f-9d3c-fc90549112be tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 202 Jul 24 01:13:35.557675 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1507/5972] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:13:35 2026] DELETE /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:35.564962 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-1573d41b-539b-4b84-a609-17c82bc201a9 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:35.566912 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1573d41b-539b-4b84-a609-17c82bc201a9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:35.567149 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1573d41b-539b-4b84-a609-17c82bc201a9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:35.567373 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-1573d41b-539b-4b84-a609-17c82bc201a9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:35.574489 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:35.574489 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:35.578072 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-1573d41b-539b-4b84-a609-17c82bc201a9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:35.581972 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-1573d41b-539b-4b84-a609-17c82bc201a9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 200 Jul 24 01:13:35.582541 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1487/5973] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:35 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:36.593773 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-f4b5d43a-6fff-4271-be10-3f0537610efc None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:36.595660 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4b5d43a-6fff-4271-be10-3f0537610efc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f Jul 24 01:13:36.595886 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4b5d43a-6fff-4271-be10-3f0537610efc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:36.596063 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-f4b5d43a-6fff-4271-be10-3f0537610efc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:36.601254 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-f4b5d43a-6fff-4271-be10-3f0537610efc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f returned with HTTP 404 Jul 24 01:13:36.601841 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1484/5974] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:36 2026] GET /volume/v3/volumes/7bd4eaea-2248-47e6-9322-3f6da3ef894f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:36.607841 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:36.609612 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:36.609796 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:36.609981 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:36.617246 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:36.617246 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:36.620823 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:36.625432 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8c26ba5a-1ca9-454c-ac3c-800d2787f43f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:36.625867 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1497/5975] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:36 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:36.636862 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:36.639217 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:36.639304 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:36.639441 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:36.646497 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:36.646497 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:36.649928 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:36.653740 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-03c2072b-5642-4bfa-b54e-7e16f6c8066f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:36.654105 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1508/5976] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:36 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:36.665993 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:36.668422 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:36.668717 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:36.669015 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:36.669260 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.volumes [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume with id: e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:36.677723 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:36.677723 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:36.678285 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:36.695386 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume request issued successfully. Jul 24 01:13:36.695622 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-4e5b8be9-c3b6-41c2-bc18-2cf681f43fc1 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 202 Jul 24 01:13:36.696142 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1488/5977] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:13:36 2026] DELETE /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:36.702772 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-0e9811b0-3af0-4a4d-beab-60135487f39b None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:36.704942 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0e9811b0-3af0-4a4d-beab-60135487f39b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:36.705178 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0e9811b0-3af0-4a4d-beab-60135487f39b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:36.705437 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-0e9811b0-3af0-4a4d-beab-60135487f39b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:36.712691 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:36.712691 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:36.716745 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-0e9811b0-3af0-4a4d-beab-60135487f39b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:36.721448 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-0e9811b0-3af0-4a4d-beab-60135487f39b tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 200 Jul 24 01:13:36.721864 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1485/5978] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:36 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:37.733459 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-f8bf4aee-d682-425a-8fe1-3d05a836bd57 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:37.735176 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8bf4aee-d682-425a-8fe1-3d05a836bd57 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f Jul 24 01:13:37.735368 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8bf4aee-d682-425a-8fe1-3d05a836bd57 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:37.735536 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-f8bf4aee-d682-425a-8fe1-3d05a836bd57 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:37.740854 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-f8bf4aee-d682-425a-8fe1-3d05a836bd57 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f returned with HTTP 404 Jul 24 01:13:37.741356 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1498/5979] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:37 2026] GET /volume/v3/volumes/e9c805a5-14aa-4db4-8d2c-217d4b1d416f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:37.747386 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:37.748998 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:37.749174 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:37.749375 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:37.755745 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:37.755745 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:37.759010 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:37.762662 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-f1d5b039-64ac-4814-b855-a8fdc568a8dc tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:37.763005 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1509/5980] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:37 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:37.773464 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:37.775044 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:37.775231 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:37.775416 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:37.781702 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:37.781702 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:37.784872 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:37.788997 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-b3805a7c-86ed-4ccd-b2be-6d497f595041 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:37.789357 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1489/5981] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:37 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:37.800449 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-630caeca-48ef-4354-8a3d-912f5efe584e None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:37.802039 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:37.802221 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:37.802398 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:37.802552 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.v3.volumes [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume with id: 72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:37.809987 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:37.809987 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:37.810473 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:37.824967 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume request issued successfully. Jul 24 01:13:37.825218 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-630caeca-48ef-4354-8a3d-912f5efe584e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 202 Jul 24 01:13:37.825614 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1486/5982] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:13:37 2026] DELETE /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:37.832427 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-14567091-69fa-4010-95db-1bb377332c63 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:37.834264 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-14567091-69fa-4010-95db-1bb377332c63 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:37.834514 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-14567091-69fa-4010-95db-1bb377332c63 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:37.834745 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-14567091-69fa-4010-95db-1bb377332c63 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:37.842314 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:37.842314 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:37.845717 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-14567091-69fa-4010-95db-1bb377332c63 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:37.849938 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-14567091-69fa-4010-95db-1bb377332c63 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 200 Jul 24 01:13:37.850403 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1499/5983] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:37 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:38.862122 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-a6cc4a02-338e-4268-aa5a-e91a8a6daa0f None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:38.863801 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a6cc4a02-338e-4268-aa5a-e91a8a6daa0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 Jul 24 01:13:38.863992 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a6cc4a02-338e-4268-aa5a-e91a8a6daa0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:38.864167 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-a6cc4a02-338e-4268-aa5a-e91a8a6daa0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:38.869329 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-a6cc4a02-338e-4268-aa5a-e91a8a6daa0f tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 returned with HTTP 404 Jul 24 01:13:38.869791 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1510/5984] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:38 2026] GET /volume/v3/volumes/72f55cba-b56e-4104-84ff-3f811f01a6a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:38.875731 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:38.877356 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:38.877535 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:38.877703 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:38.877808 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.v3.snapshots [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete snapshot with id: dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:38.882111 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:38.882111 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:38.882499 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:38.896311 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot delete request issued successfully. Jul 24 01:13:38.896549 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c83c665e-2da9-48d9-abc4-2cd10eba8045 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 202 Jul 24 01:13:38.896967 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1490/5985] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:13:38 2026] DELETE /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:38.903097 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:38.904959 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:38.905141 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:38.905357 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:38.910329 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:38.910329 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:38.910716 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:38.911501 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-3a264365-3c2e-4590-bdec-2bb66eb54456 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 200 Jul 24 01:13:38.911863 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1487/5986] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:38 2026] GET /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:39.919928 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-8aa9a5a5-1e0e-41a7-9745-9d9d20ea3f85 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:39.921644 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8aa9a5a5-1e0e-41a7-9745-9d9d20ea3f85 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 Jul 24 01:13:39.921879 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8aa9a5a5-1e0e-41a7-9745-9d9d20ea3f85 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:39.922059 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-8aa9a5a5-1e0e-41a7-9745-9d9d20ea3f85 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:39.926099 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-8aa9a5a5-1e0e-41a7-9745-9d9d20ea3f85 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 returned with HTTP 404 Jul 24 01:13:39.926536 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1500/5987] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:39 2026] GET /volume/v3/snapshots/dc29fff3-4ed2-4c41-9229-f25747132917 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:39.932100 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-00460385-e792-44b2-8825-325cc8124ae5 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:39.933706 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:39.933894 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:39.934068 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:39.934164 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.snapshots [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete snapshot with id: 7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:39.939399 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:39.939399 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:39.939892 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:39.954631 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot delete request issued successfully. Jul 24 01:13:39.954849 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-00460385-e792-44b2-8825-325cc8124ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 202 Jul 24 01:13:39.955279 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1511/5988] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:13:39 2026] DELETE /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:39.961259 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:39.962951 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:39.963155 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:39.963370 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:39.968248 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:39.968248 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:39.968759 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:39.969426 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-cfc46ed9-5f67-4abe-a14d-f9cfcdbd6749 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 200 Jul 24 01:13:39.969771 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1491/5989] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:39 2026] GET /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:40.977969 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-b7a78247-e64e-43e9-9ae7-a181359954a2 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:40.979618 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7a78247-e64e-43e9-9ae7-a181359954a2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 Jul 24 01:13:40.979796 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7a78247-e64e-43e9-9ae7-a181359954a2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:40.979983 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-b7a78247-e64e-43e9-9ae7-a181359954a2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:40.983912 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-b7a78247-e64e-43e9-9ae7-a181359954a2 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 returned with HTTP 404 Jul 24 01:13:40.984321 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1488/5990] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:40 2026] GET /volume/v3/snapshots/7ef4320b-243a-46a9-b2b7-7a0b0206e0a0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:40.990927 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-2be5b005-c058-44f5-9ee3-c95696136280 None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:40.992537 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:13:40.992712 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:40.992890 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:40.992991 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.v3.snapshots [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete snapshot with id: ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:13:40.997547 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:40.997547 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:40.997934 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:41.010663 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot delete request issued successfully. Jul 24 01:13:41.010813 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-2be5b005-c058-44f5-9ee3-c95696136280 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 202 Jul 24 01:13:41.011149 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1501/5991] 10.4.3.67 () {66 vars in 1350 bytes} [Fri Jul 24 01:13:40 2026] DELETE /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:41.018037 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-c73ad327-2374-42a9-af4d-6e52a355b690 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:41.019574 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c73ad327-2374-42a9-af4d-6e52a355b690 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:13:41.019754 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c73ad327-2374-42a9-af4d-6e52a355b690 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:41.019959 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-c73ad327-2374-42a9-af4d-6e52a355b690 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:41.024827 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:41.024827 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:41.025245 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-c73ad327-2374-42a9-af4d-6e52a355b690 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Snapshot retrieved successfully. Jul 24 01:13:41.026085 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-c73ad327-2374-42a9-af4d-6e52a355b690 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 200 Jul 24 01:13:41.026487 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1512/5992] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:41 2026] GET /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:42.035075 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-76d3dbf7-9d7c-4da0-bebc-472ec1e8a11e None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:42.036880 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76d3dbf7-9d7c-4da0-bebc-472ec1e8a11e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a Jul 24 01:13:42.037085 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76d3dbf7-9d7c-4da0-bebc-472ec1e8a11e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:42.037296 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-76d3dbf7-9d7c-4da0-bebc-472ec1e8a11e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:42.041078 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-76d3dbf7-9d7c-4da0-bebc-472ec1e8a11e tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a returned with HTTP 404 Jul 24 01:13:42.041539 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1492/5993] 10.4.3.67 () {66 vars in 1347 bytes} [Fri Jul 24 01:13:42 2026] GET /volume/v3/snapshots/ed707c5d-5359-419f-a3ec-df675874f02a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:42.047424 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-ac73c37e-5800-467d-922c-7b1d3f83877a None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:42.049003 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac73c37e-5800-467d-922c-7b1d3f83877a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:42.049179 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac73c37e-5800-467d-922c-7b1d3f83877a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:42.049369 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-ac73c37e-5800-467d-922c-7b1d3f83877a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:42.055720 np0000005792 devstack@c-api.service[100229]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:42.055720 np0000005792 devstack@c-api.service[100229]: warnings.warn( Jul 24 01:13:42.058733 np0000005792 devstack@c-api.service[100229]: INFO cinder.volume.api [None req-ac73c37e-5800-467d-922c-7b1d3f83877a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:42.062131 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-ac73c37e-5800-467d-922c-7b1d3f83877a tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:13:42.062461 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1489/5994] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:42 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:42.072925 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.middleware.request_id [None req-ebc43941-d32c-4d23-aadd-fababee35c5c None None] RequestId filter calling following filter/app {{(pid=100231) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:42.074611 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ebc43941-d32c-4d23-aadd-fababee35c5c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:42.074805 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ebc43941-d32c-4d23-aadd-fababee35c5c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100231) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:42.074988 np0000005792 devstack@c-api.service[100231]: DEBUG cinder.api.openstack.wsgi [None req-ebc43941-d32c-4d23-aadd-fababee35c5c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100231) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:42.081434 np0000005792 devstack@c-api.service[100231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:42.081434 np0000005792 devstack@c-api.service[100231]: warnings.warn( Jul 24 01:13:42.084805 np0000005792 devstack@c-api.service[100231]: INFO cinder.volume.api [None req-ebc43941-d32c-4d23-aadd-fababee35c5c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:42.088396 np0000005792 devstack@c-api.service[100231]: INFO cinder.api.openstack.wsgi [None req-ebc43941-d32c-4d23-aadd-fababee35c5c tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:13:42.088735 np0000005792 devstack@c-api.service[100231]: [pid: 100231|app: 0|req: 1502/5995] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:42 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:42.099651 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.middleware.request_id [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 None None] RequestId filter calling following filter/app {{(pid=100230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:42.101387 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] DELETE https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:42.101575 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100230) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:42.101746 np0000005792 devstack@c-api.service[100230]: DEBUG cinder.api.openstack.wsgi [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'delete' {{(pid=100230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:42.101920 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.v3.volumes [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume with id: 9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:42.108161 np0000005792 devstack@c-api.service[100230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:42.108161 np0000005792 devstack@c-api.service[100230]: warnings.warn( Jul 24 01:13:42.108573 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:42.121369 np0000005792 devstack@c-api.service[100230]: INFO cinder.volume.api [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Delete volume request issued successfully. Jul 24 01:13:42.121525 np0000005792 devstack@c-api.service[100230]: INFO cinder.api.openstack.wsgi [None req-55f44ca3-5eec-4778-a2be-c09db71eb3b9 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 202 Jul 24 01:13:42.121894 np0000005792 devstack@c-api.service[100230]: [pid: 100230|app: 0|req: 1513/5996] 10.4.3.67 () {66 vars in 1344 bytes} [Fri Jul 24 01:13:42 2026] DELETE /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 01:13:42.128474 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.middleware.request_id [None req-c5ff8384-461b-4929-9532-4d80c9908b44 None None] RequestId filter calling following filter/app {{(pid=100232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:42.129635 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c5ff8384-461b-4929-9532-4d80c9908b44 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:42.129830 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c5ff8384-461b-4929-9532-4d80c9908b44 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:42.130007 np0000005792 devstack@c-api.service[100232]: DEBUG cinder.api.openstack.wsgi [None req-c5ff8384-461b-4929-9532-4d80c9908b44 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:42.136318 np0000005792 devstack@c-api.service[100232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 01:13:42.136318 np0000005792 devstack@c-api.service[100232]: warnings.warn( Jul 24 01:13:42.139706 np0000005792 devstack@c-api.service[100232]: INFO cinder.volume.api [None req-c5ff8384-461b-4929-9532-4d80c9908b44 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Volume info retrieved successfully. Jul 24 01:13:42.143332 np0000005792 devstack@c-api.service[100232]: INFO cinder.api.openstack.wsgi [None req-c5ff8384-461b-4929-9532-4d80c9908b44 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 200 Jul 24 01:13:42.143658 np0000005792 devstack@c-api.service[100232]: [pid: 100232|app: 0|req: 1493/5997] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:42 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 01:13:43.154995 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.middleware.request_id [None req-31181883-1127-48ad-8f9f-35b9d6143ae5 None None] RequestId filter calling following filter/app {{(pid=100229) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:43.156707 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-31181883-1127-48ad-8f9f-35b9d6143ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] GET https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 Jul 24 01:13:43.156904 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-31181883-1127-48ad-8f9f-35b9d6143ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Empty body provided in request {{(pid=100229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:43.157072 np0000005792 devstack@c-api.service[100229]: DEBUG cinder.api.openstack.wsgi [None req-31181883-1127-48ad-8f9f-35b9d6143ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] Calling method 'show' {{(pid=100229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:43.164437 np0000005792 devstack@c-api.service[100229]: INFO cinder.api.openstack.wsgi [None req-31181883-1127-48ad-8f9f-35b9d6143ae5 tempest-SnapshotDataIntegrityTests-1350528741 tempest-SnapshotDataIntegrityTests-1350528741-project-member] https://10.4.3.67/volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 returned with HTTP 404 Jul 24 01:13:43.165049 np0000005792 devstack@c-api.service[100229]: [pid: 100229|app: 0|req: 1490/5998] 10.4.3.67 () {66 vars in 1341 bytes} [Fri Jul 24 01:13:43 2026] GET /volume/v3/volumes/9825a84b-804e-44cd-9cf4-2be7fbfbfe61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 01:13:52.087707 np0000005792 devstack@c-api.service[100231]: DEBUG dbcounter [-] [100231] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:13:52.118148 np0000005792 devstack@c-api.service[100230]: DEBUG dbcounter [-] [100230] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:13:52.142530 np0000005792 devstack@c-api.service[100232]: DEBUG dbcounter [-] [100232] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:13:53.159634 np0000005792 devstack@c-api.service[100229]: DEBUG dbcounter [-] [100229] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}